jjaimungal

jai_20161010_1919_kodi.old.log

Oct 10th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 MB | None | 0 0
  1. 18:45:06 T:6184 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 18:45:06 T:6184 NOTICE: -----------------------------------------------------------------------
  3. 18:45:06 T:6184 NOTICE: Starting Kodi (17.0-BETA4 Git:20161009-6e23d12-dirty). Platform: Windows NT x86 32-bit
  4. 18:45:06 T:6184 NOTICE: Using Release Kodi x32 build
  5. 18:45:06 T:6184 NOTICE: Kodi compiled Oct 10 2016 by MSVC 190024210 for Windows NT x86 32-bit version 6.3 (0x06030000)
  6. 18:45:06 T:6184 NOTICE: Running on CompuLab sbc-fitpc4 with Windows 10, kernel: Windows NT x86 64-bit version 10.0
  7. 18:45:06 T:6184 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  8. 18:45:06 T:6184 NOTICE: Host CPU: AMD GX-420CA SOC with Radeon(tm) HD Graphics, 4 cores available
  9. 18:45:06 T:6184 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  10. 18:45:06 T:6184 NOTICE: Running with restricted rights
  11. 18:45:06 T:6184 NOTICE: Aero is enabled
  12. 18:45:06 T:6184 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\Kodi
  13. 18:45:06 T:6184 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\Kodi
  14. 18:45:06 T:6184 NOTICE: special://xbmcbinaddons/ is mapped to: C:\Program Files (x86)\Kodi/addons
  15. 18:45:06 T:6184 NOTICE: special://masterprofile/ is mapped to: C:\Users\hapi\AppData\Roaming\Kodi\userdata
  16. 18:45:06 T:6184 NOTICE: special://home/ is mapped to: C:\Users\hapi\AppData\Roaming\Kodi\
  17. 18:45:06 T:6184 NOTICE: special://temp/ is mapped to: C:\Users\hapi\AppData\Roaming\Kodi\cache
  18. 18:45:06 T:6184 NOTICE: special://logpath/ is mapped to: C:\Users\hapi\AppData\Roaming\Kodi\
  19. 18:45:06 T:6184 NOTICE: The executable running is: C:\Program Files (x86)\Kodi\Kodi.exe
  20. 18:45:06 T:6184 NOTICE: Local hostname: JAI-MAIN
  21. 18:45:06 T:6184 NOTICE: Log File is located: C:\Users\hapi\AppData\Roaming\Kodi\/kodi.log
  22. 18:45:06 T:6184 NOTICE: -----------------------------------------------------------------------
  23. 18:45:06 T:6184 NOTICE: load settings...
  24. 18:45:06 T:6184 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
  25. 18:45:06 T:6184 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
  26. 18:45:06 T:6184 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  27. 18:45:06 T:6184 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  28. 18:45:06 T:6184 NOTICE: Contents of special://profile/advancedsettings.xml are...
  29. <advancedsettings>
  30. <!-- General Settings -->
  31. <loglevel>1</loglevel>
  32. <debug>
  33. <extralogging>true</extralogging>
  34. <setextraloglevel>32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536</setextraloglevel>
  35. <showloginfo>false</showloginfo>
  36. </debug>
  37. <playcountminimumpercent>95</playcountminimumpercent>
  38. <skiploopfilter>0</skiploopfilter>
  39. <!-- Comment: For RPi or similar use 16 or higher (low CPU usage) -->
  40. <nodvdrom>true</nodvdrom>
  41. <!-- Streaming Optimization -->
  42. <cache>
  43. <buffermode>1</buffermode>
  44. <memorysize>157286400</memorysize>
  45. <readfactor>20</readfactor>
  46. </cache>
  47. <video>
  48. <stereoscopicregex3d>[-. _](h?sbs|h?tab)[-. _]</stereoscopicregex3d>
  49. <!-- Filename triggers for 3D (stereoscopic) mode. -->
  50. <stereoscopicregexsbs>[-. _]h?sbs[-. _]</stereoscopicregexsbs>
  51. <stereoscopicregextab>[-. _]h?tab[-. _]</stereoscopicregextab>
  52. </video>
  53. <!-- MySQL Library
  54.  
  55. <videodatabase>
  56.  
  57. <type>mysql</type>
  58.  
  59. <host>10.10.3.10</host>
  60.  
  61. <port>3306</port>
  62.  
  63. <name>main-video</name>
  64.  
  65. <user>kodi</user>
  66.  
  67. <pass>online</pass>
  68.  
  69. </videodatabase>
  70.  
  71. <musicdatabase>
  72.  
  73. <type>mysql</type>
  74.  
  75. <host>10.10.3.10</host>
  76.  
  77. <port>3306</port>
  78.  
  79. <name>main-music</name>
  80.  
  81. <user>kodi</user>
  82.  
  83. <pass>online</pass>
  84.  
  85. </musicdatabase>
  86.  
  87. -->
  88. <!-- Video Library Tweaks -->
  89. <videolibrary>
  90. <cleanonupdate>true</cleanonupdate>
  91. <!-- Comment: Also clean library during library update -->
  92. <importwatchedstate>true</importwatchedstate>
  93. <importresumepoint>true</importresumepoint>
  94. <hideallitems>true</hideallitems>
  95. <!-- removes the "*All" items from the video library -->
  96. <hideemptyseries>true</hideemptyseries>
  97. <!-- hide empty series in the video library -->
  98. </videolibrary>
  99. <videoscanner>
  100. <ignoreerrors>true</ignoreerrors>
  101. </videoscanner>
  102. </advancedsettings>
  103. 18:45:06 T:6184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  104. 18:45:06 T:6184 NOTICE: Default Video Player: VideoPlayer
  105. 18:45:06 T:6184 NOTICE: Default Audio Player: paplayer
  106. 18:45:06 T:6184 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  107. 18:45:06 T:6184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  108. 18:45:06 T:6184 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  109. 18:45:06 T:6184 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  110. 18:45:06 T:6184 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  111. 18:45:06 T:6184 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  112. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  113. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  114. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  115. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  116. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  117. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  118. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  119. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  120. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  121. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  122. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  123. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  124. 18:45:06 T:6184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  125. 18:45:06 T:6184 NOTICE: Loaded playercorefactory configuration
  126. 18:45:06 T:6184 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  127. 18:45:06 T:6184 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  128. 18:45:06 T:6184 INFO: creating subdirectories
  129. 18:45:06 T:6184 INFO: userdata folder: special://masterprofile/
  130. 18:45:06 T:6184 INFO: recording folder:
  131. 18:45:06 T:6184 INFO: screenshots folder:
  132. 18:45:06 T:6184 NOTICE: Running database version Addons26
  133. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(special://xbmcbin/cpluff.dll)
  134. 18:45:06 T:6184 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Users\hapi\AppData\Roaming\Kodi\addons: No such file or directory'
  135. 18:45:06 T:6184 INFO: ADDON: cpluff: 'Could not read plug-in directory C:\Program Files (x86)\Kodi\addons: No such file or directory'
  136. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.stars has been installed.'
  137. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  138. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  139. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  140. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.biogenesis has been installed.'
  141. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  142. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.nosefart has been installed.'
  143. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  144. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  145. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
  146. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  147. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  148. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  149. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  150. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  151. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.asteroids has been installed.'
  152. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  153. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  154. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  155. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  156. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.modplug has been installed.'
  157. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in adsp.basic has been installed.'
  158. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  159. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  160. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  161. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  162. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  163. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in adsp.biquad.filters has been installed.'
  164. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  165. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  166. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  167. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  168. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  169. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  170. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  171. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  172. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  173. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop2 has been installed.'
  174. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  175. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  176. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  177. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  178. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  179. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  180. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  181. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in webinterface.hapi has been installed.'
  182. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  183. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  184. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  185. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pingpong has been installed.'
  186. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in skin.estouchy has been installed.'
  187. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in inputstream.mpd has been installed.'
  188. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  189. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.sidplay has been installed.'
  190. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  191. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in inputstream.smoothstream has been installed.'
  192. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  193. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  194. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  195. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  196. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  197. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  198. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in skin.hapi has been installed.'
  199. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  200. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.vgmstream has been installed.'
  201. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  202. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  203. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.stsound has been installed.'
  204. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  205. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  206. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  207. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  208. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audiodecoder.snesapu has been installed.'
  209. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  210. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  211. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  212. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.pyro has been installed.'
  213. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  214. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  215. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  216. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in adsp.freesurround has been installed.'
  217. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  218. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  219. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  220. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  221. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  222. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  223. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  224. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.greynetic has been installed.'
  225. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  226. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  227. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  228. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  229. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  230. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_us has been installed.'
  231. 18:45:06 T:6184 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  232. 18:45:06 T:456 DEBUG: Thread JobWorker start, auto delete: true
  233. 18:45:06 T:6184 NOTICE: ADDONS: Using repository repository.xbmc.org
  234. 18:45:06 T:6184 DEBUG: ADDON: Dll Initializing - InputStream MPEG DASH
  235. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\inputstream.mpd\inputstream.mpd.dll)
  236. 18:45:06 T:6184 DEBUG: AddOnLog: InputStream MPEG DASH: libXBMC_addon successfully loaded
  237. 18:45:06 T:6184 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Create()
  238. 18:45:06 T:6184 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Destroy()
  239. 18:45:06 T:6184 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\inputstream.mpd\inputstream.mpd.dll)
  240. 18:45:06 T:6184 FATAL: C:\Program Files (x86)\Kodi\addons\inputstream.mpd\inputstream.mpd.dll is a system dll and should never be released
  241. 18:45:06 T:6184 INFO: ADDON: Dll Destroyed - InputStream MPEG DASH
  242. 18:45:06 T:6184 DEBUG: ADDON: Dll Initializing - InputStream SmoothStreamingMedia
  243. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\inputstream.smoothstream\inputstream.smoothstream.dll)
  244. 18:45:06 T:6184 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Create()
  245. 18:45:06 T:6184 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Destroy()
  246. 18:45:06 T:6184 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\inputstream.smoothstream\inputstream.smoothstream.dll)
  247. 18:45:06 T:6184 FATAL: C:\Program Files (x86)\Kodi\addons\inputstream.smoothstream\inputstream.smoothstream.dll is a system dll and should never be released
  248. 18:45:06 T:6184 INFO: ADDON: Dll Destroyed - InputStream SmoothStreamingMedia
  249. 18:45:06 T:5528 DEBUG: Thread ActiveAE start, auto delete: false
  250. 18:45:06 T:2920 DEBUG: Thread AESink start, auto delete: false
  251. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTSHD" on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  252. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_TRUEHD" on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  253. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_EAC3" on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  254. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_DTS" on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  255. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: stream type "STREAM_TYPE_AC3" on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  256. 18:45:06 T:5528 NOTICE: CAESinkWASAPI::EnumerateDevicesEx: sample rate 192khz on device "1 - SAMSUNG (AMD High Definition Audio Device)" seems to be not supported.
  257. 18:45:06 T:5528 NOTICE: Found 2 Lists of Devices
  258. 18:45:06 T:5528 NOTICE: Enumerated DIRECTSOUND devices:
  259. 18:45:06 T:5528 NOTICE: Device 1
  260. 18:45:06 T:5528 NOTICE: m_deviceName : {DA3B0488-55EF-4C97-B058-B14B1E6DA3AD}
  261. 18:45:06 T:5528 NOTICE: m_displayName : HDMI - 1 - SAMSUNG (AMD High Definition Audio Device)
  262. 18:45:06 T:5528 NOTICE: m_displayNameExtra: DIRECTSOUND: 1 - SAMSUNG (AMD High Definition Audio Device)
  263. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  264. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  265. 18:45:06 T:5528 NOTICE: m_sampleRates : 48000
  266. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  267. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  268. 18:45:06 T:5528 NOTICE: Device 2
  269. 18:45:06 T:5528 NOTICE: m_deviceName : default
  270. 18:45:06 T:5528 NOTICE: m_displayName : default
  271. 18:45:06 T:5528 NOTICE: m_displayNameExtra:
  272. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  273. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  274. 18:45:06 T:5528 NOTICE: m_sampleRates : 48000
  275. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  276. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  277. 18:45:06 T:5528 NOTICE: Device 3
  278. 18:45:06 T:5528 NOTICE: m_deviceName : {F953E2DE-34F2-451A-BC91-5507786A956A}
  279. 18:45:06 T:5528 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
  280. 18:45:06 T:5528 NOTICE: m_displayNameExtra: DIRECTSOUND: Digital Audio (S/PDIF) (High Definition Audio Device)
  281. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  282. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  283. 18:45:06 T:5528 NOTICE: m_sampleRates : 44100
  284. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_RAW
  285. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  286. 18:45:06 T:5528 NOTICE: Enumerated WASAPI devices:
  287. 18:45:06 T:5528 NOTICE: Device 1
  288. 18:45:06 T:5528 NOTICE: m_deviceName : {DA3B0488-55EF-4C97-B058-B14B1E6DA3AD}
  289. 18:45:06 T:5528 NOTICE: m_displayName : HDMI - 1 - SAMSUNG (AMD High Definition Audio Device)
  290. 18:45:06 T:5528 NOTICE: m_displayNameExtra: WASAPI: 1 - SAMSUNG (AMD High Definition Audio Device)
  291. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  292. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  293. 18:45:06 T:5528 NOTICE: m_sampleRates : 192000,48000,44100,32000
  294. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  295. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  296. 18:45:06 T:5528 NOTICE: Device 2
  297. 18:45:06 T:5528 NOTICE: m_deviceName : default
  298. 18:45:06 T:5528 NOTICE: m_displayName : default
  299. 18:45:06 T:5528 NOTICE: m_displayNameExtra:
  300. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  301. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  302. 18:45:06 T:5528 NOTICE: m_sampleRates : 192000,48000,44100,32000
  303. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  304. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  305. 18:45:06 T:5528 NOTICE: Device 3
  306. 18:45:06 T:5528 NOTICE: m_deviceName : {F953E2DE-34F2-451A-BC91-5507786A956A}
  307. 18:45:06 T:5528 NOTICE: m_displayName : SPDIF - Digital Audio (S/PDIF) (High Definition Audio Device)
  308. 18:45:06 T:5528 NOTICE: m_displayNameExtra: WASAPI: Digital Audio (S/PDIF) (High Definition Audio Device)
  309. 18:45:06 T:5528 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  310. 18:45:06 T:5528 NOTICE: m_channels : FL,FR
  311. 18:45:06 T:5528 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  312. 18:45:06 T:5528 NOTICE: m_dataFormats : AE_FMT_S24NE4MSB,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_RAW
  313. 18:45:06 T:5528 NOTICE: m_streamTypes : STREAM_TYPE_DTSHD,STREAM_TYPE_TRUEHD,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512,STREAM_TYPE_AC3
  314. 18:45:06 T:2920 INFO: CActiveAESink::OpenSink - initialize sink
  315. 18:45:06 T:2920 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  316. 18:45:06 T:2920 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 00010010
  317. 18:45:06 T:2920 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  318. 18:45:06 T:2920 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  319. 18:45:06 T:2920 DEBUG: Audio Device : 1 - SAMSUNG (AMD High Definition Audio Device)
  320. 18:45:06 T:2920 DEBUG: Sample Rate : 44100
  321. 18:45:06 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  322. 18:45:06 T:2920 DEBUG: Bits Per Sample : 32
  323. 18:45:06 T:2920 DEBUG: Valid Bits/Samp : 32
  324. 18:45:06 T:2920 DEBUG: Channel Count : 2
  325. 18:45:06 T:2920 DEBUG: Block Align : 8
  326. 18:45:06 T:2920 DEBUG: Avg. Bytes Sec : 352800
  327. 18:45:06 T:2920 DEBUG: Samples/Block : 32
  328. 18:45:06 T:2920 DEBUG: Format cBSize : 22
  329. 18:45:06 T:2920 DEBUG: Channel Layout : FL,FR
  330. 18:45:06 T:2920 DEBUG: Channel Mask : 3
  331. 18:45:06 T:2920 DEBUG: Frames : 661
  332. 18:45:06 T:2920 DEBUG: Frame Size : 8
  333. 18:45:06 T:2920 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  334. 18:45:06 T:2920 DEBUG: Output Device : default
  335. 18:45:06 T:2920 DEBUG: Sample Rate : 44100
  336. 18:45:06 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  337. 18:45:06 T:2920 DEBUG: Channel Count : 2
  338. 18:45:06 T:2920 DEBUG: Channel Layout: FL,FR
  339. 18:45:06 T:2920 DEBUG: Frames : 661
  340. 18:45:06 T:2920 DEBUG: Frame Size : 8
  341. 18:45:06 T:2920 DEBUG: ffmpeg[B68]: [SWR] Using fltp internally between filters
  342. 18:45:06 T:7700 DEBUG: Thread RemoteControl start, auto delete: false
  343. 18:45:06 T:6184 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  344. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  345. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  346. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  347. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  348. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  349. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  350. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  351. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  352. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  353. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  354. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  355. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  356. 18:45:06 T:7700 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  357. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  358. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  359. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  360. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  361. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  362. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  363. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  364. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  365. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  366. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  367. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  368. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  369. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  370. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  371. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  372. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  373. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  374. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  375. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  376. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  377. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  378. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  379. 18:45:06 T:6184 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  380. 18:45:06 T:6184 DEBUG: CWin32StorageProvider::Initialize: No optical drive found.
  381. 18:45:06 T:6184 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon(TM) HD 8400E, adapter 0.
  382. 18:45:06 T:6184 NOTICE: Primary mode: 1920x1080@ 60.00 - Full Screen
  383. 18:45:06 T:6184 NOTICE: Additional mode: 640x480@ 75.00 - Full Screen
  384. 18:45:06 T:6184 NOTICE: Additional mode: 640x480@ 72.00 - Full Screen
  385. 18:45:06 T:6184 NOTICE: Additional mode: 640x480@ 67.00 - Full Screen
  386. 18:45:06 T:6184 NOTICE: Additional mode: 640x480@ 60.00 - Full Screen
  387. 18:45:06 T:6184 NOTICE: Additional mode: 640x480@ 59.94 - Full Screen
  388. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 59.94 - Full Screen
  389. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 60.00 - Full Screen
  390. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
  391. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
  392. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
  393. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
  394. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 29.97i - Full Screen
  395. 18:45:06 T:6184 NOTICE: Additional mode: 720x480@ 30.00i - Full Screen
  396. 18:45:06 T:6184 NOTICE: Additional mode: 720x576@ 75.00 - Full Screen
  397. 18:45:06 T:6184 NOTICE: Previous line repeats 2 times.
  398. 18:45:06 T:6184 NOTICE: Additional mode: 720x576@ 72.00 - Full Screen
  399. 18:45:06 T:6184 NOTICE: Previous line repeats 2 times.
  400. 18:45:06 T:6184 NOTICE: Additional mode: 720x576@ 60.00 - Full Screen
  401. 18:45:06 T:6184 NOTICE: Previous line repeats 2 times.
  402. 18:45:06 T:6184 NOTICE: Additional mode: 720x576@ 50.00 - Full Screen
  403. 18:45:06 T:6184 NOTICE: Additional mode: 800x600@ 75.00 - Full Screen
  404. 18:45:06 T:6184 NOTICE: Additional mode: 800x600@ 72.00 - Full Screen
  405. 18:45:06 T:6184 NOTICE: Additional mode: 800x600@ 60.00 - Full Screen
  406. 18:45:06 T:6184 NOTICE: Additional mode: 1024x768@ 75.00 - Full Screen
  407. 18:45:06 T:6184 NOTICE: Additional mode: 1024x768@ 70.00 - Full Screen
  408. 18:45:06 T:6184 NOTICE: Additional mode: 1024x768@ 60.00 - Full Screen
  409. 18:45:06 T:6184 NOTICE: Additional mode: 1152x648@ 59.94 - Full Screen
  410. 18:45:06 T:6184 NOTICE: Additional mode: 1152x648@ 60.00 - Full Screen
  411. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 75.00 - Full Screen
  412. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  413. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  414. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  415. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  416. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 59.94 - Full Screen
  417. 18:45:06 T:6184 NOTICE: Additional mode: 1152x864@ 60.00 - Full Screen
  418. 18:45:06 T:6184 NOTICE: Additional mode: 1280x720@ 59.94 - Full Screen
  419. 18:45:06 T:6184 NOTICE: Additional mode: 1280x720@ 60.00 - Full Screen
  420. 18:45:06 T:6184 NOTICE: Additional mode: 1280x720@ 50.00 - Full Screen
  421. 18:45:06 T:6184 NOTICE: Additional mode: 1280x768@ 60.00 - Full Screen
  422. 18:45:06 T:6184 NOTICE: Previous line repeats 2 times.
  423. 18:45:06 T:6184 NOTICE: Additional mode: 1280x800@ 60.00 - Full Screen
  424. 18:45:06 T:6184 NOTICE: Additional mode: 1280x1024@ 75.00 - Full Screen
  425. 18:45:06 T:6184 NOTICE: Additional mode: 1280x1024@ 60.00 - Full Screen
  426. 18:45:06 T:6184 NOTICE: Additional mode: 1366x768@ 60.00 - Full Screen
  427. 18:45:06 T:6184 NOTICE: Additional mode: 1440x900@ 60.00 - Full Screen
  428. 18:45:06 T:6184 NOTICE: Additional mode: 1600x900@ 60.00 - Full Screen
  429. 18:45:06 T:6184 NOTICE: Additional mode: 1680x1050@ 60.00 - Full Screen
  430. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 59.94 - Full Screen
  431. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 60.00 - Full Screen
  432. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 29.97 - Full Screen
  433. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 30.00 - Full Screen
  434. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 29.97i - Full Screen
  435. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 30.00i - Full Screen
  436. 18:45:06 T:6184 NOTICE: Additional mode: 1776x1000@ 24.00 - Full Screen
  437. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 59.94 - Full Screen
  438. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 60.00 - Full Screen
  439. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 50.00 - Full Screen
  440. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 29.97 - Full Screen
  441. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 30.00 - Full Screen
  442. 18:45:06 T:2920 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  443. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 29.97i - Full Screen
  444. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 30.00i - Full Screen
  445. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 23.98 - Full Screen
  446. 18:45:06 T:6184 NOTICE: Additional mode: 1920x1080@ 24.00 - Full Screen
  447. 18:45:06 T:6184 NOTICE: Checking resolution 16
  448. 18:45:06 T:6184 DEBUG: CWinEventsWin32::WndProc: window resize event
  449. 18:45:06 T:6184 DEBUG: CWinEventsWin32::WndProc: window move event
  450. 18:45:06 T:6184 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  451. 18:45:06 T:6184 DEBUG: CWinEventsWin32::WndProcWindow is active
  452. 18:45:06 T:6184 DEBUG: CRenderSystemDX::InitRenderSystem - Initializing D3D11 Factory...
  453. 18:45:06 T:6184 DEBUG: CRenderSystemDX::SetMonitor - Selected \\.\DISPLAY1 output.
  454. 18:45:06 T:6184 DEBUG: CRenderSystemDX::SetMonitor - Selected AMD Radeon(TM) HD 8400E adapter.
  455. 18:45:06 T:6184 DEBUG: CRenderSystemDX::InitHooks: Hookind into UserModeDriver on device \Registry\Machine\System\CurrentControlSet\Control\Video\{03BB5EB5-7215-4A15-AE07-78095FA20423}\0000.
  456. 18:45:06 T:6184 DEBUG: CRenderSystemDX::InitHooks: D3D11 hook installed and activated.
  457. 18:45:06 T:6184 DEBUG: HookOpenAdapter10_2: hook into pOpenData->pAdapterFuncs->pfnCreateDevice
  458. 18:45:06 T:6184 DEBUG: HookCreateDevice: hook into pCreateData->pDeviceFuncs->pfnCreateResource
  459. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateDevice - on adapter AMD Radeon(TM) HD 8400E (VendorId: 0x1002 DeviceId: 0x9831) with feature level 0xb100.
  460. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  461. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  462. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  463. 18:45:06 T:6184 DEBUG: CD3DVertexShader::CreateInternal - Create the vertex shader.
  464. 18:45:06 T:6184 DEBUG: CD3DVertexShader::CreateInternal - create the input layout.
  465. 18:45:06 T:6184 DEBUG: CD3DPixelShader::CreateInternal - Create the pixel shader.
  466. 18:45:06 T:6184 DEBUG: Previous line repeats 10 times.
  467. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - (Re)Create window size (1920x1080) dependent resources.
  468. 18:45:06 T:6184 DEBUG: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swapchain in Mono mode.
  469. 18:45:06 T:6184 DEBUG: CRenderSystemDX::FixRefreshRateIfNecessary: refreshRate: 60.0000, desired: 60.0000, deviation: 0.00000, fixRequired: false
  470. 18:45:06 T:6184 DEBUG: Previous line repeats 2 times.
  471. 18:45:06 T:6184 DEBUG: CWinSystemWin32::SetFullScreenEx (windowed fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  472. 18:45:06 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  473. 18:45:06 T:6184 INFO: load keymapping
  474. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  475. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  476. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  477. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  478. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  479. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  480. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  481. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/remote.xml
  482. 18:45:06 T:6184 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  483. 18:45:06 T:6184 INFO: Loading special://masterprofile/keymaps/keymap.hapi.xml
  484. 18:45:06 T:6184 ERROR: Remote Translator: Can't find button pageup
  485. 18:45:06 T:6184 ERROR: Remote Translator: Can't find button pagedown
  486. 18:45:06 T:6184 INFO: Loading special://profile/keymaps/keymap.hapi.xml
  487. 18:45:06 T:6184 ERROR: Remote Translator: Can't find button pageup
  488. 18:45:06 T:6184 ERROR: Remote Translator: Can't find button pagedown
  489. 18:45:06 T:6184 INFO: Loading special://xbmc/system/IRSSmap.xml
  490. 18:45:06 T:6184 INFO: * Adding remote mapping for device 'Microsoft MCE'
  491. 18:45:06 T:6184 INFO: * Adding remote mapping for device 'Abstract'
  492. 18:45:06 T:6184 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  493. 18:45:06 T:6184 INFO: GUI format 1920x1080, Display 1920x1080@ 60.00 - Full Screen
  494. 18:45:06 T:6184 DEBUG: guilib: Fill viewport on change for solving rendering passes
  495. 18:45:06 T:6184 INFO: CLangInfo: loading resource.language.en_us language information...
  496. 18:45:06 T:6184 DEBUG: trying to set locale to en-us
  497. 18:45:06 T:6184 INFO: global locale set to en-us
  498. 18:45:06 T:6184 INFO: CLangInfo: loading resource.language.en_us language strings...
  499. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 3484 strings from file resource://resource.language.en_us/strings.po
  500. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  501. 18:45:06 T:6184 DEBUG: POParser: id:348 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  502. 18:45:06 T:6184 DEBUG: POParser: id:14094 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  503. 18:45:06 T:6184 DEBUG: POParser: id:16320 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  504. 18:45:06 T:6184 DEBUG: POParser: id:16334 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  505. 18:45:06 T:6184 DEBUG: POParser: id:16335 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  506. 18:45:06 T:6184 DEBUG: POParser: id:19180 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  507. 18:45:06 T:6184 DEBUG: POParser: id:19183 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  508. 18:45:06 T:6184 DEBUG: POParser: id:21433 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  509. 18:45:06 T:6184 DEBUG: POParser: id:29987 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  510. 18:45:06 T:6184 DEBUG: POParser: id:36327 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  511. 18:45:06 T:6184 DEBUG: POParser: id:36368 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  512. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 292 strings from file resource://resource.language.en_gb/strings.po
  513. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 44 strings from file C:\Program Files (x86)\Kodi\addons\adsp.basic\resources\language\English\strings.po
  514. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 19 strings from file C:\Program Files (x86)\Kodi\addons\adsp.biquad.filters\resources\language\English\strings.po
  515. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\adsp.freesurround\resources\language\English\strings.po
  516. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.flac\resources\language\English\strings.po
  517. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.lame\resources\language\English\strings.po
  518. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.vorbis\resources\language\English\strings.po
  519. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  520. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.aac\resources\language\English\strings.po
  521. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  522. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\audioencoder.xbmc.builtin.wma\resources\language\English\strings.po
  523. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  524. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\language\resource.language.en_gb\strings.po
  525. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 7 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.mpd\resources\language\resource.language.en_gb\strings.po
  526. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\inputstream.smoothstream\resources\language\resource.language.en_gb\strings.po
  527. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English (US)\strings.po
  528. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.album.universal\resources\language\English\strings.po
  529. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 23 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English (US)\strings.po
  530. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.artists.universal\resources\language\English\strings.po
  531. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English (US)\strings.po
  532. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\metadata.themoviedb.org\resources\language\English\strings.po
  533. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English (US)\strings.po
  534. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English (US)\strings.po
  535. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  536. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\metadata.tvdb.com\resources\language\English\strings.po
  537. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\peripheral.joystick\resources\language\English\strings.po
  538. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_us\strings.po
  539. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.argustv\resources\language\resource.language.en_gb\strings.po
  540. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 67 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_us\strings.po
  541. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvblink\resources\language\resource.language.en_gb\strings.po
  542. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 34 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_us\strings.po
  543. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.dvbviewer\resources\language\resource.language.en_gb\strings.po
  544. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 3 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_us\strings.po
  545. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.filmon\resources\language\resource.language.en_gb\strings.po
  546. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 5 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_us\strings.po
  547. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hdhomerun\resources\language\resource.language.en_gb\strings.po
  548. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 57 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_us\strings.po
  549. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\pvr.hts\resources\language\resource.language.en_gb\strings.po
  550. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 71 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_us\strings.po
  551. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mediaportal.tvserver\resources\language\resource.language.en_gb\strings.po
  552. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 93 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_us\strings.po
  553. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\language\resource.language.en_gb\strings.po
  554. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 28 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_us\strings.po
  555. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.nextpvr\resources\language\resource.language.en_gb\strings.po
  556. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 2 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_us\strings.po
  557. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.njoy\resources\language\resource.language.en_gb\strings.po
  558. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_us\strings.po
  559. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.pctv\resources\language\resource.language.en_gb\strings.po
  560. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 43 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_us\strings.po
  561. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.stalker\resources\language\resource.language.en_gb\strings.po
  562. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_us\strings.po
  563. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vbox\resources\language\resource.language.en_gb\strings.po
  564. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 65 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_us\strings.po
  565. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 4 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vdr.vnsi\resources\language\resource.language.en_gb\strings.po
  566. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 27 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_us\strings.po
  567. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.vuplus\resources\language\resource.language.en_gb\strings.po
  568. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 70 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_us\strings.po
  569. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\pvr.wmc\resources\language\resource.language.en_gb\strings.po
  570. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 8 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.biogenesis\resources\language\English\strings.po
  571. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 16 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.greynetic\resources\language\English\strings.po
  572. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 10 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.pingpong\resources\language\English\strings.po
  573. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 39 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.shadertoy\resources\language\English\strings.po
  574. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 6 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.stars\resources\language\English\strings.po
  575. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_us\strings.po
  576. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 1 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_us\strings.po
  577. 18:45:06 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  578. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\screensaver.xbmc.builtin.dim\resources\language\resource.language.en_gb\strings.po
  579. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 21 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English (US)\strings.po
  580. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\resources\language\English\strings.po
  581. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 18 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English (US)\strings.po
  582. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\visualization.milkdrop\resources\language\English\strings.po
  583. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 15 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English (US)\strings.po
  584. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\visualization.spectrum\resources\language\English\strings.po
  585. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 11 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English (US)\strings.po
  586. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 0 strings from file C:\Program Files (x86)\Kodi\addons\visualization.vortex\resources\language\English\strings.po
  587. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 24 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\language\English (US)\strings.po
  588. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 81 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\resources\language\English\strings.po
  589. 18:45:06 T:6184 DEBUG: LocalizeStrings: loaded 4 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\service.subtitles.opensubtitles\resources\language\English\strings.po
  590. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  591. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  592. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  593. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  594. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "WETEK Play remote"
  595. 18:45:06 T:6184 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node ""
  596. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(special://xbmcbin/cec.dll)
  597. 18:45:06 T:6184 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  598. 18:45:06 T:6184 DEBUG: PERIPHERAL - PERIPHERALS::CPeripheralAddon::CreateAddon - creating peripheral add-on instance 'Joystick Support'
  599. 18:45:06 T:6184 DEBUG: ADDON: Dll Initializing - Joystick Support
  600. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  601. 18:45:06 T:6184 DEBUG: AddOnLog: Joystick Support: Attempting to load XInput1_4.dll...
  602. 18:45:06 T:6184 DEBUG: AddOnLog: Joystick Support: Loaded XInput DLL version 1.4
  603. 18:45:06 T:6184 DEBUG: AddOnLog: Joystick Support: Loaded XInput symbols (GetState=6B931AC0, SetState=6B931BF0, GetCaps=6B931E80, GetBatteryInformation=6B932210, PowerOff=6B932050)
  604. 18:45:06 T:6184 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 14 total joysticks
  605. 18:45:06 T:6184 DEBUG: Calling TransferSettings for: Joystick Support
  606. 18:45:06 T:6184 DEBUG: SECTION:LoadDLL(special://xbmcbin/libcurl.dll)
  607. 18:45:06 T:5808 DEBUG: Thread PeripBusUSB start, auto delete: false
  608. 18:45:06 T:5984 DEBUG: Thread PeripBusCEC start, auto delete: false
  609. 18:45:06 T:3360 DEBUG: Thread PeripBusAddon start, auto delete: false
  610. 18:45:06 T:5288 DEBUG: Thread PeripEventScanner start, auto delete: false
  611. 18:45:06 T:5984 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to CEC Adapter (type = cec)
  612. 18:45:06 T:5984 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'COM3' with 2 features and 0 sub devices
  613. 18:45:06 T:5984 NOTICE: PERIPHERALS::CPeripheralBus::Register - new cec device registered on cec->COM3: CEC Adapter (2548:1002)
  614. 18:45:06 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  615. 18:45:06 T:6184 NOTICE: Running database version Addons26
  616. 18:45:06 T:6184 DEBUG: CDatabaseManager::Initialize, updating databases...
  617. 18:45:06 T:6184 NOTICE: Running database version ViewModes6
  618. 18:45:07 T:6184 NOTICE: Running database version Textures13
  619. 18:45:07 T:6184 NOTICE: Running database version MyMusic60
  620. 18:45:07 T:6184 NOTICE: Running database version MyVideos107
  621. 18:45:07 T:6184 NOTICE: Running database version TV29
  622. 18:45:07 T:6184 NOTICE: Running database version Epg11
  623. 18:45:07 T:6184 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  624. 18:45:07 T:6184 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  625. 18:45:07 T:4812 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  626. 18:45:07 T:4812 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  627. 18:45:07 T:3360 INFO: AddOnLog: Joystick Support: Initialized joystick 0: "Tw?n USB Joystick", axes: 4, hats: 1, buttons: 12
  628. 18:45:07 T:3360 INFO: AddOnLog: Joystick Support: Initialized joystick 1: "Tw?n USB Joystick", axes: 4, hats: 1, buttons: 12
  629. 18:45:07 T:3360 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2563:0555) mapped to (type = joystick)
  630. 18:45:07 T:3360 INFO: Loading controller layout C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\layout.xml
  631. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: Device "Tw?n USB Joystick": can't find <controller> tag
  632. 18:45:07 T:6184 INFO: Unloading old skin ...
  633. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Gamepad" with 1 controller profiles and 18 total features
  634. 18:45:07 T:6184 INFO: load skin from: C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi (version: 2.0.0)
  635. 18:45:07 T:6184 INFO: load fonts for skin...
  636. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "NVIDIA Corporation NVIDIA Controller v01.03" with 1 controller profiles and 18 total features
  637. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Keyboard" with 1 controller profiles and 12 total features
  638. 18:45:07 T:6184 DEBUG: Previous line repeats 1 times.
  639. 18:45:07 T:6184 INFO: Loading fonts from C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\1080i\Font.xml
  640. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Gamepad F310" with 8 controller profiles and 106 total features
  641. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "GamePad Pro USB" with 8 controller profiles and 93 total features
  642. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick" with 1 controller profiles and 5 total features
  643. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "PC USB Wired Stick 8838" with 8 controller profiles and 98 total features
  644. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "PLAYSTATION(R)3 Controller" with 8 controller profiles and 106 total features
  645. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "USB GamePad" with 8 controller profiles and 84 total features
  646. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Joystick" with 8 controller profiles and 96 total features
  647. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Wireless 360 Controller" with 8 controller profiles and 106 total features
  648. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Adaptoid" with 8 controller profiles and 98 total features
  649. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "GamePad Pro USB" with 8 controller profiles and 91 total features
  650. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Generic USB Joystick" with 8 controller profiles and 105 total features
  651. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech RumblePad 2 USB" with 8 controller profiles and 105 total features
  652. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "USB Joystick" with 8 controller profiles and 105 total features
  653. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "8Bitdo NES30 GamePad Joystick" with 5 controller profiles and 54 total features
  654. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "8Bitdo SFC30 GamePad Joystick" with 5 controller profiles and 54 total features
  655. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "DragonRise Inc. Generic USB Joystick" with 8 controller profiles and 104 total features
  656. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Dual PSX-USB Adaptor Dual PSX-USB Adaptor" with 7 controller profiles and 88 total features
  657. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "GPIO Controller 1" with 5 controller profiles and 55 total features
  658. 18:45:07 T:6184 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\language\resource.language.en_us\strings.po
  659. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "GPIO Controller 2" with 5 controller profiles and 55 total features
  660. 18:45:07 T:6184 DEBUG: LocalizeStrings: loaded 133 strings from file C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\language\resource.language.en_us\strings.po
  661. 18:45:07 T:6184 INFO: Loading skin includes from C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\1080i\includes.xml
  662. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Gravis GamePad Pro USB" with 8 controller profiles and 93 total features
  663. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "GreenAsia Inc. USB Joystick" with 8 controller profiles and 105 total features
  664. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "HuiJia USB GamePad" with 8 controller profiles and 84 total features
  665. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Gamepad F310" with 8 controller profiles and 106 total features
  666. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Logitech Dual Action" with 7 controller profiles and 87 total features
  667. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.default: button 2 (b) conflicts with button 2 (rightstick)
  668. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Logitech Logitech RumblePad 2 USB" with 8 controller profiles and 103 total features
  669. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "MY-POWER CO.,LTD. 2In1 USB Joystick" with 8 controller profiles and 105 total features
  670. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "NVIDIA Corporation NVIDIA Controller v01.03" with 6 controller profiles and 68 total features
  671. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing rightbumper from button map
  672. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "PLAYSTATION(R)3 Controller" with 7 controller profiles and 89 total features
  673. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 14 (b) conflicts with button 14 (down)
  674. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 13 (c) conflicts with button 13 (up)
  675. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 12 (right) conflicts with button 12 (y)
  676. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 11 (left) conflicts with button 11 (z)
  677. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing down from button map
  678. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing up from button map
  679. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing y from button map
  680. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing z from button map
  681. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "PLAYSTATION(R)3 Controller" with 7 controller profiles and 89 total features
  682. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 14 (b) conflicts with button 14 (down)
  683. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 13 (c) conflicts with button 13 (up)
  684. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 12 (right) conflicts with button 12 (y)
  685. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 11 (left) conflicts with button 11 (z)
  686. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing down from button map
  687. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing up from button map
  688. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing y from button map
  689. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing z from button map
  690. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Sony PLAYSTATION(R)3 Controller" with 7 controller profiles and 89 total features
  691. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.gba: Removing leftbumper from button map
  692. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 14 (b) conflicts with button 14 (down)
  693. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 13 (c) conflicts with button 13 (up)
  694. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 12 (right) conflicts with button 12 (y)
  695. 18:45:07 T:3360 ERROR: AddOnLog: Joystick Support: game.controller.genesis: button 11 (left) conflicts with button 11 (z)
  696. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing down from button map
  697. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing up from button map
  698. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing y from button map
  699. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.genesis: Removing z from button map
  700. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.n64: Removing leftbumper from button map
  701. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.ps: Removing leftbumper from button map
  702. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: game.controller.snes: Removing leftbumper from button map
  703. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "usb gamepad" with 8 controller profiles and 83 total features
  704. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Wish Technologies Adaptoid" with 8 controller profiles and 98 total features
  705. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver" with 7 controller profiles and 88 total features
  706. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver" with 7 controller profiles and 90 total features
  707. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 8 controller profiles and 106 total features
  708. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360 Wireless Receiver (XBOX)" with 8 controller profiles and 110 total features
  709. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "X-Arcade Tankstick (Player 1)" with 8 controller profiles and 91 total features
  710. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "X-Arcade Tankstick (Player 2)" with 8 controller profiles and 91 total features
  711. 18:45:07 T:3360 DEBUG: AddOnLog: Joystick Support: Loaded device "Xbox 360-compatible controller" with 8 controller profiles and 108 total features
  712. 18:45:07 T:3360 INFO: Loading controller layout C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\layout.xml
  713. 18:45:07 T:3360 ERROR: PERIPHERAL - GetFeatures() - addon 'Joystick Support' returned an error: command failed
  714. 18:45:07 T:3360 DEBUG: Failed to load button map for "Tw?n USB Joystick"
  715. 18:45:07 T:3360 INFO: Loading controller layout C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\layout.xml
  716. 18:45:07 T:3360 ERROR: PERIPHERAL - GetFeatures() - addon 'Joystick Support' returned an error: command failed
  717. 18:45:07 T:3360 DEBUG: Failed to load button map for "Tw?n USB Joystick"
  718. 18:45:07 T:3360 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/0' with 1 features and 0 sub devices
  719. 18:45:07 T:3360 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/0: Tw?n USB Joystick
  720. 18:45:07 T:3360 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2563:0555) mapped to (type = joystick)
  721. 18:45:07 T:3360 INFO: Loading controller layout C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\layout.xml
  722. 18:45:07 T:3360 INFO: Previous line repeats 1 times.
  723. 18:45:07 T:3360 ERROR: PERIPHERAL - GetFeatures() - addon 'Joystick Support' returned an error: command failed
  724. 18:45:07 T:3360 DEBUG: Failed to load button map for "Tw?n USB Joystick"
  725. 18:45:07 T:3360 INFO: Loading controller layout C:\Program Files (x86)\Kodi\addons\game.controller.default\resources\layout.xml
  726. 18:45:07 T:3360 ERROR: PERIPHERAL - GetFeatures() - addon 'Joystick Support' returned an error: command failed
  727. 18:45:07 T:3360 DEBUG: Failed to load button map for "Tw?n USB Joystick"
  728. 18:45:07 T:3360 DEBUG: PERIPHERALS::CPeripheral::Initialise - initialised peripheral on 'peripheral.joystick/1' with 1 features and 0 sub devices
  729. 18:45:07 T:3360 NOTICE: PERIPHERALS::CPeripheralAddon::Register - new joystick device registered on addon->peripheral.joystick/1: Tw?n USB Joystick
  730. 18:45:07 T:6184 INFO: load new skin...
  731. 18:45:07 T:6184 INFO: Loading user windows, path C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\1080i
  732. 18:45:07 T:6184 DEBUG: Load Skin XML: 13.04ms
  733. 18:45:07 T:6184 INFO: initialize new skin...
  734. 18:45:07 T:6184 DEBUG: guilib: Fill viewport on change for solving rendering passes
  735. 18:45:07 T:6184 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  736. 18:45:07 T:6184 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\hapi\AppData\Roaming\Kodi\addons\skin.hapi\media\Textures.xbt
  737. 18:45:07 T:6184 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  738. 18:45:07 T:6184 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  739. 18:45:07 T:6184 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  740. 18:45:07 T:6184 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  741. 18:45:07 T:6184 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  742. 18:45:07 T:6184 INFO: Loading resource://resource.uisounds.confluence/sounds.xml
  743. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:1402
  744. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  745. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:1402
  746. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  747. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:1402 seeks:0 nb_streams:1
  748. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -418293508734976.000 duration: 0.031
  749. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.031 bitrate=364 kb/s
  750. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 1402 bytes read:1402 seeks:0 frames:1
  751. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  752. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  753. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  754. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  755. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  756. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:9842 seeks:0 nb_streams:1
  757. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -418293508734976.000 duration: 0.222
  758. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.222 bitrate=354 kb/s
  759. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 9842 bytes read:9842 seeks:0 frames:3
  760. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  761. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  762. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  763. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  764. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:4572 seeks:0 nb_streams:1
  765. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -418293508734976.000 duration: 0.205
  766. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.205 bitrate=178 kb/s
  767. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 4572 bytes read:4572 seeks:0 frames:2
  768. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:2048
  769. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  770. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  771. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:2048
  772. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  773. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  774. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 44 bytes read:20780 seeks:1 nb_streams:1
  775. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:32
  776. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:4096
  777. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:4096
  778. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:31
  779. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:8192
  780. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=8192, packets=2470 detected mp3 with score=1
  781. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:30
  782. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:29
  783. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:16384
  784. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:16384
  785. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:28
  786. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:27
  787. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:26
  788. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:20736
  789. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=20736, packets=2500 detected aac with score=1
  790. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probed stream 0
  791. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -418293508734976.000 duration: 0.235
  792. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.235 bitrate=707 kb/s
  793. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 20780 bytes read:41516 seeks:1 frames:6
  794. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  795. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  796. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  797. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  798. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  799. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 46 bytes read:43822 seeks:1 nb_streams:1
  800. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:32
  801. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:4096
  802. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=4096, packets=2469 detected aac with score=1
  803. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:31
  804. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:8192
  805. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=8192, packets=2470 detected aac with score=1
  806. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:30
  807. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:29
  808. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:16384
  809. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=16384, packets=2472 detected mp3 with score=1
  810. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:28
  811. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:27
  812. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:26
  813. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:25
  814. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:32768
  815. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=32768, packets=2476 detected aac with score=1
  816. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:24
  817. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:23
  818. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:22
  819. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:21
  820. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:43776
  821. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Probe with size=43776, packets=2500 detected aac with score=1
  822. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probed stream 0
  823. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -288230389841920.000 duration: 0.684
  824. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.684 bitrate=512 kb/s
  825. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 43822 bytes read:87598 seeks:1 frames:11
  826. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  827. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  828. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Format wav probed with size=2048 and score=99
  829. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing wav score:99 size:2048
  830. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Format wav probed with size=2048 and score=99
  831. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] Before avformat_find_stream_info() pos: 46 bytes read:18478 seeks:0 nb_streams:1
  832. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:32
  833. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:31
  834. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:8192
  835. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:8192
  836. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:30
  837. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:29
  838. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:16384
  839. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:16384
  840. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:28
  841. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probing stream 0 pp:27
  842. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing aac score:1 size:18432
  843. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: Probing mp3 score:1 size:18432
  844. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] probed stream 0
  845. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] stream 0: start_time: -209146754367488.000 duration: 0.209
  846. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] format: start_time: -9223372013568.000 duration: 0.209 bitrate=707 kb/s
  847. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [wav] After avformat_find_stream_info() pos: 18478 bytes read:18478 seeks:0 frames:5
  848. 18:45:07 T:6184 INFO: skin loaded...
  849. 18:45:07 T:6184 DEBUG: Activating window ID: 12997
  850. 18:45:07 T:6184 DEBUG: ------ Window Init () ------
  851. 18:45:07 T:6184 INFO: load splash image: C:\Users\hapi\AppData\Roaming\Kodi\media\Splash.png
  852. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  853. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FC:0.707107
  854. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FC:0.707107
  855. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  856. 18:45:07 T:6184 DEBUG: Previous line repeats 1 times.
  857. 18:45:07 T:6184 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  858. 18:45:07 T:6184 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  859. 18:45:07 T:6184 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  860. 18:45:07 T:6184 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  861. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  862. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FC:0.707107
  863. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FC:0.707107
  864. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  865. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  866. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FC:0.707107
  867. 18:45:07 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FC:0.707107
  868. 18:45:07 T:6184 ERROR: JSONRPC: Unable to parse JSON Schema definition for ""
  869. 18:45:07 T:6184 ERROR: JSONRPC: Invalid JSON Schema definition for method ""
  870. 18:45:07 T:6184 INFO: JSONRPC v7.22.1: Successfully initialized
  871. 18:45:07 T:6184 DEBUG: ADDON: Starting service addons.
  872. 18:45:07 T:6184 DEBUG: Activating window ID: 12999
  873. 18:45:07 T:6184 DEBUG: ------ Window Init (Startup.xml) ------
  874. 18:45:07 T:6184 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  875. 18:45:07 T:4888 DEBUG: Thread LanguageInvoker start, auto delete: false
  876. 18:45:07 T:4888 INFO: initializing python engine.
  877. 18:45:07 T:6184 DEBUG: Activating window ID: 10000
  878. 18:45:07 T:6184 DEBUG: ------ Window Deinit (Startup.xml) ------
  879. 18:45:07 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  880. 18:45:07 T:6184 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  881. 18:45:07 T:6184 ERROR: Control has invalid animation type (no condition or no type)
  882. 18:45:07 T:7700 ERROR: Previous line repeats 1 times.
  883. 18:45:07 T:7700 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  884. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  885. 18:45:07 T:6184 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  886. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/lastplayed_movies.xsp]: refreshing..
  887. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  888. 18:45:07 T:6184 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  889. 18:45:07 T:6184 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
  890. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  891. 18:45:07 T:4888 DEBUG: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): start processing
  892. 18:45:07 T:6184 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  893. 18:45:07 T:6184 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  894. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  895. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  896. 18:45:07 T:4516 DEBUG: Thread JobWorker start, auto delete: true
  897. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  898. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  899. 18:45:07 T:8080 DEBUG: Thread JobWorker start, auto delete: true
  900. 18:45:07 T:8080 ERROR: Error loading Smart playlist special://skin/playlists/lastplayed_movies.xsp (failed to read file)
  901. 18:45:07 T:8080 ERROR: Previous line repeats 1 times.
  902. 18:45:07 T:8080 ERROR: XFILE::CDirectory::GetDirectory - Error getting special://skin/playlists/lastplayed_movies.xsp
  903. 18:45:07 T:6184 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  904. 18:45:07 T:6184 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  905. 18:45:07 T:6184 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  906. 18:45:07 T:6184 DEBUG: CDirectoryProvider[]: refreshing..
  907. 18:45:07 T:6184 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  908. 18:45:07 T:6184 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  909. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  910. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  911. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  912. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  913. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  914. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  915. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  916. 18:45:07 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  917. 18:45:07 T:6184 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  918. 18:45:07 T:456 DEBUG: CVideoDatabase::RunQuery took 1 ms for 2 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  919. 18:45:07 T:6184 DEBUG: ContextMenuManager: addon menus reloaded.
  920. 18:45:07 T:6184 INFO: removing tempfiles
  921. 18:45:07 T:6184 DEBUG: ADDON: Starting service addons.
  922. 18:45:07 T:6184 DEBUG: CRepositoryUpdater: previous update at 10/10/2016 3:24:26 PM, next at 10/11/2016 3:24:26 PM
  923. 18:45:07 T:6184 NOTICE: initialize done
  924. 18:45:07 T:6184 NOTICE: Running the application...
  925. 18:45:07 T:7368 DEBUG: Thread Timer start, auto delete: false
  926. 18:45:07 T:6184 DEBUG: no profile autoexec.py (C:\Users\hapi\AppData\Roaming\Kodi\userdata\autoexec.py) found, skipping
  927. 18:45:07 T:6184 DEBUG: CNetwork::NetworkMessage - Starting network services
  928. 18:45:07 T:6184 NOTICE: CWebServer[80]: Started
  929. 18:45:07 T:6184 NOTICE: starting upnp client
  930. 18:45:07 T:6184 NOTICE: Platinum [platinum.core.upnp]: Starting UPnP...
  931. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setting SO_REUSEADDR option on socket
  932. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: leaving multicast addr 10.10.3.12 group 239.255.255.250
  933. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setsockopt error -32049
  934. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: joining multicast addr 10.10.3.12 group 239.255.255.250
  935. 18:45:07 T:6184 NOTICE: Platinum [platinum.core.upnp]: Starting Ctrlpoint...
  936. 18:45:07 T:6184 NOTICE: Platinum [platinum.core.http.server]: HttpServer listening on 0.0.0.0:1412
  937. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 127.0.0.1
  938. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  939. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setting multicast interface 10.10.3.12
  940. 18:45:07 T:6184 INFO: Platinum [neptune.sockets.bsd]: setting multicast TTL to 2
  941. 18:45:07 T:7948 DEBUG: Thread EventServer start, auto delete: false
  942. 18:45:07 T:7948 NOTICE: ES: Starting UDP Event server on port 9777
  943. 18:45:07 T:7948 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  944. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "09896800-00a0-1000-902f-4844f78ae562" detected @ http://10.10.3.106:7676/smp_2_
  945. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "0a21fe80-00aa-1000-b47c-4844f78ae562" detected @ http://10.10.3.106:7676/smp_6_
  946. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  947. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "0aba9500-00b4-1000-9b56-4844f78ae562" detected @ http://10.10.3.106:7676/smp_10_
  948. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "0b532b80-00be-1000-8d1e-4844f78ae562" detected @ http://10.10.3.106:7676/smp_18_
  949. 18:45:07 T:6184 INFO: JSONRPC Server: Successfully initialized
  950. 18:45:07 T:5020 DEBUG: Thread TCPServer start, auto delete: false
  951. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  952. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  953. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  954. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  955. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  956. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  957. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  958. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  959. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  960. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  961. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  962. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  963. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  964. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  965. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  966. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  967. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  968. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  969. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  970. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  971. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  972. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  973. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  974. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  975. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  976. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  977. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  978. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  979. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  980. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  981. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  982. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  983. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  984. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  985. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  986. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  987. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  988. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  989. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  990. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  991. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  992. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  993. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  994. 18:45:07 T:456 DEBUG: CVideoDatabase::RunQuery took 46 ms for 2 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  995. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  996. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  997. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  998. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "FB4E5F11-3613-3E0D-9429-6EE60893FB5F" detected @ http://10.10.3.5/dri/device.xml
  999. 18:45:07 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1000. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "B36B4EC3-86C8-3BBC-A231-84643B34693E" detected @ http://10.10.3.5/rui/device.xml
  1001. 18:45:07 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "41F56AC0-7411-3B4F-B6F4-E512E749302C" detected @ http://10.10.3.6/dri/device.xml
  1002. 18:45:07 T:456 DEBUG: CVideoDatabase::RunQuery took 129 ms for 25 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 25
  1003. 18:45:07 T:4888 DEBUG: -->Python Interpreter Initialized<--
  1004. 18:45:07 T:4888 DEBUG: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): the source file to load is "C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py"
  1005. 18:45:07 T:4888 DEBUG: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): setting the Python path to C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  1006. 18:45:07 T:4888 DEBUG: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): entering source directory C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck
  1007. 18:45:07 T:4888 DEBUG: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  1008. 18:45:07 T:8080 DEBUG: CVideoDatabase::RunQuery took 236 ms for 1424 items query: select * from movie_view
  1009. 18:45:07 T:4888 DEBUG: Version Check: Version 0.3.19 started
  1010. 18:45:07 T:456 DEBUG: CVideoDatabase::RunQuery took 25 ms for 51 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  1011. 18:45:07 T:8080 DEBUG: CMusicDatabase::GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  1012. 18:45:07 T:8080 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1013. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  1014. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  1015. 18:45:07 T:4516 DEBUG: CVideoDatabase::RunQuery took 186 ms for 25 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 25
  1016. 18:45:07 T:8080 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1017. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0)))
  1018. 18:45:07 T:8080 DEBUG: Time to retrieve artists from dataset = 7
  1019. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  1020. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
  1021. 18:45:07 T:456 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  1022. 18:45:07 T:456 ERROR: XFILE::CDirectory::GetDirectory - Error getting
  1023. 18:45:07 T:456 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3A%2F%2Fprofile%2Fplaylists%2Fvideo/special%3A%2F%2Fprofile%2Fplaylists%2Fmixed/)
  1024. 18:45:07 T:456 DEBUG: Getting Directory (special://profile/playlists/video)
  1025. 18:45:07 T:456 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1026. 18:45:07 T:456 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1027. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  1028. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  1029. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  1030. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  1031. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  1032. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  1033. 18:45:07 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  1034. 18:45:07 T:4516 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1035. 18:45:07 T:456 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3A%2F%2Fprofile%2Fplaylists%2Fvideo/special%3A%2F%2Fprofile%2Fplaylists%2Fmixed/)
  1036. 18:45:07 T:456 DEBUG: Getting Directory (special://profile/playlists/video)
  1037. 18:45:07 T:456 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1038. 18:45:07 T:456 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1039. 18:45:07 T:4516 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum desc, songview.itrack, songartistview.iOrder
  1040. 18:45:08 T:456 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'MythTV PVR Client'
  1041. 18:45:08 T:456 DEBUG: ADDON: Dll Initializing - MythTV PVR Client
  1042. 18:45:08 T:456 DEBUG: SECTION:LoadDLL(C:\Program Files (x86)\Kodi\addons\pvr.mythtv\pvr.mythtv.dll)
  1043. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Creating MythTV PVR-Client
  1044. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Addon compiled with XBMC_PVR_API_VERSION: 5.2.0 and XBMC_PVR_MIN_API_VERSION: 5.2.0
  1045. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_addon...done
  1046. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Checking props...
  1047. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Checking props...done
  1048. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_pvr...
  1049. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_pvr...done
  1050. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_gui...
  1051. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_gui...done
  1052. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_codec...
  1053. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Register handle @ libXBMC_codec...done
  1054. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Loading settings...
  1055. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'host'
  1056. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'port'
  1057. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'wsport'
  1058. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'wssecuritypin'
  1059. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'extradebug'
  1060. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'livetv'
  1061. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'livetv_conflict_strategy'
  1062. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_template_provider'
  1063. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autometadata'
  1064. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autocommflag'
  1065. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autotranscode'
  1066. 18:45:08 T:4516 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1067. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autorunjob1'
  1068. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autorunjob2'
  1069. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autorunjob3'
  1070. 18:45:08 T:4516 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1071. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autorunjob4'
  1072. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_autoexpire'
  1073. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'rec_transcoder'
  1074. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'demuxing'
  1075. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'tunedelay'
  1076. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'host_ether'
  1077. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'group_recordings'
  1078. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'enable_edl'
  1079. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'block_shutdown'
  1080. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'channel_icons'
  1081. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'recording_icons'
  1082. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'limit_tune_attempts'
  1083. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Loading settings...done
  1084. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Creating MythTV client...
  1085. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Loading EIT categories from file 'C:\Program Files (x86)\Kodi\addons\pvr.mythtv\resources\eit_categories.txt'
  1086. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie] for category 10
  1087. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Detective/Thriller] for category 11
  1088. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Adventure/Western/War] for category 12
  1089. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Science Fiction/Fantasy/Horror] for category 13
  1090. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Comedy] for category 14
  1091. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Soap/melodrama/folkloric] for category 15
  1092. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Romance] for category 16
  1093. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Serious/Classical/Religious/Historical Movie/Drama] for category 17
  1094. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Movie - Adult] for category 18
  1095. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Drama] for category 1F
  1096. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [News] for category 20
  1097. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [News/weather report] for category 21
  1098. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [News magazine] for category 22
  1099. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Documentary] for category 23
  1100. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Intelligent Programmes] for category 24
  1101. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Entertainment] for category 30
  1102. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Game Show] for category 31
  1103. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Variety Show] for category 32
  1104. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Talk Show] for category 33
  1105. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sports] for category 40
  1106. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Special Events (World Cup, World Series, etc)] for category 41
  1107. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sports Magazines] for category 42
  1108. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Football (Soccer)] for category 43
  1109. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Tennis/Squash] for category 44
  1110. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Misc. Team Sports] for category 45
  1111. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Athletics] for category 46
  1112. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Motor Sport] for category 47
  1113. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Water Sport] for category 48
  1114. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Winter Sports] for category 49
  1115. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Equestrian] for category 4A
  1116. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Martial Sports] for category 4B
  1117. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Kids] for category 50
  1118. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Pre-School Children's Programmes] for category 51
  1119. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Entertainment Programmes for 6 to 14] for category 52
  1120. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Entertainment Programmes for 10 to 16] for category 53
  1121. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Informational/Educational] for category 54
  1122. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Cartoons/Puppets] for category 55
  1123. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Music/Ballet/Dance] for category 60
  1124. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Rock/Pop] for category 61
  1125. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Classical Music] for category 62
  1126. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Folk Music] for category 63
  1127. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Jazz] for category 64
  1128. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Musical/Opera] for category 65
  1129. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Ballet] for category 66
  1130. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Arts/Culture] for category 70
  1131. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Performing Arts] for category 71
  1132. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fine Arts] for category 72
  1133. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Religion] for category 73
  1134. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Popular Culture/Traditional Arts] for category 74
  1135. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Literature] for category 75
  1136. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Film/Cinema] for category 76
  1137. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Experimental Film/Video] for category 77
  1138. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Broadcasting/Press] for category 78
  1139. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [New Media] for category 79
  1140. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Arts/Culture Magazines] for category 7A
  1141. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fashion] for category 7B
  1142. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Social/Policical/Economics] for category 80
  1143. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Magazines/Reports/Documentary] for category 81
  1144. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Economics/Social Advisory] for category 82
  1145. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Remarkable People] for category 83
  1146. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Education/Science/Factual] for category 90
  1147. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Nature/animals/Environment] for category 91
  1148. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Technology/Natural Sciences] for category 92
  1149. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Medicine/Physiology/Psychology] for category 93
  1150. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Foreign Countries/Expeditions] for category 94
  1151. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Social/Spiritual Sciences] for category 95
  1152. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Further Education] for category 96
  1153. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Languages] for category 97
  1154. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Leisure/Hobbies] for category A0
  1155. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Tourism/Travel] for category A1
  1156. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Handicraft] for category A2
  1157. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Motoring] for category A3
  1158. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fitness & Health] for category A4
  1159. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Cooking] for category A5
  1160. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Advertizement/Shopping] for category A6
  1161. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Gardening] for category A7
  1162. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Original Language] for category B0
  1163. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Black & White] for category B1
  1164. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name ["Unpublished" Programmes] for category B2
  1165. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Live Broadcast] for category B3
  1166. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Community] for category 00
  1167. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fundraiser] for category 00
  1168. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Bus./financial] for category 80
  1169. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Variety] for category 32
  1170. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Romance-comedy] for category 16
  1171. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sports event] for category 40
  1172. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sports talk] for category 40
  1173. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Computers] for category 92
  1174. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [How-to] for category A2
  1175. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Religious] for category 73
  1176. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Parenting] for category 00
  1177. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Art] for category 70
  1178. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Musical comedy] for category 64
  1179. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Environment] for category 91
  1180. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Politics] for category 80
  1181. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Animated] for category 55
  1182. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Gaming] for category 00
  1183. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Interview] for category 24
  1184. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Historical drama] for category 17
  1185. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Biography] for category 90
  1186. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Home improvement] for category A0
  1187. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Hunting] for category A0
  1188. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Outdoors] for category A0
  1189. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Auto] for category 47
  1190. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Auto racing] for category 47
  1191. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Horror] for category 13
  1192. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Medical] for category 93
  1193. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Romance] for category 16
  1194. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Spanish] for category 97
  1195. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Adults only] for category 18
  1196. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Musical] for category 64
  1197. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Self improvement] for category A0
  1198. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Pro wrestling] for category 40
  1199. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Wrestling] for category 40
  1200. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fishing] for category 00
  1201. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Agriculture] for category 00
  1202. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Arts/crafts] for category 70
  1203. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Technology] for category 92
  1204. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Docudrama] for category 17
  1205. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Science fiction] for category 13
  1206. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Paranormal] for category 00
  1207. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Comedy] for category 14
  1208. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Science] for category 90
  1209. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Travel] for category A1
  1210. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Adventure] for category 12
  1211. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Suspense] for category 11
  1212. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [History] for category 00
  1213. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Collectibles] for category 00
  1214. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Crime] for category 11
  1215. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [French] for category 97
  1216. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [House/garden] for category A7
  1217. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Action] for category 12
  1218. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Fantasy] for category 13
  1219. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Mystery] for category 11
  1220. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Health] for category A4
  1221. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Comedy-drama] for category 14
  1222. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Special] for category 00
  1223. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Holiday] for category 00
  1224. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Weather] for category 21
  1225. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Western] for category 12
  1226. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Children] for category 50
  1227. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Nature] for category 91
  1228. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Animals] for category 91
  1229. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Public affairs] for category 20
  1230. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Educational] for category 90
  1231. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Shopping] for category A6
  1232. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Consumer] for category A6
  1233. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Soap] for category 15
  1234. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Newsmagazine] for category 22
  1235. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Exercise] for category A4
  1236. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Music] for category 60
  1237. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Game show] for category 31
  1238. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sitcom] for category 14
  1239. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Talk] for category 33
  1240. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Crime drama] for category 11
  1241. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Sports non-event] for category 40
  1242. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Reality] for category 00
  1243. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [War] for category 12
  1244. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Boxing] for category 40
  1245. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Dance] for category 60
  1246. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: Add name [Standup] for category 00
  1247. 18:45:08 T:456 INFO: AddOnLog: MythTV PVR Client: Categories::LoadEITCategories: File 'C:\Users\hapi\AppData\Roaming\Kodi\userdata\addon_data\pvr.mythtv\eit_categories.txt' not found
  1248. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "0C6814E4-CD05-30DF-8E78-90A9AA5200E9" detected @ http://10.10.3.5/dms/device.xml
  1249. 18:45:08 T:76 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_2_
  1250. 18:45:08 T:76 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_2_)
  1251. 18:45:08 T:76 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1252. 18:45:08 T:76 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1253. 18:45:08 T:1256 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_6_
  1254. 18:45:08 T:1256 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_6_)
  1255. 18:45:08 T:1256 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1256. 18:45:08 T:1256 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1257. 18:45:08 T:3200 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  1258. 18:45:08 T:3200 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  1259. 18:45:08 T:3200 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1260. 18:45:08 T:3200 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  1261. 18:45:08 T:76 INFO: Platinum [neptune.http]: got connection (reused: false)
  1262. 18:45:08 T:5144 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_18_
  1263. 18:45:08 T:6800 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_10_
  1264. 18:45:08 T:5144 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_18_)
  1265. 18:45:08 T:6800 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_10_)
  1266. 18:45:08 T:5144 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1267. 18:45:08 T:5144 INFO: Previous line repeats 1 times.
  1268. 18:45:08 T:5144 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1269. 18:45:08 T:3200 INFO: Previous line repeats 1 times.
  1270. 18:45:08 T:3200 INFO: Platinum [neptune.http]: got connection (reused: false)
  1271. 18:45:08 T:76 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "09896800-00a0-1000-902f-4844f78ae562" is now known as "[TV]GameRoom" (http://10.10.3.106:7676/smp_2_)
  1272. 18:45:08 T:5144 INFO: Platinum [neptune.http]: got connection (reused: false)
  1273. 18:45:08 T:3200 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  1274. 18:45:08 T:5144 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "0b532b80-00be-1000-8d1e-4844f78ae562" is now known as "[TV]GameRoom" (http://10.10.3.106:7676/smp_18_)
  1275. 18:45:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  1276. 18:45:08 T:1256 INFO: Platinum [neptune.http]: got connection (reused: false)
  1277. 18:45:08 T:1256 INFO: Previous line repeats 1 times.
  1278. 18:45:08 T:1256 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "0a21fe80-00aa-1000-b47c-4844f78ae562" is now known as "[TV]GameRoom" (http://10.10.3.106:7676/smp_6_)
  1279. 18:45:08 T:6800 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "0aba9500-00b4-1000-9b56-4844f78ae562" is now known as "[TV]GameRoom" (http://10.10.3.106:7676/smp_10_)
  1280. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Using MythScheduleHelper85 and inherited functions
  1281. 18:45:08 T:2916 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/device.xml
  1282. 18:45:08 T:2916 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/device.xml)
  1283. 18:45:08 T:2916 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1284. 18:45:08 T:2916 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1285. 18:45:08 T:2916 INFO: Platinum [neptune.http]: got connection (reused: false)
  1286. 18:45:08 T:2916 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1287. 18:45:08 T:2916 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "FB4E5F11-3613-3E0D-9429-6EE60893FB5F" is now known as "HDHomeRun DRI Tuner 1321DD41" (http://10.10.3.5/dri/device.xml)
  1288. 18:45:08 T:4516 DEBUG: CVideoDatabase::RunQuery took 146 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1289. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "18896034-05DA-342B-AACE-EF101311DFBB" detected @ http://10.10.3.7/rui/device.xml
  1290. 18:45:08 T:4860 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/rui/device.xml
  1291. 18:45:08 T:4860 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/rui/device.xml)
  1292. 18:45:08 T:4860 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1293. 18:45:08 T:4860 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1294. 18:45:08 T:4152 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_3_
  1295. 18:45:08 T:4152 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_3_)
  1296. 18:45:08 T:4152 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1297. 18:45:08 T:4152 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1298. 18:45:08 T:4860 INFO: Platinum [neptune.http]: got connection (reused: false)
  1299. 18:45:08 T:4860 INFO: Previous line repeats 1 times.
  1300. 18:45:08 T:4860 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1301. 18:45:08 T:4860 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "B36B4EC3-86C8-3BBC-A231-84643B34693E" is now known as "HDHomeRun RUI 1321DD41" (http://10.10.3.5/rui/device.xml)
  1302. 18:45:08 T:3300 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_19_
  1303. 18:45:08 T:3300 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_19_)
  1304. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1305. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1306. 18:45:08 T:7364 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_7_
  1307. 18:45:08 T:7364 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_7_)
  1308. 18:45:08 T:7364 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1309. 18:45:08 T:7364 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1310. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: FileOps::InitBasePath: Configure cache directory C:\Users\hapi\AppData\Roaming\Kodi\userdata\addon_data\pvr.mythtv\cache\
  1311. 18:45:08 T:6448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_11_
  1312. 18:45:08 T:6448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_11_)
  1313. 18:45:08 T:6448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1314. 18:45:08 T:6448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1315. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: FileOps::InitBasePath: Cache stamp is Wed Oct 5 21:21:43 2016
  1316. 18:45:08 T:7364 INFO: Platinum [neptune.http]: got connection (reused: false)
  1317. 18:45:08 T:2852 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/device.xml
  1318. 18:45:08 T:2852 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/device.xml)
  1319. 18:45:08 T:2852 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1320. 18:45:08 T:2852 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1321. 18:45:08 T:6448 INFO: Platinum [neptune.http]: got connection (reused: false)
  1322. 18:45:08 T:2852 INFO: Previous line repeats 2 times.
  1323. 18:45:08 T:2852 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1324. 18:45:08 T:2852 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "41F56AC0-7411-3B4F-B6F4-E512E749302C" is now known as "HDHomeRun DRI Tuner 13233EF2" (http://10.10.3.6/dri/device.xml)
  1325. 18:45:08 T:3300 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_22_
  1326. 18:45:08 T:3300 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_22_)
  1327. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1328. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1329. 18:45:08 T:3300 INFO: Platinum [neptune.http]: got connection (reused: false)
  1330. 18:45:08 T:3300 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.106:7676/smp_25_
  1331. 18:45:08 T:3300 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.106:7676/smp_25_)
  1332. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1333. 18:45:08 T:3300 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.106:7676
  1334. 18:45:08 T:3300 INFO: Platinum [neptune.http]: got connection (reused: false)
  1335. 18:45:08 T:8080 INFO: WEATHER: Downloading weather
  1336. 18:45:08 T:7880 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Process: FileOps Thread Started
  1337. 18:45:08 T:7720 DEBUG: Thread LanguageInvoker start, auto delete: false
  1338. 18:45:08 T:7720 INFO: initializing python engine.
  1339. 18:45:08 T:7720 DEBUG: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  1340. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Creating MythTV client...done
  1341. 18:45:08 T:456 DEBUG: CAddonCallbacksAddon - V1::KodiAPI::AddOn::CAddonCallbacksAddon::GetAddonSetting - add-on 'MythTV PVR Client' requests setting 'livetv_priority'
  1342. 18:45:08 T:7456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::FillChannelsAndChannelGroups
  1343. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Creating menu hooks...
  1344. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Creating menu hooks...done
  1345. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: Addon created successfully
  1346. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::GetBackendName: MythTV (JAI-TV)
  1347. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::GetConnectionString: http://tv.local:6544
  1348. 18:45:08 T:456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::GetBackendVersion: v0.28-46-ge5ce273
  1349. 18:45:08 T:4516 DEBUG: CVideoDatabase::RunQuery took 132 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1350. 18:45:08 T:6632 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/rui/RemoteUIServer.xml
  1351. 18:45:08 T:6632 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/rui/RemoteUIServer.xml)
  1352. 18:45:08 T:6632 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1353. 18:45:08 T:6632 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1354. 18:45:08 T:4948 DEBUG: Thread PVRManager start, auto delete: false
  1355. 18:45:08 T:6632 INFO: Platinum [neptune.http]: got connection (reused: false)
  1356. 18:45:08 T:4948 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  1357. 18:45:08 T:6184 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1358. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  1359. 18:45:08 T:4516 DEBUG: CVideoDatabase::RunQuery took 3 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1360. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All channels' loaded from the database
  1361. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'SchedulesDirect' loaded from the database
  1362. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Favorites' loaded from the database
  1363. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Favorites2' loaded from the database
  1364. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'Favorites3' loaded from the database
  1365. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 5 TV groups fetched from the database
  1366. 18:45:08 T:4516 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1367. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 508 channels loaded from the database for group 'All channels'
  1368. 18:45:08 T:4516 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist ) OR artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist WHERE song_artist.idRole = 1)) and artistview.strArtist != '' and artistview.strArtist <> 'Various artists'
  1369. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "EC047E91-613F-333B-8922-82B55690A22B" detected @ http://10.10.3.6/rui/device.xml
  1370. 18:45:08 T:7456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::FillChannelsAndChannelGroups: Loaded 508 channel(s) 1 group(s)
  1371. 18:45:08 T:7456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::FillRecordings
  1372. 18:45:08 T:7700 DEBUG: CRemoteControl::Connect - failed to connect
  1373. 18:45:08 T:7700 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  1374. 18:45:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  1375. 18:45:08 T:7720 DEBUG: -->Python Interpreter Initialized<--
  1376. 18:45:08 T:7720 DEBUG: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): the source file to load is "C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py"
  1377. 18:45:08 T:7720 DEBUG: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): setting the Python path to C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  1378. 18:45:08 T:7720 DEBUG: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): entering source directory C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended
  1379. 18:45:08 T:7720 DEBUG: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.25.0 of the xbmc.python api
  1380. 18:45:08 T:7456 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::FillRecordings: count 64
  1381. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  1382. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD" detected @ http://10.10.3.7/dms/device.xml
  1383. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 508 channels loaded from the database for group 'SchedulesDirect'
  1384. 18:45:08 T:4948 DEBUG: PVR - PVR::CPVRClient::GetChannelGroupMembers - get group members for group 'SchedulesDirect' from add-on 'MythTV (JAI-TV):http://tv.local:6544'
  1385. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 9 channels loaded from the database for group 'Favorites'
  1386. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 9 channels loaded from the database for group 'Favorites2'
  1387. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 9 channels loaded from the database for group 'Favorites3'
  1388. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1389. 18:45:08 T:4948 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'SchedulesDirect' with 508 channels
  1390. 18:45:08 T:8100 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dms/device.xml
  1391. 18:45:08 T:8100 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dms/device.xml)
  1392. 18:45:08 T:8100 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1393. 18:45:08 T:8100 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1394. 18:45:08 T:8100 INFO: Platinum [neptune.http]: got connection (reused: false)
  1395. 18:45:08 T:8100 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1396. 18:45:08 T:8100 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "0C6814E4-CD05-30DF-8E78-90A9AA5200E9" is now known as "HDHomeRun DMS 1321DD41" (http://10.10.3.5/dms/device.xml)
  1397. 18:45:08 T:3428 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/rui/device.xml
  1398. 18:45:08 T:3428 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/rui/device.xml)
  1399. 18:45:08 T:3428 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1400. 18:45:08 T:3428 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1401. 18:45:08 T:3780 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dms/ConnectionManager.xml
  1402. 18:45:08 T:3780 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dms/ConnectionManager.xml)
  1403. 18:45:08 T:3780 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1404. 18:45:08 T:3780 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1405. 18:45:08 T:3780 INFO: Platinum [neptune.http]: got connection (reused: false)
  1406. 18:45:08 T:3780 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dms/ContentDirectory.xml
  1407. 18:45:08 T:3780 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dms/ContentDirectory.xml)
  1408. 18:45:08 T:3780 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1409. 18:45:08 T:3780 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1410. 18:45:08 T:3780 INFO: Platinum [neptune.http]: got connection (reused: false)
  1411. 18:45:08 T:3780 INFO: Previous line repeats 1 times.
  1412. 18:45:08 T:3780 INFO: Platinum [platinum.media.server.browser]: Device Found: Device GUID: 0C6814E4-CD05-30DF-8E78-90A9AA5200E9Device Type: urn:schemas-upnp-org:device:MediaServer:1Device Base Url: http://10.10.3.5/dms/Device Friendly Name: HDHomeRun DMS 1321DD41
  1413. 18:45:08 T:3780 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1321DD41"
  1414. 18:45:08 T:4104 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5:9393/dms/ContentDirectory
  1415. 18:45:08 T:3780 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1321DD41"
  1416. 18:45:08 T:4104 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:9393/dms/ContentDirectory)
  1417. 18:45:08 T:4104 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1418. 18:45:08 T:4104 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:9393
  1419. 18:45:08 T:6636 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5:9393/dms/ConnectionManager
  1420. 18:45:08 T:6636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:9393/dms/ConnectionManager)
  1421. 18:45:08 T:6636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1422. 18:45:08 T:6636 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:9393
  1423. 18:45:08 T:3428 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1424. 18:45:08 T:3428 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "18896034-05DA-342B-AACE-EF101311DFBB" is now known as "HDHomeRun RUI 1322896A" (http://10.10.3.7/rui/device.xml)
  1425. 18:45:08 T:4104 INFO: Platinum [neptune.http]: got connection (reused: false)
  1426. 18:45:08 T:4104 INFO: Previous line repeats 1 times.
  1427. 18:45:08 T:4104 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1321DD41" (timeout = 1800)
  1428. 18:45:08 T:4104 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183)
  1429. 18:45:08 T:4104 INFO: Platinum [platinum.core.event]: subscriber (uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183) expiring in 1800 seconds
  1430. 18:45:08 T:6636 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:c7bd50ab-7b98-b138-d724-20b587b329f6" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1321DD41" (timeout = 1800)
  1431. 18:45:08 T:6636 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:c7bd50ab-7b98-b138-d724-20b587b329f6)
  1432. 18:45:08 T:6636 INFO: Platinum [platinum.core.event]: subscriber (uuid:c7bd50ab-7b98-b138-d724-20b587b329f6) expiring in 1800 seconds
  1433. 18:45:08 T:4948 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'Favorites' with 9 channels
  1434. 18:45:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  1435. 18:45:08 T:4948 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'Favorites2' with 9 channels
  1436. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "C9E75F1A-357D-3EFB-9CB3-EAB2829391B0" detected @ http://10.10.3.7/dri/device.xml
  1437. 18:45:08 T:4948 DEBUG: CPVRChannelGroup - PVR::CPVRChannelGroup::Persist - persisting channel group 'Favorites3' with 9 channels
  1438. 18:45:08 T:1840 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.5:57458 for "http://10.10.3.12:1412/0C6814E4-CD05-30DF-8E78-90A9AA5200E9/urn:upnp-org:serviceId:ContentDirectory"
  1439. NOTIFY /0C6814E4-CD05-30DF-8E78-90A9AA5200E9/urn:upnp-org:serviceId:ContentDirectory HTTP/1.1
  1440. Host: 10.10.3.12:1412
  1441.  
  1442. NT: upnp:event
  1443.  
  1444. NTS: upnp:propchange
  1445.  
  1446. SID: uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183
  1447.  
  1448. SEQ: 0
  1449.  
  1450. Content-Type: text/xml; charset="utf-8"
  1451.  
  1452. Content-Length: 173
  1453.  
  1454. Connection: close
  1455. 18:45:08 T:1840 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1456. HTTP/1.1 200 OK
  1457. Date: Mon, 10 Oct 2016 23:45:08 GMT
  1458.  
  1459. Content-Length: 0
  1460.  
  1461. Connection: close
  1462.  
  1463. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1464. 18:45:08 T:3320 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.5:57459 for "http://10.10.3.12:1412/0C6814E4-CD05-30DF-8E78-90A9AA5200E9/urn:upnp-org:serviceId:ConnectionManager"
  1465. NOTIFY /0C6814E4-CD05-30DF-8E78-90A9AA5200E9/urn:upnp-org:serviceId:ConnectionManager HTTP/1.1
  1466. Host: 10.10.3.12:1412
  1467.  
  1468. NT: upnp:event
  1469.  
  1470. NTS: upnp:propchange
  1471.  
  1472. SID: uuid:c7bd50ab-7b98-b138-d724-20b587b329f6
  1473.  
  1474. SEQ: 0
  1475.  
  1476. Content-Type: text/xml; charset="utf-8"
  1477.  
  1478. Content-Length: 655
  1479.  
  1480. Connection: close
  1481. 18:45:08 T:3320 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1482. HTTP/1.1 200 OK
  1483. Date: Mon, 10 Oct 2016 23:45:08 GMT
  1484.  
  1485. Content-Length: 0
  1486.  
  1487. Connection: close
  1488.  
  1489. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1490. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 5 TV channel groups loaded
  1491. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  1492. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio groups fetched from the database
  1493. 18:45:08 T:4948 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All channels'
  1494. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  1495. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  1496. 18:45:08 T:4948 DEBUG: CPVRChannelGroups - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  1497. 18:45:08 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  1498. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 23 on client 505077715
  1499. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 37 on client 505077715
  1500. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 32 on client 505077715
  1501. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 25 on client 505077715
  1502. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 40 on client 505077715
  1503. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer 41 on client 505077715
  1504. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2144820848 on client 505077715
  1505. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2145784278 on client 505077715
  1506. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2144740999 on client 505077715
  1507. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2145053302 on client 505077715
  1508. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2144830016 on client 505077715
  1509. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2145839382 on client 505077715
  1510. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2144756788 on client 505077715
  1511. 18:45:08 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - added timer -2145006021 on client 505077715
  1512. 18:45:08 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  1513. 18:45:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "751890D6-1791-3D24-8EA8-A56DCC5AF2F1" detected @ http://10.10.3.6/dms/device.xml
  1514. 18:45:08 T:4948 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  1515. 18:45:08 T:3784 DEBUG: Thread PVRGUIInfo start, auto delete: false
  1516. 18:45:08 T:4516 INFO: PVRChannelGroupsContainer - PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons - starting channel icon search
  1517. 18:45:08 T:3784 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::GetRecordingsAmount: count 63
  1518. 18:45:08 T:3784 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::GetDeletedRecordingsAmount: count 0
  1519. 18:45:08 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  1520. 18:45:08 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  1521. 18:45:08 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  1522. 18:45:08 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  1523. 18:45:08 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  1524. 18:45:08 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  1525. 18:45:08 T:5316 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/rui/RemoteUIServer.xml
  1526. 18:45:08 T:5316 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/rui/RemoteUIServer.xml)
  1527. 18:45:08 T:5316 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1528. 18:45:08 T:5316 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1529. 18:45:08 T:5316 INFO: Platinum [neptune.http]: got connection (reused: false)
  1530. 18:45:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  1531. 18:45:08 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  1532. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1533. 18:45:08 T:4516 DEBUG: Previous line repeats 1 times.
  1534. 18:45:08 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  1535. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1536. 18:45:08 T:4516 DEBUG: Previous line repeats 4 times.
  1537. 18:45:08 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  1538. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1539. 18:45:08 T:4516 DEBUG: Previous line repeats 1 times.
  1540. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1310.tbn
  1541. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1318.tbn
  1542. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1319.tbn
  1543. 18:45:08 T:7312 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/rui/device.xml
  1544. 18:45:08 T:7312 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/rui/device.xml)
  1545. 18:45:08 T:7312 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1546. 18:45:08 T:7312 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1547. 18:45:08 T:7312 INFO: Platinum [neptune.http]: got connection (reused: false)
  1548. 18:45:08 T:7312 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1549. 18:45:08 T:7312 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "EC047E91-613F-333B-8922-82B55690A22B" is now known as "HDHomeRun RUI 13233EF2" (http://10.10.3.6/rui/device.xml)
  1550. 18:45:08 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  1551. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1552. 18:45:08 T:4516 DEBUG: Previous line repeats 2 times.
  1553. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  1554. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  1555. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  1556. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  1557. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  1558. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  1559. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  1560. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  1561. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  1562. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  1563. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  1564. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  1565. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  1566. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  1567. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  1568. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  1569. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  1570. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  1571. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  1572. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  1573. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  1574. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  1575. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  1576. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  1577. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  1578. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  1579. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  1580. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  1581. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  1582. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  1583. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  1584. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  1585. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  1586. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  1587. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  1588. 18:45:08 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  1589. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=89979
  1590. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  1591. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=89977
  1592. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 6099 bytes (48792 bits)
  1593. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=ed avail_size_in_buf=83875
  1594. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 8507 bytes (68056 bits)
  1595. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=75365
  1596. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 26731 bytes (213848 bits)
  1597. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=ee avail_size_in_buf=48631
  1598. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 14 bytes (112 bits)
  1599. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=48615
  1600. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  1601. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  1602. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  1603. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 8
  1604. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 132 bytes (1056 bits)
  1605. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=48481
  1606. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  1607. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 400x578
  1608. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  1609. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  1610. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  1611. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  1612. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  1613. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=dd avail_size_in_buf=48462
  1614. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] restart interval: 50
  1615. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 4 bytes (32 bits)
  1616. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=48456
  1617. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=12
  1618. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=12
  1619. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=251
  1620. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=251
  1621. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 418 bytes (3344 bits)
  1622. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 244 bytes
  1623. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=48036
  1624. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  1625. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  1626. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  1627. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 47791 bytes (382324 bits)
  1628. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d6 avail_size_in_buf=215
  1629. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] restart marker: 6
  1630. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  1631. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d7 avail_size_in_buf=98
  1632. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] restart marker: 7
  1633. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  1634. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  1635. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  1636. 18:45:08 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1637. 18:45:09 T:5872 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/rui/RemoteUIServer.xml
  1638. 18:45:09 T:5872 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/rui/RemoteUIServer.xml)
  1639. 18:45:09 T:5872 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1640. 18:45:09 T:5872 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1641. 18:45:09 T:5872 INFO: Platinum [neptune.http]: got connection (reused: false)
  1642. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1643. 18:45:09 T:7008 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dms/device.xml
  1644. 18:45:09 T:7008 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dms/device.xml)
  1645. 18:45:09 T:7008 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1646. 18:45:09 T:7008 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1647. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=69050
  1648. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  1649. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=69048
  1650. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 23 bytes (184 bits)
  1651. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=ec avail_size_in_buf=69022
  1652. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  1653. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=69003
  1654. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 896 bytes (7168 bits)
  1655. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=68104
  1656. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  1657. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=ee avail_size_in_buf=64942
  1658. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 14 bytes (112 bits)
  1659. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=64926
  1660. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  1661. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 1
  1662. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  1663. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  1664. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 132 bytes (1056 bits)
  1665. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=64792
  1666. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  1667. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 400x578
  1668. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  1669. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  1670. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  1671. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  1672. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  1673. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=64773
  1674. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=11
  1675. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=10
  1676. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  1677. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=242
  1678. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 236 bytes (1888 bits)
  1679. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 254 bytes
  1680. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=64535
  1681. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  1682. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  1683. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  1684. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 64280 bytes (514240 bits)
  1685. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  1686. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  1687. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1688. 18:45:09 T:7008 INFO: Platinum [neptune.http]: got connection (reused: false)
  1689. 18:45:09 T:7008 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1690. 18:45:09 T:7008 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD" is now known as "HDHomeRun DMS 1322896A" (http://10.10.3.7/dms/device.xml)
  1691. 18:45:09 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  1692. 18:45:09 T:3956 DEBUG: Thread LanguageInvoker start, auto delete: false
  1693. 18:45:09 T:3956 INFO: initializing python engine.
  1694. 18:45:09 T:3956 DEBUG: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): start processing
  1695. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  1696. 18:45:09 T:5632 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  1697. 18:45:09 T:5632 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  1698. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1699. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  1700. 18:45:09 T:5632 INFO: Platinum [neptune.http]: got connection (reused: false)
  1701. 18:45:09 T:5632 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  1702. 18:45:09 T:5632 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  1703. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1704. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  1705. 18:45:09 T:5632 INFO: Platinum [neptune.http]: got connection (reused: false)
  1706. 18:45:09 T:5632 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  1707. 18:45:09 T:5632 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  1708. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1709. 18:45:09 T:5632 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  1710. 18:45:09 T:5632 INFO: Platinum [neptune.http]: got connection (reused: false)
  1711. 18:45:09 T:5632 ERROR: Platinum [platinum.core.service]: No state variables found
  1712. 18:45:09 T:5632 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  1713. 18:45:09 T:5632 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  1714. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  1715. <specVersion>
  1716. <major>1</major>
  1717. <minor>0</minor>
  1718. </specVersion>
  1719. <actionList />
  1720. <serviceStateTable />
  1721. </scpd>
  1722. 18:45:09 T:5632 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  1723. 18:45:09 T:5632 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  1724. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  1725. <specVersion>
  1726. <major>1</major>
  1727. <minor>0</minor>
  1728. </specVersion>
  1729. <actionList />
  1730. <serviceStateTable />
  1731. </scpd>
  1732. 18:45:09 T:5632 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  1733. 18:45:09 T:1020 NOTICE: Previous line repeats 2 times.
  1734. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/ConnectionManager.xml
  1735. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/ConnectionManager.xml)
  1736. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1737. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1738. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1739. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/AVTransport.xml
  1740. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/AVTransport.xml)
  1741. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1742. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1743. 18:45:09 T:7396 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dms/ConnectionManager.xml
  1744. 18:45:09 T:7396 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dms/ConnectionManager.xml)
  1745. 18:45:09 T:7396 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1746. 18:45:09 T:7396 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1747. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1748. 18:45:09 T:7396 INFO: Previous line repeats 1 times.
  1749. 18:45:09 T:7396 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dms/ContentDirectory.xml
  1750. 18:45:09 T:7396 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dms/ContentDirectory.xml)
  1751. 18:45:09 T:7396 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1752. 18:45:09 T:7396 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1753. 18:45:09 T:7396 INFO: Platinum [neptune.http]: got connection (reused: false)
  1754. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  1755. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/WMDRM.xml
  1756. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/WMDRM.xml)
  1757. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1758. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1759. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1760. 18:45:09 T:7396 INFO: Platinum [platinum.media.server.browser]: Device Found: Device GUID: 03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FDDevice Type: urn:schemas-upnp-org:device:MediaServer:1Device Base Url: http://10.10.3.7/dms/Device Friendly Name: HDHomeRun DMS 1322896A
  1761. 18:45:09 T:7396 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1322896A"
  1762. 18:45:09 T:7396 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1322896A"
  1763. 18:45:09 T:4168 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7:9393/dms/ContentDirectory
  1764. 18:45:09 T:4168 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:9393/dms/ContentDirectory)
  1765. 18:45:09 T:4168 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1766. 18:45:09 T:4168 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:9393
  1767. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Security.xml
  1768. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Security.xml)
  1769. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1770. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1771. 18:45:09 T:7424 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7:9393/dms/ConnectionManager
  1772. 18:45:09 T:7424 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:9393/dms/ConnectionManager)
  1773. 18:45:09 T:7424 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1774. 18:45:09 T:7424 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:9393
  1775. 18:45:09 T:4168 INFO: Platinum [neptune.http]: got connection (reused: false)
  1776. 18:45:09 T:4168 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1322896A" (timeout = 1800)
  1777. 18:45:09 T:4168 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69)
  1778. 18:45:09 T:4168 INFO: Platinum [platinum.core.event]: subscriber (uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69) expiring in 1800 seconds
  1779. 18:45:09 T:7424 INFO: Platinum [neptune.http]: got connection (reused: false)
  1780. 18:45:09 T:7424 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:f671edc1-c943-a20e-312c-f4081698282d" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1322896A" (timeout = 1800)
  1781. 18:45:09 T:7424 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:f671edc1-c943-a20e-312c-f4081698282d)
  1782. 18:45:09 T:7424 INFO: Platinum [platinum.core.event]: subscriber (uuid:f671edc1-c943-a20e-312c-f4081698282d) expiring in 1800 seconds
  1783. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1784. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/CAS.xml
  1785. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/CAS.xml)
  1786. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1787. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1788. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1789. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Encoder.xml
  1790. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Encoder.xml)
  1791. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1792. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1793. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  1794. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1795. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Tuner.xml
  1796. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Tuner.xml)
  1797. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1798. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1799. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1800. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/FDC.xml
  1801. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/FDC.xml)
  1802. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1803. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1804. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1805. 18:45:09 T:396 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.7:10777 for "http://10.10.3.12:1412/03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD/urn:upnp-org:serviceId:ContentDirectory"
  1806. NOTIFY /03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD/urn:upnp-org:serviceId:ContentDirectory HTTP/1.1
  1807. Host: 10.10.3.12:1412
  1808.  
  1809. NT: upnp:event
  1810.  
  1811. NTS: upnp:propchange
  1812.  
  1813. SID: uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69
  1814.  
  1815. SEQ: 0
  1816.  
  1817. Content-Type: text/xml; charset="utf-8"
  1818.  
  1819. Content-Length: 173
  1820.  
  1821. Connection: close
  1822. 18:45:09 T:396 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1823. HTTP/1.1 200 OK
  1824. Date: Mon, 10 Oct 2016 23:45:09 GMT
  1825.  
  1826. Content-Length: 0
  1827.  
  1828. Connection: close
  1829.  
  1830. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1831. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Mux.xml
  1832. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Mux.xml)
  1833. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1834. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1835. 18:45:09 T:6556 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.7:10778 for "http://10.10.3.12:1412/03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD/urn:upnp-org:serviceId:ConnectionManager"
  1836. NOTIFY /03BCEB18-EB8A-3CD1-AF6A-AFA4EBB7A4FD/urn:upnp-org:serviceId:ConnectionManager HTTP/1.1
  1837. Host: 10.10.3.12:1412
  1838.  
  1839. NT: upnp:event
  1840.  
  1841. NTS: upnp:propchange
  1842.  
  1843. SID: uuid:f671edc1-c943-a20e-312c-f4081698282d
  1844.  
  1845. SEQ: 0
  1846.  
  1847. Content-Type: text/xml; charset="utf-8"
  1848.  
  1849. Content-Length: 655
  1850.  
  1851. Connection: close
  1852. 18:45:09 T:6556 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  1853. HTTP/1.1 200 OK
  1854. Date: Mon, 10 Oct 2016 23:45:09 GMT
  1855.  
  1856. Content-Length: 0
  1857.  
  1858. Connection: close
  1859.  
  1860. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  1861. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/ConnectionManager.xml
  1862. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/ConnectionManager.xml)
  1863. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1864. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1865. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1866. 18:45:09 T:4808 INFO: Previous line repeats 1 times.
  1867. 18:45:09 T:4808 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/device.xml
  1868. 18:45:09 T:4808 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/device.xml)
  1869. 18:45:09 T:4808 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1870. 18:45:09 T:4808 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  1871. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/AVTransport.xml
  1872. 18:45:09 T:4808 INFO: Platinum [neptune.http]: got connection (reused: false)
  1873. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/AVTransport.xml)
  1874. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1875. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Diag.xml
  1876. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1877. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Diag.xml)
  1878. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1879. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1880. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1881. 18:45:09 T:4808 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1882. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1883. 18:45:09 T:4808 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "C9E75F1A-357D-3EFB-9CB3-EAB2829391B0" is now known as "HDHomeRun DRI Tuner 1322896A" (http://10.10.3.7/dri/device.xml)
  1884. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  1885. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/UserActivity.xml
  1886. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/UserActivity.xml)
  1887. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1888. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1889. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  1890. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/WMDRM.xml
  1891. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/WMDRM.xml)
  1892. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1893. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1894. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1895. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Security.xml
  1896. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Security.xml)
  1897. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1898. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1899. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1900. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/EAS.xml
  1901. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/EAS.xml)
  1902. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1903. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1904. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1905. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/CAS.xml
  1906. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/CAS.xml)
  1907. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1908. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1909. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1910. 18:45:09 T:1892 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dms/device.xml
  1911. 18:45:09 T:1892 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dms/device.xml)
  1912. 18:45:09 T:1892 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1913. 18:45:09 T:1892 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1914. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/ConnectionManager.xml
  1915. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/ConnectionManager.xml)
  1916. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1917. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1918. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1919. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  1920. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/AVTransport.xml
  1921. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/AVTransport.xml)
  1922. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1923. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1924. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Encoder.xml
  1925. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1926. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Encoder.xml)
  1927. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1928. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1929. 18:45:09 T:1892 INFO: Platinum [neptune.http]: got connection (reused: false)
  1930. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/WMDRM.xml
  1931. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/WMDRM.xml)
  1932. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1933. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1934. 18:45:09 T:1892 INFO: Platinum [neptune.sockets.bsd]: socket end of stream
  1935. 18:45:09 T:1892 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "751890D6-1791-3D24-8EA8-A56DCC5AF2F1" is now known as "HDHomeRun DMS 13233EF2" (http://10.10.3.6/dms/device.xml)
  1936. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1937. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Security.xml
  1938. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Security.xml)
  1939. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1940. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1941. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1942. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Tuner.xml
  1943. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Tuner.xml)
  1944. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1945. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1946. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1947. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  1948. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/FDC.xml
  1949. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/FDC.xml)
  1950. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1951. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1952. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/CAS.xml
  1953. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/CAS.xml)
  1954. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1955. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1956. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1957. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  1958. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Encoder.xml
  1959. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Encoder.xml)
  1960. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1961. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1962. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Mux.xml
  1963. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Mux.xml)
  1964. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1965. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1966. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1967. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  1968. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Diag.xml
  1969. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Diag.xml)
  1970. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1971. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1972. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  1973. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Tuner.xml
  1974. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Tuner.xml)
  1975. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1976. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1977. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  1978. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/UserActivity.xml
  1979. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/UserActivity.xml)
  1980. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1981. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1982. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1983. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  1984. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/FDC.xml
  1985. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/FDC.xml)
  1986. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1987. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  1988. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/EAS.xml
  1989. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/EAS.xml)
  1990. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1991. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1992. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  1993. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  1994. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/ConnectionManager.xml
  1995. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/ConnectionManager.xml)
  1996. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  1997. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  1998. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Mux.xml
  1999. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Mux.xml)
  2000. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2001. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2002. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2003. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  2004. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/AVTransport.xml
  2005. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/AVTransport.xml)
  2006. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2007. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2008. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Diag.xml
  2009. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Diag.xml)
  2010. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2011. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2012. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2013. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/WMDRM.xml
  2014. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/WMDRM.xml)
  2015. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2016. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2017. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2018. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  2019. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Security.xml
  2020. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Security.xml)
  2021. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2022. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2023. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/UserActivity.xml
  2024. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/UserActivity.xml)
  2025. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2026. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2027. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2028. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  2029. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/CAS.xml
  2030. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/CAS.xml)
  2031. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/EAS.xml
  2032. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2033. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/EAS.xml)
  2034. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2035. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2036. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2037. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2038. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  2039. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Encoder.xml
  2040. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Encoder.xml)
  2041. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2042. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2043. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/ConnectionManager.xml
  2044. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/ConnectionManager.xml)
  2045. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2046. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2047. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2048. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2049. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/AVTransport.xml
  2050. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/AVTransport.xml)
  2051. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2052. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2053. 18:45:09 T:3956 DEBUG: -->Python Interpreter Initialized<--
  2054. 18:45:09 T:3956 DEBUG: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): the source file to load is "C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py"
  2055. 18:45:09 T:3956 DEBUG: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): setting the Python path to C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  2056. 18:45:09 T:3956 DEBUG: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): entering source directory C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps
  2057. 18:45:09 T:3956 DEBUG: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.20.0 of the xbmc.python api
  2058. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Tuner.xml
  2059. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Tuner.xml)
  2060. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2061. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2062. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2063. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2064. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/WMDRM.xml
  2065. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/WMDRM.xml)
  2066. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2067. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2068. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/FDC.xml
  2069. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/FDC.xml)
  2070. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2071. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2072. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2073. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Security.xml
  2074. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Security.xml)
  2075. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2076. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2077. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2078. 18:45:09 T:1028 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dms/ConnectionManager.xml
  2079. 18:45:09 T:1028 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dms/ConnectionManager.xml)
  2080. 18:45:09 T:1028 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2081. 18:45:09 T:1028 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2082. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/CAS.xml
  2083. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/CAS.xml)
  2084. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2085. 18:45:09 T:1028 INFO: Platinum [neptune.http]: got connection (reused: false)
  2086. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2087. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2088. 18:45:09 T:1028 INFO: Previous line repeats 1 times.
  2089. 18:45:09 T:1028 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dms/ContentDirectory.xml
  2090. 18:45:09 T:1028 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dms/ContentDirectory.xml)
  2091. 18:45:09 T:1028 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2092. 18:45:09 T:1028 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2093. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Encoder.xml
  2094. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Encoder.xml)
  2095. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2096. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2097. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Mux.xml
  2098. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Mux.xml)
  2099. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2100. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2101. 18:45:09 T:1028 INFO: Platinum [neptune.http]: got connection (reused: false)
  2102. 18:45:09 T:1028 INFO: Previous line repeats 2 times.
  2103. 18:45:09 T:1028 INFO: Platinum [platinum.media.server.browser]: Device Found: Device GUID: 751890D6-1791-3D24-8EA8-A56DCC5AF2F1Device Type: urn:schemas-upnp-org:device:MediaServer:1Device Base Url: http://10.10.3.6/dms/Device Friendly Name: HDHomeRun DMS 13233EF2
  2104. 18:45:09 T:1028 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 13233EF2"
  2105. 18:45:09 T:4056 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6:9393/dms/ContentDirectory
  2106. 18:45:09 T:1028 NOTICE: Platinum [platinum.core.ctrlpoint]: Subscribing to service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 13233EF2"
  2107. 18:45:09 T:4056 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:9393/dms/ContentDirectory)
  2108. 18:45:09 T:4056 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2109. 18:45:09 T:4056 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:9393
  2110. 18:45:09 T:1448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6:9393/dms/ConnectionManager
  2111. 18:45:09 T:1448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:9393/dms/ConnectionManager)
  2112. 18:45:09 T:1448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2113. 18:45:09 T:1448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:9393
  2114. 18:45:09 T:4056 INFO: Platinum [neptune.http]: got connection (reused: false)
  2115. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2116. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Tuner.xml
  2117. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Tuner.xml)
  2118. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2119. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2120. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Diag.xml
  2121. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Diag.xml)
  2122. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2123. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2124. 18:45:09 T:4056 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 13233EF2" (timeout = 1800)
  2125. 18:45:09 T:4056 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3)
  2126. 18:45:09 T:4056 INFO: Platinum [platinum.core.event]: subscriber (uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3) expiring in 1800 seconds
  2127. 18:45:09 T:1448 NOTICE: Platinum [platinum.core.ctrlpoint]: Creating new subscriber "uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 13233EF2" (timeout = 1800)
  2128. 18:45:09 T:1448 INFO: Platinum [platinum.core.event]: Creating new subscriber (uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5)
  2129. 18:45:09 T:1448 INFO: Platinum [platinum.core.event]: subscriber (uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5) expiring in 1800 seconds
  2130. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2131. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2132. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/FDC.xml
  2133. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/UserActivity.xml
  2134. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/FDC.xml)
  2135. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/UserActivity.xml)
  2136. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2137. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2138. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2139. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2140. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2141. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/EAS.xml
  2142. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/EAS.xml)
  2143. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2144. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2145. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2146. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/ConnectionManager.xml
  2147. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/ConnectionManager.xml)
  2148. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2149. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2150. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2151. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Mux.xml
  2152. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Mux.xml)
  2153. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2154. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2155. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2156. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/Diag.xml
  2157. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/Diag.xml)
  2158. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2159. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2160. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2161. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2162. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/UserActivity.xml
  2163. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/UserActivity.xml)
  2164. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2165. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2166. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/AVTransport.xml
  2167. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/AVTransport.xml)
  2168. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2169. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2170. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2171. 18:45:09 T:1020 INFO: Previous line repeats 1 times.
  2172. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/EAS.xml
  2173. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/EAS.xml)
  2174. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2175. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2176. 18:45:09 T:1020 INFO: Platinum [neptune.http]: got connection (reused: false)
  2177. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/WMDRM.xml
  2178. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/WMDRM.xml)
  2179. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2180. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2181. 18:45:09 T:1020 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5/dri/OCTAMessage.xml
  2182. 18:45:09 T:1020 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:80/dri/OCTAMessage.xml)
  2183. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2184. 18:45:09 T:1020 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:80
  2185. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2186. 18:45:09 T:1208 INFO: Previous line repeats 1 times.
  2187. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Security.xml
  2188. 18:45:09 T:1020 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1321DD41-0"
  2189. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Security.xml)
  2190. 18:45:09 T:1020 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1321DD41-1"
  2191. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2192. 18:45:09 T:1020 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1321DD41-2"
  2193. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2194. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2195. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/CAS.xml
  2196. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/CAS.xml)
  2197. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2198. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2199. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2200. 18:45:09 T:216 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.6:19459 for "http://10.10.3.12:1412/751890D6-1791-3D24-8EA8-A56DCC5AF2F1/urn:upnp-org:serviceId:ContentDirectory"
  2201. NOTIFY /751890D6-1791-3D24-8EA8-A56DCC5AF2F1/urn:upnp-org:serviceId:ContentDirectory HTTP/1.1
  2202. Host: 10.10.3.12:1412
  2203.  
  2204. NT: upnp:event
  2205.  
  2206. NTS: upnp:propchange
  2207.  
  2208. SID: uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3
  2209.  
  2210. SEQ: 0
  2211.  
  2212. Content-Type: text/xml; charset="utf-8"
  2213.  
  2214. Content-Length: 172
  2215.  
  2216. Connection: close
  2217. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Encoder.xml
  2218. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Encoder.xml)
  2219. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2220. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2221. 18:45:09 T:216 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  2222. HTTP/1.1 200 OK
  2223. Date: Mon, 10 Oct 2016 23:45:09 GMT
  2224.  
  2225. Content-Length: 0
  2226.  
  2227. Connection: close
  2228.  
  2229. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  2230. 18:45:09 T:1664 INFO: Platinum [platinum.core.http.server]: PLT_HttpServer::SetupResponse NOTIFY request from 10.10.3.6:19460 for "http://10.10.3.12:1412/751890D6-1791-3D24-8EA8-A56DCC5AF2F1/urn:upnp-org:serviceId:ConnectionManager"
  2231. NOTIFY /751890D6-1791-3D24-8EA8-A56DCC5AF2F1/urn:upnp-org:serviceId:ConnectionManager HTTP/1.1
  2232. Host: 10.10.3.12:1412
  2233.  
  2234. NT: upnp:event
  2235.  
  2236. NTS: upnp:propchange
  2237.  
  2238. SID: uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5
  2239.  
  2240. SEQ: 0
  2241.  
  2242. Content-Type: text/xml; charset="utf-8"
  2243.  
  2244. Content-Length: 655
  2245.  
  2246. Connection: close
  2247. 18:45:09 T:1664 INFO: Platinum [platinum.core.http.servertask]: PLT_HttpServerSocketTask::Write
  2248. HTTP/1.1 200 OK
  2249. Date: Mon, 10 Oct 2016 23:45:09 GMT
  2250.  
  2251. Content-Length: 0
  2252.  
  2253. Connection: close
  2254.  
  2255. Server: UPnP/1.0 DLNADOC/1.50 Kodi
  2256. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2257. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Tuner.xml
  2258. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Tuner.xml)
  2259. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2260. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2261. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2262. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/FDC.xml
  2263. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/FDC.xml)
  2264. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2265. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2266. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2267. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Mux.xml
  2268. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Mux.xml)
  2269. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2270. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2271. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2272. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/Diag.xml
  2273. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/Diag.xml)
  2274. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2275. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2276. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2277. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/UserActivity.xml
  2278. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/UserActivity.xml)
  2279. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2280. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2281. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2282. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/EAS.xml
  2283. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/EAS.xml)
  2284. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2285. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2286. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2287. 18:45:09 T:1208 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6/dri/OCTAMessage.xml
  2288. 18:45:09 T:1208 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:80/dri/OCTAMessage.xml)
  2289. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2290. 18:45:09 T:1208 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:80
  2291. 18:45:09 T:1208 INFO: Platinum [neptune.http]: got connection (reused: false)
  2292. 18:45:09 T:1208 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 13233EF2-0"
  2293. 18:45:09 T:1208 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 13233EF2-1"
  2294. 18:45:09 T:1208 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 13233EF2-2"
  2295. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  2296. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  2297. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  2298. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  2299. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  2300. 18:45:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  2301. 18:45:10 T:7720 INFO: CPythonInvoker(1, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): script successfully run
  2302. 18:45:10 T:7720 INFO: Python script stopped
  2303. 18:45:10 T:7720 DEBUG: Thread LanguageInvoker 7720 terminating
  2304. 18:45:10 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  2305. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  2306. 18:45:10 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  2307. 18:45:10 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  2308. 18:45:10 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  2309. 18:45:10 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  2310. 18:45:10 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  2311. 18:45:10 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  2312. 18:45:10 T:8080 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: resource://resource.language.en_gb/strings.po
  2313. 18:45:10 T:8080 DEBUG: POParser: loaded 130 weather tokens
  2314. 18:45:10 T:8080 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  2315. 18:45:10 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  2316. 18:45:10 T:8080 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  2317. 18:45:10 T:4516 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  2318. 18:45:10 T:8080 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  2319. 18:45:10 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1310.tbn
  2320. 18:45:10 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1318.tbn
  2321. 18:45:10 T:4516 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1319.tbn
  2322. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  2323. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  2324. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  2325. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  2326. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  2327. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  2328. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  2329. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  2330. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  2331. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  2332. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  2333. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  2334. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  2335. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  2336. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  2337. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  2338. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  2339. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  2340. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  2341. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  2342. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  2343. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  2344. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  2345. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  2346. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  2347. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  2348. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  2349. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  2350. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  2351. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  2352. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  2353. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  2354. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  2355. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  2356. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  2357. 18:45:10 T:8080 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  2358. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  2359. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  2360. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/ConnectionManager.xml
  2361. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/ConnectionManager.xml)
  2362. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2363. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2364. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2365. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/AVTransport.xml
  2366. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/AVTransport.xml)
  2367. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2368. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2369. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2370. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/WMDRM.xml
  2371. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/WMDRM.xml)
  2372. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2373. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2374. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2375. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Security.xml
  2376. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Security.xml)
  2377. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2378. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2379. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2380. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  2381. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/CAS.xml
  2382. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/CAS.xml)
  2383. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2384. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2385. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2386. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Encoder.xml
  2387. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Encoder.xml)
  2388. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2389. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2390. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2391. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Tuner.xml
  2392. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Tuner.xml)
  2393. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2394. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2395. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2396. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/FDC.xml
  2397. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/FDC.xml)
  2398. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2399. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2400. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2401. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Mux.xml
  2402. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Mux.xml)
  2403. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2404. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2405. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2406. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Diag.xml
  2407. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Diag.xml)
  2408. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2409. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2410. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2411. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/UserActivity.xml
  2412. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/UserActivity.xml)
  2413. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2414. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2415. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2416. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/EAS.xml
  2417. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/EAS.xml)
  2418. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2419. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2420. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  2421. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2422. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/ConnectionManager.xml
  2423. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/ConnectionManager.xml)
  2424. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2425. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2426. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2427. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/AVTransport.xml
  2428. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/AVTransport.xml)
  2429. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2430. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2431. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2432. 18:45:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  2433. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/WMDRM.xml
  2434. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/WMDRM.xml)
  2435. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2436. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2437. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2438. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Security.xml
  2439. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Security.xml)
  2440. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2441. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2442. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2443. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/CAS.xml
  2444. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/CAS.xml)
  2445. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2446. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2447. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2448. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Encoder.xml
  2449. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Encoder.xml)
  2450. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2451. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2452. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2453. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Tuner.xml
  2454. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Tuner.xml)
  2455. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2456. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2457. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2458. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/FDC.xml
  2459. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/FDC.xml)
  2460. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2461. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2462. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2463. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Mux.xml
  2464. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Mux.xml)
  2465. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2466. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2467. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2468. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Diag.xml
  2469. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Diag.xml)
  2470. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2471. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2472. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2473. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/UserActivity.xml
  2474. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/UserActivity.xml)
  2475. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2476. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2477. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2478. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/EAS.xml
  2479. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/EAS.xml)
  2480. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2481. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2482. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2483. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/ConnectionManager.xml
  2484. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/ConnectionManager.xml)
  2485. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2486. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2487. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2488. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/AVTransport.xml
  2489. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/AVTransport.xml)
  2490. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2491. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2492. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2493. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/WMDRM.xml
  2494. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/WMDRM.xml)
  2495. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2496. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2497. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2498. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Security.xml
  2499. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Security.xml)
  2500. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2501. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2502. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2503. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/CAS.xml
  2504. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/CAS.xml)
  2505. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2506. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2507. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2508. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Encoder.xml
  2509. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Encoder.xml)
  2510. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2511. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2512. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2513. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Tuner.xml
  2514. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Tuner.xml)
  2515. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2516. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2517. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2518. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/FDC.xml
  2519. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/FDC.xml)
  2520. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2521. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2522. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2523. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Mux.xml
  2524. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Mux.xml)
  2525. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2526. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2527. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2528. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/Diag.xml
  2529. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/Diag.xml)
  2530. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2531. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2532. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2533. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/UserActivity.xml
  2534. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/UserActivity.xml)
  2535. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2536. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2537. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2538. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/EAS.xml
  2539. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/EAS.xml)
  2540. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2541. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2542. 18:45:10 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "a32452ce-7518-4e3a-9e84-967bc29f560a" detected @ http://10.10.3.3:6544/getDeviceDesc
  2543. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2544. 18:45:10 T:5448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7/dri/OCTAMessage.xml
  2545. 18:45:10 T:5448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:80/dri/OCTAMessage.xml)
  2546. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2547. 18:45:10 T:5448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:80
  2548. 18:45:10 T:5448 INFO: Platinum [neptune.http]: got connection (reused: false)
  2549. 18:45:10 T:5448 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1322896A-0"
  2550. 18:45:10 T:5448 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1322896A-1"
  2551. 18:45:10 T:5448 WARNING: Platinum [platinum.media.server.browser]: Service urn:schemas-upnp-org:service:ContentDirectory:* not found in device "HDHomeRun Prime Tuner 1322896A-2"
  2552. 18:45:10 T:1076 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  2553. 18:45:10 T:1076 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  2554. 18:45:10 T:1076 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2555. 18:45:10 T:1076 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  2556. 18:45:10 T:1076 INFO: Platinum [neptune.http]: got connection (reused: false)
  2557. 18:45:10 T:1076 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  2558. 18:45:11 T:2176 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.3:6544/getDeviceDesc
  2559. 18:45:11 T:2176 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.3:6544/getDeviceDesc)
  2560. 18:45:11 T:2176 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2561. 18:45:11 T:2176 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.3:6544
  2562. 18:45:11 T:2176 INFO: Platinum [neptune.http]: got connection (reused: false)
  2563. 18:45:11 T:2176 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "a32452ce-7518-4e3a-9e84-967bc29f560a" is now known as "JAI-TV: MythTV AV Media Server" (http://10.10.3.3:6544/getDeviceDesc)
  2564. 18:45:11 T:3048 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  2565. 18:45:11 T:3048 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  2566. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2567. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  2568. 18:45:11 T:3048 INFO: Platinum [neptune.http]: got connection (reused: false)
  2569. 18:45:11 T:3048 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  2570. 18:45:11 T:3048 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  2571. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2572. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  2573. 18:45:11 T:3048 INFO: Platinum [neptune.http]: got connection (reused: false)
  2574. 18:45:11 T:3048 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  2575. 18:45:11 T:3048 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  2576. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2577. 18:45:11 T:3048 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  2578. 18:45:11 T:3048 INFO: Platinum [neptune.http]: got connection (reused: false)
  2579. 18:45:11 T:3048 ERROR: Platinum [platinum.core.service]: No state variables found
  2580. 18:45:11 T:3048 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  2581. 18:45:11 T:3048 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  2582. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  2583. <specVersion>
  2584. <major>1</major>
  2585. <minor>0</minor>
  2586. </specVersion>
  2587. <actionList />
  2588. <serviceStateTable />
  2589. </scpd>
  2590. 18:45:11 T:3048 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  2591. 18:45:11 T:3048 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  2592. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  2593. <specVersion>
  2594. <major>1</major>
  2595. <minor>0</minor>
  2596. </specVersion>
  2597. <actionList />
  2598. <serviceStateTable />
  2599. </scpd>
  2600. 18:45:11 T:3048 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  2601. 18:45:11 T:5808 NOTICE: Previous line repeats 2 times.
  2602. 18:45:11 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  2603. 18:45:12 T:8004 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.3:6544/CMGR_Control/GetServDesc
  2604. 18:45:12 T:8004 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.3:6544/CMGR_Control/GetServDesc)
  2605. 18:45:12 T:8004 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2606. 18:45:12 T:8004 INFO: Platinum [neptune.tls]: reusing connection
  2607. 18:45:12 T:8004 INFO: Platinum [neptune.http]: got connection (reused: true)
  2608. 18:45:12 T:8004 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.3:6544/CDS_Control/GetServDesc
  2609. 18:45:12 T:8004 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.3:6544/CDS_Control/GetServDesc)
  2610. 18:45:12 T:8004 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  2611. 18:45:12 T:8004 INFO: Platinum [neptune.tls]: reusing connection
  2612. 18:45:12 T:8004 INFO: Platinum [neptune.http]: got connection (reused: true)
  2613. 18:45:12 T:4888 DEBUG: JSONRPC: Incoming request: { "jsonrpc": "2.0", "method": "Application.GetProperties", "params": {"properties": ["version", "name"]}, "id": 1 }
  2614. 18:45:12 T:4888 DEBUG: Version Check: Version installed {u'major': 17, u'tag': u'beta', u'tagversion': u'4', u'minor': 0, u'revision': u'20161009-6e23d12-dirty'}
  2615. 18:45:12 T:4888 INFO: CPythonInvoker(0, C:\Users\hapi\AppData\Roaming\Kodi\addons\service.xbmc.versioncheck\service.py): script successfully run
  2616. 18:45:12 T:4888 INFO: Python script stopped
  2617. 18:45:12 T:4888 DEBUG: Thread LanguageInvoker 4888 terminating
  2618. 18:45:14 T:456 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  2619. 18:45:14 T:4552 DEBUG: Thread EPGUpdater start, auto delete: false
  2620. 18:45:14 T:6184 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2621. 18:45:15 T:6184 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  2622. 18:45:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  2623. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  2624. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  2625. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  2626. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  2627. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  2628. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  2629. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  2630. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  2631. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  2632. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  2633. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  2634. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  2635. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  2636. 18:45:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  2637. 18:45:15 T:6184 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  2638. 18:45:16 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  2639. 18:45:20 T:6184 DEBUG: CInputManager::OnKey: 168 (0xa8, obc87) pressed, action is Right
  2640. 18:45:21 T:6184 DEBUG: Previous line repeats 1 times.
  2641. 18:45:21 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  2642. 18:45:21 T:6184 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  2643. 18:45:21 T:6184 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  2644. 18:45:21 T:6184 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  2645. 18:45:21 T:6184 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  2646. 18:45:21 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  2647. 18:45:22 T:6184 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 104 for 1.
  2648. 18:45:22 T:6184 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  2649. 18:45:22 T:992 DEBUG: Thread VideoPlayer start, auto delete: false
  2650. 18:45:22 T:992 NOTICE: Creating InputStream
  2651. 18:45:22 T:992 DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'NBA TV HDTV'
  2652. 18:45:22 T:992 DEBUG: opening live stream for channel 'NBA TV HDTV'
  2653. 18:45:22 T:992 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Suspend
  2654. 18:45:22 T:992 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Suspend: Stopping Thread
  2655. 18:45:22 T:7880 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Process: FileOps Thread Stopped
  2656. 18:45:22 T:6184 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2657. 18:45:24 T:992 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::OpenLiveStream: Done
  2658. 18:45:24 T:992 DEBUG: CDVDInputStreamPVRManager - CDVDInputStreamPVRManager::Open - playback has started on filename pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  2659. 18:45:24 T:992 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  2660. 18:45:24 T:992 NOTICE: Creating Demuxer
  2661. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: Probing mp3 score:1 size:2048
  2662. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: Probing mpegts score:50 size:2048
  2663. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: Probing mpegvideo score:12 size:2048
  2664. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: Format mpegts probed with size=2048 and score=50
  2665. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mpegts]
  2666. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: score: 44, dvhs_score: -1, fec_score: -3
  2667. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x11 type=1
  2668. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x0 type=1
  2669. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2670. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] sid=0x1 pid=0x1040
  2671. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] new_program: id=0x0001
  2672. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x1040 type=1
  2673. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2674. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] sid=0x1 sec_num=0/0 version=3 tid=2
  2675. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pcr_pid=0x1042
  2676. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] program tag: 0x05 len=4
  2677. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x1041 type=0
  2678. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] stream=0 stream_type=81 pid=1041 prog_reg_desc=CUEI
  2679. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] tag: 0x0a len=4
  2680. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x1042 type=0
  2681. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] stream=1 stream_type=2 pid=1042 prog_reg_desc=CUEI
  2682. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Filter: pid=0x1043 type=0
  2683. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] stream=2 stream_type=86 pid=1043 prog_reg_desc=CUEI
  2684. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] tuning done
  2685. 18:45:24 T:992 INFO: ffmpeg[3E0]: Input #0, mpegts, pvr://channels/tv/All channels/pvr.mythtv_1602.pv':
  2686. 18:45:24 T:992 INFO: ffmpeg[3E0]: Duration: N/A, bitrate: N/A
  2687. 18:45:24 T:992 INFO: ffmpeg[3E0]: Program 1
  2688. 18:45:24 T:992 INFO: ffmpeg[3E0]: Stream #0:0[0x1041](eng), 0, 1/90000: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels
  2689. 18:45:24 T:992 INFO: ffmpeg[3E0]: Stream #0:1[0x1042], 0, 1/90000: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 90k tbn
  2690. 18:45:24 T:992 INFO: ffmpeg[3E0]: Stream #0:2[0x1043], 0, 1/90000: Unknown: none ([134][0][0][0] / 0x0086)
  2691. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  2692. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2693. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
  2694. 18:45:24 T:992 NOTICE: Opening stream: 1 source: 256
  2695. 18:45:24 T:992 NOTICE: Creating video codec with codec id: 2
  2696. 18:45:24 T:992 DEBUG: FactoryCodec - Video: - Opening
  2697. 18:45:24 T:992 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  2698. 18:45:24 T:992 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video
  2699. 18:45:24 T:992 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
  2700. 18:45:24 T:992 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 2
  2701. 18:45:24 T:992 NOTICE: Creating video thread
  2702. 18:45:24 T:992 NOTICE: Opening stream: 0 source: 256
  2703. 18:45:24 T:992 NOTICE: Finding audio codec for: 86019
  2704. 18:45:24 T:992 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2705. 18:45:24 T:2560 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  2706. 18:45:24 T:2560 NOTICE: running thread: video_thread
  2707. 18:45:24 T:992 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2708. 18:45:24 T:992 NOTICE: Creating audio thread
  2709. 18:45:24 T:992 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  2710. 18:45:24 T:992 DEBUG: CVideoPlayer::SetCaching - caching state 2
  2711. 18:45:24 T:2992 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  2712. 18:45:24 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  2713. 18:45:24 T:2992 NOTICE: running thread: CVideoPlayerAudio::Process()
  2714. 18:45:24 T:2992 DEBUG: CDVDAudio::Pause - pausing audio stream
  2715. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Skipping after seek
  2716. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2717. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] sid=0x1 pid=0x1040
  2718. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] new_program: id=0x0001
  2719. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2720. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] sid=0x1 sec_num=0/0 version=3 tid=2
  2721. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pcr_pid=0x1042
  2722. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] program tag: 0x05 len=4
  2723. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] tag: 0x0a len=4
  2724. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] All programs have pmt, headers found
  2725. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2726. 18:45:24 T:6184 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  2727. 18:45:24 T:6184 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  2728. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2729. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Continuity check failed for pid 0 expected 5 got 6
  2730. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2731. 18:45:24 T:4812 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  2732. 18:45:24 T:456 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.mythtv_1602.pvr)
  2733. 18:45:24 T:4812 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  2734. 18:45:24 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  2735. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] Continuity check failed for pid 4160 expected 1 got 2
  2736. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2737. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2738. 18:45:24 T:456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  2739. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2740. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::Read() fetching extradata, extradata_size(150)
  2741. 18:45:24 T:992 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  2742. 18:45:24 T:992 NOTICE: Opening stream: 1 source: 256
  2743. 18:45:24 T:992 NOTICE: Creating video codec with codec id: 2
  2744. 18:45:24 T:992 DEBUG: FactoryCodec - Video: - Opening
  2745. 18:45:24 T:992 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  2746. 18:45:24 T:992 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video
  2747. 18:45:24 T:992 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
  2748. 18:45:24 T:992 NOTICE: Opening stream: 0 source: 256
  2749. 18:45:24 T:2560 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 2
  2750. 18:45:24 T:2560 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2751. 18:45:24 T:2560 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(1920x1080)
  2752. 18:45:24 T:2560 DEBUG: DXVA - open decoder
  2753. 18:45:24 T:2560 DEBUG: DXVA - supports 'MPEG2 VLD'
  2754. 18:45:24 T:2560 DEBUG: DXVA - supports 'MPEG2 IDCT'
  2755. 18:45:24 T:2560 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  2756. 18:45:24 T:2560 DEBUG: DXVA - supports 4245F676-2bbc-4166-a0bb-54e7b849c380
  2757. 18:45:24 T:2560 DEBUG: DXVA - supports 6719B6FB-5cad-4acb-b00a-f3bfdec38727
  2758. 18:45:24 T:2560 DEBUG: DXVA - supports 9901CCD3-ca12-4b7e-867a-e2223d9255c3
  2759. 18:45:24 T:2560 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  2760. 18:45:24 T:2560 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  2761. 18:45:24 T:2560 DEBUG: DXVA - supports 'VC-1 VLD'
  2762. 18:45:24 T:2560 DEBUG: DXVA - supports CA15D19A-2b48-43d6-979e-7a6e9c802ff8
  2763. 18:45:24 T:2560 DEBUG: DXVA - supports 7C74ADC6-e2ba-4ade-86de-30beabb40cc1
  2764. 18:45:24 T:2560 DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  2765. 18:45:24 T:2560 DEBUG: DXVA - supports 'VC-1 IDCT'
  2766. 18:45:24 T:2560 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  2767. 18:45:24 T:2560 DEBUG: DXVA - supports 103473E4-10ea-11df-9a92-2ba055d89593
  2768. 18:45:24 T:2560 DEBUG: DXVA - supports 725AD240-786c-471e-ad3c-38f739936517
  2769. 18:45:24 T:2560 DEBUG: DXVA - supports 03FCC2C0-975a-4c13-a4be-baeb577eaa64
  2770. 18:45:24 T:2560 DEBUG: DXVA - supports B11A91B8-5d8e-4dc0-9bb4-fab9d8e7c0cd
  2771. 18:45:24 T:2560 DEBUG: DXVA - supports AB52EC92-2260-45c4-81dc-d648d0ed4127
  2772. 18:45:24 T:2560 DEBUG: DXVA - supports 84AD67F6-4c21-419a-9f0b-24f0578906c1
  2773. 18:45:24 T:2560 DEBUG: DXVA - supports 95664FF5-9e03-4c74-bb4f-9178d6035e58
  2774. 18:45:24 T:2560 DEBUG: DXVA - trying 'MPEG2 VLD'
  2775. 18:45:24 T:2560 DEBUG: DXVA - Selected input/output format: 103
  2776. 18:45:24 T:2560 DEBUG: DXVA - source requires 1 references
  2777. 18:45:24 T:2560 DEBUG: DXVA - config 0: bitstream type 1
  2778. 18:45:24 T:2560 DEBUG: DXVA - config 1: bitstream type 1
  2779. 18:45:24 T:2560 DEBUG: DXVA - allocating 11 surfaces with format 103
  2780. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2781. 18:45:24 T:2992 DEBUG: CVideoPlayerAudio: Sample rate changed, checking for passthrough
  2782. 18:45:24 T:2992 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  2783. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2784. 18:45:24 T:2992 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  2785. 18:45:24 T:2992 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  2786. 18:45:24 T:2992 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  2787. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2788. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2789. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2790. 18:45:24 T:2920 INFO: CActiveAESink::OpenSink - initialize sink
  2791. 18:45:24 T:2920 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  2792. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2793. 18:45:24 T:2560 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video-d3d11va
  2794. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2795. 18:45:24 T:2920 DEBUG: Previous line repeats 2 times.
  2796. 18:45:24 T:2920 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  2797. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2798. 18:45:24 T:2560 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  2799. 18:45:24 T:992 DEBUG: Previous line repeats 1 times.
  2800. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2801. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2802. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2803. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2804. 18:45:24 T:2920 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 000B022E
  2805. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2806. 18:45:24 T:2560 DEBUG: Previous line repeats 1 times.
  2807. 18:45:24 T:2560 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 0.00. format: DXVA
  2808. 18:45:24 T:6184 NOTICE: D3D: rendering method forced to DXVA processor
  2809. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Initing Video Enumerator with params: 1920x1080.
  2810. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 1 rate conversion.
  2811. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0xe2 feature caps.
  2812. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0x19 device caps.
  2813. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0 input format caps.
  2814. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 16 max input streams.
  2815. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 16 max stream states.
  2816. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor index: 0.
  2817. 18:45:24 T:6184 NOTICE: DXVA::CProcessorHD::InitProcessor - Supported deinterlace methods: Blend:no, Bob:yes, Adaptive:yes, MoComp:yes.
  2818. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor allows 1 future frames and 1 past frames.
  2819. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 0 has following params - max: 1000, min: -1000, default: 0
  2820. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 1 has following params - max: 200, min: 0, default: 100
  2821. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 2 has following params - max: 180, min: -180, default: 0
  2822. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 3 has following params - max: 300, min: 0, default: 100
  2823. 18:45:24 T:6184 DEBUG: DXVA::CProcessorHD::OpenProcessor - Creating processor with input format: (103).
  2824. 18:45:24 T:2920 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  2825. 18:45:24 T:6184 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  2826. 18:45:24 T:6184 DEBUG: created video buffer 0
  2827. 18:45:24 T:6184 DEBUG: created video buffer 1
  2828. 18:45:24 T:6184 DEBUG: created video buffer 2
  2829. 18:45:24 T:6184 DEBUG: created video buffer 3
  2830. 18:45:24 T:6184 DEBUG: created video buffer 4
  2831. 18:45:24 T:6184 DEBUG: CRenderManager::Configure - 5
  2832. 18:45:24 T:6184 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  2833. 18:45:24 T:6184 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  2834. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2835. 18:45:24 T:992 DEBUG: CVideoPlayer::HandleMessages - player started 2
  2836. 18:45:24 T:2920 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  2837. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2838. 18:45:24 T:2920 DEBUG: Audio Device : 1 - SAMSUNG (AMD High Definition Audio Device)
  2839. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2840. 18:45:24 T:2920 DEBUG: Sample Rate : 48000
  2841. 18:45:24 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  2842. 18:45:24 T:2920 DEBUG: Bits Per Sample : 32
  2843. 18:45:24 T:2920 DEBUG: Valid Bits/Samp : 32
  2844. 18:45:24 T:2920 DEBUG: Channel Count : 2
  2845. 18:45:24 T:2920 DEBUG: Block Align : 8
  2846. 18:45:24 T:2920 DEBUG: Avg. Bytes Sec : 384000
  2847. 18:45:24 T:2920 DEBUG: Samples/Block : 32
  2848. 18:45:24 T:2920 DEBUG: Format cBSize : 22
  2849. 18:45:24 T:2920 DEBUG: Channel Layout : FL,FR
  2850. 18:45:24 T:2920 DEBUG: Channel Mask : 3
  2851. 18:45:24 T:2920 DEBUG: Frames : 720
  2852. 18:45:24 T:2920 DEBUG: Frame Size : 8
  2853. 18:45:24 T:2920 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  2854. 18:45:24 T:2920 DEBUG: Output Device : default
  2855. 18:45:24 T:2920 DEBUG: Sample Rate : 48000
  2856. 18:45:24 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  2857. 18:45:24 T:2920 DEBUG: Channel Count : 2
  2858. 18:45:24 T:2920 DEBUG: Channel Layout: FL,FR
  2859. 18:45:24 T:2920 DEBUG: Frames : 720
  2860. 18:45:24 T:2920 DEBUG: Frame Size : 8
  2861. 18:45:24 T:2920 DEBUG: ffmpeg[B68]: [SWR] Using fltp internally between filters
  2862. 18:45:24 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  2863. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2864. 18:45:24 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  2865. 18:45:24 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  2866. 18:45:24 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  2867. 18:45:24 T:5528 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  2868. 18:45:24 T:992 DEBUG: Previous line repeats 1 times.
  2869. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2870. 18:45:24 T:6184 DEBUG: Activating window ID: 12005
  2871. 18:45:24 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  2872. 18:45:24 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  2873. 18:45:24 T:6184 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  2874. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2875. 18:45:24 T:992 DEBUG: CVideoPlayer::HandleMessages - player started 1
  2876. 18:45:24 T:992 DEBUG: CVideoPlayer::SetCaching - caching state 3
  2877. 18:45:24 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  2878. 18:45:24 T:992 DEBUG: CVideoPlayer::SetCaching - caching state 0
  2879. 18:45:24 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  2880. 18:45:24 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  2881. 18:45:24 T:992 DEBUG: VideoPlayer::Sync - Audio - pts: 75451699155.000000, cache: 319999.933243, totalcache: 579999.983311
  2882. 18:45:24 T:992 DEBUG: VideoPlayer::Sync - Video - pts: 75451943700.000000, cache: 50000.000000, totalcache: 100000.000000
  2883. 18:45:24 T:2992 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(75450719155.016693)
  2884. 18:45:24 T:2560 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(75450719155.016693)
  2885. 18:45:24 T:2992 DEBUG: CDVDAudio::Resume - resume audio stream
  2886. 18:45:24 T:2560 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  2887. 18:45:24 T:5528 DEBUG: ActiveAE - start sync of audio stream
  2888. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2889. 18:45:24 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  2890. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2891. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2892. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2893. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2894. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2895. 18:45:24 T:2920 DEBUG: Previous line repeats 3 times.
  2896. 18:45:24 T:2920 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  2897. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2898. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2899. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2900. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2901. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2902. 18:45:24 T:992 DEBUG: Previous line repeats 3 times.
  2903. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2904. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2905. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2906. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2907. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2908. 18:45:24 T:992 DEBUG: Previous line repeats 2 times.
  2909. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2910. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2911. 18:45:24 T:5528 DEBUG: ActiveAE::SyncStream - average error of 664.134207, start adjusting
  2912. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2913. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2914. 18:45:24 T:6184 DEBUG: Previous line repeats 1 times.
  2915. 18:45:24 T:6184 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2916. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2917. 18:45:24 T:992 DEBUG: Previous line repeats 1 times.
  2918. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2919. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2920. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2921. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2922. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2923. 18:45:24 T:992 DEBUG: Previous line repeats 2 times.
  2924. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2925. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2926. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2927. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2928. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2929. 18:45:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2930. 18:45:25 T:992 DEBUG: Previous line repeats 3 times.
  2931. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2932. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2933. 18:45:25 T:2560 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2934. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2935. 18:45:25 T:992 DEBUG: Previous line repeats 1 times.
  2936. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2937. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2938. 18:45:25 T:992 DEBUG: Previous line repeats 1 times.
  2939. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2940. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2941. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2942. 18:45:25 T:5528 DEBUG: Previous line repeats 1 times.
  2943. 18:45:25 T:5528 DEBUG: ActiveAE::SyncStream - average error 22.102294 below threshold of 30.000000
  2944. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2945. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2946. 18:45:25 T:992 DEBUG: Previous line repeats 2 times.
  2947. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2948. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2949. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2950. 18:45:25 T:992 DEBUG: Previous line repeats 2 times.
  2951. 18:45:25 T:992 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  2952. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2953. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2954. 18:45:25 T:992 DEBUG: Previous line repeats 1 times.
  2955. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2956. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2957. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2958. 18:45:25 T:4948 DEBUG: Previous line repeats 1 times.
  2959. 18:45:25 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  2960. 18:45:25 T:7816 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{da3b0488-55ef-4c97-b058-b14b1e6da3ad} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  2961. 18:45:25 T:2560 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2962. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2963. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2964. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2965. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2966. 18:45:25 T:992 DEBUG: Previous line repeats 3 times.
  2967. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2968. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2969. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2970. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2971. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2972. 18:45:25 T:992 DEBUG: Previous line repeats 2 times.
  2973. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2974. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2975. 18:45:25 T:992 DEBUG: Previous line repeats 1 times.
  2976. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2977. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2978. 18:45:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2979. 18:45:26 T:992 DEBUG: Previous line repeats 3 times.
  2980. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2981. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2982. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2983. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2984. 18:45:26 T:992 DEBUG: Previous line repeats 3 times.
  2985. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  2986. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2987. 18:45:26 T:2560 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2988. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  2989. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  2990. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2991. 18:45:26 T:2560 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33366
  2992. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2993. 18:45:26 T:5528 DEBUG: Previous line repeats 2 times.
  2994. 18:45:26 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  2995. 18:45:26 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  2996. 18:45:26 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  2997. 18:45:26 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  2998. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  2999. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3000. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3001. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3002. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3003. 18:45:26 T:992 DEBUG: Previous line repeats 5 times.
  3004. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3005. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3006. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3007. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3008. 18:45:26 T:992 DEBUG: Previous line repeats 1 times.
  3009. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3010. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3011. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3012. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3013. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3014. 18:45:26 T:992 DEBUG: Previous line repeats 4 times.
  3015. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3016. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3017. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3018. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3019. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3020. 18:45:26 T:5808 DEBUG: Previous line repeats 2 times.
  3021. 18:45:26 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  3022. 18:45:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3023. 18:45:27 T:992 DEBUG: Previous line repeats 1 times.
  3024. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3025. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3026. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3027. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3028. 18:45:27 T:992 DEBUG: Previous line repeats 3 times.
  3029. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3030. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3031. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3032. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3033. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3034. 18:45:27 T:992 DEBUG: Previous line repeats 3 times.
  3035. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3036. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3037. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3038. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3039. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3040. 18:45:27 T:992 DEBUG: Previous line repeats 3 times.
  3041. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3042. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3043. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3044. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3045. 18:45:27 T:992 DEBUG: Previous line repeats 1 times.
  3046. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3047. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3048. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3049. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3050. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3051. 18:45:27 T:992 DEBUG: Previous line repeats 1 times.
  3052. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3053. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3054. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3055. 18:45:27 T:992 DEBUG: Previous line repeats 2 times.
  3056. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3057. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3058. 18:45:27 T:992 DEBUG: Previous line repeats 1 times.
  3059. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3060. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3061. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3062. 18:45:27 T:992 DEBUG: Previous line repeats 2 times.
  3063. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3064. 18:45:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3065. 18:45:28 T:992 DEBUG: Previous line repeats 1 times.
  3066. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3067. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3068. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3069. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3070. 18:45:28 T:992 DEBUG: Previous line repeats 1 times.
  3071. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3072. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3073. 18:45:28 T:992 DEBUG: Previous line repeats 1 times.
  3074. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3075. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3076. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3077. 18:45:28 T:992 DEBUG: Previous line repeats 3 times.
  3078. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3079. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3080. 18:45:28 T:992 DEBUG: Previous line repeats 1 times.
  3081. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3082. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3083. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3084. 18:45:28 T:992 DEBUG: Previous line repeats 3 times.
  3085. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3086. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3087. 18:45:28 T:992 DEBUG: Previous line repeats 1 times.
  3088. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3089. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3090. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3091. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3092. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3093. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3094. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3095. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3096. 18:45:28 T:992 DEBUG: Previous line repeats 3 times.
  3097. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3098. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3099. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3100. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3101. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3102. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3103. 18:45:28 T:992 DEBUG: Previous line repeats 3 times.
  3104. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3105. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3106. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3107. 18:45:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3108. 18:45:29 T:992 DEBUG: Previous line repeats 5 times.
  3109. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3110. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3111. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3112. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3113. 18:45:29 T:992 DEBUG: Previous line repeats 3 times.
  3114. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3115. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3116. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3117. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3118. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3119. 18:45:29 T:992 DEBUG: Previous line repeats 4 times.
  3120. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3121. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3122. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3123. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3124. 18:45:29 T:992 DEBUG: Previous line repeats 1 times.
  3125. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3126. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3127. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3128. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3129. 18:45:29 T:992 DEBUG: Previous line repeats 3 times.
  3130. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3131. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3132. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3133. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3134. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3135. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3136. 18:45:29 T:992 DEBUG: Previous line repeats 2 times.
  3137. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3138. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3139. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3140. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3141. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3142. 18:45:29 T:2560 DEBUG: Previous line repeats 1 times.
  3143. 18:45:29 T:2560 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
  3144. 18:45:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3145. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3146. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3147. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3148. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3149. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3150. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3151. 18:45:30 T:992 DEBUG: Previous line repeats 2 times.
  3152. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3153. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3154. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3155. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3156. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3157. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3158. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3159. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3160. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3161. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3162. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3163. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3164. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3165. 18:45:30 T:992 DEBUG: Previous line repeats 2 times.
  3166. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3167. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3168. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3169. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3170. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3171. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3172. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3173. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3174. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3175. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3176. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3177. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3178. 18:45:30 T:992 DEBUG: Previous line repeats 1 times.
  3179. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3180. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3181. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3182. 18:45:30 T:992 DEBUG: Previous line repeats 2 times.
  3183. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3184. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3185. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3186. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3187. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3188. 18:45:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3189. 18:45:31 T:992 DEBUG: Previous line repeats 2 times.
  3190. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3191. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3192. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3193. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3194. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3195. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3196. 18:45:31 T:992 DEBUG: Previous line repeats 2 times.
  3197. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3198. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3199. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3200. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3201. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3202. 18:45:31 T:992 DEBUG: Previous line repeats 3 times.
  3203. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3204. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3205. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3206. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3207. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3208. 18:45:31 T:992 DEBUG: Previous line repeats 3 times.
  3209. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3210. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3211. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3212. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3213. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3214. 18:45:31 T:992 DEBUG: Previous line repeats 2 times.
  3215. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3216. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3217. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3218. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3219. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3220. 18:45:31 T:992 DEBUG: Previous line repeats 3 times.
  3221. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3222. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3223. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3224. 18:45:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3225. 18:45:31 T:5808 DEBUG: Previous line repeats 4 times.
  3226. 18:45:31 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  3227. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3228. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3229. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3230. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3231. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3232. 18:45:32 T:992 DEBUG: Previous line repeats 3 times.
  3233. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3234. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3235. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3236. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3237. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3238. 18:45:32 T:992 DEBUG: Previous line repeats 3 times.
  3239. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3240. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3241. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3242. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3243. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3244. 18:45:32 T:992 DEBUG: Previous line repeats 3 times.
  3245. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3246. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3247. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3248. 18:45:32 T:992 DEBUG: Previous line repeats 1 times.
  3249. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3250. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3251. 18:45:32 T:992 DEBUG: Previous line repeats 1 times.
  3252. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3253. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3254. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3255. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3256. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3257. 18:45:32 T:992 DEBUG: Previous line repeats 2 times.
  3258. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3259. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3260. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3261. 18:45:32 T:992 DEBUG: Previous line repeats 1 times.
  3262. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3263. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3264. 18:45:32 T:992 DEBUG: Previous line repeats 2 times.
  3265. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3266. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3267. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3268. 18:45:32 T:992 DEBUG: Previous line repeats 1 times.
  3269. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3270. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3271. 18:45:32 T:992 DEBUG: Previous line repeats 1 times.
  3272. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3273. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3274. 18:45:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3275. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3276. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3277. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3278. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3279. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3280. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3281. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3282. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3283. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3284. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3285. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3286. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3287. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3288. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3289. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3290. 18:45:33 T:992 DEBUG: Previous line repeats 2 times.
  3291. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3292. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3293. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3294. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3295. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3296. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3297. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3298. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3299. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3300. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3301. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3302. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3303. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3304. 18:45:33 T:992 DEBUG: Previous line repeats 3 times.
  3305. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3306. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3307. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3308. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3309. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3310. 18:45:33 T:992 DEBUG: Previous line repeats 3 times.
  3311. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3312. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3313. 18:45:33 T:992 DEBUG: Previous line repeats 1 times.
  3314. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3315. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3316. 18:45:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3317. 18:45:34 T:992 DEBUG: Previous line repeats 3 times.
  3318. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3319. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3320. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3321. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3322. 18:45:34 T:992 DEBUG: Previous line repeats 4 times.
  3323. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3324. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3325. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3326. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3327. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3328. 18:45:34 T:992 DEBUG: Previous line repeats 3 times.
  3329. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3330. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3331. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3332. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3333. 18:45:34 T:992 DEBUG: Previous line repeats 3 times.
  3334. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3335. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3336. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3337. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3338. 18:45:34 T:992 DEBUG: Previous line repeats 3 times.
  3339. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3340. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3341. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3342. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3343. 18:45:34 T:992 DEBUG: Previous line repeats 3 times.
  3344. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3345. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3346. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3347. 18:45:34 T:992 DEBUG: Previous line repeats 1 times.
  3348. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3349. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3350. 18:45:34 T:992 DEBUG: Previous line repeats 2 times.
  3351. 18:45:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3352. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3353. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3354. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3355. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3356. 18:45:35 T:992 DEBUG: Previous line repeats 3 times.
  3357. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3358. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3359. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3360. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3361. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3362. 18:45:35 T:992 DEBUG: Previous line repeats 2 times.
  3363. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3364. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3365. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3366. 18:45:35 T:992 DEBUG: Previous line repeats 1 times.
  3367. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3368. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3369. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3370. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3371. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3372. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3373. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3374. 18:45:35 T:992 DEBUG: Previous line repeats 2 times.
  3375. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3376. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3377. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3378. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3379. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3380. 18:45:35 T:992 DEBUG: Previous line repeats 1 times.
  3381. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3382. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3383. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3384. 18:45:35 T:992 DEBUG: Previous line repeats 2 times.
  3385. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3386. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3387. 18:45:35 T:992 DEBUG: Previous line repeats 1 times.
  3388. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3389. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3390. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3391. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3392. 18:45:35 T:992 DEBUG: Previous line repeats 2 times.
  3393. 18:45:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3394. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3395. 18:45:36 T:992 DEBUG: Previous line repeats 1 times.
  3396. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3397. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3398. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3399. 18:45:36 T:992 DEBUG: Previous line repeats 2 times.
  3400. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3401. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3402. 18:45:36 T:992 DEBUG: Previous line repeats 1 times.
  3403. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3404. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3405. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3406. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3407. 18:45:36 T:992 DEBUG: Previous line repeats 3 times.
  3408. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3409. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3410. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3411. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3412. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3413. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3414. 18:45:36 T:992 DEBUG: Previous line repeats 4 times.
  3415. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3416. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3417. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3418. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3419. 18:45:36 T:992 DEBUG: Previous line repeats 1 times.
  3420. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3421. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3422. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3423. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3424. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3425. 18:45:36 T:992 DEBUG: Previous line repeats 3 times.
  3426. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3427. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3428. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3429. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3430. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3431. 18:45:36 T:992 DEBUG: Previous line repeats 3 times.
  3432. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3433. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3434. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3435. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3436. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3437. 18:45:36 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  3438. 18:45:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3439. 18:45:37 T:992 DEBUG: Previous line repeats 3 times.
  3440. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3441. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3442. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3443. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3444. 18:45:37 T:992 DEBUG: Previous line repeats 3 times.
  3445. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3446. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3447. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3448. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3449. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3450. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3451. 18:45:37 T:992 DEBUG: Previous line repeats 1 times.
  3452. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3453. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3454. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3455. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3456. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3457. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3458. 18:45:37 T:992 DEBUG: Previous line repeats 1 times.
  3459. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3460. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3461. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3462. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3463. 18:45:37 T:992 DEBUG: Previous line repeats 1 times.
  3464. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3465. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3466. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3467. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3468. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3469. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3470. 18:45:37 T:992 DEBUG: Previous line repeats 2 times.
  3471. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3472. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3473. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3474. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3475. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3476. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3477. 18:45:37 T:992 DEBUG: Previous line repeats 2 times.
  3478. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3479. 18:45:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3480. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3481. 18:45:38 T:992 DEBUG: Previous line repeats 1 times.
  3482. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3483. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3484. 18:45:38 T:992 DEBUG: Previous line repeats 1 times.
  3485. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3486. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3487. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3488. 18:45:38 T:992 DEBUG: Previous line repeats 2 times.
  3489. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3490. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3491. 18:45:38 T:992 DEBUG: Previous line repeats 2 times.
  3492. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3493. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3494. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3495. 18:45:38 T:992 DEBUG: Previous line repeats 2 times.
  3496. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3497. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3498. 18:45:38 T:992 DEBUG: Previous line repeats 2 times.
  3499. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3500. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3501. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3502. 18:45:38 T:992 DEBUG: Previous line repeats 1 times.
  3503. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3504. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3505. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3506. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3507. 18:45:38 T:992 DEBUG: Previous line repeats 3 times.
  3508. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3509. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3510. 18:45:38 T:992 DEBUG: Previous line repeats 1 times.
  3511. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3512. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3513. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3514. 18:45:38 T:992 DEBUG: Previous line repeats 3 times.
  3515. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3516. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3517. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3518. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3519. 18:45:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3520. 18:45:39 T:992 DEBUG: Previous line repeats 2 times.
  3521. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3522. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3523. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3524. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3525. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3526. 18:45:39 T:992 DEBUG: Previous line repeats 3 times.
  3527. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3528. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3529. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3530. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3531. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3532. 18:45:39 T:992 DEBUG: Previous line repeats 2 times.
  3533. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3534. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3535. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3536. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3537. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3538. 18:45:39 T:992 DEBUG: Previous line repeats 3 times.
  3539. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3540. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3541. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3542. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3543. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3544. 18:45:39 T:992 DEBUG: Previous line repeats 1 times.
  3545. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3546. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3547. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3548. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3549. 18:45:39 T:992 DEBUG: Previous line repeats 4 times.
  3550. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3551. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3552. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3553. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3554. 18:45:39 T:992 DEBUG: Previous line repeats 3 times.
  3555. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3556. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3557. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3558. 18:45:39 T:992 DEBUG: Previous line repeats 1 times.
  3559. 18:45:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3560. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3561. 18:45:40 T:992 DEBUG: Previous line repeats 3 times.
  3562. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3563. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3564. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3565. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3566. 18:45:40 T:992 DEBUG: Previous line repeats 3 times.
  3567. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3568. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3569. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3570. 18:45:40 T:992 DEBUG: Previous line repeats 1 times.
  3571. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3572. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3573. 18:45:40 T:992 DEBUG: Previous line repeats 1 times.
  3574. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3575. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3576. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3577. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3578. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3579. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3580. 18:45:40 T:992 DEBUG: Previous line repeats 3 times.
  3581. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3582. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3583. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3584. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3585. 18:45:40 T:992 DEBUG: Previous line repeats 1 times.
  3586. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3587. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3588. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3589. 18:45:40 T:992 DEBUG: Previous line repeats 2 times.
  3590. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3591. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3592. 18:45:40 T:992 DEBUG: Previous line repeats 1 times.
  3593. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3594. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3595. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3596. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3597. 18:45:40 T:992 DEBUG: Previous line repeats 1 times.
  3598. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3599. 18:45:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3600. 18:45:41 T:992 DEBUG: Previous line repeats 1 times.
  3601. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3602. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3603. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3604. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3605. 18:45:41 T:992 DEBUG: Previous line repeats 2 times.
  3606. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3607. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3608. 18:45:41 T:992 DEBUG: Previous line repeats 1 times.
  3609. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3610. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3611. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3612. 18:45:41 T:992 DEBUG: Previous line repeats 2 times.
  3613. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3614. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3615. 18:45:41 T:992 DEBUG: Previous line repeats 1 times.
  3616. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3617. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3618. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3619. 18:45:41 T:992 DEBUG: Previous line repeats 3 times.
  3620. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3621. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3622. 18:45:41 T:992 DEBUG: Previous line repeats 2 times.
  3623. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3624. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3625. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3626. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3627. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3628. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3629. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3630. 18:45:41 T:992 DEBUG: Previous line repeats 3 times.
  3631. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3632. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3633. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3634. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3635. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3636. 18:45:41 T:992 DEBUG: Previous line repeats 3 times.
  3637. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3638. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3639. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3640. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3641. 18:45:41 T:5808 DEBUG: Previous line repeats 1 times.
  3642. 18:45:41 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  3643. 18:45:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3644. 18:45:42 T:992 DEBUG: Previous line repeats 2 times.
  3645. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3646. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3647. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3648. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3649. 18:45:42 T:992 DEBUG: Previous line repeats 4 times.
  3650. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3651. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3652. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3653. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3654. 18:45:42 T:992 DEBUG: Previous line repeats 3 times.
  3655. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3656. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3657. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3658. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3659. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3660. 18:45:42 T:992 DEBUG: Previous line repeats 4 times.
  3661. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3662. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3663. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3664. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3665. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3666. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3667. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3668. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3669. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3670. 18:45:42 T:992 DEBUG: Previous line repeats 3 times.
  3671. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3672. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3673. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3674. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3675. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3676. 18:45:42 T:992 DEBUG: Previous line repeats 2 times.
  3677. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3678. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3679. 18:45:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3680. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3681. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3682. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3683. 18:45:43 T:992 DEBUG: Previous line repeats 3 times.
  3684. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3685. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3686. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3687. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3688. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3689. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3690. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3691. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3692. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3693. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3694. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3695. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3696. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3697. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3698. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3699. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3700. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3701. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3702. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3703. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3704. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3705. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3706. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3707. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3708. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3709. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3710. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3711. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3712. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3713. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3714. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3715. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3716. 18:45:43 T:992 DEBUG: Previous line repeats 2 times.
  3717. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3718. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3719. 18:45:43 T:992 DEBUG: Previous line repeats 1 times.
  3720. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3721. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3722. 18:45:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3723. 18:45:44 T:992 DEBUG: Previous line repeats 2 times.
  3724. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3725. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3726. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3727. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3728. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3729. 18:45:44 T:992 DEBUG: Previous line repeats 3 times.
  3730. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3731. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3732. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3733. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3734. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3735. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3736. 18:45:44 T:992 DEBUG: Previous line repeats 3 times.
  3737. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3738. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3739. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3740. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3741. 18:45:44 T:992 DEBUG: Previous line repeats 3 times.
  3742. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3743. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3744. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3745. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3746. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3747. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3748. 18:45:44 T:992 DEBUG: Previous line repeats 1 times.
  3749. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3750. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3751. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3752. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3753. 18:45:44 T:992 DEBUG: Previous line repeats 4 times.
  3754. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3755. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3756. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3757. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3758. 18:45:44 T:992 DEBUG: Previous line repeats 4 times.
  3759. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3760. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3761. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3762. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3763. 18:45:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3764. 18:45:45 T:992 DEBUG: Previous line repeats 4 times.
  3765. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3766. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3767. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3768. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3769. 18:45:45 T:992 DEBUG: Previous line repeats 3 times.
  3770. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3771. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3772. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3773. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3774. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3775. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3776. 18:45:45 T:992 DEBUG: Previous line repeats 2 times.
  3777. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3778. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3779. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3780. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3781. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3782. 18:45:45 T:992 DEBUG: Previous line repeats 3 times.
  3783. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3784. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3785. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3786. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3787. 18:45:45 T:992 DEBUG: Previous line repeats 1 times.
  3788. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3789. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3790. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3791. 18:45:45 T:992 DEBUG: Previous line repeats 1 times.
  3792. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3793. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3794. 18:45:45 T:992 DEBUG: Previous line repeats 2 times.
  3795. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3796. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3797. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3798. 18:45:45 T:992 DEBUG: Previous line repeats 1 times.
  3799. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3800. 18:45:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3801. 18:45:46 T:992 DEBUG: Previous line repeats 2 times.
  3802. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3803. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3804. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3805. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3806. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3807. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3808. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3809. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3810. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3811. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3812. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3813. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3814. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3815. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3816. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3817. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3818. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3819. 18:45:46 T:992 DEBUG: Previous line repeats 3 times.
  3820. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3821. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3822. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3823. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3824. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3825. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3826. 18:45:46 T:992 DEBUG: Previous line repeats 3 times.
  3827. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3828. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3829. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3830. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3831. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3832. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3833. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3834. 18:45:46 T:992 DEBUG: Previous line repeats 1 times.
  3835. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3836. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3837. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3838. 18:45:46 T:992 DEBUG: Previous line repeats 3 times.
  3839. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3840. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3841. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3842. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3843. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3844. 18:45:46 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  3845. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3846. 18:45:46 T:992 DEBUG: Previous line repeats 2 times.
  3847. 18:45:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3848. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3849. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3850. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3851. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3852. 18:45:47 T:992 DEBUG: Previous line repeats 3 times.
  3853. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3854. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3855. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3856. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3857. 18:45:47 T:992 DEBUG: Previous line repeats 5 times.
  3858. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3859. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3860. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3861. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3862. 18:45:47 T:992 DEBUG: Previous line repeats 5 times.
  3863. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3864. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3865. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3866. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3867. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3868. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3869. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3870. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3871. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3872. 18:45:47 T:992 DEBUG: Previous line repeats 3 times.
  3873. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3874. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3875. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3876. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3877. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3878. 18:45:47 T:992 DEBUG: Previous line repeats 3 times.
  3879. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3880. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3881. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3882. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3883. 18:45:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3884. 18:45:48 T:992 DEBUG: Previous line repeats 3 times.
  3885. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3886. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3887. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3888. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3889. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3890. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3891. 18:45:48 T:992 DEBUG: Previous line repeats 2 times.
  3892. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3893. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3894. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3895. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3896. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3897. 18:45:48 T:992 DEBUG: Previous line repeats 2 times.
  3898. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3899. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3900. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3901. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3902. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3903. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3904. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3905. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3906. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3907. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3908. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3909. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3910. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3911. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3912. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3913. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3914. 18:45:48 T:992 DEBUG: Previous line repeats 3 times.
  3915. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3916. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3917. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3918. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3919. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3920. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3921. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3922. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3923. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3924. 18:45:48 T:992 DEBUG: Previous line repeats 1 times.
  3925. 18:45:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3926. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3927. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3928. 18:45:49 T:992 DEBUG: Previous line repeats 2 times.
  3929. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3930. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3931. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3932. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3933. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3934. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3935. 18:45:49 T:992 DEBUG: Previous line repeats 2 times.
  3936. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3937. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3938. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3939. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3940. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3941. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3942. 18:45:49 T:992 DEBUG: Previous line repeats 2 times.
  3943. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3944. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3945. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3946. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3947. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3948. 18:45:49 T:992 DEBUG: Previous line repeats 3 times.
  3949. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3950. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3951. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3952. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3953. 18:45:49 T:992 DEBUG: Previous line repeats 3 times.
  3954. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3955. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3956. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3957. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3958. 18:45:49 T:992 DEBUG: Previous line repeats 4 times.
  3959. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3960. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3961. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3962. 18:45:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3963. 18:45:50 T:992 DEBUG: Previous line repeats 4 times.
  3964. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3965. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3966. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3967. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3968. 18:45:50 T:992 DEBUG: Previous line repeats 3 times.
  3969. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3970. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3971. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3972. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3973. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3974. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3975. 18:45:50 T:992 DEBUG: Previous line repeats 2 times.
  3976. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3977. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3978. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3979. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3980. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3981. 18:45:50 T:992 DEBUG: Previous line repeats 4 times.
  3982. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3983. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3984. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3985. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3986. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3987. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3988. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3989. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3990. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3991. 18:45:50 T:992 DEBUG: Previous line repeats 2 times.
  3992. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  3993. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  3994. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3995. 18:45:50 T:992 DEBUG: Previous line repeats 1 times.
  3996. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  3997. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  3998. 18:45:50 T:992 DEBUG: Previous line repeats 2 times.
  3999. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4000. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4001. 18:45:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4002. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4003. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4004. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4005. 18:45:51 T:992 DEBUG: Previous line repeats 2 times.
  4006. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4007. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4008. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4009. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4010. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4011. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4012. 18:45:51 T:992 DEBUG: Previous line repeats 2 times.
  4013. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4014. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4015. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4016. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4017. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4018. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4019. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4020. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4021. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4022. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4023. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4024. 18:45:51 T:992 DEBUG: Previous line repeats 3 times.
  4025. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4026. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4027. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4028. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4029. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4030. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4031. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4032. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4033. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4034. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4035. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4036. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4037. 18:45:51 T:992 DEBUG: Previous line repeats 2 times.
  4038. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4039. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4040. 18:45:51 T:992 DEBUG: Previous line repeats 1 times.
  4041. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4042. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4043. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4044. 18:45:51 T:5808 DEBUG: Previous line repeats 2 times.
  4045. 18:45:51 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  4046. 18:45:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4047. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4048. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4049. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4050. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4051. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4052. 18:45:52 T:992 DEBUG: Previous line repeats 3 times.
  4053. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4054. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4055. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4056. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4057. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4058. 18:45:52 T:992 DEBUG: Previous line repeats 3 times.
  4059. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4060. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4061. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4062. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4063. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4064. 18:45:52 T:992 DEBUG: Previous line repeats 6 times.
  4065. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4066. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4067. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4068. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4069. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4070. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4071. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4072. 18:45:52 T:992 DEBUG: Previous line repeats 3 times.
  4073. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4074. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4075. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4076. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4077. 18:45:52 T:992 DEBUG: Previous line repeats 2 times.
  4078. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4079. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4080. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4081. 18:45:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4082. 18:45:53 T:992 DEBUG: Previous line repeats 3 times.
  4083. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4084. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4085. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4086. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4087. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4088. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4089. 18:45:53 T:992 DEBUG: Previous line repeats 4 times.
  4090. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4091. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4092. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4093. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4094. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4095. 18:45:53 T:992 DEBUG: Previous line repeats 2 times.
  4096. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4097. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4098. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4099. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4100. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4101. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4102. 18:45:53 T:992 DEBUG: Previous line repeats 3 times.
  4103. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4104. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4105. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4106. 18:45:53 T:992 DEBUG: Previous line repeats 1 times.
  4107. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4108. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4109. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4110. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4111. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4112. 18:45:53 T:992 DEBUG: Previous line repeats 1 times.
  4113. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4114. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4115. 18:45:53 T:992 DEBUG: Previous line repeats 2 times.
  4116. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4117. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4118. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4119. 18:45:53 T:992 DEBUG: Previous line repeats 1 times.
  4120. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4121. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4122. 18:45:53 T:992 DEBUG: Previous line repeats 1 times.
  4123. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4124. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4125. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4126. 18:45:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4127. 18:45:54 T:992 DEBUG: Previous line repeats 2 times.
  4128. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4129. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4130. 18:45:54 T:992 DEBUG: Previous line repeats 1 times.
  4131. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4132. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4133. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4134. 18:45:54 T:992 DEBUG: Previous line repeats 2 times.
  4135. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4136. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4137. 18:45:54 T:992 DEBUG: Previous line repeats 1 times.
  4138. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4139. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4140. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4141. 18:45:54 T:992 DEBUG: Previous line repeats 2 times.
  4142. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4143. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4144. 18:45:54 T:992 DEBUG: Previous line repeats 1 times.
  4145. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4146. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4147. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4148. 18:45:54 T:992 DEBUG: Previous line repeats 3 times.
  4149. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4150. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4151. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4152. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4153. 18:45:54 T:992 DEBUG: Previous line repeats 1 times.
  4154. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4155. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4156. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4157. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4158. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4159. 18:45:54 T:992 DEBUG: Previous line repeats 4 times.
  4160. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4161. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4162. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4163. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4164. 18:45:54 T:992 DEBUG: Previous line repeats 4 times.
  4165. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4166. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4167. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4168. 18:45:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4169. 18:45:55 T:992 DEBUG: Previous line repeats 4 times.
  4170. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4171. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4172. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4173. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4174. 18:45:55 T:992 DEBUG: Previous line repeats 3 times.
  4175. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4176. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4177. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4178. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4179. 18:45:55 T:992 DEBUG: Previous line repeats 3 times.
  4180. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4181. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4182. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4183. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4184. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4185. 18:45:55 T:456 DEBUG: Thread JobWorker 456 terminating (autodelete)
  4186. 18:45:55 T:4516 DEBUG: Thread JobWorker 4516 terminating (autodelete)
  4187. 18:45:55 T:8080 DEBUG: Thread JobWorker 8080 terminating (autodelete)
  4188. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4189. 18:45:55 T:992 DEBUG: Previous line repeats 1 times.
  4190. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4191. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4192. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4193. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4194. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4195. 18:45:55 T:992 DEBUG: Previous line repeats 2 times.
  4196. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4197. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4198. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4199. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4200. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4201. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4202. 18:45:55 T:992 DEBUG: Previous line repeats 1 times.
  4203. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4204. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4205. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4206. 18:45:55 T:992 DEBUG: Previous line repeats 1 times.
  4207. 18:45:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4208. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4209. 18:45:56 T:992 DEBUG: Previous line repeats 2 times.
  4210. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4211. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4212. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4213. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4214. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4215. 18:45:56 T:992 DEBUG: Previous line repeats 2 times.
  4216. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4217. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4218. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4219. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4220. 18:45:56 T:992 DEBUG: Previous line repeats 1 times.
  4221. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4222. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4223. 18:45:56 T:992 DEBUG: Previous line repeats 1 times.
  4224. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4225. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4226. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4227. 18:45:56 T:992 DEBUG: Previous line repeats 1 times.
  4228. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4229. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4230. 18:45:56 T:992 DEBUG: Previous line repeats 1 times.
  4231. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4232. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4233. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4234. 18:45:56 T:992 DEBUG: Previous line repeats 3 times.
  4235. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4236. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4237. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4238. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4239. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4240. 18:45:56 T:992 DEBUG: Previous line repeats 2 times.
  4241. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4242. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4243. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4244. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4245. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4246. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4247. 18:45:56 T:992 DEBUG: Previous line repeats 2 times.
  4248. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4249. 18:45:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4250. 18:45:56 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  4251. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4252. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4253. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4254. 18:45:57 T:992 DEBUG: Previous line repeats 3 times.
  4255. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4256. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4257. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4258. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4259. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4260. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4261. 18:45:57 T:992 DEBUG: Previous line repeats 3 times.
  4262. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4263. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4264. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4265. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4266. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4267. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4268. 18:45:57 T:992 DEBUG: Previous line repeats 3 times.
  4269. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4270. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4271. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4272. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4273. 18:45:57 T:992 DEBUG: Previous line repeats 3 times.
  4274. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4275. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4276. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4277. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4278. 18:45:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  4279. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4280. 18:45:57 T:992 DEBUG: Previous line repeats 2 times.
  4281. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4282. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4283. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4284. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4285. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4286. 18:45:57 T:992 DEBUG: Previous line repeats 2 times.
  4287. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4288. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4289. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4290. 18:45:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4291. 18:45:58 T:992 DEBUG: Previous line repeats 3 times.
  4292. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4293. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4294. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4295. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4296. 18:45:58 T:992 DEBUG: Previous line repeats 3 times.
  4297. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4298. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4299. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4300. 18:45:58 T:992 DEBUG: Previous line repeats 1 times.
  4301. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4302. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4303. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4304. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4305. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4306. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4307. 18:45:58 T:992 DEBUG: Previous line repeats 1 times.
  4308. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4309. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4310. 18:45:58 T:992 DEBUG: Previous line repeats 5 times.
  4311. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4312. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4313. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4314. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4315. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4316. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4317. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4318. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4319. 18:45:58 T:992 DEBUG: Previous line repeats 2 times.
  4320. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4321. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4322. 18:45:58 T:992 DEBUG: Previous line repeats 2 times.
  4323. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4324. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4325. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4326. 18:45:58 T:992 DEBUG: Previous line repeats 2 times.
  4327. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4328. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4329. 18:45:58 T:992 DEBUG: Previous line repeats 2 times.
  4330. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4331. 18:45:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4332. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4333. 18:45:59 T:992 DEBUG: Previous line repeats 1 times.
  4334. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4335. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4336. 18:45:59 T:992 DEBUG: Previous line repeats 1 times.
  4337. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4338. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4339. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4340. 18:45:59 T:992 DEBUG: Previous line repeats 2 times.
  4341. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4342. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4343. 18:45:59 T:992 DEBUG: Previous line repeats 1 times.
  4344. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4345. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4346. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4347. 18:45:59 T:992 DEBUG: Previous line repeats 2 times.
  4348. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4349. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4350. 18:45:59 T:992 DEBUG: Previous line repeats 1 times.
  4351. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4352. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4353. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4354. 18:45:59 T:992 DEBUG: Previous line repeats 3 times.
  4355. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4356. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4357. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4358. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4359. 18:45:59 T:992 DEBUG: Previous line repeats 1 times.
  4360. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4361. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4362. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4363. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4364. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4365. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4366. 18:45:59 T:992 DEBUG: Previous line repeats 3 times.
  4367. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4368. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4369. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4370. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4371. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4372. 18:45:59 T:992 DEBUG: Previous line repeats 2 times.
  4373. 18:45:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4374. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4375. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4376. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4377. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4378. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4379. 18:46:00 T:992 DEBUG: Previous line repeats 3 times.
  4380. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4381. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4382. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4383. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4384. 18:46:00 T:992 DEBUG: Previous line repeats 3 times.
  4385. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4386. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4387. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4388. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4389. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4390. 18:46:00 T:992 DEBUG: Previous line repeats 3 times.
  4391. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4392. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4393. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4394. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4395. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4396. 18:46:00 T:992 DEBUG: Previous line repeats 1 times.
  4397. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4398. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4399. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4400. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4401. 18:46:00 T:992 DEBUG: Previous line repeats 4 times.
  4402. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4403. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4404. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4405. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4406. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4407. 18:46:00 T:992 DEBUG: Previous line repeats 2 times.
  4408. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4409. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4410. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4411. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4412. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4413. 18:46:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4414. 18:46:01 T:992 DEBUG: Previous line repeats 2 times.
  4415. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4416. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4417. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4418. 18:46:01 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  4419. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  4420. 18:46:01 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  4421. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  4422. 18:46:01 T:3764 INFO: Previous line repeats 6 times.
  4423. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  4424. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4425. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4426. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4427. 18:46:01 T:992 DEBUG: Previous line repeats 1 times.
  4428. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4429. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4430. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4431. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  4432. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  4433. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4434. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4435. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4436. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  4437. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4438. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  4439. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4440. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4441. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4442. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4443. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  4444. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4445. 18:46:01 T:3764 DEBUG: Previous line repeats 1 times.
  4446. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  4447. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  4448. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  4449. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4450. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4451. 18:46:01 T:3764 DEBUG: Previous line repeats 3 times.
  4452. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  4453. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4454. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  4455. 18:46:01 T:5828 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  4456. 18:46:01 T:5828 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  4457. 18:46:01 T:5828 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4458. 18:46:01 T:5828 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4459. 18:46:01 T:5828 INFO: Platinum [neptune.http]: got connection (reused: false)
  4460. 18:46:01 T:5828 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  4461. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  4462. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4463. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4464. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4465. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4466. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4467. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4468. 18:46:01 T:992 DEBUG: Previous line repeats 2 times.
  4469. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4470. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4471. 18:46:01 T:992 DEBUG: Previous line repeats 1 times.
  4472. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4473. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4474. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4475. 18:46:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  4476. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4477. 18:46:01 T:992 DEBUG: Previous line repeats 2 times.
  4478. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4479. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4480. 18:46:01 T:992 DEBUG: Previous line repeats 1 times.
  4481. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4482. 18:46:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4483. 18:46:01 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  4484. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4485. 18:46:02 T:3764 DEBUG: Previous line repeats 1 times.
  4486. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4487. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  4488. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4489. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4490. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4491. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4492. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4493. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4494. 18:46:02 T:3764 DEBUG: Previous line repeats 2 times.
  4495. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  4496. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4497. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4498. 18:46:02 T:992 INFO: Previous line repeats 1 times.
  4499. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4500. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4501. 18:46:02 T:992 DEBUG: Previous line repeats 1 times.
  4502. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4503. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  4504. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4505. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4506. 18:46:02 T:3764 DEBUG: Previous line repeats 1 times.
  4507. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4508. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  4509. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4510. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  4511. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4512. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4513. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4514. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4515. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4516. 18:46:02 T:3764 DEBUG: Previous line repeats 3 times.
  4517. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  4518. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  4519. 18:46:02 T:7220 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  4520. 18:46:02 T:7220 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  4521. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4522. 18:46:02 T:7220 INFO: Platinum [neptune.http]: cleaning up connection (1 remain)
  4523. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4524. 18:46:02 T:7220 INFO: Platinum [neptune.http]: got connection (reused: false)
  4525. 18:46:02 T:7220 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  4526. 18:46:02 T:7220 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  4527. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4528. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4529. 18:46:02 T:7220 INFO: Platinum [neptune.http]: got connection (reused: false)
  4530. 18:46:02 T:7220 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  4531. 18:46:02 T:7220 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  4532. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4533. 18:46:02 T:7220 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4534. 18:46:02 T:7220 INFO: Platinum [neptune.http]: got connection (reused: false)
  4535. 18:46:02 T:7220 ERROR: Platinum [platinum.core.service]: No state variables found
  4536. 18:46:02 T:7220 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  4537. 18:46:02 T:7220 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  4538. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  4539. <specVersion>
  4540. <major>1</major>
  4541. <minor>0</minor>
  4542. </specVersion>
  4543. <actionList />
  4544. <serviceStateTable />
  4545. </scpd>
  4546. 18:46:02 T:7220 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  4547. 18:46:02 T:7220 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  4548. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  4549. <specVersion>
  4550. <major>1</major>
  4551. <minor>0</minor>
  4552. </specVersion>
  4553. <actionList />
  4554. <serviceStateTable />
  4555. </scpd>
  4556. 18:46:02 T:7220 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  4557. 18:46:02 T:3764 NOTICE: Previous line repeats 2 times.
  4558. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  4559. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4560. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4561. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4562. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4563. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  4564. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4565. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4566. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4567. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4568. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4569. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4570. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4571. 18:46:02 T:3764 DEBUG: Previous line repeats 1 times.
  4572. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  4573. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  4574. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  4575. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4576. 18:46:02 T:992 DEBUG: Previous line repeats 1 times.
  4577. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4578. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4579. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4580. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  4581. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  4582. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  4583. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4584. 18:46:02 T:992 DEBUG: Previous line repeats 3 times.
  4585. 18:46:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4586. 18:46:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  4587. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  4588. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4589. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4590. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4591. 18:46:03 T:3764 DEBUG: Previous line repeats 3 times.
  4592. 18:46:03 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  4593. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4594. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4595. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4596. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4597. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4598. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4599. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  4600. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4601. 18:46:03 T:992 DEBUG: Previous line repeats 2 times.
  4602. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4603. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4604. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4605. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4606. 18:46:03 T:3764 DEBUG: Previous line repeats 2 times.
  4607. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  4608. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4609. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4610. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4611. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4612. 18:46:03 T:3764 DEBUG: Previous line repeats 1 times.
  4613. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  4614. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4615. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4616. 18:46:03 T:992 DEBUG: Previous line repeats 1 times.
  4617. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4618. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4619. 18:46:03 T:7864 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  4620. 18:46:03 T:7864 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  4621. 18:46:03 T:7864 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4622. 18:46:03 T:7864 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4623. 18:46:03 T:7864 INFO: Platinum [neptune.http]: got connection (reused: false)
  4624. 18:46:03 T:7864 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  4625. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4626. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4627. 18:46:03 T:3764 DEBUG: Previous line repeats 2 times.
  4628. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  4629. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  4630. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4631. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4632. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4633. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4634. 18:46:03 T:992 DEBUG: Previous line repeats 1 times.
  4635. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4636. 18:46:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  4637. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4638. 18:46:03 T:992 DEBUG: Previous line repeats 1 times.
  4639. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4640. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4641. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4642. 18:46:03 T:992 DEBUG: Previous line repeats 2 times.
  4643. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4644. 18:46:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4645. 18:46:04 T:992 DEBUG: Previous line repeats 2 times.
  4646. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4647. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4648. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4649. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4650. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4651. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4652. 18:46:04 T:992 DEBUG: Previous line repeats 2 times.
  4653. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4654. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4655. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4656. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4657. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4658. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4659. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4660. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4661. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4662. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4663. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4664. 18:46:04 T:992 DEBUG: Previous line repeats 3 times.
  4665. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4666. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4667. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4668. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4669. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4670. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4671. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4672. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4673. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4674. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4675. 18:46:04 T:2804 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  4676. 18:46:04 T:2804 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  4677. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4678. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4679. 18:46:04 T:2804 INFO: Platinum [neptune.http]: got connection (reused: false)
  4680. 18:46:04 T:2804 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  4681. 18:46:04 T:2804 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  4682. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4683. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4684. 18:46:04 T:2804 INFO: Platinum [neptune.http]: got connection (reused: false)
  4685. 18:46:04 T:2804 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  4686. 18:46:04 T:2804 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  4687. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  4688. 18:46:04 T:2804 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  4689. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4690. 18:46:04 T:2804 INFO: Platinum [neptune.http]: got connection (reused: false)
  4691. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4692. 18:46:04 T:2804 ERROR: Platinum [platinum.core.service]: No state variables found
  4693. 18:46:04 T:2804 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  4694. 18:46:04 T:2804 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  4695. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  4696. <specVersion>
  4697. <major>1</major>
  4698. <minor>0</minor>
  4699. </specVersion>
  4700. <actionList />
  4701. <serviceStateTable />
  4702. </scpd>
  4703. 18:46:04 T:2804 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  4704. 18:46:04 T:2804 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  4705. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  4706. <specVersion>
  4707. <major>1</major>
  4708. <minor>0</minor>
  4709. </specVersion>
  4710. <actionList />
  4711. <serviceStateTable />
  4712. </scpd>
  4713. 18:46:04 T:2804 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  4714. 18:46:04 T:992 NOTICE: Previous line repeats 2 times.
  4715. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4716. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4717. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4718. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4719. 18:46:04 T:992 DEBUG: Previous line repeats 1 times.
  4720. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4721. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4722. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4723. 18:46:04 T:992 DEBUG: Previous line repeats 3 times.
  4724. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4725. 18:46:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4726. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4727. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4728. 18:46:05 T:3764 DEBUG: Previous line repeats 1 times.
  4729. 18:46:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4730. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4731. 18:46:05 T:992 DEBUG: Previous line repeats 2 times.
  4732. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4733. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4734. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4735. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4736. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4737. 18:46:05 T:3764 DEBUG: Previous line repeats 1 times.
  4738. 18:46:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4739. 18:46:05 T:992 INFO: Previous line repeats 1 times.
  4740. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4741. 18:46:05 T:992 DEBUG: Previous line repeats 1 times.
  4742. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4743. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4744. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4745. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4746. 18:46:05 T:3764 DEBUG: Previous line repeats 1 times.
  4747. 18:46:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  4748. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4749. 18:46:05 T:992 DEBUG: Previous line repeats 3 times.
  4750. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4751. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4752. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4753. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4754. 18:46:05 T:992 DEBUG: Previous line repeats 1 times.
  4755. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4756. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4757. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4758. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4759. 18:46:05 T:992 DEBUG: Previous line repeats 3 times.
  4760. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4761. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4762. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4763. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4764. 18:46:05 T:992 DEBUG: Previous line repeats 2 times.
  4765. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4766. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4767. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4768. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4769. 18:46:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4770. 18:46:06 T:992 DEBUG: Previous line repeats 2 times.
  4771. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4772. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4773. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4774. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4775. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4776. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4777. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4778. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4779. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4780. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4781. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4782. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4783. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4784. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4785. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4786. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4787. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4788. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4789. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4790. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4791. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4792. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4793. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4794. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4795. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4796. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4797. 18:46:06 T:992 DEBUG: Previous line repeats 2 times.
  4798. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4799. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4800. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4801. 18:46:06 T:992 DEBUG: Previous line repeats 2 times.
  4802. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4803. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4804. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4805. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4806. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4807. 18:46:06 T:992 DEBUG: Previous line repeats 2 times.
  4808. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4809. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4810. 18:46:06 T:992 DEBUG: Previous line repeats 1 times.
  4811. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4812. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4813. 18:46:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4814. 18:46:06 T:5808 DEBUG: Previous line repeats 1 times.
  4815. 18:46:06 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  4816. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4817. 18:46:07 T:992 DEBUG: Previous line repeats 1 times.
  4818. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4819. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4820. 18:46:07 T:992 DEBUG: Previous line repeats 1 times.
  4821. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4822. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4823. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4824. 18:46:07 T:992 DEBUG: Previous line repeats 1 times.
  4825. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4826. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4827. 18:46:07 T:992 DEBUG: Previous line repeats 1 times.
  4828. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4829. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4830. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4831. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4832. 18:46:07 T:992 DEBUG: Previous line repeats 2 times.
  4833. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4834. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4835. 18:46:07 T:992 DEBUG: Previous line repeats 1 times.
  4836. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4837. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4838. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4839. 18:46:07 T:992 DEBUG: Previous line repeats 2 times.
  4840. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4841. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4842. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4843. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4844. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4845. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4846. 18:46:07 T:992 DEBUG: Previous line repeats 2 times.
  4847. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4848. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4849. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4850. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4851. 18:46:07 T:992 DEBUG: Previous line repeats 3 times.
  4852. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4853. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4854. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4855. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4856. 18:46:07 T:992 DEBUG: Previous line repeats 3 times.
  4857. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4858. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4859. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4860. 18:46:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4861. 18:46:08 T:992 DEBUG: Previous line repeats 3 times.
  4862. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4863. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4864. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4865. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4866. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4867. 18:46:08 T:992 DEBUG: Previous line repeats 3 times.
  4868. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4869. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4870. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4871. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4872. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4873. 18:46:08 T:992 DEBUG: Previous line repeats 1 times.
  4874. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4875. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4876. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4877. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4878. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4879. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4880. 18:46:08 T:992 DEBUG: Previous line repeats 4 times.
  4881. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4882. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4883. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4884. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4885. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4886. 18:46:08 T:992 DEBUG: Previous line repeats 1 times.
  4887. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4888. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4889. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4890. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4891. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4892. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4893. 18:46:08 T:992 DEBUG: Previous line repeats 3 times.
  4894. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4895. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4896. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4897. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4898. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4899. 18:46:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4900. 18:46:09 T:992 DEBUG: Previous line repeats 3 times.
  4901. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4902. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4903. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4904. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4905. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4906. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4907. 18:46:09 T:992 DEBUG: Previous line repeats 2 times.
  4908. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4909. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4910. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4911. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4912. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4913. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4914. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4915. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4916. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4917. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4918. 18:46:09 T:992 DEBUG: Previous line repeats 2 times.
  4919. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4920. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4921. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4922. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4923. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4924. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4925. 18:46:09 T:992 DEBUG: Previous line repeats 2 times.
  4926. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4927. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4928. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4929. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4930. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4931. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4932. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4933. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4934. 18:46:09 T:992 DEBUG: Previous line repeats 1 times.
  4935. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4936. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4937. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4938. 18:46:09 T:992 DEBUG: Previous line repeats 3 times.
  4939. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4940. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4941. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4942. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4943. 18:46:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4944. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4945. 18:46:10 T:992 DEBUG: Previous line repeats 2 times.
  4946. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4947. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4948. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4949. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4950. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4951. 18:46:10 T:992 DEBUG: Previous line repeats 3 times.
  4952. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4953. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4954. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4955. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4956. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4957. 18:46:10 T:992 DEBUG: Previous line repeats 3 times.
  4958. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4959. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4960. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4961. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4962. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4963. 18:46:10 T:992 DEBUG: Previous line repeats 3 times.
  4964. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4965. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4966. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4967. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4968. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4969. 18:46:10 T:992 DEBUG: Previous line repeats 2 times.
  4970. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4971. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4972. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4973. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4974. 18:46:10 T:992 DEBUG: Previous line repeats 4 times.
  4975. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4976. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4977. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4978. 18:46:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4979. 18:46:11 T:992 DEBUG: Previous line repeats 4 times.
  4980. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4981. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4982. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4983. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4984. 18:46:11 T:992 DEBUG: Previous line repeats 3 times.
  4985. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4986. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4987. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4988. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4989. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4990. 18:46:11 T:992 DEBUG: Previous line repeats 2 times.
  4991. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4992. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4993. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  4994. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4995. 18:46:11 T:992 DEBUG: Previous line repeats 2 times.
  4996. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  4997. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  4998. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  4999. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5000. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5001. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5002. 18:46:11 T:992 DEBUG: Previous line repeats 2 times.
  5003. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5004. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5005. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5006. 18:46:11 T:992 DEBUG: Previous line repeats 1 times.
  5007. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5008. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5009. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5010. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5011. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5012. 18:46:11 T:992 DEBUG: Previous line repeats 2 times.
  5013. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5014. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5015. 18:46:11 T:992 DEBUG: Previous line repeats 1 times.
  5016. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5017. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5018. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5019. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5020. 18:46:11 T:992 DEBUG: Previous line repeats 1 times.
  5021. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5022. 18:46:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5023. 18:46:11 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  5024. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5025. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5026. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5027. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5028. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5029. 18:46:12 T:992 DEBUG: Previous line repeats 1 times.
  5030. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5031. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5032. 18:46:12 T:992 DEBUG: Previous line repeats 1 times.
  5033. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5034. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5035. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5036. 18:46:12 T:992 DEBUG: Previous line repeats 3 times.
  5037. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5038. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5039. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5040. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5041. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5042. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5043. 18:46:12 T:992 DEBUG: Previous line repeats 2 times.
  5044. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5045. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5046. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5047. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5048. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5049. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5050. 18:46:12 T:992 DEBUG: Previous line repeats 2 times.
  5051. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5052. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5053. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5054. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5055. 18:46:12 T:992 DEBUG: Previous line repeats 3 times.
  5056. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5057. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5058. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5059. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5060. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5061. 18:46:12 T:992 DEBUG: Previous line repeats 4 times.
  5062. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5063. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5064. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5065. 18:46:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5066. 18:46:13 T:992 DEBUG: Previous line repeats 4 times.
  5067. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5068. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5069. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5070. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5071. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5072. 18:46:13 T:992 DEBUG: Previous line repeats 3 times.
  5073. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5074. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5075. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5076. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5077. 18:46:13 T:992 DEBUG: Previous line repeats 4 times.
  5078. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5079. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5080. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5081. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5082. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5083. 18:46:13 T:992 DEBUG: Previous line repeats 3 times.
  5084. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5085. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5086. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5087. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5088. 18:46:13 T:992 DEBUG: Previous line repeats 2 times.
  5089. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5090. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5091. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5092. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5093. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5094. 18:46:13 T:992 DEBUG: Previous line repeats 2 times.
  5095. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5096. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5097. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5098. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5099. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5100. 18:46:13 T:992 DEBUG: Previous line repeats 3 times.
  5101. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5102. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5103. 18:46:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5104. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5105. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5106. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5107. 18:46:14 T:992 DEBUG: Previous line repeats 3 times.
  5108. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5109. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5110. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5111. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5112. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5113. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5114. 18:46:14 T:992 DEBUG: Previous line repeats 2 times.
  5115. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5116. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5117. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5118. 18:46:14 T:992 DEBUG: Previous line repeats 2 times.
  5119. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5120. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5121. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5122. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5123. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5124. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5125. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5126. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5127. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5128. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5129. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5130. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5131. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5132. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5133. 18:46:14 T:992 DEBUG: Previous line repeats 1 times.
  5134. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5135. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5136. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5137. 18:46:14 T:992 DEBUG: Previous line repeats 3 times.
  5138. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5139. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5140. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5141. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5142. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5143. 18:46:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5144. 18:46:15 T:992 DEBUG: Previous line repeats 1 times.
  5145. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5146. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5147. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5148. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5149. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5150. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5151. 18:46:15 T:992 DEBUG: Previous line repeats 2 times.
  5152. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5153. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5154. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5155. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5156. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5157. 18:46:15 T:992 DEBUG: Previous line repeats 3 times.
  5158. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5159. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5160. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5161. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5162. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5163. 18:46:15 T:992 DEBUG: Previous line repeats 2 times.
  5164. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5165. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5166. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5167. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5168. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5169. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5170. 18:46:15 T:992 DEBUG: Previous line repeats 1 times.
  5171. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5172. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5173. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5174. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5175. 18:46:15 T:992 DEBUG: Previous line repeats 3 times.
  5176. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5177. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5178. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5179. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5180. 18:46:15 T:992 DEBUG: Previous line repeats 3 times.
  5181. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5182. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5183. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5184. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5185. 18:46:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5186. 18:46:16 T:992 DEBUG: Previous line repeats 3 times.
  5187. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5188. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5189. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5190. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5191. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5192. 18:46:16 T:992 DEBUG: Previous line repeats 3 times.
  5193. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5194. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5195. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5196. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5197. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5198. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5199. 18:46:16 T:992 DEBUG: Previous line repeats 3 times.
  5200. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5201. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5202. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5203. 18:46:16 T:992 DEBUG: Previous line repeats 1 times.
  5204. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5205. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5206. 18:46:16 T:992 DEBUG: Previous line repeats 3 times.
  5207. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5208. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5209. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5210. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5211. 18:46:16 T:992 DEBUG: Previous line repeats 2 times.
  5212. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5213. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5214. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5215. 18:46:16 T:992 DEBUG: Previous line repeats 1 times.
  5216. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5217. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5218. 18:46:16 T:992 DEBUG: Previous line repeats 2 times.
  5219. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5220. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5221. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5222. 18:46:16 T:992 DEBUG: Previous line repeats 1 times.
  5223. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5224. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5225. 18:46:16 T:992 DEBUG: Previous line repeats 3 times.
  5226. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5227. 18:46:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5228. 18:46:16 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  5229. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5230. 18:46:17 T:992 DEBUG: Previous line repeats 1 times.
  5231. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5232. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5233. 18:46:17 T:992 DEBUG: Previous line repeats 1 times.
  5234. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5235. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5236. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5237. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5238. 18:46:17 T:992 DEBUG: Previous line repeats 2 times.
  5239. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5240. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5241. 18:46:17 T:992 DEBUG: Previous line repeats 1 times.
  5242. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5243. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5244. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5245. 18:46:17 T:992 DEBUG: Previous line repeats 3 times.
  5246. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5247. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5248. 18:46:17 T:992 DEBUG: Previous line repeats 1 times.
  5249. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5250. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5251. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5252. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5253. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5254. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5255. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5256. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5257. 18:46:17 T:992 DEBUG: Previous line repeats 3 times.
  5258. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5259. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5260. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5261. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5262. 18:46:17 T:992 DEBUG: Previous line repeats 3 times.
  5263. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5264. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5265. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5266. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5267. 18:46:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5268. 18:46:18 T:992 DEBUG: Previous line repeats 4 times.
  5269. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5270. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5271. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5272. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5273. 18:46:18 T:992 DEBUG: Previous line repeats 3 times.
  5274. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5275. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5276. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5277. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5278. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5279. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5280. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5281. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5282. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5283. 18:46:18 T:992 DEBUG: Previous line repeats 5 times.
  5284. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5285. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5286. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5287. 18:46:18 T:992 DEBUG: Previous line repeats 1 times.
  5288. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5289. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5290. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5291. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5292. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5293. 18:46:18 T:992 DEBUG: Previous line repeats 4 times.
  5294. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5295. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5296. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5297. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5298. 18:46:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5299. 18:46:19 T:992 DEBUG: Previous line repeats 3 times.
  5300. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5301. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5302. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5303. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5304. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5305. 18:46:19 T:992 DEBUG: Previous line repeats 2 times.
  5306. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5307. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5308. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5309. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5310. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5311. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5312. 18:46:19 T:992 DEBUG: Previous line repeats 2 times.
  5313. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5314. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5315. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5316. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5317. 18:46:19 T:992 DEBUG: Previous line repeats 1 times.
  5318. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5319. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5320. 18:46:19 T:992 DEBUG: Previous line repeats 1 times.
  5321. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5322. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5323. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5324. 18:46:19 T:992 DEBUG: Previous line repeats 2 times.
  5325. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5326. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5327. 18:46:19 T:992 DEBUG: Previous line repeats 2 times.
  5328. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5329. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5330. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5331. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5332. 18:46:19 T:992 DEBUG: Previous line repeats 2 times.
  5333. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5334. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5335. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5336. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5337. 18:46:19 T:992 DEBUG: Previous line repeats 1 times.
  5338. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5339. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5340. 18:46:19 T:992 DEBUG: Previous line repeats 1 times.
  5341. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5342. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5343. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5344. 18:46:19 T:992 DEBUG: Previous line repeats 3 times.
  5345. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5346. 18:46:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5347. 18:46:20 T:992 DEBUG: Previous line repeats 1 times.
  5348. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5349. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5350. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5351. 18:46:20 T:992 DEBUG: Previous line repeats 2 times.
  5352. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5353. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5354. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5355. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5356. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5357. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5358. 18:46:20 T:992 DEBUG: Previous line repeats 2 times.
  5359. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5360. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5361. 18:46:20 T:992 DEBUG: Previous line repeats 1 times.
  5362. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5363. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5364. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5365. 18:46:20 T:992 DEBUG: Previous line repeats 3 times.
  5366. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5367. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5368. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5369. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5370. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5371. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5372. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5373. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5374. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5375. 18:46:20 T:992 DEBUG: Previous line repeats 3 times.
  5376. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5377. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5378. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5379. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5380. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5381. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5382. 18:46:20 T:992 DEBUG: Previous line repeats 3 times.
  5383. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5384. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5385. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5386. 18:46:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5387. 18:46:21 T:992 DEBUG: Previous line repeats 3 times.
  5388. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5389. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5390. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5391. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5392. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5393. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5394. 18:46:21 T:992 DEBUG: Previous line repeats 3 times.
  5395. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5396. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5397. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5398. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5399. 18:46:21 T:992 DEBUG: Previous line repeats 3 times.
  5400. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5401. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5402. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5403. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5404. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5405. 18:46:21 T:992 DEBUG: Previous line repeats 4 times.
  5406. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5407. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5408. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5409. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5410. 18:46:21 T:992 DEBUG: Previous line repeats 1 times.
  5411. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5412. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5413. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5414. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5415. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5416. 18:46:21 T:992 DEBUG: Previous line repeats 2 times.
  5417. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5418. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5419. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5420. 18:46:21 T:992 DEBUG: Previous line repeats 1 times.
  5421. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5422. 18:46:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5423. 18:46:21 T:5808 DEBUG: Previous line repeats 1 times.
  5424. 18:46:21 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  5425. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5426. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5427. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5428. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5429. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5430. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5431. 18:46:22 T:992 DEBUG: Previous line repeats 3 times.
  5432. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5433. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5434. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5435. 18:46:22 T:992 DEBUG: Previous line repeats 1 times.
  5436. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5437. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5438. 18:46:22 T:992 DEBUG: Previous line repeats 1 times.
  5439. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5440. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5441. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5442. 18:46:22 T:992 DEBUG: Previous line repeats 2 times.
  5443. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5444. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5445. 18:46:22 T:992 DEBUG: Previous line repeats 1 times.
  5446. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5447. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5448. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5449. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5450. 18:46:22 T:992 DEBUG: Previous line repeats 2 times.
  5451. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5452. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5453. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5454. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5455. 18:46:22 T:7948 NOTICE: ES: Client from ::ffff:127.0.0.1 timed out
  5456. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5457. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5458. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5459. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5460. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5461. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5462. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5463. 18:46:22 T:992 DEBUG: Previous line repeats 2 times.
  5464. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5465. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5466. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5467. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5468. 18:46:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5469. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5470. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5471. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5472. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5473. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5474. 18:46:23 T:992 DEBUG: Previous line repeats 2 times.
  5475. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5476. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5477. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5478. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5479. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5480. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5481. 18:46:23 T:992 DEBUG: Previous line repeats 5 times.
  5482. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5483. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5484. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5485. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5486. 18:46:23 T:992 DEBUG: Previous line repeats 5 times.
  5487. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5488. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5489. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5490. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5491. 18:46:23 T:992 DEBUG: Previous line repeats 3 times.
  5492. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5493. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5494. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5495. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5496. 18:46:23 T:992 DEBUG: Previous line repeats 4 times.
  5497. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5498. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5499. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5500. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5501. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5502. 18:46:23 T:992 DEBUG: Previous line repeats 4 times.
  5503. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5504. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5505. 18:46:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5506. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5507. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5508. 18:46:24 T:992 DEBUG: Previous line repeats 3 times.
  5509. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5510. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5511. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5512. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5513. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5514. 18:46:24 T:992 DEBUG: Previous line repeats 3 times.
  5515. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5516. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5517. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5518. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5519. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5520. 18:46:24 T:992 DEBUG: Previous line repeats 3 times.
  5521. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5522. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5523. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5524. 18:46:24 T:992 DEBUG: Previous line repeats 1 times.
  5525. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5526. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5527. 18:46:24 T:992 DEBUG: Previous line repeats 1 times.
  5528. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5529. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5530. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5531. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5532. 18:46:24 T:992 DEBUG: Previous line repeats 2 times.
  5533. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5534. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5535. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5536. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5537. 18:46:24 T:992 DEBUG: Previous line repeats 1 times.
  5538. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5539. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5540. 18:46:24 T:992 DEBUG: Previous line repeats 1 times.
  5541. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5542. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5543. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5544. 18:46:24 T:992 DEBUG: Previous line repeats 1 times.
  5545. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5546. 18:46:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5547. 18:46:25 T:992 DEBUG: Previous line repeats 2 times.
  5548. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5549. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5550. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5551. 18:46:25 T:992 DEBUG: Previous line repeats 1 times.
  5552. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5553. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5554. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5555. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5556. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5557. 18:46:25 T:992 DEBUG: Previous line repeats 2 times.
  5558. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5559. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5560. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5561. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5562. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5563. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5564. 18:46:25 T:992 DEBUG: Previous line repeats 2 times.
  5565. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5566. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5567. 18:46:25 T:992 DEBUG: Previous line repeats 1 times.
  5568. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5569. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5570. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5571. 18:46:25 T:992 DEBUG: Previous line repeats 3 times.
  5572. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5573. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5574. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5575. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5576. 18:46:25 T:992 DEBUG: Previous line repeats 1 times.
  5577. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5578. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5579. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5580. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5581. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5582. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5583. 18:46:25 T:992 DEBUG: Previous line repeats 3 times.
  5584. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5585. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5586. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5587. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5588. 18:46:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5589. 18:46:26 T:992 DEBUG: Previous line repeats 4 times.
  5590. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5591. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5592. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5593. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5594. 18:46:26 T:992 DEBUG: Previous line repeats 4 times.
  5595. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5596. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5597. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5598. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5599. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5600. 18:46:26 T:992 DEBUG: Previous line repeats 3 times.
  5601. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5602. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5603. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5604. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5605. 18:46:26 T:992 DEBUG: Previous line repeats 4 times.
  5606. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5607. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5608. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5609. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5610. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5611. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5612. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5613. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5614. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5615. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5616. 18:46:26 T:992 DEBUG: Previous line repeats 3 times.
  5617. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5618. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5619. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5620. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5621. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5622. 18:46:26 T:992 DEBUG: Previous line repeats 2 times.
  5623. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5624. 18:46:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5625. 18:46:26 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  5626. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5627. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5628. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5629. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5630. 18:46:27 T:992 DEBUG: Previous line repeats 3 times.
  5631. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5632. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5633. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5634. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5635. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5636. 18:46:27 T:992 DEBUG: Previous line repeats 2 times.
  5637. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5638. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5639. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5640. 18:46:27 T:992 DEBUG: Previous line repeats 1 times.
  5641. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5642. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5643. 18:46:27 T:992 DEBUG: Previous line repeats 1 times.
  5644. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5645. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5646. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5647. 18:46:27 T:992 DEBUG: Previous line repeats 2 times.
  5648. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5649. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5650. 18:46:27 T:992 DEBUG: Previous line repeats 2 times.
  5651. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5652. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5653. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5654. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5655. 18:46:27 T:992 DEBUG: Previous line repeats 1 times.
  5656. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5657. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5658. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5659. 18:46:27 T:992 DEBUG: Previous line repeats 2 times.
  5660. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5661. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5662. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5663. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5664. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5665. 18:46:27 T:992 DEBUG: Previous line repeats 3 times.
  5666. 18:46:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5667. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5668. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5669. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5670. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5671. 18:46:28 T:992 DEBUG: Previous line repeats 2 times.
  5672. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5673. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5674. 18:46:28 T:992 DEBUG: Previous line repeats 1 times.
  5675. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5676. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5677. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5678. 18:46:28 T:992 DEBUG: Previous line repeats 3 times.
  5679. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5680. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5681. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5682. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5683. 18:46:28 T:992 DEBUG: Previous line repeats 4 times.
  5684. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5685. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5686. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5687. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5688. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5689. 18:46:28 T:992 DEBUG: Previous line repeats 3 times.
  5690. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5691. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5692. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5693. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5694. 18:46:28 T:992 DEBUG: Previous line repeats 1 times.
  5695. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5696. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5697. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5698. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5699. 18:46:28 T:992 DEBUG: Previous line repeats 4 times.
  5700. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5701. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5702. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5703. 18:46:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5704. 18:46:29 T:992 DEBUG: Previous line repeats 4 times.
  5705. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5706. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5707. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5708. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5709. 18:46:29 T:992 DEBUG: Previous line repeats 2 times.
  5710. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5711. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5712. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5713. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5714. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5715. 18:46:29 T:992 DEBUG: Previous line repeats 3 times.
  5716. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5717. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5718. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5719. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5720. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5721. 18:46:29 T:992 DEBUG: Previous line repeats 3 times.
  5722. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5723. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5724. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5725. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5726. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5727. 18:46:29 T:992 DEBUG: Previous line repeats 3 times.
  5728. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5729. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5730. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5731. 18:46:29 T:992 DEBUG: Previous line repeats 1 times.
  5732. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5733. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5734. 18:46:29 T:992 DEBUG: Previous line repeats 2 times.
  5735. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5736. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5737. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5738. 18:46:29 T:992 DEBUG: Previous line repeats 1 times.
  5739. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5740. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5741. 18:46:29 T:992 DEBUG: Previous line repeats 2 times.
  5742. 18:46:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5743. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5744. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5745. 18:46:30 T:992 DEBUG: Previous line repeats 1 times.
  5746. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5747. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5748. 18:46:30 T:992 DEBUG: Previous line repeats 1 times.
  5749. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5750. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5751. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5752. 18:46:30 T:992 DEBUG: Previous line repeats 2 times.
  5753. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5754. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5755. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5756. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5757. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5758. 18:46:30 T:992 DEBUG: Previous line repeats 3 times.
  5759. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5760. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5761. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5762. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5763. 18:46:30 T:992 DEBUG: Previous line repeats 3 times.
  5764. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5765. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5766. 18:46:30 T:992 DEBUG: Previous line repeats 1 times.
  5767. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5768. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5769. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5770. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5771. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5772. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5773. 18:46:30 T:992 DEBUG: Previous line repeats 1 times.
  5774. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5775. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5776. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5777. 18:46:30 T:992 DEBUG: Previous line repeats 3 times.
  5778. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5779. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5780. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5781. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5782. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5783. 18:46:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5784. 18:46:31 T:992 DEBUG: Previous line repeats 3 times.
  5785. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5786. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5787. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5788. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5789. 18:46:31 T:992 DEBUG: Previous line repeats 4 times.
  5790. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5791. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5792. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5793. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5794. 18:46:31 T:992 DEBUG: Previous line repeats 4 times.
  5795. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5796. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5797. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5798. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5799. 18:46:31 T:992 DEBUG: Previous line repeats 4 times.
  5800. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5801. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5802. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5803. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5804. 18:46:31 T:992 DEBUG: Previous line repeats 2 times.
  5805. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5806. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5807. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5808. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5809. 18:46:31 T:992 DEBUG: Previous line repeats 3 times.
  5810. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5811. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5812. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5813. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5814. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5815. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5816. 18:46:31 T:992 DEBUG: Previous line repeats 3 times.
  5817. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5818. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5819. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5820. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5821. 18:46:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5822. 18:46:31 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  5823. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5824. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5825. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5826. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5827. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5828. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5829. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5830. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5831. 18:46:32 T:992 DEBUG: Previous line repeats 3 times.
  5832. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5833. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5834. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5835. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5836. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5837. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5838. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5839. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5840. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5841. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5842. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5843. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5844. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5845. 18:46:32 T:992 DEBUG: Previous line repeats 3 times.
  5846. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5847. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5848. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5849. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5850. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5851. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5852. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5853. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5854. 18:46:32 T:992 DEBUG: Previous line repeats 2 times.
  5855. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5856. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5857. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5858. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5859. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5860. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5861. 18:46:32 T:992 DEBUG: Previous line repeats 2 times.
  5862. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5863. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5864. 18:46:32 T:992 DEBUG: Previous line repeats 1 times.
  5865. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5866. 18:46:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5867. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5868. 18:46:33 T:992 DEBUG: Previous line repeats 1 times.
  5869. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5870. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5871. 18:46:33 T:992 DEBUG: Previous line repeats 1 times.
  5872. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5873. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5874. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5875. 18:46:33 T:992 DEBUG: Previous line repeats 3 times.
  5876. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5877. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5878. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5879. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5880. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5881. 18:46:33 T:992 DEBUG: Previous line repeats 2 times.
  5882. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5883. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5884. 18:46:33 T:992 DEBUG: Previous line repeats 1 times.
  5885. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5886. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5887. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5888. 18:46:33 T:992 DEBUG: Previous line repeats 3 times.
  5889. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5890. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5891. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5892. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5893. 18:46:33 T:992 DEBUG: Previous line repeats 1 times.
  5894. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5895. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5896. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5897. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5898. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5899. 18:46:33 T:992 DEBUG: Previous line repeats 4 times.
  5900. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5901. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5902. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5903. 18:46:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5904. 18:46:34 T:992 DEBUG: Previous line repeats 3 times.
  5905. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5906. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5907. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5908. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5909. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5910. 18:46:34 T:992 DEBUG: Previous line repeats 3 times.
  5911. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5912. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5913. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5914. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5915. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5916. 18:46:34 T:992 DEBUG: Previous line repeats 3 times.
  5917. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5918. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5919. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5920. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5921. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5922. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5923. 18:46:34 T:992 DEBUG: Previous line repeats 3 times.
  5924. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5925. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5926. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5927. 18:46:34 T:992 DEBUG: Previous line repeats 1 times.
  5928. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5929. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5930. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5931. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5932. 18:46:34 T:992 DEBUG: Previous line repeats 1 times.
  5933. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5934. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5935. 18:46:34 T:992 DEBUG: Previous line repeats 1 times.
  5936. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5937. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5938. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5939. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5940. 18:46:34 T:992 DEBUG: Previous line repeats 1 times.
  5941. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5942. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5943. 18:46:34 T:992 DEBUG: Previous line repeats 2 times.
  5944. 18:46:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5945. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5946. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5947. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5948. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5949. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5950. 18:46:35 T:992 DEBUG: Previous line repeats 2 times.
  5951. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5952. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5953. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5954. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5955. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5956. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5957. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5958. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5959. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5960. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5961. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5962. 18:46:35 T:992 DEBUG: Previous line repeats 2 times.
  5963. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5964. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5965. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5966. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5967. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5968. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5969. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5970. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5971. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5972. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5973. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5974. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5975. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5976. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5977. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5978. 18:46:35 T:992 DEBUG: Previous line repeats 1 times.
  5979. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5980. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5981. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5982. 18:46:35 T:992 DEBUG: Previous line repeats 3 times.
  5983. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5984. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5985. 18:46:35 T:992 DEBUG: Previous line repeats 3 times.
  5986. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5987. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5988. 18:46:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5989. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5990. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5991. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5992. 18:46:36 T:992 DEBUG: Previous line repeats 2 times.
  5993. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  5994. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5995. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  5996. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  5997. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  5998. 18:46:36 T:992 DEBUG: Previous line repeats 3 times.
  5999. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6000. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6001. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6002. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6003. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6004. 18:46:36 T:992 DEBUG: Previous line repeats 3 times.
  6005. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6006. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6007. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6008. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6009. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6010. 18:46:36 T:992 DEBUG: Previous line repeats 3 times.
  6011. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6012. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6013. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6014. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6015. 18:46:36 T:992 DEBUG: Previous line repeats 2 times.
  6016. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6017. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6018. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6019. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6020. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6021. 18:46:36 T:992 DEBUG: Previous line repeats 3 times.
  6022. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6023. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6024. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6025. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6026. 18:46:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6027. 18:46:36 T:5808 DEBUG: Previous line repeats 1 times.
  6028. 18:46:36 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  6029. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6030. 18:46:37 T:992 DEBUG: Previous line repeats 2 times.
  6031. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6032. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6033. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6034. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6035. 18:46:37 T:992 DEBUG: Previous line repeats 3 times.
  6036. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6037. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6038. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6039. 18:46:37 T:992 DEBUG: Previous line repeats 1 times.
  6040. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6041. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6042. 18:46:37 T:992 DEBUG: Previous line repeats 2 times.
  6043. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6044. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6045. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6046. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6047. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6048. 18:46:37 T:992 DEBUG: Previous line repeats 2 times.
  6049. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6050. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6051. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6052. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6053. 18:46:37 T:992 DEBUG: Previous line repeats 1 times.
  6054. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6055. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6056. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6057. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6058. 18:46:37 T:992 DEBUG: Previous line repeats 1 times.
  6059. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6060. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6061. 18:46:37 T:992 DEBUG: Previous line repeats 1 times.
  6062. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6063. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6064. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6065. 18:46:37 T:992 DEBUG: Previous line repeats 2 times.
  6066. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6067. 18:46:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6068. 18:46:38 T:992 DEBUG: Previous line repeats 1 times.
  6069. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6070. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6071. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6072. 18:46:38 T:992 DEBUG: Previous line repeats 2 times.
  6073. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6074. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6075. 18:46:38 T:992 DEBUG: Previous line repeats 1 times.
  6076. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6077. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6078. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6079. 18:46:38 T:992 DEBUG: Previous line repeats 3 times.
  6080. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6081. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6082. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6083. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6084. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6085. 18:46:38 T:992 DEBUG: Previous line repeats 2 times.
  6086. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6087. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6088. 18:46:38 T:992 DEBUG: Previous line repeats 1 times.
  6089. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6090. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6091. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6092. 18:46:38 T:992 DEBUG: Previous line repeats 3 times.
  6093. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6094. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6095. 18:46:38 T:992 DEBUG: Previous line repeats 1 times.
  6096. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6097. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6098. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6099. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6100. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6101. 18:46:38 T:992 DEBUG: Previous line repeats 4 times.
  6102. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6103. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6104. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6105. 18:46:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6106. 18:46:39 T:992 DEBUG: Previous line repeats 4 times.
  6107. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6108. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6109. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6110. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6111. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6112. 18:46:39 T:992 DEBUG: Previous line repeats 3 times.
  6113. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6114. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6115. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6116. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6117. 18:46:39 T:992 DEBUG: Previous line repeats 3 times.
  6118. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6119. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6120. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6121. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6122. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6123. 18:46:39 T:992 DEBUG: Previous line repeats 4 times.
  6124. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6125. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6126. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6127. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6128. 18:46:39 T:992 DEBUG: Previous line repeats 3 times.
  6129. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6130. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6131. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6132. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6133. 18:46:39 T:992 DEBUG: Previous line repeats 3 times.
  6134. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6135. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6136. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6137. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6138. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6139. 18:46:39 T:992 DEBUG: Previous line repeats 2 times.
  6140. 18:46:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6141. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6142. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6143. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6144. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6145. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6146. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6147. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6148. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6149. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6150. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6151. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6152. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6153. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6154. 18:46:40 T:992 DEBUG: Previous line repeats 2 times.
  6155. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6156. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6157. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6158. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6159. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6160. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6161. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6162. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6163. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6164. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6165. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6166. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6167. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6168. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6169. 18:46:40 T:992 DEBUG: Previous line repeats 2 times.
  6170. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6171. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6172. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6173. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6174. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6175. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6176. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6177. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6178. 18:46:40 T:992 DEBUG: Previous line repeats 2 times.
  6179. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6180. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6181. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6182. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6183. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6184. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6185. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6186. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6187. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6188. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6189. 18:46:40 T:992 DEBUG: Previous line repeats 1 times.
  6190. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6191. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6192. 18:46:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6193. 18:46:41 T:992 DEBUG: Previous line repeats 3 times.
  6194. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6195. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6196. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6197. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6198. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6199. 18:46:41 T:992 DEBUG: Previous line repeats 3 times.
  6200. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6201. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6202. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6203. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6204. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6205. 18:46:41 T:992 DEBUG: Previous line repeats 3 times.
  6206. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6207. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6208. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6209. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6210. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6211. 18:46:41 T:992 DEBUG: Previous line repeats 4 times.
  6212. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6213. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6214. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6215. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6216. 18:46:41 T:992 DEBUG: Previous line repeats 1 times.
  6217. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6218. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6219. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6220. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6221. 18:46:41 T:992 DEBUG: Previous line repeats 3 times.
  6222. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6223. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6224. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6225. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6226. 18:46:41 T:5808 DEBUG: Previous line repeats 1 times.
  6227. 18:46:41 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  6228. 18:46:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6229. 18:46:42 T:992 DEBUG: Previous line repeats 1 times.
  6230. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6231. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6232. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6233. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6234. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6235. 18:46:42 T:992 DEBUG: Previous line repeats 3 times.
  6236. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6237. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6238. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6239. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6240. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6241. 18:46:42 T:992 DEBUG: Previous line repeats 3 times.
  6242. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6243. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6244. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6245. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6246. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6247. 18:46:42 T:992 DEBUG: Previous line repeats 2 times.
  6248. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6249. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6250. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6251. 18:46:42 T:992 DEBUG: Previous line repeats 1 times.
  6252. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6253. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6254. 18:46:42 T:992 DEBUG: Previous line repeats 3 times.
  6255. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6256. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6257. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6258. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6259. 18:46:42 T:992 DEBUG: Previous line repeats 1 times.
  6260. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6261. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6262. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6263. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6264. 18:46:42 T:992 DEBUG: Previous line repeats 1 times.
  6265. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6266. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6267. 18:46:42 T:992 DEBUG: Previous line repeats 2 times.
  6268. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6269. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6270. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6271. 18:46:42 T:992 DEBUG: Previous line repeats 1 times.
  6272. 18:46:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6273. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6274. 18:46:43 T:992 DEBUG: Previous line repeats 1 times.
  6275. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6276. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6277. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6278. 18:46:43 T:992 DEBUG: Previous line repeats 2 times.
  6279. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6280. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6281. 18:46:43 T:992 DEBUG: Previous line repeats 1 times.
  6282. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6283. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6284. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6285. 18:46:43 T:992 DEBUG: Previous line repeats 2 times.
  6286. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6287. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6288. 18:46:43 T:992 DEBUG: Previous line repeats 1 times.
  6289. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6290. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6291. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6292. 18:46:43 T:992 DEBUG: Previous line repeats 3 times.
  6293. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6294. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6295. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6296. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6297. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6298. 18:46:43 T:992 DEBUG: Previous line repeats 2 times.
  6299. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6300. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6301. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6302. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6303. 18:46:43 T:992 DEBUG: Previous line repeats 3 times.
  6304. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6305. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6306. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6307. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6308. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6309. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6310. 18:46:43 T:992 DEBUG: Previous line repeats 2 times.
  6311. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6312. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6313. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6314. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6315. 18:46:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6316. 18:46:44 T:992 DEBUG: Previous line repeats 4 times.
  6317. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6318. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6319. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6320. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6321. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6322. 18:46:44 T:992 DEBUG: Previous line repeats 3 times.
  6323. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6324. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6325. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6326. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6327. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6328. 18:46:44 T:992 DEBUG: Previous line repeats 4 times.
  6329. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6330. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6331. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6332. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6333. 18:46:44 T:992 DEBUG: Previous line repeats 3 times.
  6334. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6335. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6336. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6337. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6338. 18:46:44 T:992 DEBUG: Previous line repeats 1 times.
  6339. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6340. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6341. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6342. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6343. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6344. 18:46:44 T:992 DEBUG: Previous line repeats 2 times.
  6345. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6346. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6347. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6348. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6349. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6350. 18:46:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6351. 18:46:45 T:992 DEBUG: Previous line repeats 3 times.
  6352. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6353. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6354. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6355. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6356. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6357. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6358. 18:46:45 T:992 DEBUG: Previous line repeats 2 times.
  6359. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6360. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6361. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6362. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6363. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6364. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6365. 18:46:45 T:992 DEBUG: Previous line repeats 2 times.
  6366. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6367. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6368. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6369. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6370. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6371. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6372. 18:46:45 T:992 DEBUG: Previous line repeats 2 times.
  6373. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6374. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6375. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6376. 18:46:45 T:992 DEBUG: Previous line repeats 2 times.
  6377. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6378. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6379. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6380. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6381. 18:46:45 T:992 DEBUG: Previous line repeats 2 times.
  6382. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6383. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6384. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6385. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6386. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6387. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6388. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6389. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6390. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6391. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6392. 18:46:45 T:992 DEBUG: Previous line repeats 1 times.
  6393. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6394. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6395. 18:46:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6396. 18:46:46 T:992 DEBUG: Previous line repeats 3 times.
  6397. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6398. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6399. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6400. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6401. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6402. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6403. 18:46:46 T:992 DEBUG: Previous line repeats 1 times.
  6404. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6405. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6406. 18:46:46 T:992 DEBUG: Previous line repeats 1 times.
  6407. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6408. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6409. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6410. 18:46:46 T:992 DEBUG: Previous line repeats 2 times.
  6411. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6412. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6413. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6414. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6415. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6416. 18:46:46 T:992 DEBUG: Previous line repeats 3 times.
  6417. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6418. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6419. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6420. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6421. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6422. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6423. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6424. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6425. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6426. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6427. 18:46:46 T:992 DEBUG: Previous line repeats 4 times.
  6428. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6429. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6430. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6431. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6432. 18:46:46 T:5808 DEBUG: Previous line repeats 3 times.
  6433. 18:46:46 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  6434. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6435. 18:46:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6436. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6437. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6438. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6439. 18:46:47 T:992 DEBUG: Previous line repeats 4 times.
  6440. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6441. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6442. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6443. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6444. 18:46:47 T:992 DEBUG: Previous line repeats 3 times.
  6445. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6446. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6447. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6448. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6449. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6450. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6451. 18:46:47 T:992 DEBUG: Previous line repeats 3 times.
  6452. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6453. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6454. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6455. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6456. 18:46:47 T:992 DEBUG: Previous line repeats 1 times.
  6457. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6458. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6459. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6460. 18:46:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  6461. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6462. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6463. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6464. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6465. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6466. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6467. 18:46:47 T:992 DEBUG: Previous line repeats 1 times.
  6468. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6469. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6470. 18:46:47 T:992 DEBUG: Previous line repeats 3 times.
  6471. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6472. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6473. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6474. 18:46:47 T:992 DEBUG: Previous line repeats 2 times.
  6475. 18:46:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6476. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6477. 18:46:48 T:992 DEBUG: Previous line repeats 2 times.
  6478. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6479. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6480. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6481. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6482. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6483. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6484. 18:46:48 T:992 DEBUG: Previous line repeats 2 times.
  6485. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6486. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6487. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6488. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6489. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6490. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6491. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6492. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6493. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6494. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6495. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6496. 18:46:48 T:992 DEBUG: Previous line repeats 2 times.
  6497. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6498. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6499. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6500. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6501. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6502. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6503. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6504. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6505. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6506. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6507. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6508. 18:46:48 T:992 DEBUG: Previous line repeats 3 times.
  6509. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6510. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6511. 18:46:48 T:992 DEBUG: Previous line repeats 1 times.
  6512. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6513. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6514. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6515. 18:46:48 T:992 DEBUG: Previous line repeats 3 times.
  6516. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6517. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6518. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6519. 18:46:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6520. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6521. 18:46:49 T:992 DEBUG: Previous line repeats 2 times.
  6522. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6523. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6524. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6525. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6526. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6527. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6528. 18:46:49 T:992 DEBUG: Previous line repeats 3 times.
  6529. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6530. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6531. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6532. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6533. 18:46:49 T:992 DEBUG: Previous line repeats 3 times.
  6534. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6535. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6536. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6537. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6538. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6539. 18:46:49 T:992 DEBUG: Previous line repeats 4 times.
  6540. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6541. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6542. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6543. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6544. 18:46:49 T:992 DEBUG: Previous line repeats 1 times.
  6545. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6546. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6547. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6548. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6549. 18:46:49 T:992 DEBUG: Previous line repeats 3 times.
  6550. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6551. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6552. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6553. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6554. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6555. 18:46:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6556. 18:46:50 T:992 DEBUG: Previous line repeats 2 times.
  6557. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6558. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6559. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6560. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6561. 18:46:50 T:992 DEBUG: Previous line repeats 2 times.
  6562. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6563. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6564. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6565. 18:46:50 T:992 DEBUG: Previous line repeats 1 times.
  6566. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6567. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6568. 18:46:50 T:992 DEBUG: Previous line repeats 2 times.
  6569. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6570. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6571. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6572. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6573. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6574. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6575. 18:46:50 T:992 DEBUG: Previous line repeats 2 times.
  6576. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6577. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6578. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6579. 18:46:50 T:992 DEBUG: Previous line repeats 1 times.
  6580. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6581. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6582. 18:46:50 T:992 DEBUG: Previous line repeats 3 times.
  6583. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6584. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6585. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6586. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6587. 18:46:50 T:992 DEBUG: Previous line repeats 1 times.
  6588. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6589. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6590. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6591. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6592. 18:46:50 T:992 DEBUG: Previous line repeats 1 times.
  6593. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6594. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6595. 18:46:50 T:992 DEBUG: Previous line repeats 2 times.
  6596. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6597. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6598. 18:46:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6599. 18:46:51 T:992 DEBUG: Previous line repeats 1 times.
  6600. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6601. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6602. 18:46:51 T:992 DEBUG: Previous line repeats 1 times.
  6603. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6604. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6605. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6606. 18:46:51 T:992 DEBUG: Previous line repeats 2 times.
  6607. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6608. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6609. 18:46:51 T:992 DEBUG: Previous line repeats 1 times.
  6610. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6611. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6612. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6613. 18:46:51 T:992 DEBUG: Previous line repeats 2 times.
  6614. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6615. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6616. 18:46:51 T:992 DEBUG: Previous line repeats 1 times.
  6617. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6618. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6619. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6620. 18:46:51 T:992 DEBUG: Previous line repeats 2 times.
  6621. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6622. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6623. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6624. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6625. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6626. 18:46:51 T:992 DEBUG: Previous line repeats 3 times.
  6627. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6628. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6629. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6630. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6631. 18:46:51 T:992 DEBUG: Previous line repeats 3 times.
  6632. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6633. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6634. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6635. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6636. 18:46:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6637. 18:46:51 T:5808 DEBUG: Previous line repeats 3 times.
  6638. 18:46:51 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  6639. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6640. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6641. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6642. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6643. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6644. 18:46:52 T:992 DEBUG: Previous line repeats 4 times.
  6645. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6646. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6647. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6648. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6649. 18:46:52 T:992 DEBUG: Previous line repeats 4 times.
  6650. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6651. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6652. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6653. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6654. 18:46:52 T:992 DEBUG: Previous line repeats 4 times.
  6655. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6656. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6657. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6658. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6659. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6660. 18:46:52 T:992 DEBUG: Previous line repeats 3 times.
  6661. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6662. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6663. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6664. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6665. 18:46:52 T:992 DEBUG: Previous line repeats 1 times.
  6666. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6667. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6668. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6669. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6670. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6671. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6672. 18:46:52 T:992 DEBUG: Previous line repeats 3 times.
  6673. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6674. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6675. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6676. 18:46:52 T:992 DEBUG: Previous line repeats 1 times.
  6677. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6678. 18:46:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6679. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6680. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6681. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6682. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6683. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6684. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6685. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6686. 18:46:53 T:992 DEBUG: Previous line repeats 3 times.
  6687. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6688. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6689. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6690. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6691. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6692. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6693. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6694. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6695. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6696. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6697. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6698. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6699. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6700. 18:46:53 T:992 DEBUG: Previous line repeats 2 times.
  6701. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6702. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6703. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6704. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6705. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6706. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6707. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6708. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6709. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6710. 18:46:53 T:992 DEBUG: Previous line repeats 2 times.
  6711. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6712. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6713. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6714. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6715. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6716. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6717. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6718. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6719. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6720. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6721. 18:46:53 T:992 DEBUG: Previous line repeats 1 times.
  6722. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6723. 18:46:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6724. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6725. 18:46:54 T:992 DEBUG: Previous line repeats 2 times.
  6726. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6727. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6728. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6729. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6730. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6731. 18:46:54 T:992 DEBUG: Previous line repeats 3 times.
  6732. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6733. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6734. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6735. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6736. 18:46:54 T:992 DEBUG: Previous line repeats 4 times.
  6737. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6738. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6739. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6740. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6741. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6742. 18:46:54 T:992 DEBUG: Previous line repeats 3 times.
  6743. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6744. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6745. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6746. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6747. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6748. 18:46:54 T:992 DEBUG: Previous line repeats 1 times.
  6749. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6750. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6751. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6752. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6753. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6754. 18:46:54 T:992 DEBUG: Previous line repeats 3 times.
  6755. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6756. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6757. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6758. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6759. 18:46:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6760. 18:46:55 T:992 DEBUG: Previous line repeats 2 times.
  6761. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6762. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6763. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6764. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6765. 18:46:55 T:992 DEBUG: Previous line repeats 2 times.
  6766. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6767. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6768. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6769. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6770. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6771. 18:46:55 T:992 DEBUG: Previous line repeats 3 times.
  6772. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6773. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6774. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6775. 18:46:55 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  6776. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  6777. 18:46:55 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  6778. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  6779. 18:46:55 T:992 INFO: Previous line repeats 6 times.
  6780. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6781. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6782. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6783. 18:46:55 T:3764 DEBUG: Previous line repeats 1 times.
  6784. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  6785. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6786. 18:46:55 T:992 DEBUG: Previous line repeats 1 times.
  6787. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6788. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6789. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6790. 18:46:55 T:992 DEBUG: Previous line repeats 1 times.
  6791. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6792. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6793. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  6794. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  6795. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6796. 18:46:55 T:3764 DEBUG: Previous line repeats 2 times.
  6797. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  6798. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6799. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6800. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6801. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6802. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  6803. 18:46:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  6804. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6805. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6806. 18:46:55 T:8132 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  6807. 18:46:55 T:8132 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  6808. 18:46:55 T:8132 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  6809. 18:46:55 T:8132 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  6810. 18:46:55 T:8132 INFO: Platinum [neptune.http]: got connection (reused: false)
  6811. 18:46:55 T:8132 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  6812. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6813. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6814. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6815. 18:46:55 T:992 DEBUG: Previous line repeats 1 times.
  6816. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6817. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6818. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6819. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6820. 18:46:55 T:992 DEBUG: Previous line repeats 1 times.
  6821. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6822. 18:46:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6823. 18:46:56 T:992 DEBUG: Previous line repeats 2 times.
  6824. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6825. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6826. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  6827. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6828. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  6829. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  6830. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  6831. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6832. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  6833. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6834. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6835. 18:46:56 T:3764 DEBUG: Previous line repeats 1 times.
  6836. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  6837. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  6838. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6839. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6840. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6841. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6842. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  6843. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6844. 18:46:56 T:3764 DEBUG: Previous line repeats 1 times.
  6845. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  6846. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6847. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6848. 18:46:56 T:992 DEBUG: Previous line repeats 1 times.
  6849. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6850. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6851. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6852. 18:46:56 T:3764 DEBUG: Previous line repeats 1 times.
  6853. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  6854. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  6855. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6856. 18:46:56 T:992 DEBUG: Previous line repeats 1 times.
  6857. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6858. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  6859. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6860. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6861. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6862. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  6863. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6864. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6865. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  6866. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6867. 18:46:56 T:992 DEBUG: Previous line repeats 2 times.
  6868. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6869. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6870. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6871. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6872. 18:46:56 T:992 DEBUG: Previous line repeats 1 times.
  6873. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6874. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6875. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6876. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6877. 18:46:56 T:288 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  6878. 18:46:56 T:288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  6879. 18:46:56 T:288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  6880. 18:46:56 T:288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  6881. 18:46:56 T:288 INFO: Platinum [neptune.http]: got connection (reused: false)
  6882. 18:46:56 T:288 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  6883. 18:46:56 T:288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  6884. 18:46:56 T:288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  6885. 18:46:56 T:288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  6886. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  6887. 18:46:56 T:288 INFO: Platinum [neptune.http]: got connection (reused: false)
  6888. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6889. 18:46:56 T:288 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  6890. 18:46:56 T:288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  6891. 18:46:56 T:288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  6892. 18:46:56 T:288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  6893. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6894. 18:46:56 T:288 INFO: Platinum [neptune.http]: got connection (reused: false)
  6895. 18:46:56 T:288 ERROR: Platinum [platinum.core.service]: No state variables found
  6896. 18:46:56 T:288 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  6897. 18:46:56 T:288 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  6898. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  6899. <specVersion>
  6900. <major>1</major>
  6901. <minor>0</minor>
  6902. </specVersion>
  6903. <actionList />
  6904. <serviceStateTable />
  6905. </scpd>
  6906. 18:46:56 T:288 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  6907. 18:46:56 T:288 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  6908. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  6909. <specVersion>
  6910. <major>1</major>
  6911. <minor>0</minor>
  6912. </specVersion>
  6913. <actionList />
  6914. <serviceStateTable />
  6915. </scpd>
  6916. 18:46:56 T:288 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  6917. 18:46:56 T:992 NOTICE: Previous line repeats 2 times.
  6918. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6919. 18:46:56 T:3764 DEBUG: Previous line repeats 1 times.
  6920. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  6921. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6922. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6923. 18:46:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6924. 18:46:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  6925. 18:46:56 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  6926. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6927. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6928. 18:46:57 T:3764 DEBUG: Previous line repeats 2 times.
  6929. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  6930. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6931. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6932. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6933. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6934. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6935. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6936. 18:46:57 T:3764 DEBUG: Previous line repeats 1 times.
  6937. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  6938. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6939. 18:46:57 T:992 DEBUG: Previous line repeats 1 times.
  6940. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6941. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6942. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6943. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6944. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  6945. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  6946. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  6947. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6948. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  6949. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  6950. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6951. 18:46:57 T:3764 DEBUG: Previous line repeats 1 times.
  6952. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  6953. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6954. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6955. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6956. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6957. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6958. 18:46:57 T:3764 DEBUG: Previous line repeats 2 times.
  6959. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  6960. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  6961. 18:46:57 T:992 INFO: Previous line repeats 1 times.
  6962. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6963. 18:46:57 T:992 DEBUG: Previous line repeats 1 times.
  6964. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6965. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  6966. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  6967. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6968. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6969. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6970. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6971. 18:46:57 T:3764 DEBUG: Previous line repeats 1 times.
  6972. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  6973. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  6974. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6975. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6976. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6977. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6978. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  6979. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6980. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  6981. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6982. 18:46:57 T:3764 DEBUG: Previous line repeats 1 times.
  6983. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  6984. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6985. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6986. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6987. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6988. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6989. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6990. 18:46:57 T:3764 DEBUG: Previous line repeats 1 times.
  6991. 18:46:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  6992. 18:46:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6993. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  6994. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  6995. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  6996. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  6997. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  6998. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  6999. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7000. 18:46:58 T:992 DEBUG: Previous line repeats 2 times.
  7001. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7002. 18:46:58 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  7003. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7004. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7005. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7006. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7007. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7008. 18:46:58 T:992 DEBUG: Previous line repeats 2 times.
  7009. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7010. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7011. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7012. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7013. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7014. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7015. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7016. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7017. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7018. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7019. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7020. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7021. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7022. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7023. 18:46:58 T:992 DEBUG: Previous line repeats 2 times.
  7024. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7025. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7026. 18:46:58 T:6028 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  7027. 18:46:58 T:6028 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  7028. 18:46:58 T:6028 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  7029. 18:46:58 T:6028 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  7030. 18:46:58 T:6028 INFO: Platinum [neptune.http]: got connection (reused: false)
  7031. 18:46:58 T:6028 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  7032. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7033. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7034. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7035. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7036. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7037. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7038. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7039. 18:46:58 T:992 DEBUG: Previous line repeats 2 times.
  7040. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7041. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7042. 18:46:58 T:992 DEBUG: Previous line repeats 1 times.
  7043. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7044. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7045. 18:46:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7046. 18:46:59 T:992 DEBUG: Previous line repeats 2 times.
  7047. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7048. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7049. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7050. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7051. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7052. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7053. 18:46:59 T:992 DEBUG: Previous line repeats 2 times.
  7054. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7055. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7056. 18:46:59 T:992 DEBUG: Previous line repeats 1 times.
  7057. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7058. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7059. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7060. 18:46:59 T:3764 DEBUG: Previous line repeats 1 times.
  7061. 18:46:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  7062. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7063. 18:46:59 T:992 DEBUG: Previous line repeats 1 times.
  7064. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7065. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7066. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7067. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7068. 18:46:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  7069. 18:46:59 T:992 INFO: Previous line repeats 2 times.
  7070. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7071. 18:46:59 T:992 DEBUG: Previous line repeats 3 times.
  7072. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7073. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7074. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7075. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7076. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7077. 18:46:59 T:992 DEBUG: Previous line repeats 1 times.
  7078. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7079. 18:46:59 T:5760 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  7080. 18:46:59 T:5760 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  7081. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  7082. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  7083. 18:46:59 T:5760 INFO: Platinum [neptune.http]: got connection (reused: false)
  7084. 18:46:59 T:5760 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  7085. 18:46:59 T:5760 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  7086. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  7087. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  7088. 18:46:59 T:5760 INFO: Platinum [neptune.http]: got connection (reused: false)
  7089. 18:46:59 T:5760 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  7090. 18:46:59 T:5760 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  7091. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  7092. 18:46:59 T:5760 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  7093. 18:46:59 T:5760 INFO: Platinum [neptune.http]: got connection (reused: false)
  7094. 18:46:59 T:5760 ERROR: Platinum [platinum.core.service]: No state variables found
  7095. 18:46:59 T:5760 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  7096. 18:46:59 T:5760 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  7097. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  7098. <specVersion>
  7099. <major>1</major>
  7100. <minor>0</minor>
  7101. </specVersion>
  7102. <actionList />
  7103. <serviceStateTable />
  7104. </scpd>
  7105. 18:46:59 T:5760 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  7106. 18:46:59 T:5760 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  7107. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  7108. <specVersion>
  7109. <major>1</major>
  7110. <minor>0</minor>
  7111. </specVersion>
  7112. <actionList />
  7113. <serviceStateTable />
  7114. </scpd>
  7115. 18:46:59 T:5760 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  7116. 18:46:59 T:992 NOTICE: Previous line repeats 2 times.
  7117. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7118. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7119. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7120. 18:46:59 T:992 DEBUG: Previous line repeats 4 times.
  7121. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7122. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7123. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7124. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7125. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7126. 18:46:59 T:992 DEBUG: Previous line repeats 3 times.
  7127. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7128. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7129. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7130. 18:46:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7131. 18:47:00 T:992 DEBUG: Previous line repeats 3 times.
  7132. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7133. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7134. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7135. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7136. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7137. 18:47:00 T:992 DEBUG: Previous line repeats 3 times.
  7138. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7139. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7140. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7141. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7142. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7143. 18:47:00 T:992 DEBUG: Previous line repeats 3 times.
  7144. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7145. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7146. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7147. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7148. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7149. 18:47:00 T:992 DEBUG: Previous line repeats 3 times.
  7150. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7151. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7152. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7153. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7154. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7155. 18:47:00 T:992 DEBUG: Previous line repeats 1 times.
  7156. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7157. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7158. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7159. 18:47:00 T:992 DEBUG: Previous line repeats 1 times.
  7160. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7161. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7162. 18:47:00 T:992 DEBUG: Previous line repeats 1 times.
  7163. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7164. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7165. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7166. 18:47:00 T:992 DEBUG: Previous line repeats 2 times.
  7167. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7168. 18:47:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7169. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7170. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7171. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7172. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7173. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7174. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7175. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7176. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7177. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7178. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7179. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7180. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7181. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7182. 18:47:01 T:992 DEBUG: Previous line repeats 2 times.
  7183. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7184. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7185. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7186. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7187. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7188. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7189. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7190. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7191. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7192. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7193. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7194. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7195. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7196. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7197. 18:47:01 T:992 DEBUG: Previous line repeats 2 times.
  7198. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7199. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7200. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7201. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7202. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7203. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7204. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7205. 18:47:01 T:992 DEBUG: Previous line repeats 1 times.
  7206. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7207. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7208. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7209. 18:47:01 T:992 DEBUG: Previous line repeats 3 times.
  7210. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7211. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7212. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7213. 18:47:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7214. 18:47:02 T:5808 DEBUG: Previous line repeats 1 times.
  7215. 18:47:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  7216. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7217. 18:47:02 T:992 DEBUG: Previous line repeats 2 times.
  7218. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7219. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7220. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7221. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7222. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7223. 18:47:02 T:992 DEBUG: Previous line repeats 4 times.
  7224. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7225. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7226. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7227. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7228. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7229. 18:47:02 T:992 DEBUG: Previous line repeats 3 times.
  7230. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7231. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7232. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7233. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7234. 18:47:02 T:992 DEBUG: Previous line repeats 5 times.
  7235. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7236. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7237. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7238. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7239. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7240. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7241. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7242. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7243. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7244. 18:47:02 T:992 DEBUG: Previous line repeats 3 times.
  7245. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7246. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7247. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7248. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7249. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7250. 18:47:02 T:992 DEBUG: Previous line repeats 2 times.
  7251. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7252. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7253. 18:47:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7254. 18:47:03 T:992 DEBUG: Previous line repeats 1 times.
  7255. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7256. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7257. 18:47:03 T:992 DEBUG: Previous line repeats 1 times.
  7258. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7259. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7260. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7261. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7262. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7263. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7264. 18:47:03 T:992 DEBUG: Previous line repeats 2 times.
  7265. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7266. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7267. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7268. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7269. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7270. 18:47:03 T:992 DEBUG: Previous line repeats 3 times.
  7271. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7272. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7273. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7274. 18:47:03 T:992 DEBUG: Previous line repeats 1 times.
  7275. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7276. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7277. 18:47:03 T:992 DEBUG: Previous line repeats 2 times.
  7278. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7279. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7280. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7281. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7282. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7283. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7284. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7285. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7286. 18:47:03 T:992 DEBUG: Previous line repeats 2 times.
  7287. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7288. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7289. 18:47:03 T:992 DEBUG: Previous line repeats 1 times.
  7290. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7291. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7292. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7293. 18:47:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7294. 18:47:04 T:992 DEBUG: Previous line repeats 2 times.
  7295. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7296. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7297. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7298. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7299. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7300. 18:47:04 T:992 DEBUG: Previous line repeats 2 times.
  7301. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7302. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7303. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7304. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7305. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7306. 18:47:04 T:992 DEBUG: Previous line repeats 2 times.
  7307. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7308. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7309. 18:47:04 T:992 DEBUG: Previous line repeats 1 times.
  7310. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7311. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7312. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7313. 18:47:04 T:992 DEBUG: Previous line repeats 3 times.
  7314. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7315. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7316. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7317. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7318. 18:47:04 T:992 DEBUG: Previous line repeats 4 times.
  7319. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7320. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7321. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7322. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7323. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7324. 18:47:04 T:992 DEBUG: Previous line repeats 1 times.
  7325. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7326. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7327. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7328. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7329. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7330. 18:47:04 T:992 DEBUG: Previous line repeats 4 times.
  7331. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7332. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7333. 18:47:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7334. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7335. 18:47:05 T:992 DEBUG: Previous line repeats 3 times.
  7336. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7337. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7338. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7339. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7340. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7341. 18:47:05 T:992 DEBUG: Previous line repeats 4 times.
  7342. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7343. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7344. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7345. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7346. 18:47:05 T:992 DEBUG: Previous line repeats 3 times.
  7347. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7348. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7349. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7350. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7351. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7352. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7353. 18:47:05 T:992 DEBUG: Previous line repeats 3 times.
  7354. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7355. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7356. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7357. 18:47:05 T:992 DEBUG: Previous line repeats 1 times.
  7358. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7359. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7360. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7361. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7362. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7363. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7364. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7365. 18:47:05 T:992 DEBUG: Previous line repeats 3 times.
  7366. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7367. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7368. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7369. 18:47:05 T:992 DEBUG: Previous line repeats 1 times.
  7370. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7371. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7372. 18:47:05 T:992 DEBUG: Previous line repeats 2 times.
  7373. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7374. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7375. 18:47:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7376. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7377. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7378. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7379. 18:47:06 T:992 DEBUG: Previous line repeats 2 times.
  7380. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7381. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7382. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7383. 18:47:06 T:992 DEBUG: Previous line repeats 1 times.
  7384. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7385. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7386. 18:47:06 T:992 DEBUG: Previous line repeats 2 times.
  7387. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7388. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7389. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7390. 18:47:06 T:992 DEBUG: Previous line repeats 2 times.
  7391. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7392. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7393. 18:47:06 T:992 DEBUG: Previous line repeats 1 times.
  7394. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7395. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7396. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7397. 18:47:06 T:992 DEBUG: Previous line repeats 3 times.
  7398. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7399. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7400. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7401. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7402. 18:47:06 T:992 DEBUG: Previous line repeats 1 times.
  7403. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7404. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7405. 18:47:06 T:992 DEBUG: Previous line repeats 1 times.
  7406. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7407. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7408. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7409. 18:47:06 T:992 DEBUG: Previous line repeats 2 times.
  7410. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7411. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7412. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7413. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7414. 18:47:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7415. 18:47:07 T:5808 DEBUG: Previous line repeats 1 times.
  7416. 18:47:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  7417. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7418. 18:47:07 T:992 DEBUG: Previous line repeats 1 times.
  7419. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7420. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7421. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7422. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7423. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7424. 18:47:07 T:992 DEBUG: Previous line repeats 2 times.
  7425. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7426. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7427. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7428. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7429. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7430. 18:47:07 T:992 DEBUG: Previous line repeats 3 times.
  7431. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7432. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7433. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7434. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7435. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7436. 18:47:07 T:992 DEBUG: Previous line repeats 3 times.
  7437. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7438. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7439. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7440. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7441. 18:47:07 T:992 DEBUG: Previous line repeats 3 times.
  7442. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7443. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7444. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7445. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7446. 18:47:07 T:992 DEBUG: Previous line repeats 3 times.
  7447. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7448. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7449. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7450. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7451. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7452. 18:47:07 T:992 DEBUG: Previous line repeats 4 times.
  7453. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7454. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7455. 18:47:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7456. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7457. 18:47:08 T:992 DEBUG: Previous line repeats 3 times.
  7458. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7459. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7460. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7461. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7462. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7463. 18:47:08 T:992 DEBUG: Previous line repeats 2 times.
  7464. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7465. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7466. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7467. 18:47:08 T:992 DEBUG: Previous line repeats 1 times.
  7468. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7469. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7470. 18:47:08 T:992 DEBUG: Previous line repeats 2 times.
  7471. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7472. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7473. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7474. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7475. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7476. 18:47:08 T:992 DEBUG: Previous line repeats 3 times.
  7477. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7478. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7479. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7480. 18:47:08 T:992 DEBUG: Previous line repeats 1 times.
  7481. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7482. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7483. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7484. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7485. 18:47:08 T:992 DEBUG: Previous line repeats 1 times.
  7486. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7487. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7488. 18:47:08 T:992 DEBUG: Previous line repeats 3 times.
  7489. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7490. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7491. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7492. 18:47:08 T:992 DEBUG: Previous line repeats 1 times.
  7493. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7494. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7495. 18:47:08 T:992 DEBUG: Previous line repeats 1 times.
  7496. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7497. 18:47:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7498. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7499. 18:47:09 T:992 DEBUG: Previous line repeats 2 times.
  7500. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7501. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7502. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7503. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7504. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7505. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7506. 18:47:09 T:992 DEBUG: Previous line repeats 2 times.
  7507. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7508. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7509. 18:47:09 T:992 DEBUG: Previous line repeats 1 times.
  7510. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7511. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7512. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7513. 18:47:09 T:992 DEBUG: Previous line repeats 1 times.
  7514. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7515. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7516. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7517. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7518. 18:47:09 T:992 DEBUG: Previous line repeats 3 times.
  7519. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7520. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7521. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7522. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7523. 18:47:09 T:992 DEBUG: Previous line repeats 2 times.
  7524. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7525. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7526. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7527. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7528. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7529. 18:47:09 T:992 DEBUG: Previous line repeats 2 times.
  7530. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7531. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7532. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7533. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7534. 18:47:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7535. 18:47:10 T:992 DEBUG: Previous line repeats 5 times.
  7536. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7537. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7538. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7539. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7540. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7541. 18:47:10 T:992 DEBUG: Previous line repeats 4 times.
  7542. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7543. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7544. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7545. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7546. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7547. 18:47:10 T:992 DEBUG: Previous line repeats 4 times.
  7548. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7549. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7550. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7551. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7552. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7553. 18:47:10 T:992 DEBUG: Previous line repeats 4 times.
  7554. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7555. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7556. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7557. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7558. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7559. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7560. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7561. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7562. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7563. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7564. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7565. 18:47:10 T:992 DEBUG: Previous line repeats 3 times.
  7566. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7567. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7568. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7569. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7570. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7571. 18:47:10 T:992 DEBUG: Previous line repeats 2 times.
  7572. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7573. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7574. 18:47:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7575. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7576. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7577. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7578. 18:47:11 T:992 DEBUG: Previous line repeats 2 times.
  7579. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7580. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7581. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7582. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7583. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7584. 18:47:11 T:992 DEBUG: Previous line repeats 3 times.
  7585. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7586. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7587. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7588. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7589. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7590. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7591. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7592. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7593. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7594. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7595. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7596. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7597. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7598. 18:47:11 T:992 DEBUG: Previous line repeats 3 times.
  7599. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7600. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7601. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7602. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7603. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7604. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7605. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7606. 18:47:11 T:992 DEBUG: Previous line repeats 2 times.
  7607. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7608. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7609. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7610. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7611. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7612. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7613. 18:47:11 T:992 DEBUG: Previous line repeats 1 times.
  7614. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7615. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7616. 18:47:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7617. 18:47:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  7618. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7619. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7620. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7621. 18:47:12 T:992 DEBUG: Previous line repeats 3 times.
  7622. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7623. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7624. 18:47:12 T:992 DEBUG: Previous line repeats 1 times.
  7625. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7626. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7627. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7628. 18:47:12 T:992 DEBUG: Previous line repeats 3 times.
  7629. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7630. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7631. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7632. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7633. 18:47:12 T:992 DEBUG: Previous line repeats 4 times.
  7634. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7635. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7636. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7637. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7638. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7639. 18:47:12 T:992 DEBUG: Previous line repeats 3 times.
  7640. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7641. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7642. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7643. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7644. 18:47:12 T:992 DEBUG: Previous line repeats 2 times.
  7645. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7646. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7647. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7648. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7649. 18:47:12 T:992 DEBUG: Previous line repeats 4 times.
  7650. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7651. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7652. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7653. 18:47:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7654. 18:47:13 T:992 DEBUG: Previous line repeats 3 times.
  7655. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7656. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7657. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7658. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7659. 18:47:13 T:992 DEBUG: Previous line repeats 3 times.
  7660. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7661. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7662. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7663. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7664. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7665. 18:47:13 T:992 DEBUG: Previous line repeats 2 times.
  7666. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7667. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7668. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7669. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7670. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7671. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7672. 18:47:13 T:992 DEBUG: Previous line repeats 2 times.
  7673. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7674. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7675. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7676. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7677. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7678. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7679. 18:47:13 T:992 DEBUG: Previous line repeats 2 times.
  7680. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7681. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7682. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7683. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7684. 18:47:13 T:992 DEBUG: Previous line repeats 2 times.
  7685. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7686. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7687. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7688. 18:47:13 T:992 DEBUG: Previous line repeats 1 times.
  7689. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7690. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7691. 18:47:13 T:992 DEBUG: Previous line repeats 1 times.
  7692. 18:47:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7693. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7694. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7695. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7696. 18:47:14 T:992 DEBUG: Previous line repeats 1 times.
  7697. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7698. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7699. 18:47:14 T:992 DEBUG: Previous line repeats 1 times.
  7700. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7701. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7702. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7703. 18:47:14 T:992 DEBUG: Previous line repeats 1 times.
  7704. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7705. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7706. 18:47:14 T:992 DEBUG: Previous line repeats 1 times.
  7707. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7708. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7709. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7710. 18:47:14 T:992 DEBUG: Previous line repeats 3 times.
  7711. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7712. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7713. 18:47:14 T:992 DEBUG: Previous line repeats 1 times.
  7714. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7715. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7716. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7717. 18:47:14 T:992 DEBUG: Previous line repeats 2 times.
  7718. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7719. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7720. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7721. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7722. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7723. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7724. 18:47:14 T:992 DEBUG: Previous line repeats 2 times.
  7725. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7726. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7727. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7728. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7729. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7730. 18:47:14 T:992 DEBUG: Previous line repeats 3 times.
  7731. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7732. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7733. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7734. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7735. 18:47:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7736. 18:47:15 T:992 DEBUG: Previous line repeats 5 times.
  7737. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7738. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7739. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7740. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7741. 18:47:15 T:992 DEBUG: Previous line repeats 4 times.
  7742. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7743. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7744. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7745. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7746. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7747. 18:47:15 T:992 DEBUG: Previous line repeats 3 times.
  7748. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7749. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7750. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7751. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7752. 18:47:15 T:992 DEBUG: Previous line repeats 3 times.
  7753. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7754. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7755. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7756. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7757. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7758. 18:47:15 T:992 DEBUG: Previous line repeats 2 times.
  7759. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7760. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7761. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7762. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7763. 18:47:15 T:992 DEBUG: Previous line repeats 2 times.
  7764. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7765. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7766. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7767. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7768. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7769. 18:47:15 T:992 DEBUG: Previous line repeats 2 times.
  7770. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7771. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7772. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7773. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7774. 18:47:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7775. 18:47:16 T:992 DEBUG: Previous line repeats 2 times.
  7776. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7777. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7778. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7779. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7780. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7781. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7782. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7783. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7784. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7785. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7786. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7787. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7788. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7789. 18:47:16 T:992 DEBUG: Previous line repeats 2 times.
  7790. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7791. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7792. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7793. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7794. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7795. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7796. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7797. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7798. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7799. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7800. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7801. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7802. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7803. 18:47:16 T:992 DEBUG: Previous line repeats 2 times.
  7804. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7805. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7806. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7807. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7808. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7809. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7810. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7811. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7812. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7813. 18:47:16 T:992 DEBUG: Previous line repeats 1 times.
  7814. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7815. 18:47:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7816. 18:47:17 T:992 DEBUG: Previous line repeats 1 times.
  7817. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7818. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7819. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7820. 18:47:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  7821. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7822. 18:47:17 T:992 DEBUG: Previous line repeats 1 times.
  7823. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7824. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7825. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7826. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7827. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7828. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7829. 18:47:17 T:992 DEBUG: Previous line repeats 2 times.
  7830. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7831. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7832. 18:47:17 T:992 DEBUG: Previous line repeats 1 times.
  7833. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7834. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7835. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7836. 18:47:17 T:992 DEBUG: Previous line repeats 3 times.
  7837. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7838. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7839. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7840. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7841. 18:47:17 T:992 DEBUG: Previous line repeats 4 times.
  7842. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7843. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7844. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7845. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7846. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7847. 18:47:17 T:992 DEBUG: Previous line repeats 3 times.
  7848. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7849. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7850. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7851. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7852. 18:47:17 T:992 DEBUG: Previous line repeats 3 times.
  7853. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7854. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7855. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7856. 18:47:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7857. 18:47:18 T:992 DEBUG: Previous line repeats 4 times.
  7858. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7859. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7860. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7861. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7862. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7863. 18:47:18 T:992 DEBUG: Previous line repeats 3 times.
  7864. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7865. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7866. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7867. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7868. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7869. 18:47:18 T:992 DEBUG: Previous line repeats 3 times.
  7870. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7871. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7872. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7873. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7874. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7875. 18:47:18 T:992 DEBUG: Previous line repeats 2 times.
  7876. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7877. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7878. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7879. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7880. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7881. 18:47:18 T:992 DEBUG: Previous line repeats 5 times.
  7882. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7883. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7884. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7885. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7886. 18:47:18 T:992 DEBUG: Previous line repeats 1 times.
  7887. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7888. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7889. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7890. 18:47:18 T:992 DEBUG: Previous line repeats 1 times.
  7891. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7892. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7893. 18:47:18 T:992 DEBUG: Previous line repeats 2 times.
  7894. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7895. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7896. 18:47:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7897. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7898. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7899. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7900. 18:47:19 T:992 DEBUG: Previous line repeats 2 times.
  7901. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7902. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7903. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7904. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7905. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7906. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7907. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7908. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7909. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7910. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7911. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7912. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7913. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7914. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7915. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7916. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7917. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7918. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7919. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7920. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7921. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7922. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7923. 18:47:19 T:992 DEBUG: Previous line repeats 2 times.
  7924. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7925. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7926. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7927. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7928. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7929. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7930. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7931. 18:47:19 T:992 DEBUG: Previous line repeats 1 times.
  7932. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7933. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7934. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7935. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7936. 18:47:19 T:992 DEBUG: Previous line repeats 3 times.
  7937. 18:47:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7938. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7939. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7940. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7941. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7942. 18:47:20 T:992 DEBUG: Previous line repeats 2 times.
  7943. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7944. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7945. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7946. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7947. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7948. 18:47:20 T:992 DEBUG: Previous line repeats 4 times.
  7949. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7950. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7951. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7952. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7953. 18:47:20 T:992 DEBUG: Previous line repeats 3 times.
  7954. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7955. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7956. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7957. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7958. 18:47:20 T:992 DEBUG: Previous line repeats 4 times.
  7959. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7960. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7961. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7962. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7963. 18:47:20 T:992 DEBUG: Previous line repeats 4 times.
  7964. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7965. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7966. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7967. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7968. 18:47:20 T:992 DEBUG: Previous line repeats 3 times.
  7969. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7970. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7971. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7972. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7973. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7974. 18:47:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7975. 18:47:21 T:992 DEBUG: Previous line repeats 5 times.
  7976. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7977. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7978. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7979. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7980. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7981. 18:47:21 T:992 DEBUG: Previous line repeats 3 times.
  7982. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7983. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7984. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7985. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7986. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7987. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7988. 18:47:21 T:992 DEBUG: Previous line repeats 3 times.
  7989. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7990. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7991. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7992. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  7993. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7994. 18:47:21 T:992 DEBUG: Previous line repeats 3 times.
  7995. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  7996. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  7997. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  7998. 18:47:21 T:992 DEBUG: Previous line repeats 1 times.
  7999. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8000. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8001. 18:47:21 T:992 DEBUG: Previous line repeats 1 times.
  8002. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8003. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8004. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8005. 18:47:21 T:992 DEBUG: Previous line repeats 1 times.
  8006. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8007. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8008. 18:47:21 T:992 DEBUG: Previous line repeats 2 times.
  8009. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8010. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8011. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8012. 18:47:21 T:992 DEBUG: Previous line repeats 2 times.
  8013. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8014. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8015. 18:47:21 T:992 DEBUG: Previous line repeats 1 times.
  8016. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8017. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8018. 18:47:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8019. 18:47:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  8020. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8021. 18:47:22 T:992 DEBUG: Previous line repeats 2 times.
  8022. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8023. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8024. 18:47:22 T:992 DEBUG: Previous line repeats 2 times.
  8025. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8026. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8027. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8028. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8029. 18:47:22 T:992 DEBUG: Previous line repeats 2 times.
  8030. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8031. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8032. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8033. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8034. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8035. 18:47:22 T:992 DEBUG: Previous line repeats 3 times.
  8036. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8037. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8038. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8039. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8040. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8041. 18:47:22 T:992 DEBUG: Previous line repeats 2 times.
  8042. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8043. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8044. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8045. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8046. 18:47:22 T:992 DEBUG: Previous line repeats 1 times.
  8047. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8048. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8049. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8050. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8051. 18:47:22 T:992 DEBUG: Previous line repeats 3 times.
  8052. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8053. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8054. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8055. 18:47:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8056. 18:47:23 T:992 DEBUG: Previous line repeats 4 times.
  8057. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8058. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8059. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8060. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8061. 18:47:23 T:992 DEBUG: Previous line repeats 4 times.
  8062. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8063. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8064. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8065. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8066. 18:47:23 T:992 DEBUG: Previous line repeats 3 times.
  8067. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8068. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8069. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8070. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8071. 18:47:23 T:992 DEBUG: Previous line repeats 3 times.
  8072. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8073. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8074. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8075. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8076. 18:47:23 T:992 DEBUG: Previous line repeats 3 times.
  8077. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8078. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8079. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8080. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8081. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8082. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8083. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8084. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8085. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8086. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8087. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8088. 18:47:23 T:992 DEBUG: Previous line repeats 3 times.
  8089. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8090. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8091. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8092. 18:47:23 T:992 DEBUG: Previous line repeats 1 times.
  8093. 18:47:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8094. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8095. 18:47:24 T:992 DEBUG: Previous line repeats 2 times.
  8096. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8097. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8098. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8099. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8100. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8101. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8102. 18:47:24 T:992 DEBUG: Previous line repeats 2 times.
  8103. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8104. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8105. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8106. 18:47:24 T:992 DEBUG: Previous line repeats 1 times.
  8107. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8108. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8109. 18:47:24 T:992 DEBUG: Previous line repeats 1 times.
  8110. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8111. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8112. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8113. 18:47:24 T:992 DEBUG: Previous line repeats 1 times.
  8114. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8115. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8116. 18:47:24 T:992 DEBUG: Previous line repeats 1 times.
  8117. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8118. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8119. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8120. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8121. 18:47:24 T:992 DEBUG: Previous line repeats 2 times.
  8122. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8123. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8124. 18:47:24 T:992 DEBUG: Previous line repeats 1 times.
  8125. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8126. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8127. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8128. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8129. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8130. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8131. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8132. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8133. 18:47:24 T:992 DEBUG: Previous line repeats 3 times.
  8134. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8135. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8136. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8137. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8138. 18:47:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8139. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8140. 18:47:25 T:992 DEBUG: Previous line repeats 2 times.
  8141. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8142. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8143. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8144. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8145. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8146. 18:47:25 T:992 DEBUG: Previous line repeats 3 times.
  8147. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8148. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8149. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8150. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8151. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8152. 18:47:25 T:992 DEBUG: Previous line repeats 2 times.
  8153. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8154. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8155. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8156. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8157. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8158. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8159. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8160. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8161. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8162. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8163. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8164. 18:47:25 T:992 DEBUG: Previous line repeats 5 times.
  8165. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8166. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8167. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8168. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8169. 18:47:25 T:992 DEBUG: Previous line repeats 3 times.
  8170. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8171. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8172. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8173. 18:47:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8174. 18:47:26 T:992 DEBUG: Previous line repeats 4 times.
  8175. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8176. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8177. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8178. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8179. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8180. 18:47:26 T:992 DEBUG: Previous line repeats 3 times.
  8181. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8182. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8183. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8184. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8185. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8186. 18:47:26 T:992 DEBUG: Previous line repeats 2 times.
  8187. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8188. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8189. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8190. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8191. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8192. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8193. 18:47:26 T:992 DEBUG: Previous line repeats 2 times.
  8194. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8195. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8196. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8197. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8198. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8199. 18:47:26 T:992 DEBUG: Previous line repeats 2 times.
  8200. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8201. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8202. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8203. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8204. 18:47:26 T:992 DEBUG: Previous line repeats 1 times.
  8205. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8206. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8207. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8208. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8209. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8210. 18:47:26 T:992 DEBUG: Previous line repeats 1 times.
  8211. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8212. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8213. 18:47:26 T:992 DEBUG: Previous line repeats 2 times.
  8214. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8215. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8216. 18:47:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8217. 18:47:27 T:992 DEBUG: Previous line repeats 1 times.
  8218. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8219. 18:47:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  8220. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8221. 18:47:27 T:992 DEBUG: Previous line repeats 2 times.
  8222. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8223. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8224. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8225. 18:47:27 T:992 DEBUG: Previous line repeats 2 times.
  8226. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8227. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8228. 18:47:27 T:992 DEBUG: Previous line repeats 1 times.
  8229. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8230. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8231. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8232. 18:47:27 T:992 DEBUG: Previous line repeats 3 times.
  8233. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8234. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8235. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8236. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8237. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8238. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8239. 18:47:27 T:992 DEBUG: Previous line repeats 2 times.
  8240. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8241. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8242. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8243. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8244. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8245. 18:47:27 T:992 DEBUG: Previous line repeats 3 times.
  8246. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8247. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8248. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8249. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8250. 18:47:27 T:992 DEBUG: Previous line repeats 2 times.
  8251. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8252. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8253. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8254. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8255. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8256. 18:47:27 T:992 DEBUG: Previous line repeats 3 times.
  8257. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8258. 18:47:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8259. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8260. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8261. 18:47:28 T:992 DEBUG: Previous line repeats 2 times.
  8262. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8263. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8264. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8265. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8266. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8267. 18:47:28 T:992 DEBUG: Previous line repeats 2 times.
  8268. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8269. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8270. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8271. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8272. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8273. 18:47:28 T:992 DEBUG: Previous line repeats 3 times.
  8274. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8275. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8276. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8277. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8278. 18:47:28 T:992 DEBUG: Previous line repeats 6 times.
  8279. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8280. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8281. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8282. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8283. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8284. 18:47:28 T:992 DEBUG: Previous line repeats 2 times.
  8285. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8286. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8287. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8288. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8289. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8290. 18:47:28 T:992 DEBUG: Previous line repeats 4 times.
  8291. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8292. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8293. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8294. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8295. 18:47:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8296. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8297. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8298. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8299. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8300. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8301. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8302. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8303. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8304. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8305. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8306. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8307. 18:47:29 T:992 DEBUG: Previous line repeats 1 times.
  8308. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8309. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8310. 18:47:29 T:992 DEBUG: Previous line repeats 3 times.
  8311. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8312. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8313. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8314. 18:47:29 T:992 DEBUG: Previous line repeats 1 times.
  8315. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8316. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8317. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8318. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8319. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8320. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8321. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8322. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8323. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8324. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8325. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8326. 18:47:29 T:992 DEBUG: Previous line repeats 1 times.
  8327. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8328. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8329. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8330. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8331. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8332. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8333. 18:47:29 T:992 DEBUG: Previous line repeats 2 times.
  8334. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8335. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8336. 18:47:29 T:992 DEBUG: Previous line repeats 1 times.
  8337. 18:47:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8338. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8339. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8340. 18:47:30 T:992 DEBUG: Previous line repeats 1 times.
  8341. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8342. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8343. 18:47:30 T:992 DEBUG: Previous line repeats 1 times.
  8344. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8345. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8346. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8347. 18:47:30 T:992 DEBUG: Previous line repeats 2 times.
  8348. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8349. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8350. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8351. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8352. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8353. 18:47:30 T:992 DEBUG: Previous line repeats 3 times.
  8354. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8355. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8356. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8357. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8358. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8359. 18:47:30 T:992 DEBUG: Previous line repeats 2 times.
  8360. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8361. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8362. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8363. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8364. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8365. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8366. 18:47:30 T:992 DEBUG: Previous line repeats 1 times.
  8367. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8368. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8369. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8370. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8371. 18:47:30 T:992 DEBUG: Previous line repeats 4 times.
  8372. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8373. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8374. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8375. 18:47:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8376. 18:47:31 T:992 DEBUG: Previous line repeats 3 times.
  8377. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8378. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8379. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8380. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8381. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8382. 18:47:31 T:992 DEBUG: Previous line repeats 3 times.
  8383. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8384. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8385. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8386. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8387. 18:47:31 T:992 DEBUG: Previous line repeats 3 times.
  8388. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8389. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8390. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8391. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8392. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8393. 18:47:31 T:992 DEBUG: Previous line repeats 3 times.
  8394. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8395. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8396. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8397. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8398. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8399. 18:47:31 T:992 DEBUG: Previous line repeats 3 times.
  8400. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8401. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8402. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8403. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8404. 18:47:31 T:992 DEBUG: Previous line repeats 1 times.
  8405. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8406. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8407. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8408. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8409. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8410. 18:47:31 T:992 DEBUG: Previous line repeats 1 times.
  8411. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8412. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8413. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8414. 18:47:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8415. 18:47:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  8416. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8417. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8418. 18:47:32 T:992 DEBUG: Previous line repeats 2 times.
  8419. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8420. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8421. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8422. 18:47:32 T:992 DEBUG: Previous line repeats 1 times.
  8423. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8424. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8425. 18:47:32 T:992 DEBUG: Previous line repeats 1 times.
  8426. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8427. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8428. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8429. 18:47:32 T:992 DEBUG: Previous line repeats 2 times.
  8430. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8431. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8432. 18:47:32 T:992 DEBUG: Previous line repeats 1 times.
  8433. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8434. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8435. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8436. 18:47:32 T:992 DEBUG: Previous line repeats 2 times.
  8437. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8438. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8439. 18:47:32 T:992 DEBUG: Previous line repeats 1 times.
  8440. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8441. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8442. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8443. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8444. 18:47:32 T:992 DEBUG: Previous line repeats 2 times.
  8445. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8446. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8447. 18:47:32 T:992 DEBUG: Previous line repeats 1 times.
  8448. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8449. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8450. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8451. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8452. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8453. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8454. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8455. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8456. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8457. 18:47:32 T:992 DEBUG: Previous line repeats 3 times.
  8458. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8459. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8460. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8461. 18:47:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8462. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8463. 18:47:33 T:992 DEBUG: Previous line repeats 3 times.
  8464. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8465. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8466. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8467. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8468. 18:47:33 T:992 DEBUG: Previous line repeats 3 times.
  8469. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8470. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8471. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8472. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8473. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8474. 18:47:33 T:992 DEBUG: Previous line repeats 4 times.
  8475. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8476. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8477. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8478. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8479. 18:47:33 T:992 DEBUG: Previous line repeats 3 times.
  8480. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8481. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8482. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8483. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8484. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8485. 18:47:33 T:992 DEBUG: Previous line repeats 4 times.
  8486. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8487. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8488. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8489. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8490. 18:47:33 T:992 DEBUG: Previous line repeats 3 times.
  8491. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8492. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8493. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8494. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8495. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8496. 18:47:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8497. 18:47:34 T:992 DEBUG: Previous line repeats 3 times.
  8498. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8499. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8500. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8501. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8502. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8503. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8504. 18:47:34 T:992 DEBUG: Previous line repeats 3 times.
  8505. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8506. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8507. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8508. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8509. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8510. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8511. 18:47:34 T:992 DEBUG: Previous line repeats 3 times.
  8512. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8513. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8514. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8515. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8516. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8517. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8518. 18:47:34 T:992 DEBUG: Previous line repeats 3 times.
  8519. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8520. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8521. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8522. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8523. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8524. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8525. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8526. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8527. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8528. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8529. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8530. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8531. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8532. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8533. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8534. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8535. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8536. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8537. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8538. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8539. 18:47:34 T:992 DEBUG: Previous line repeats 1 times.
  8540. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8541. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8542. 18:47:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8543. 18:47:35 T:992 DEBUG: Previous line repeats 1 times.
  8544. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8545. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8546. 18:47:35 T:992 DEBUG: Previous line repeats 1 times.
  8547. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8548. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8549. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8550. 18:47:35 T:992 DEBUG: Previous line repeats 1 times.
  8551. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8552. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8553. 18:47:35 T:992 DEBUG: Previous line repeats 1 times.
  8554. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8555. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8556. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8557. 18:47:35 T:992 DEBUG: Previous line repeats 3 times.
  8558. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8559. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8560. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8561. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8562. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8563. 18:47:35 T:992 DEBUG: Previous line repeats 2 times.
  8564. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8565. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8566. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8567. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8568. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8569. 18:47:35 T:992 DEBUG: Previous line repeats 2 times.
  8570. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8571. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8572. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8573. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8574. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8575. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8576. 18:47:35 T:992 DEBUG: Previous line repeats 2 times.
  8577. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8578. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8579. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8580. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8581. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8582. 18:47:35 T:992 DEBUG: Previous line repeats 3 times.
  8583. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8584. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8585. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8586. 18:47:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8587. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8588. 18:47:36 T:992 DEBUG: Previous line repeats 4 times.
  8589. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8590. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8591. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8592. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8593. 18:47:36 T:992 DEBUG: Previous line repeats 3 times.
  8594. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8595. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8596. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8597. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8598. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8599. 18:47:36 T:992 DEBUG: Previous line repeats 3 times.
  8600. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8601. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8602. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8603. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8604. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8605. 18:47:36 T:992 DEBUG: Previous line repeats 3 times.
  8606. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8607. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8608. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8609. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8610. 18:47:36 T:992 DEBUG: Previous line repeats 1 times.
  8611. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8612. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8613. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8614. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8615. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8616. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8617. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8618. 18:47:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8619. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8620. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8621. 18:47:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  8622. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8623. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8624. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8625. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8626. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8627. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8628. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8629. 18:47:37 T:992 DEBUG: Previous line repeats 2 times.
  8630. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8631. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8632. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8633. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8634. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8635. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8636. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8637. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8638. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8639. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8640. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8641. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8642. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8643. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8644. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8645. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8646. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8647. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8648. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8649. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8650. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8651. 18:47:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  8652. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8653. 18:47:37 T:992 DEBUG: Previous line repeats 1 times.
  8654. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8655. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8656. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8657. 18:47:37 T:992 DEBUG: Previous line repeats 3 times.
  8658. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8659. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8660. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8661. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8662. 18:47:37 T:992 DEBUG: Previous line repeats 3 times.
  8663. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8664. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8665. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8666. 18:47:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8667. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8668. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8669. 18:47:38 T:992 DEBUG: Previous line repeats 3 times.
  8670. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8671. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8672. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8673. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8674. 18:47:38 T:992 DEBUG: Previous line repeats 4 times.
  8675. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8676. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8677. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8678. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8679. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8680. 18:47:38 T:992 DEBUG: Previous line repeats 3 times.
  8681. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8682. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8683. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8684. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8685. 18:47:38 T:992 DEBUG: Previous line repeats 5 times.
  8686. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8687. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8688. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8689. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8690. 18:47:38 T:992 DEBUG: Previous line repeats 3 times.
  8691. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8692. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8693. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8694. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8695. 18:47:38 T:992 DEBUG: Previous line repeats 4 times.
  8696. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8697. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8698. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8699. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8700. 18:47:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8701. 18:47:39 T:992 DEBUG: Previous line repeats 3 times.
  8702. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8703. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8704. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8705. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8706. 18:47:39 T:992 DEBUG: Previous line repeats 3 times.
  8707. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8708. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8709. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8710. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8711. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8712. 18:47:39 T:992 DEBUG: Previous line repeats 2 times.
  8713. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8714. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8715. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8716. 18:47:39 T:992 DEBUG: Previous line repeats 1 times.
  8717. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8718. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8719. 18:47:39 T:992 DEBUG: Previous line repeats 2 times.
  8720. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8721. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8722. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8723. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8724. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8725. 18:47:39 T:992 DEBUG: Previous line repeats 2 times.
  8726. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8727. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8728. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8729. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8730. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8731. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8732. 18:47:39 T:992 DEBUG: Previous line repeats 1 times.
  8733. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8734. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8735. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8736. 18:47:39 T:992 DEBUG: Previous line repeats 1 times.
  8737. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8738. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8739. 18:47:39 T:992 DEBUG: Previous line repeats 1 times.
  8740. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8741. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8742. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8743. 18:47:39 T:992 DEBUG: Previous line repeats 2 times.
  8744. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8745. 18:47:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8746. 18:47:40 T:992 DEBUG: Previous line repeats 1 times.
  8747. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8748. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8749. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8750. 18:47:40 T:992 DEBUG: Previous line repeats 2 times.
  8751. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8752. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8753. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8754. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8755. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8756. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8757. 18:47:40 T:992 DEBUG: Previous line repeats 2 times.
  8758. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8759. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8760. 18:47:40 T:992 DEBUG: Previous line repeats 1 times.
  8761. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8762. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8763. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8764. 18:47:40 T:992 DEBUG: Previous line repeats 2 times.
  8765. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8766. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8767. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8768. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8769. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8770. 18:47:40 T:992 DEBUG: Previous line repeats 3 times.
  8771. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8772. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8773. 18:47:40 T:992 DEBUG: Previous line repeats 1 times.
  8774. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8775. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8776. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8777. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8778. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8779. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8780. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8781. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8782. 18:47:40 T:992 DEBUG: Previous line repeats 3 times.
  8783. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8784. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8785. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8786. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8787. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8788. 18:47:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8789. 18:47:41 T:992 DEBUG: Previous line repeats 3 times.
  8790. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8791. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8792. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8793. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8794. 18:47:41 T:992 DEBUG: Previous line repeats 3 times.
  8795. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8796. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8797. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8798. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8799. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8800. 18:47:41 T:992 DEBUG: Previous line repeats 4 times.
  8801. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8802. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8803. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8804. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8805. 18:47:41 T:992 DEBUG: Previous line repeats 3 times.
  8806. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8807. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8808. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8809. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8810. 18:47:41 T:992 DEBUG: Previous line repeats 3 times.
  8811. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8812. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8813. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8814. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8815. 18:47:41 T:992 DEBUG: Previous line repeats 2 times.
  8816. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8817. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8818. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8819. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8820. 18:47:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8821. 18:47:42 T:5808 DEBUG: Previous line repeats 1 times.
  8822. 18:47:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  8823. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8824. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8825. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8826. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8827. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8828. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8829. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8830. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8831. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8832. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8833. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8834. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8835. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8836. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8837. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8838. 18:47:42 T:992 DEBUG: Previous line repeats 2 times.
  8839. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8840. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8841. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8842. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8843. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8844. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8845. 18:47:42 T:992 DEBUG: Previous line repeats 2 times.
  8846. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8847. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8848. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8849. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8850. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8851. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8852. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8853. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8854. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8855. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8856. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8857. 18:47:42 T:992 DEBUG: Previous line repeats 2 times.
  8858. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8859. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8860. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8861. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8862. 18:47:42 T:992 DEBUG: Previous line repeats 3 times.
  8863. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8864. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8865. 18:47:42 T:992 DEBUG: Previous line repeats 1 times.
  8866. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8867. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8868. 18:47:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8869. 18:47:43 T:992 DEBUG: Previous line repeats 2 times.
  8870. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8871. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8872. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8873. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8874. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8875. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8876. 18:47:43 T:992 DEBUG: Previous line repeats 2 times.
  8877. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8878. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8879. 18:47:43 T:992 DEBUG: Previous line repeats 1 times.
  8880. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8881. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8882. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8883. 18:47:43 T:992 DEBUG: Previous line repeats 3 times.
  8884. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8885. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8886. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8887. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8888. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8889. 18:47:43 T:992 DEBUG: Previous line repeats 2 times.
  8890. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8891. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8892. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8893. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8894. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8895. 18:47:43 T:992 DEBUG: Previous line repeats 4 times.
  8896. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8897. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8898. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8899. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8900. 18:47:43 T:992 DEBUG: Previous line repeats 1 times.
  8901. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8902. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8903. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8904. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8905. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8906. 18:47:43 T:992 DEBUG: Previous line repeats 3 times.
  8907. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8908. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8909. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8910. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8911. 18:47:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8912. 18:47:44 T:992 DEBUG: Previous line repeats 3 times.
  8913. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8914. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8915. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8916. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8917. 18:47:44 T:992 DEBUG: Previous line repeats 3 times.
  8918. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8919. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8920. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8921. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8922. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8923. 18:47:44 T:992 DEBUG: Previous line repeats 2 times.
  8924. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8925. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8926. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8927. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8928. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8929. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8930. 18:47:44 T:992 DEBUG: Previous line repeats 3 times.
  8931. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8932. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8933. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8934. 18:47:44 T:992 DEBUG: Previous line repeats 1 times.
  8935. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8936. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8937. 18:47:44 T:992 DEBUG: Previous line repeats 1 times.
  8938. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8939. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8940. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8941. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8942. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8943. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8944. 18:47:44 T:992 DEBUG: Previous line repeats 3 times.
  8945. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8946. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8947. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8948. 18:47:44 T:992 DEBUG: Previous line repeats 1 times.
  8949. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8950. 18:47:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8951. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8952. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8953. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8954. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8955. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8956. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8957. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8958. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8959. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8960. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8961. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8962. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8963. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8964. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8965. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8966. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8967. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8968. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8969. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8970. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8971. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8972. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8973. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8974. 18:47:45 T:992 DEBUG: Previous line repeats 2 times.
  8975. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8976. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8977. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8978. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8979. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8980. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8981. 18:47:45 T:992 DEBUG: Previous line repeats 2 times.
  8982. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8983. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8984. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8985. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8986. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8987. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8988. 18:47:45 T:992 DEBUG: Previous line repeats 1 times.
  8989. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8990. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8991. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8992. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8993. 18:47:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8994. 18:47:46 T:992 DEBUG: Previous line repeats 3 times.
  8995. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  8996. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  8997. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  8998. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  8999. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9000. 18:47:46 T:992 DEBUG: Previous line repeats 3 times.
  9001. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9002. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9003. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9004. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9005. 18:47:46 T:992 DEBUG: Previous line repeats 7 times.
  9006. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9007. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9008. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9009. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9010. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9011. 18:47:46 T:992 DEBUG: Previous line repeats 4 times.
  9012. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9013. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9014. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9015. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9016. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9017. 18:47:46 T:992 DEBUG: Previous line repeats 2 times.
  9018. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9019. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9020. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9021. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9022. 18:47:46 T:992 DEBUG: Previous line repeats 3 times.
  9023. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9024. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9025. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9026. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9027. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9028. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9029. 18:47:46 T:992 DEBUG: Previous line repeats 3 times.
  9030. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9031. 18:47:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9032. 18:47:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  9033. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9034. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9035. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9036. 18:47:47 T:992 DEBUG: Previous line repeats 2 times.
  9037. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9038. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9039. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9040. 18:47:47 T:992 DEBUG: Previous line repeats 1 times.
  9041. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9042. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9043. 18:47:47 T:992 DEBUG: Previous line repeats 3 times.
  9044. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9045. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9046. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9047. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9048. 18:47:47 T:992 DEBUG: Previous line repeats 3 times.
  9049. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9050. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9051. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9052. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9053. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9054. 18:47:47 T:992 DEBUG: Previous line repeats 2 times.
  9055. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9056. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9057. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9058. 18:47:47 T:992 DEBUG: Previous line repeats 1 times.
  9059. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9060. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9061. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9062. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9063. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9064. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9065. 18:47:47 T:992 DEBUG: Previous line repeats 1 times.
  9066. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9067. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9068. 18:47:47 T:992 DEBUG: Previous line repeats 1 times.
  9069. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9070. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9071. 18:47:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9072. 18:47:48 T:992 DEBUG: Previous line repeats 1 times.
  9073. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9074. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9075. 18:47:48 T:992 DEBUG: Previous line repeats 1 times.
  9076. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9077. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9078. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9079. 18:47:48 T:992 DEBUG: Previous line repeats 2 times.
  9080. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9081. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9082. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9083. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9084. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9085. 18:47:48 T:992 DEBUG: Previous line repeats 3 times.
  9086. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9087. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9088. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9089. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9090. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9091. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9092. 18:47:48 T:992 DEBUG: Previous line repeats 1 times.
  9093. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9094. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9095. 18:47:48 T:992 DEBUG: Previous line repeats 1 times.
  9096. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9097. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9098. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9099. 18:47:48 T:992 DEBUG: Previous line repeats 5 times.
  9100. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9101. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9102. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9103. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9104. 18:47:48 T:992 DEBUG: Previous line repeats 1 times.
  9105. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9106. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9107. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9108. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9109. 18:47:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9110. 18:47:49 T:992 DEBUG: Previous line repeats 4 times.
  9111. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9112. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9113. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9114. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9115. 18:47:49 T:992 DEBUG: Previous line repeats 1 times.
  9116. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9117. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9118. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9119. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9120. 18:47:49 T:992 DEBUG: Previous line repeats 4 times.
  9121. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9122. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9123. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9124. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9125. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9126. 18:47:49 T:992 DEBUG: Previous line repeats 2 times.
  9127. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9128. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9129. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9130. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9131. 18:47:49 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  9132. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  9133. 18:47:49 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  9134. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  9135. 18:47:49 T:3764 INFO: Previous line repeats 6 times.
  9136. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  9137. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9138. 18:47:49 T:3764 DEBUG: Previous line repeats 1 times.
  9139. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  9140. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  9141. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9142. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9143. 18:47:49 T:3764 DEBUG: Previous line repeats 1 times.
  9144. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9145. 18:47:49 T:3764 INFO: Previous line repeats 1 times.
  9146. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  9147. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9148. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9149. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9150. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9151. 18:47:49 T:3764 DEBUG: Previous line repeats 1 times.
  9152. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  9153. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9154. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9155. 18:47:49 T:992 DEBUG: Previous line repeats 1 times.
  9156. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9157. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9158. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  9159. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9160. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9161. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9162. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  9163. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  9164. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9165. 18:47:49 T:992 DEBUG: Previous line repeats 1 times.
  9166. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9167. 18:47:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  9168. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9169. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9170. 18:47:49 T:992 DEBUG: Previous line repeats 1 times.
  9171. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9172. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9173. 18:47:49 T:5444 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  9174. 18:47:49 T:5444 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  9175. 18:47:49 T:5444 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9176. 18:47:49 T:5444 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  9177. 18:47:49 T:5444 INFO: Platinum [neptune.http]: got connection (reused: false)
  9178. 18:47:49 T:5444 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  9179. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9180. 18:47:49 T:992 DEBUG: Previous line repeats 1 times.
  9181. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9182. 18:47:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9183. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  9184. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9185. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9186. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9187. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  9188. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9189. 18:47:50 T:3764 DEBUG: Previous line repeats 1 times.
  9190. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  9191. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  9192. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  9193. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9194. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9195. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9196. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9197. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9198. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9199. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9200. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9201. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9202. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9203. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  9204. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9205. 18:47:50 T:992 DEBUG: Previous line repeats 2 times.
  9206. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9207. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9208. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  9209. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9210. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9211. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9212. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9213. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9214. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9215. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9216. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9217. 18:47:50 T:3764 DEBUG: Previous line repeats 1 times.
  9218. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  9219. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9220. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9221. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9222. 18:47:50 T:3764 DEBUG: Previous line repeats 1 times.
  9223. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  9224. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9225. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9226. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9227. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9228. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9229. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9230. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  9231. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  9232. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9233. 18:47:50 T:992 DEBUG: Previous line repeats 1 times.
  9234. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9235. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  9236. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9237. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9238. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9239. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9240. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9241. 18:47:50 T:2244 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  9242. 18:47:50 T:2244 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  9243. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9244. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  9245. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  9246. 18:47:50 T:2244 INFO: Platinum [neptune.http]: got connection (reused: false)
  9247. 18:47:50 T:2244 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  9248. 18:47:50 T:2244 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  9249. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9250. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  9251. 18:47:50 T:2244 INFO: Platinum [neptune.http]: got connection (reused: false)
  9252. 18:47:50 T:2244 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  9253. 18:47:50 T:2244 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  9254. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9255. 18:47:50 T:2244 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  9256. 18:47:50 T:2244 INFO: Platinum [neptune.http]: got connection (reused: false)
  9257. 18:47:50 T:2244 ERROR: Platinum [platinum.core.service]: No state variables found
  9258. 18:47:50 T:2244 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  9259. 18:47:50 T:2244 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  9260. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  9261. <specVersion>
  9262. <major>1</major>
  9263. <minor>0</minor>
  9264. </specVersion>
  9265. <actionList />
  9266. <serviceStateTable />
  9267. </scpd>
  9268. 18:47:50 T:2244 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  9269. 18:47:50 T:2244 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  9270. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  9271. <specVersion>
  9272. <major>1</major>
  9273. <minor>0</minor>
  9274. </specVersion>
  9275. <actionList />
  9276. <serviceStateTable />
  9277. </scpd>
  9278. 18:47:50 T:2244 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  9279. 18:47:50 T:3764 NOTICE: Previous line repeats 2 times.
  9280. 18:47:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  9281. 18:47:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9282. 18:47:51 T:3764 DEBUG: Previous line repeats 1 times.
  9283. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  9284. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9285. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9286. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9287. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9288. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9289. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  9290. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9291. 18:47:51 T:3764 DEBUG: Previous line repeats 2 times.
  9292. 18:47:51 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  9293. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  9294. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9295. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9296. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9297. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9298. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9299. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  9300. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  9301. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9302. 18:47:51 T:992 DEBUG: Previous line repeats 2 times.
  9303. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9304. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9305. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9306. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9307. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  9308. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9309. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  9310. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9311. 18:47:51 T:3764 DEBUG: Previous line repeats 2 times.
  9312. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  9313. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  9314. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9315. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9316. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9317. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9318. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9319. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9320. 18:47:51 T:3764 DEBUG: Previous line repeats 1 times.
  9321. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9322. 18:47:51 T:992 INFO: Previous line repeats 1 times.
  9323. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9324. 18:47:51 T:992 DEBUG: Previous line repeats 1 times.
  9325. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9326. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9327. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9328. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9329. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9330. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  9331. 18:47:51 T:7244 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  9332. 18:47:51 T:7244 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  9333. 18:47:51 T:7244 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9334. 18:47:51 T:7244 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  9335. 18:47:51 T:7244 INFO: Platinum [neptune.http]: got connection (reused: false)
  9336. 18:47:51 T:7244 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  9337. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  9338. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9339. 18:47:51 T:992 DEBUG: Previous line repeats 1 times.
  9340. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9341. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9342. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9343. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9344. 18:47:51 T:3764 DEBUG: Previous line repeats 2 times.
  9345. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  9346. 18:47:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9347. 18:47:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  9348. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9349. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9350. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9351. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9352. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9353. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9354. 18:47:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  9355. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9356. 18:47:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  9357. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9358. 18:47:52 T:992 DEBUG: Previous line repeats 1 times.
  9359. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9360. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9361. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9362. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9363. 18:47:52 T:3764 DEBUG: Previous line repeats 1 times.
  9364. 18:47:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  9365. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9366. 18:47:52 T:992 DEBUG: Previous line repeats 1 times.
  9367. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9368. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9369. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9370. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9371. 18:47:52 T:992 DEBUG: Previous line repeats 2 times.
  9372. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9373. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9374. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9375. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9376. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9377. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9378. 18:47:52 T:992 DEBUG: Previous line repeats 2 times.
  9379. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9380. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9381. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9382. 18:47:52 T:992 DEBUG: Previous line repeats 2 times.
  9383. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9384. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9385. 18:47:52 T:2288 DEBUG: Previous line repeats 2 times.
  9386. 18:47:52 T:2288 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  9387. 18:47:52 T:2288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  9388. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9389. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  9390. 18:47:52 T:2288 INFO: Platinum [neptune.http]: got connection (reused: false)
  9391. 18:47:52 T:2288 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  9392. 18:47:52 T:2288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  9393. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9394. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  9395. 18:47:52 T:2288 INFO: Platinum [neptune.http]: got connection (reused: false)
  9396. 18:47:52 T:2288 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  9397. 18:47:52 T:2288 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  9398. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  9399. 18:47:52 T:2288 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  9400. 18:47:52 T:2288 INFO: Platinum [neptune.http]: got connection (reused: false)
  9401. 18:47:52 T:2288 ERROR: Platinum [platinum.core.service]: No state variables found
  9402. 18:47:52 T:2288 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  9403. 18:47:52 T:2288 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  9404. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  9405. <specVersion>
  9406. <major>1</major>
  9407. <minor>0</minor>
  9408. </specVersion>
  9409. <actionList />
  9410. <serviceStateTable />
  9411. </scpd>
  9412. 18:47:52 T:2288 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  9413. 18:47:52 T:2288 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  9414. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  9415. <specVersion>
  9416. <major>1</major>
  9417. <minor>0</minor>
  9418. </specVersion>
  9419. <actionList />
  9420. <serviceStateTable />
  9421. </scpd>
  9422. 18:47:52 T:2288 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  9423. 18:47:52 T:992 NOTICE: Previous line repeats 2 times.
  9424. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9425. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9426. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9427. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9428. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9429. 18:47:52 T:992 DEBUG: Previous line repeats 2 times.
  9430. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9431. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9432. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9433. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9434. 18:47:52 T:992 DEBUG: Previous line repeats 1 times.
  9435. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9436. 18:47:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9437. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9438. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9439. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9440. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9441. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9442. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9443. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9444. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9445. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9446. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9447. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9448. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9449. 18:47:53 T:992 DEBUG: Previous line repeats 3 times.
  9450. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9451. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9452. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9453. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9454. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9455. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9456. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9457. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9458. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9459. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9460. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9461. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9462. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9463. 18:47:53 T:992 DEBUG: Previous line repeats 3 times.
  9464. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9465. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9466. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9467. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9468. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9469. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9470. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9471. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9472. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9473. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9474. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9475. 18:47:53 T:992 DEBUG: Previous line repeats 1 times.
  9476. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9477. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9478. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9479. 18:47:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9480. 18:47:54 T:992 DEBUG: Previous line repeats 3 times.
  9481. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9482. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9483. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9484. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9485. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9486. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9487. 18:47:54 T:992 DEBUG: Previous line repeats 3 times.
  9488. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9489. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9490. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9491. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9492. 18:47:54 T:992 DEBUG: Previous line repeats 4 times.
  9493. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9494. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9495. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9496. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9497. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9498. 18:47:54 T:992 DEBUG: Previous line repeats 3 times.
  9499. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9500. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9501. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9502. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9503. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9504. 18:47:54 T:992 DEBUG: Previous line repeats 4 times.
  9505. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9506. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9507. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9508. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9509. 18:47:54 T:992 DEBUG: Previous line repeats 3 times.
  9510. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9511. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9512. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9513. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9514. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9515. 18:47:54 T:992 DEBUG: Previous line repeats 2 times.
  9516. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9517. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9518. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9519. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9520. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9521. 18:47:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9522. 18:47:55 T:992 DEBUG: Previous line repeats 3 times.
  9523. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9524. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9525. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9526. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9527. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9528. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9529. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9530. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9531. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9532. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9533. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9534. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9535. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9536. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9537. 18:47:55 T:992 DEBUG: Previous line repeats 2 times.
  9538. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9539. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9540. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9541. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9542. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9543. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9544. 18:47:55 T:992 DEBUG: Previous line repeats 3 times.
  9545. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9546. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9547. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9548. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9549. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9550. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9551. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9552. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9553. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9554. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9555. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9556. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9557. 18:47:55 T:992 DEBUG: Previous line repeats 1 times.
  9558. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9559. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9560. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9561. 18:47:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9562. 18:47:56 T:992 DEBUG: Previous line repeats 1 times.
  9563. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9564. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9565. 18:47:56 T:992 DEBUG: Previous line repeats 1 times.
  9566. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9567. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9568. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9569. 18:47:56 T:992 DEBUG: Previous line repeats 3 times.
  9570. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9571. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9572. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9573. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9574. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9575. 18:47:56 T:992 DEBUG: Previous line repeats 2 times.
  9576. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9577. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9578. 18:47:56 T:992 DEBUG: Previous line repeats 1 times.
  9579. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9580. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9581. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9582. 18:47:56 T:992 DEBUG: Previous line repeats 3 times.
  9583. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9584. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9585. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9586. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9587. 18:47:56 T:992 DEBUG: Previous line repeats 3 times.
  9588. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9589. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9590. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9591. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9592. 18:47:56 T:992 DEBUG: Previous line repeats 3 times.
  9593. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9594. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9595. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9596. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9597. 18:47:56 T:992 DEBUG: Previous line repeats 3 times.
  9598. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9599. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9600. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9601. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9602. 18:47:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9603. 18:47:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  9604. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9605. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9606. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9607. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9608. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9609. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9610. 18:47:57 T:992 DEBUG: Previous line repeats 3 times.
  9611. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9612. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9613. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9614. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9615. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9616. 18:47:57 T:992 DEBUG: Previous line repeats 4 times.
  9617. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9618. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9619. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9620. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9621. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9622. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9623. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9624. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9625. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9626. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9627. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9628. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9629. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9630. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9631. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9632. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9633. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9634. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9635. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9636. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9637. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9638. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9639. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9640. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9641. 18:47:57 T:992 DEBUG: Previous line repeats 1 times.
  9642. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9643. 18:47:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9644. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9645. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9646. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9647. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9648. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9649. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9650. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9651. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9652. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9653. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9654. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9655. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9656. 18:47:58 T:992 DEBUG: Previous line repeats 2 times.
  9657. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9658. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9659. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9660. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9661. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9662. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9663. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9664. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9665. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9666. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9667. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9668. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9669. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9670. 18:47:58 T:992 DEBUG: Previous line repeats 3 times.
  9671. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9672. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9673. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9674. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9675. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9676. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9677. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9678. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9679. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9680. 18:47:58 T:992 DEBUG: Previous line repeats 1 times.
  9681. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9682. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9683. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9684. 18:47:58 T:992 DEBUG: Previous line repeats 2 times.
  9685. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9686. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9687. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9688. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9689. 18:47:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9690. 18:47:59 T:992 DEBUG: Previous line repeats 3 times.
  9691. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9692. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9693. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9694. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9695. 18:47:59 T:992 DEBUG: Previous line repeats 3 times.
  9696. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9697. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9698. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9699. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9700. 18:47:59 T:992 DEBUG: Previous line repeats 2 times.
  9701. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9702. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9703. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9704. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9705. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9706. 18:47:59 T:992 DEBUG: Previous line repeats 1 times.
  9707. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9708. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9709. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9710. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9711. 18:47:59 T:992 DEBUG: Previous line repeats 2 times.
  9712. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9713. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9714. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9715. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9716. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9717. 18:47:59 T:992 DEBUG: Previous line repeats 2 times.
  9718. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9719. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9720. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9721. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9722. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9723. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9724. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9725. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9726. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9727. 18:47:59 T:992 DEBUG: Previous line repeats 1 times.
  9728. 18:47:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9729. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9730. 18:48:00 T:992 DEBUG: Previous line repeats 3 times.
  9731. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9732. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9733. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9734. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9735. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9736. 18:48:00 T:992 DEBUG: Previous line repeats 3 times.
  9737. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9738. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9739. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9740. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9741. 18:48:00 T:992 DEBUG: Previous line repeats 1 times.
  9742. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9743. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9744. 18:48:00 T:992 DEBUG: Previous line repeats 1 times.
  9745. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9746. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9747. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9748. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9749. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9750. 18:48:00 T:992 DEBUG: Previous line repeats 3 times.
  9751. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9752. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9753. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9754. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9755. 18:48:00 T:992 DEBUG: Previous line repeats 1 times.
  9756. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9757. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9758. 18:48:00 T:992 DEBUG: Previous line repeats 1 times.
  9759. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9760. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9761. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9762. 18:48:00 T:992 DEBUG: Previous line repeats 3 times.
  9763. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9764. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9765. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9766. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9767. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9768. 18:48:00 T:992 DEBUG: Previous line repeats 2 times.
  9769. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9770. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9771. 18:48:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9772. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9773. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9774. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9775. 18:48:01 T:992 DEBUG: Previous line repeats 3 times.
  9776. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9777. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9778. 18:48:01 T:992 DEBUG: Previous line repeats 1 times.
  9779. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9780. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9781. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9782. 18:48:01 T:992 DEBUG: Previous line repeats 3 times.
  9783. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9784. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9785. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9786. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9787. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9788. 18:48:01 T:992 DEBUG: Previous line repeats 3 times.
  9789. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9790. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9791. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9792. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9793. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9794. 18:48:01 T:992 DEBUG: Previous line repeats 3 times.
  9795. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9796. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9797. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9798. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9799. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9800. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9801. 18:48:01 T:992 DEBUG: Previous line repeats 1 times.
  9802. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9803. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9804. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9805. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9806. 18:48:01 T:992 DEBUG: Previous line repeats 4 times.
  9807. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9808. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9809. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9810. 18:48:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9811. 18:48:02 T:5808 DEBUG: Previous line repeats 4 times.
  9812. 18:48:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  9813. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9814. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9815. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9816. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9817. 18:48:02 T:992 DEBUG: Previous line repeats 2 times.
  9818. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9819. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9820. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9821. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9822. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9823. 18:48:02 T:992 DEBUG: Previous line repeats 2 times.
  9824. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9825. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9826. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9827. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9828. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9829. 18:48:02 T:992 DEBUG: Previous line repeats 1 times.
  9830. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9831. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9832. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9833. 18:48:02 T:992 DEBUG: Previous line repeats 1 times.
  9834. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9835. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9836. 18:48:02 T:992 DEBUG: Previous line repeats 1 times.
  9837. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9838. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9839. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9840. 18:48:02 T:992 DEBUG: Previous line repeats 1 times.
  9841. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9842. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9843. 18:48:02 T:992 DEBUG: Previous line repeats 3 times.
  9844. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9845. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9846. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9847. 18:48:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9848. 18:48:03 T:992 DEBUG: Previous line repeats 2 times.
  9849. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9850. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9851. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9852. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9853. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9854. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9855. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9856. 18:48:03 T:992 DEBUG: Previous line repeats 2 times.
  9857. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9858. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9859. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9860. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9861. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9862. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9863. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9864. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9865. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9866. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9867. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9868. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9869. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9870. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9871. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9872. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9873. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9874. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9875. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9876. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9877. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9878. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9879. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9880. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9881. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9882. 18:48:03 T:992 DEBUG: Previous line repeats 3 times.
  9883. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9884. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9885. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9886. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9887. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9888. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9889. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9890. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9891. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9892. 18:48:03 T:992 DEBUG: Previous line repeats 1 times.
  9893. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9894. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9895. 18:48:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9896. 18:48:04 T:992 DEBUG: Previous line repeats 3 times.
  9897. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9898. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9899. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9900. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9901. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9902. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9903. 18:48:04 T:992 DEBUG: Previous line repeats 3 times.
  9904. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9905. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9906. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9907. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9908. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9909. 18:48:04 T:992 DEBUG: Previous line repeats 2 times.
  9910. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9911. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9912. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9913. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9914. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9915. 18:48:04 T:992 DEBUG: Previous line repeats 4 times.
  9916. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9917. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9918. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9919. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9920. 18:48:04 T:992 DEBUG: Previous line repeats 3 times.
  9921. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9922. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9923. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9924. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9925. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9926. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9927. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9928. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9929. 18:48:04 T:992 DEBUG: Previous line repeats 3 times.
  9930. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9931. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9932. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9933. 18:48:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9934. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9935. 18:48:05 T:992 DEBUG: Previous line repeats 5 times.
  9936. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9937. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9938. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9939. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9940. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9941. 18:48:05 T:992 DEBUG: Previous line repeats 4 times.
  9942. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9943. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9944. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9945. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9946. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9947. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9948. 18:48:05 T:992 DEBUG: Previous line repeats 3 times.
  9949. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9950. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9951. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9952. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9953. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9954. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9955. 18:48:05 T:992 DEBUG: Previous line repeats 2 times.
  9956. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9957. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9958. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9959. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9960. 18:48:05 T:992 DEBUG: Previous line repeats 2 times.
  9961. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9962. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9963. 18:48:05 T:992 DEBUG: Previous line repeats 2 times.
  9964. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9965. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9966. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9967. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9968. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9969. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9970. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9971. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9972. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9973. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9974. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9975. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9976. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9977. 18:48:05 T:992 DEBUG: Previous line repeats 1 times.
  9978. 18:48:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9979. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9980. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9981. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9982. 18:48:06 T:992 DEBUG: Previous line repeats 1 times.
  9983. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9984. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9985. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9986. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9987. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9988. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9989. 18:48:06 T:992 DEBUG: Previous line repeats 2 times.
  9990. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9991. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9992. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9993. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  9994. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9995. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  9996. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  9997. 18:48:06 T:992 DEBUG: Previous line repeats 1 times.
  9998. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  9999. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10000. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10001. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10002. 18:48:06 T:992 DEBUG: Previous line repeats 2 times.
  10003. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10004. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10005. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10006. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10007. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10008. 18:48:06 T:992 DEBUG: Previous line repeats 2 times.
  10009. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10010. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10011. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10012. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10013. 18:48:06 T:992 DEBUG: Previous line repeats 3 times.
  10014. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10015. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10016. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10017. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10018. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10019. 18:48:06 T:992 DEBUG: Previous line repeats 2 times.
  10020. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10021. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10022. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10023. 18:48:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10024. 18:48:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  10025. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10026. 18:48:07 T:992 DEBUG: Previous line repeats 2 times.
  10027. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10028. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10029. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10030. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10031. 18:48:07 T:992 DEBUG: Previous line repeats 3 times.
  10032. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10033. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10034. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10035. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10036. 18:48:07 T:992 DEBUG: Previous line repeats 3 times.
  10037. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10038. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10039. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10040. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10041. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10042. 18:48:07 T:992 DEBUG: Previous line repeats 4 times.
  10043. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10044. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10045. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10046. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10047. 18:48:07 T:992 DEBUG: Previous line repeats 3 times.
  10048. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10049. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10050. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10051. 18:48:07 T:992 DEBUG: Previous line repeats 1 times.
  10052. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10053. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10054. 18:48:07 T:992 DEBUG: Previous line repeats 3 times.
  10055. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10056. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10057. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10058. 18:48:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10059. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10060. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10061. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10062. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10063. 18:48:08 T:992 DEBUG: Previous line repeats 3 times.
  10064. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10065. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10066. 18:48:08 T:992 DEBUG: Previous line repeats 3 times.
  10067. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10068. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10069. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10070. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10071. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10072. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10073. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10074. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10075. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10076. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10077. 18:48:08 T:992 DEBUG: Previous line repeats 2 times.
  10078. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10079. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10080. 18:48:08 T:992 DEBUG: Previous line repeats 2 times.
  10081. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10082. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10083. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10084. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10085. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10086. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10087. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10088. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10089. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10090. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10091. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10092. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10093. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10094. 18:48:08 T:992 DEBUG: Previous line repeats 1 times.
  10095. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10096. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10097. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10098. 18:48:08 T:992 DEBUG: Previous line repeats 3 times.
  10099. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10100. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10101. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10102. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10103. 18:48:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10104. 18:48:09 T:992 DEBUG: Previous line repeats 3 times.
  10105. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10106. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10107. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10108. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10109. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10110. 18:48:09 T:992 DEBUG: Previous line repeats 3 times.
  10111. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10112. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10113. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10114. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10115. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10116. 18:48:09 T:992 DEBUG: Previous line repeats 2 times.
  10117. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10118. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10119. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10120. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10121. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10122. 18:48:09 T:992 DEBUG: Previous line repeats 3 times.
  10123. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10124. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10125. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10126. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10127. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10128. 18:48:09 T:992 DEBUG: Previous line repeats 1 times.
  10129. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10130. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10131. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10132. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10133. 18:48:09 T:992 DEBUG: Previous line repeats 3 times.
  10134. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10135. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10136. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10137. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10138. 18:48:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10139. 18:48:10 T:992 DEBUG: Previous line repeats 3 times.
  10140. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10141. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10142. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10143. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10144. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10145. 18:48:10 T:992 DEBUG: Previous line repeats 2 times.
  10146. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10147. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10148. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10149. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10150. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10151. 18:48:10 T:992 DEBUG: Previous line repeats 1 times.
  10152. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10153. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10154. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10155. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10156. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10157. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10158. 18:48:10 T:992 DEBUG: Previous line repeats 1 times.
  10159. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10160. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10161. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10162. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10163. 18:48:10 T:992 DEBUG: Previous line repeats 3 times.
  10164. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10165. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10166. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10167. 18:48:10 T:992 DEBUG: Previous line repeats 1 times.
  10168. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10169. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10170. 18:48:10 T:992 DEBUG: Previous line repeats 3 times.
  10171. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10172. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10173. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10174. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10175. 18:48:10 T:992 DEBUG: Previous line repeats 3 times.
  10176. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10177. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10178. 18:48:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10179. 18:48:11 T:992 DEBUG: Previous line repeats 2 times.
  10180. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10181. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10182. 18:48:11 T:992 DEBUG: Previous line repeats 2 times.
  10183. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10184. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10185. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10186. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10187. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10188. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10189. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10190. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10191. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10192. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10193. 18:48:11 T:992 DEBUG: Previous line repeats 3 times.
  10194. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10195. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10196. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10197. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10198. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10199. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10200. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10201. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10202. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10203. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10204. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10205. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10206. 18:48:11 T:5204 DEBUG: CWebServer[80]: request received for /Kod
  10207. 18:48:11 T:5204 DEBUG: CWebServer[80] [IN] HTTP/1.1 /Kod
  10208. 18:48:11 T:5204 DEBUG: CWebServer[80] [IN] Connection: Keep-Alive
  10209. 18:48:11 T:5204 DEBUG: CWebServer[80] [IN] Host: 10.10.3.12
  10210. 18:48:11 T:5204 DEBUG: CWebServer[80] [IN] User-Agent: Microsoft-WebDAV-MiniRedir/10.0.14393
  10211. 18:48:11 T:5204 DEBUG: CWebServer[80] [IN] translate: f
  10212. 18:48:11 T:5204 DEBUG: CWebServer[80] [OUT] Accept-Ranges: none
  10213. 18:48:11 T:5204 DEBUG: CWebServer[80] [OUT] Cache-Control: private, max-age=0, no-cache
  10214. 18:48:11 T:5204 DEBUG: CWebServer[80] [OUT] HTTP/1.1 404 /Kod
  10215. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10216. 18:48:11 T:992 DEBUG: Previous line repeats 3 times.
  10217. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10218. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10219. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10220. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10221. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10222. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10223. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10224. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10225. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10226. 18:48:11 T:992 DEBUG: Previous line repeats 1 times.
  10227. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10228. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10229. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10230. 18:48:11 T:992 DEBUG: Previous line repeats 2 times.
  10231. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10232. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10233. 18:48:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10234. 18:48:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  10235. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10236. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10237. 18:48:12 T:992 DEBUG: Previous line repeats 3 times.
  10238. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10239. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10240. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10241. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10242. 18:48:12 T:992 DEBUG: Previous line repeats 3 times.
  10243. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10244. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10245. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10246. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10247. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10248. 18:48:12 T:992 DEBUG: Previous line repeats 3 times.
  10249. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10250. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10251. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10252. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10253. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10254. 18:48:12 T:992 DEBUG: Previous line repeats 3 times.
  10255. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10256. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10257. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10258. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10259. 18:48:12 T:992 DEBUG: Previous line repeats 4 times.
  10260. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10261. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10262. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10263. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10264. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10265. 18:48:12 T:992 DEBUG: Previous line repeats 2 times.
  10266. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10267. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10268. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10269. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10270. 18:48:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10271. 18:48:13 T:992 DEBUG: Previous line repeats 3 times.
  10272. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10273. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10274. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10275. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10276. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10277. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10278. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10279. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10280. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10281. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10282. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10283. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10284. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10285. 18:48:13 T:992 DEBUG: Previous line repeats 3 times.
  10286. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10287. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10288. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10289. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10290. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10291. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10292. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10293. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10294. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10295. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10296. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10297. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10298. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10299. 18:48:13 T:992 DEBUG: Previous line repeats 3 times.
  10300. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10301. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10302. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10303. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10304. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10305. 18:48:13 T:992 DEBUG: Previous line repeats 2 times.
  10306. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10307. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10308. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10309. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10310. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10311. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10312. 18:48:13 T:992 DEBUG: Previous line repeats 1 times.
  10313. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10314. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10315. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10316. 18:48:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10317. 18:48:14 T:992 DEBUG: Previous line repeats 2 times.
  10318. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10319. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10320. 18:48:14 T:992 DEBUG: Previous line repeats 1 times.
  10321. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10322. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10323. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10324. 18:48:14 T:992 DEBUG: Previous line repeats 1 times.
  10325. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10326. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10327. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10328. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10329. 18:48:14 T:992 DEBUG: Previous line repeats 2 times.
  10330. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10331. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10332. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10333. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10334. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10335. 18:48:14 T:992 DEBUG: Previous line repeats 3 times.
  10336. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10337. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10338. 18:48:14 T:992 DEBUG: Previous line repeats 1 times.
  10339. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10340. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10341. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10342. 18:48:14 T:992 DEBUG: Previous line repeats 3 times.
  10343. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10344. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10345. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10346. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10347. 18:48:14 T:992 DEBUG: Previous line repeats 3 times.
  10348. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10349. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10350. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10351. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10352. 18:48:14 T:992 DEBUG: Previous line repeats 3 times.
  10353. 18:48:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10354. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10355. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10356. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10357. 18:48:15 T:992 DEBUG: Previous line repeats 3 times.
  10358. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10359. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10360. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10361. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10362. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10363. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10364. 18:48:15 T:992 DEBUG: Previous line repeats 3 times.
  10365. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10366. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10367. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10368. 18:48:15 T:992 DEBUG: Previous line repeats 1 times.
  10369. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10370. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10371. 18:48:15 T:992 DEBUG: Previous line repeats 3 times.
  10372. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10373. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10374. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10375. 18:48:15 T:992 DEBUG: Previous line repeats 1 times.
  10376. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10377. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10378. 18:48:15 T:992 DEBUG: Previous line repeats 3 times.
  10379. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10380. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10381. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10382. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10383. 18:48:15 T:992 DEBUG: Previous line repeats 1 times.
  10384. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10385. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10386. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10387. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10388. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10389. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10390. 18:48:15 T:992 DEBUG: Previous line repeats 4 times.
  10391. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10392. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10393. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10394. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10395. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10396. 18:48:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10397. 18:48:16 T:992 DEBUG: Previous line repeats 1 times.
  10398. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10399. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10400. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10401. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10402. 18:48:16 T:992 DEBUG: Previous line repeats 4 times.
  10403. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10404. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10405. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10406. 18:48:16 T:992 DEBUG: Previous line repeats 3 times.
  10407. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10408. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10409. 18:48:16 T:992 DEBUG: Previous line repeats 1 times.
  10410. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10411. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10412. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10413. 18:48:16 T:992 DEBUG: Previous line repeats 2 times.
  10414. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10415. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10416. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10417. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10418. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10419. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10420. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10421. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10422. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10423. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10424. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10425. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10426. 18:48:16 T:992 DEBUG: Previous line repeats 2 times.
  10427. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10428. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10429. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10430. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10431. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10432. 18:48:16 T:992 DEBUG: Previous line repeats 3 times.
  10433. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10434. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10435. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10436. 18:48:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10437. 18:48:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  10438. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10439. 18:48:17 T:992 DEBUG: Previous line repeats 2 times.
  10440. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10441. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10442. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10443. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10444. 18:48:17 T:992 DEBUG: Previous line repeats 2 times.
  10445. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10446. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10447. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10448. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10449. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10450. 18:48:17 T:992 DEBUG: Previous line repeats 2 times.
  10451. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10452. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10453. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10454. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10455. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10456. 18:48:17 T:992 DEBUG: Previous line repeats 3 times.
  10457. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10458. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10459. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10460. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10461. 18:48:17 T:992 DEBUG: Previous line repeats 3 times.
  10462. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10463. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10464. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10465. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10466. 18:48:17 T:992 DEBUG: Previous line repeats 3 times.
  10467. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10468. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10469. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10470. 18:48:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10471. 18:48:18 T:992 DEBUG: Previous line repeats 2 times.
  10472. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10473. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10474. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10475. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10476. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10477. 18:48:18 T:992 DEBUG: Previous line repeats 3 times.
  10478. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10479. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10480. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10481. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10482. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10483. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10484. 18:48:18 T:992 DEBUG: Previous line repeats 2 times.
  10485. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10486. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10487. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10488. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10489. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10490. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10491. 18:48:18 T:992 DEBUG: Previous line repeats 2 times.
  10492. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10493. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10494. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10495. 18:48:18 T:992 DEBUG: Previous line repeats 1 times.
  10496. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10497. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10498. 18:48:18 T:992 DEBUG: Previous line repeats 2 times.
  10499. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10500. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10501. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10502. 18:48:18 T:992 DEBUG: Previous line repeats 2 times.
  10503. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10504. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10505. 18:48:18 T:992 DEBUG: Previous line repeats 1 times.
  10506. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10507. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10508. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10509. 18:48:18 T:992 DEBUG: Previous line repeats 1 times.
  10510. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10511. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10512. 18:48:18 T:992 DEBUG: Previous line repeats 1 times.
  10513. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10514. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10515. 18:48:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10516. 18:48:19 T:992 DEBUG: Previous line repeats 2 times.
  10517. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10518. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10519. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10520. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10521. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10522. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10523. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10524. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10525. 18:48:19 T:992 DEBUG: Previous line repeats 1 times.
  10526. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10527. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10528. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10529. 18:48:19 T:992 DEBUG: Previous line repeats 3 times.
  10530. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10531. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10532. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10533. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10534. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10535. 18:48:19 T:992 DEBUG: Previous line repeats 3 times.
  10536. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10537. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10538. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10539. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10540. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10541. 18:48:19 T:992 DEBUG: Previous line repeats 5 times.
  10542. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10543. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10544. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10545. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10546. 18:48:19 T:992 DEBUG: Previous line repeats 1 times.
  10547. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10548. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10549. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10550. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10551. 18:48:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10552. 18:48:20 T:992 DEBUG: Previous line repeats 4 times.
  10553. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10554. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10555. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10556. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10557. 18:48:20 T:992 DEBUG: Previous line repeats 5 times.
  10558. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10559. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10560. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10561. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10562. 18:48:20 T:992 DEBUG: Previous line repeats 5 times.
  10563. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10564. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10565. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10566. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10567. 18:48:20 T:992 DEBUG: Previous line repeats 5 times.
  10568. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10569. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10570. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10571. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10572. 18:48:20 T:992 DEBUG: Previous line repeats 3 times.
  10573. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10574. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10575. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10576. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10577. 18:48:20 T:992 DEBUG: Previous line repeats 2 times.
  10578. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10579. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10580. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10581. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10582. 18:48:20 T:992 DEBUG: Previous line repeats 1 times.
  10583. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10584. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10585. 18:48:20 T:992 DEBUG: Previous line repeats 1 times.
  10586. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10587. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10588. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10589. 18:48:20 T:992 DEBUG: Previous line repeats 1 times.
  10590. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10591. 18:48:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10592. 18:48:21 T:992 DEBUG: Previous line repeats 1 times.
  10593. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10594. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10595. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10596. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10597. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10598. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10599. 18:48:21 T:992 DEBUG: Previous line repeats 1 times.
  10600. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10601. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10602. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10603. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10604. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10605. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10606. 18:48:21 T:992 DEBUG: Previous line repeats 2 times.
  10607. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10608. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10609. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10610. 18:48:21 T:992 DEBUG: Previous line repeats 1 times.
  10611. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10612. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10613. 18:48:21 T:992 DEBUG: Previous line repeats 1 times.
  10614. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10615. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10616. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10617. 18:48:21 T:992 DEBUG: Previous line repeats 2 times.
  10618. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10619. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10620. 18:48:21 T:992 DEBUG: Previous line repeats 1 times.
  10621. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10622. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10623. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10624. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10625. 18:48:21 T:992 DEBUG: Previous line repeats 2 times.
  10626. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10627. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10628. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10629. 18:48:21 T:992 DEBUG: Previous line repeats 4 times.
  10630. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10631. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10632. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10633. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10634. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10635. 18:48:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10636. 18:48:22 T:5808 DEBUG: Previous line repeats 1 times.
  10637. 18:48:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  10638. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10639. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10640. 18:48:22 T:992 DEBUG: Previous line repeats 1 times.
  10641. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10642. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10643. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10644. 18:48:22 T:992 DEBUG: Previous line repeats 3 times.
  10645. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10646. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10647. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10648. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10649. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10650. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10651. 18:48:22 T:992 DEBUG: Previous line repeats 2 times.
  10652. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10653. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10654. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10655. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10656. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10657. 18:48:22 T:992 DEBUG: Previous line repeats 3 times.
  10658. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10659. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10660. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10661. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10662. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10663. 18:48:22 T:992 DEBUG: Previous line repeats 2 times.
  10664. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10665. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10666. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10667. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10668. 18:48:22 T:992 DEBUG: Previous line repeats 5 times.
  10669. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10670. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10671. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10672. 18:48:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10673. 18:48:23 T:992 DEBUG: Previous line repeats 4 times.
  10674. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10675. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10676. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10677. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10678. 18:48:23 T:992 DEBUG: Previous line repeats 2 times.
  10679. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10680. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10681. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10682. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10683. 18:48:23 T:992 DEBUG: Previous line repeats 3 times.
  10684. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10685. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10686. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10687. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10688. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10689. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10690. 18:48:23 T:992 DEBUG: Previous line repeats 3 times.
  10691. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10692. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10693. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10694. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10695. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10696. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10697. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10698. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10699. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10700. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10701. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10702. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10703. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10704. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10705. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10706. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10707. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10708. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10709. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10710. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10711. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10712. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10713. 18:48:23 T:992 DEBUG: Previous line repeats 1 times.
  10714. 18:48:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10715. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10716. 18:48:24 T:992 DEBUG: Previous line repeats 1 times.
  10717. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10718. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10719. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10720. 18:48:24 T:992 DEBUG: Previous line repeats 2 times.
  10721. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10722. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10723. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10724. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10725. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10726. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10727. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10728. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10729. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10730. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10731. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10732. 18:48:24 T:992 DEBUG: Previous line repeats 2 times.
  10733. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10734. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10735. 18:48:24 T:992 DEBUG: Previous line repeats 1 times.
  10736. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10737. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10738. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10739. 18:48:24 T:992 DEBUG: Previous line repeats 2 times.
  10740. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10741. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10742. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10743. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10744. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10745. 18:48:24 T:992 DEBUG: Previous line repeats 3 times.
  10746. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10747. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10748. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10749. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10750. 18:48:24 T:992 DEBUG: Previous line repeats 3 times.
  10751. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10752. 18:48:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10753. 18:48:25 T:992 DEBUG: Previous line repeats 1 times.
  10754. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10755. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10756. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10757. 18:48:25 T:992 DEBUG: Previous line repeats 3 times.
  10758. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10759. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10760. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10761. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10762. 18:48:25 T:992 DEBUG: Previous line repeats 3 times.
  10763. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10764. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10765. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10766. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10767. 18:48:25 T:992 DEBUG: Previous line repeats 3 times.
  10768. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10769. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10770. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10771. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10772. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10773. 18:48:25 T:992 DEBUG: Previous line repeats 4 times.
  10774. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10775. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10776. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10777. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10778. 18:48:25 T:992 DEBUG: Previous line repeats 3 times.
  10779. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10780. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10781. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10782. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10783. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10784. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10785. 18:48:25 T:992 DEBUG: Previous line repeats 3 times.
  10786. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10787. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10788. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10789. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10790. 18:48:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10791. 18:48:26 T:992 DEBUG: Previous line repeats 4 times.
  10792. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10793. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10794. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10795. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10796. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10797. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10798. 18:48:26 T:992 DEBUG: Previous line repeats 3 times.
  10799. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10800. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10801. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10802. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10803. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10804. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10805. 18:48:26 T:992 DEBUG: Previous line repeats 2 times.
  10806. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10807. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10808. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10809. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10810. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10811. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10812. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10813. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10814. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10815. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10816. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10817. 18:48:26 T:992 DEBUG: Previous line repeats 2 times.
  10818. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10819. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10820. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10821. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10822. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10823. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10824. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10825. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10826. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10827. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10828. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10829. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10830. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10831. 18:48:26 T:992 DEBUG: Previous line repeats 1 times.
  10832. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10833. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10834. 18:48:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10835. 18:48:27 T:5808 DEBUG: Previous line repeats 2 times.
  10836. 18:48:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  10837. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10838. 18:48:27 T:992 DEBUG: Previous line repeats 1 times.
  10839. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10840. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10841. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10842. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10843. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10844. 18:48:27 T:992 DEBUG: Previous line repeats 3 times.
  10845. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10846. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10847. 18:48:27 T:992 DEBUG: Previous line repeats 1 times.
  10848. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10849. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10850. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10851. 18:48:27 T:992 DEBUG: Previous line repeats 3 times.
  10852. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10853. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10854. 18:48:27 T:992 DEBUG: Previous line repeats 1 times.
  10855. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10856. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10857. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10858. 18:48:27 T:992 DEBUG: Previous line repeats 3 times.
  10859. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10860. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10861. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10862. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10863. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10864. 18:48:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  10865. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10866. 18:48:27 T:992 DEBUG: Previous line repeats 1 times.
  10867. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10868. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10869. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10870. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10871. 18:48:27 T:992 DEBUG: Previous line repeats 3 times.
  10872. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10873. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10874. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10875. 18:48:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10876. 18:48:28 T:992 DEBUG: Previous line repeats 3 times.
  10877. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10878. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10879. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10880. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10881. 18:48:28 T:992 DEBUG: Previous line repeats 3 times.
  10882. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10883. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10884. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10885. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10886. 18:48:28 T:992 DEBUG: Previous line repeats 2 times.
  10887. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10888. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10889. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10890. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10891. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10892. 18:48:28 T:992 DEBUG: Previous line repeats 2 times.
  10893. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10894. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10895. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10896. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10897. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10898. 18:48:28 T:992 DEBUG: Previous line repeats 2 times.
  10899. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10900. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10901. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10902. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10903. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10904. 18:48:28 T:992 DEBUG: Previous line repeats 2 times.
  10905. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10906. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10907. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10908. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10909. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10910. 18:48:28 T:992 DEBUG: Previous line repeats 2 times.
  10911. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10912. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10913. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10914. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10915. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10916. 18:48:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10917. 18:48:29 T:992 DEBUG: Previous line repeats 2 times.
  10918. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10919. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10920. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10921. 18:48:29 T:992 DEBUG: Previous line repeats 1 times.
  10922. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10923. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10924. 18:48:29 T:992 DEBUG: Previous line repeats 1 times.
  10925. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10926. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10927. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10928. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10929. 18:48:29 T:992 DEBUG: Previous line repeats 2 times.
  10930. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10931. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10932. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10933. 18:48:29 T:992 DEBUG: Previous line repeats 2 times.
  10934. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10935. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10936. 18:48:29 T:992 DEBUG: Previous line repeats 1 times.
  10937. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10938. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10939. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10940. 18:48:29 T:992 DEBUG: Previous line repeats 3 times.
  10941. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10942. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10943. 18:48:29 T:992 DEBUG: Previous line repeats 1 times.
  10944. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10945. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10946. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10947. 18:48:29 T:992 DEBUG: Previous line repeats 3 times.
  10948. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10949. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10950. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10951. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10952. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10953. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10954. 18:48:29 T:992 DEBUG: Previous line repeats 1 times.
  10955. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10956. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10957. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10958. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10959. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10960. 18:48:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10961. 18:48:30 T:992 DEBUG: Previous line repeats 2 times.
  10962. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10963. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10964. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10965. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10966. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10967. 18:48:30 T:992 DEBUG: Previous line repeats 3 times.
  10968. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10969. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10970. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10971. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10972. 18:48:30 T:992 DEBUG: Previous line repeats 4 times.
  10973. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10974. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10975. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10976. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10977. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10978. 18:48:30 T:992 DEBUG: Previous line repeats 3 times.
  10979. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10980. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10981. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10982. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10983. 18:48:30 T:992 DEBUG: Previous line repeats 3 times.
  10984. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10985. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10986. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10987. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10988. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10989. 18:48:30 T:992 DEBUG: Previous line repeats 2 times.
  10990. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10991. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10992. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10993. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10994. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  10995. 18:48:30 T:992 DEBUG: Previous line repeats 1 times.
  10996. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  10997. 18:48:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  10998. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  10999. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11000. 18:48:31 T:992 DEBUG: Previous line repeats 4 times.
  11001. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11002. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11003. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11004. 18:48:31 T:992 DEBUG: Previous line repeats 1 times.
  11005. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11006. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11007. 18:48:31 T:992 DEBUG: Previous line repeats 3 times.
  11008. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11009. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11010. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11011. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11012. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11013. 18:48:31 T:992 DEBUG: Previous line repeats 2 times.
  11014. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11015. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11016. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11017. 18:48:31 T:992 DEBUG: Previous line repeats 1 times.
  11018. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11019. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11020. 18:48:31 T:992 DEBUG: Previous line repeats 2 times.
  11021. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11022. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11023. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11024. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11025. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11026. 18:48:31 T:992 DEBUG: Previous line repeats 2 times.
  11027. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11028. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11029. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11030. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11031. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11032. 18:48:31 T:992 DEBUG: Previous line repeats 2 times.
  11033. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11034. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11035. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11036. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11037. 18:48:31 T:992 DEBUG: Previous line repeats 1 times.
  11038. 18:48:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11039. 18:48:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  11040. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11041. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11042. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11043. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11044. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11045. 18:48:32 T:992 DEBUG: Previous line repeats 1 times.
  11046. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11047. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11048. 18:48:32 T:992 DEBUG: Previous line repeats 1 times.
  11049. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11050. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11051. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11052. 18:48:32 T:992 DEBUG: Previous line repeats 2 times.
  11053. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11054. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11055. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11056. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11057. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11058. 18:48:32 T:992 DEBUG: Previous line repeats 3 times.
  11059. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11060. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11061. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11062. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11063. 18:48:32 T:992 DEBUG: Previous line repeats 3 times.
  11064. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11065. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11066. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11067. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11068. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11069. 18:48:32 T:992 DEBUG: Previous line repeats 4 times.
  11070. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11071. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11072. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11073. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11074. 18:48:32 T:992 DEBUG: Previous line repeats 3 times.
  11075. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11076. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11077. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11078. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11079. 18:48:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11080. 18:48:33 T:992 DEBUG: Previous line repeats 2 times.
  11081. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11082. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11083. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11084. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11085. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11086. 18:48:33 T:992 DEBUG: Previous line repeats 3 times.
  11087. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11088. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11089. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11090. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11091. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11092. 18:48:33 T:992 DEBUG: Previous line repeats 2 times.
  11093. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11094. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11095. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11096. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11097. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11098. 18:48:33 T:992 DEBUG: Previous line repeats 2 times.
  11099. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11100. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11101. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11102. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11103. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11104. 18:48:33 T:992 DEBUG: Previous line repeats 4 times.
  11105. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11106. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11107. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11108. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11109. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11110. 18:48:33 T:992 DEBUG: Previous line repeats 1 times.
  11111. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11112. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11113. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11114. 18:48:33 T:992 DEBUG: Previous line repeats 1 times.
  11115. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11116. 18:48:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11117. 18:48:34 T:992 DEBUG: Previous line repeats 4 times.
  11118. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11119. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11120. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11121. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11122. 18:48:34 T:992 DEBUG: Previous line repeats 1 times.
  11123. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11124. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11125. 18:48:34 T:992 DEBUG: Previous line repeats 2 times.
  11126. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11127. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11128. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11129. 18:48:34 T:992 DEBUG: Previous line repeats 2 times.
  11130. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11131. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11132. 18:48:34 T:992 DEBUG: Previous line repeats 1 times.
  11133. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11134. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11135. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11136. 18:48:34 T:992 DEBUG: Previous line repeats 1 times.
  11137. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11138. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11139. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11140. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11141. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11142. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11143. 18:48:34 T:992 DEBUG: Previous line repeats 1 times.
  11144. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11145. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11146. 18:48:34 T:992 DEBUG: Previous line repeats 1 times.
  11147. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11148. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11149. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11150. 18:48:34 T:992 DEBUG: Previous line repeats 3 times.
  11151. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11152. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11153. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11154. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11155. 18:48:34 T:992 DEBUG: Previous line repeats 3 times.
  11156. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11157. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11158. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11159. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11160. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11161. 18:48:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11162. 18:48:35 T:992 DEBUG: Previous line repeats 1 times.
  11163. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11164. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11165. 18:48:35 T:992 DEBUG: Previous line repeats 1 times.
  11166. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11167. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11168. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11169. 18:48:35 T:992 DEBUG: Previous line repeats 2 times.
  11170. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11171. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11172. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11173. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11174. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11175. 18:48:35 T:992 DEBUG: Previous line repeats 2 times.
  11176. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11177. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11178. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11179. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11180. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11181. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11182. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11183. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11184. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11185. 18:48:35 T:992 DEBUG: Previous line repeats 6 times.
  11186. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11187. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11188. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11189. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11190. 18:48:35 T:992 DEBUG: Previous line repeats 3 times.
  11191. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11192. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11193. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11194. 18:48:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11195. 18:48:36 T:992 DEBUG: Previous line repeats 3 times.
  11196. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11197. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11198. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11199. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11200. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11201. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11202. 18:48:36 T:992 DEBUG: Previous line repeats 3 times.
  11203. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11204. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11205. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11206. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11207. 18:48:36 T:992 DEBUG: Previous line repeats 4 times.
  11208. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11209. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11210. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11211. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11212. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11213. 18:48:36 T:992 DEBUG: Previous line repeats 3 times.
  11214. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11215. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11216. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11217. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11218. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11219. 18:48:36 T:992 DEBUG: Previous line repeats 2 times.
  11220. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11221. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11222. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11223. 18:48:36 T:992 DEBUG: Previous line repeats 1 times.
  11224. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11225. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11226. 18:48:36 T:992 DEBUG: Previous line repeats 3 times.
  11227. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11228. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11229. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11230. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11231. 18:48:36 T:992 DEBUG: Previous line repeats 1 times.
  11232. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11233. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11234. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11235. 18:48:36 T:992 DEBUG: Previous line repeats 2 times.
  11236. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11237. 18:48:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11238. 18:48:37 T:5808 DEBUG: Previous line repeats 1 times.
  11239. 18:48:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  11240. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11241. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11242. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11243. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11244. 18:48:37 T:992 DEBUG: Previous line repeats 1 times.
  11245. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11246. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11247. 18:48:37 T:992 DEBUG: Previous line repeats 1 times.
  11248. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11249. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11250. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11251. 18:48:37 T:992 DEBUG: Previous line repeats 2 times.
  11252. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11253. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11254. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11255. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11256. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11257. 18:48:37 T:992 DEBUG: Previous line repeats 3 times.
  11258. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11259. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11260. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11261. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11262. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11263. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11264. 18:48:37 T:992 DEBUG: Previous line repeats 1 times.
  11265. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11266. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11267. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11268. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11269. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11270. 18:48:37 T:992 DEBUG: Previous line repeats 4 times.
  11271. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11272. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11273. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11274. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11275. 18:48:37 T:992 DEBUG: Previous line repeats 3 times.
  11276. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11277. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11278. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11279. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11280. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11281. 18:48:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11282. 18:48:38 T:992 DEBUG: Previous line repeats 3 times.
  11283. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11284. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11285. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11286. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11287. 18:48:38 T:992 DEBUG: Previous line repeats 5 times.
  11288. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11289. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11290. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11291. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11292. 18:48:38 T:992 DEBUG: Previous line repeats 4 times.
  11293. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11294. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11295. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11296. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11297. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11298. 18:48:38 T:992 DEBUG: Previous line repeats 3 times.
  11299. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11300. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11301. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11302. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11303. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11304. 18:48:38 T:992 DEBUG: Previous line repeats 2 times.
  11305. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11306. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11307. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11308. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11309. 18:48:38 T:992 DEBUG: Previous line repeats 5 times.
  11310. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11311. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11312. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11313. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11314. 18:48:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11315. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11316. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11317. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11318. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11319. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11320. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11321. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11322. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11323. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11324. 18:48:39 T:992 DEBUG: Previous line repeats 1 times.
  11325. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11326. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11327. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11328. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11329. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11330. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11331. 18:48:39 T:992 DEBUG: Previous line repeats 1 times.
  11332. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11333. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11334. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11335. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11336. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11337. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11338. 18:48:39 T:992 DEBUG: Previous line repeats 1 times.
  11339. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11340. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11341. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11342. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11343. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11344. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11345. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11346. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11347. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11348. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11349. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11350. 18:48:39 T:992 DEBUG: Previous line repeats 1 times.
  11351. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11352. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11353. 18:48:39 T:992 DEBUG: Previous line repeats 1 times.
  11354. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11355. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11356. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11357. 18:48:39 T:992 DEBUG: Previous line repeats 2 times.
  11358. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11359. 18:48:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11360. 18:48:40 T:992 DEBUG: Previous line repeats 1 times.
  11361. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11362. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11363. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11364. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11365. 18:48:40 T:992 DEBUG: Previous line repeats 2 times.
  11366. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11367. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11368. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11369. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11370. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11371. 18:48:40 T:992 DEBUG: Previous line repeats 3 times.
  11372. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11373. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11374. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11375. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11376. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11377. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11378. 18:48:40 T:992 DEBUG: Previous line repeats 3 times.
  11379. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11380. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11381. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11382. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11383. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11384. 18:48:40 T:992 DEBUG: Previous line repeats 4 times.
  11385. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11386. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11387. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11388. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11389. 18:48:40 T:992 DEBUG: Previous line repeats 1 times.
  11390. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11391. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11392. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11393. 18:48:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11394. 18:48:41 T:992 DEBUG: Previous line repeats 3 times.
  11395. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11396. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11397. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11398. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11399. 18:48:41 T:992 DEBUG: Previous line repeats 3 times.
  11400. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11401. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11402. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11403. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11404. 18:48:41 T:992 DEBUG: Previous line repeats 3 times.
  11405. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11406. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11407. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11408. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11409. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11410. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11411. 18:48:41 T:992 DEBUG: Previous line repeats 2 times.
  11412. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11413. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11414. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11415. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11416. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11417. 18:48:41 T:992 DEBUG: Previous line repeats 2 times.
  11418. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11419. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11420. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11421. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11422. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11423. 18:48:41 T:992 DEBUG: Previous line repeats 3 times.
  11424. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11425. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11426. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11427. 18:48:41 T:992 DEBUG: Previous line repeats 1 times.
  11428. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11429. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11430. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11431. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11432. 18:48:41 T:992 DEBUG: Previous line repeats 1 times.
  11433. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11434. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11435. 18:48:41 T:992 DEBUG: Previous line repeats 3 times.
  11436. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11437. 18:48:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11438. 18:48:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  11439. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11440. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11441. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11442. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11443. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11444. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11445. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11446. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11447. 18:48:42 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  11448. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11449. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  11450. 18:48:42 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  11451. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  11452. 18:48:42 T:3764 INFO: Previous line repeats 6 times.
  11453. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  11454. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11455. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11456. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11457. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11458. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11459. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11460. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  11461. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11462. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11463. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11464. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11465. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11466. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11467. 18:48:42 T:3764 DEBUG: Previous line repeats 1 times.
  11468. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11469. 18:48:42 T:992 INFO: Previous line repeats 1 times.
  11470. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11471. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11472. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11473. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11474. 18:48:42 T:3764 DEBUG: Previous line repeats 1 times.
  11475. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  11476. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11477. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11478. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11479. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11480. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11481. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11482. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11483. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11484. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11485. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11486. 18:48:42 T:5804 DEBUG: Previous line repeats 1 times.
  11487. 18:48:42 T:5804 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  11488. 18:48:42 T:5804 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  11489. 18:48:42 T:5804 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11490. 18:48:42 T:5804 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11491. 18:48:42 T:5804 INFO: Platinum [neptune.http]: got connection (reused: false)
  11492. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  11493. 18:48:42 T:5804 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  11494. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11495. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11496. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11497. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11498. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11499. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11500. 18:48:42 T:3764 DEBUG: Previous line repeats 1 times.
  11501. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11502. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11503. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11504. 18:48:42 T:992 DEBUG: Previous line repeats 1 times.
  11505. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11506. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11507. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  11508. 18:48:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11509. 18:48:42 T:3764 DEBUG: Previous line repeats 1 times.
  11510. 18:48:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  11511. 18:48:43 T:992 INFO: Previous line repeats 1 times.
  11512. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11513. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11514. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11515. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11516. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11517. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  11518. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11519. 18:48:43 T:3764 DEBUG: Previous line repeats 1 times.
  11520. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  11521. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11522. 18:48:43 T:992 DEBUG: Previous line repeats 1 times.
  11523. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11524. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11525. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11526. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11527. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11528. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11529. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11530. 18:48:43 T:3764 DEBUG: Previous line repeats 2 times.
  11531. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11532. 18:48:43 T:992 INFO: Previous line repeats 1 times.
  11533. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11534. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11535. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11536. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11537. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11538. 18:48:43 T:3764 DEBUG: Previous line repeats 2 times.
  11539. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  11540. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11541. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  11542. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  11543. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11544. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11545. 18:48:43 T:3764 DEBUG: Previous line repeats 1 times.
  11546. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  11547. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  11548. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11549. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11550. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11551. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11552. 18:48:43 T:992 DEBUG: Previous line repeats 1 times.
  11553. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11554. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11555. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11556. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  11557. 18:48:43 T:2008 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  11558. 18:48:43 T:2008 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  11559. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11560. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11561. 18:48:43 T:2008 INFO: Platinum [neptune.http]: got connection (reused: false)
  11562. 18:48:43 T:2008 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  11563. 18:48:43 T:2008 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  11564. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11565. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11566. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  11567. 18:48:43 T:2008 INFO: Platinum [neptune.http]: got connection (reused: false)
  11568. 18:48:43 T:2008 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  11569. 18:48:43 T:2008 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  11570. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11571. 18:48:43 T:2008 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11572. 18:48:43 T:2008 INFO: Platinum [neptune.http]: got connection (reused: false)
  11573. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11574. 18:48:43 T:2008 ERROR: Platinum [platinum.core.service]: No state variables found
  11575. 18:48:43 T:2008 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  11576. 18:48:43 T:2008 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  11577. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  11578. <specVersion>
  11579. <major>1</major>
  11580. <minor>0</minor>
  11581. </specVersion>
  11582. <actionList />
  11583. <serviceStateTable />
  11584. </scpd>
  11585. 18:48:43 T:2008 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  11586. 18:48:43 T:2008 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  11587. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  11588. <specVersion>
  11589. <major>1</major>
  11590. <minor>0</minor>
  11591. </specVersion>
  11592. <actionList />
  11593. <serviceStateTable />
  11594. </scpd>
  11595. 18:48:43 T:2008 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  11596. 18:48:43 T:992 NOTICE: Previous line repeats 2 times.
  11597. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11598. 18:48:43 T:992 DEBUG: Previous line repeats 4 times.
  11599. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11600. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11601. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11602. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11603. 18:48:43 T:3764 DEBUG: Previous line repeats 4 times.
  11604. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  11605. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  11606. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11607. 18:48:43 T:992 DEBUG: Previous line repeats 2 times.
  11608. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11609. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11610. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11611. 18:48:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11612. 18:48:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  11613. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11614. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11615. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11616. 18:48:44 T:992 DEBUG: Previous line repeats 3 times.
  11617. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11618. 18:48:44 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  11619. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11620. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11621. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11622. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11623. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  11624. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11625. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11626. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11627. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11628. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11629. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11630. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11631. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11632. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11633. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  11634. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11635. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11636. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11637. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11638. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11639. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11640. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11641. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11642. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11643. 18:48:44 T:3764 INFO: Previous line repeats 1 times.
  11644. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11645. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11646. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11647. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11648. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11649. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11650. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  11651. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  11652. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11653. 18:48:44 T:200 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  11654. 18:48:44 T:200 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  11655. 18:48:44 T:200 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11656. 18:48:44 T:200 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11657. 18:48:44 T:200 INFO: Platinum [neptune.http]: got connection (reused: false)
  11658. 18:48:44 T:200 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  11659. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11660. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  11661. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11662. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11663. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11664. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11665. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11666. 18:48:44 T:992 DEBUG: Previous line repeats 2 times.
  11667. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11668. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11669. 18:48:44 T:3764 DEBUG: Previous line repeats 1 times.
  11670. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  11671. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11672. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11673. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11674. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11675. 18:48:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  11676. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11677. 18:48:44 T:992 DEBUG: Previous line repeats 1 times.
  11678. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11679. 18:48:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11680. 18:48:45 T:992 DEBUG: Previous line repeats 1 times.
  11681. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11682. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11683. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11684. 18:48:45 T:992 DEBUG: Previous line repeats 2 times.
  11685. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11686. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11687. 18:48:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  11688. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11689. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11690. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11691. 18:48:45 T:992 DEBUG: Previous line repeats 2 times.
  11692. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11693. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11694. 18:48:45 T:992 DEBUG: Previous line repeats 1 times.
  11695. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11696. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11697. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11698. 18:48:45 T:992 DEBUG: Previous line repeats 2 times.
  11699. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11700. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11701. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11702. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11703. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11704. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11705. 18:48:45 T:992 INFO: Previous line repeats 5 times.
  11706. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11707. 18:48:45 T:6204 DEBUG: Previous line repeats 1 times.
  11708. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11709. 18:48:45 T:6204 INFO: Previous line repeats 1 times.
  11710. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11711. 18:48:45 T:992 INFO: Previous line repeats 3 times.
  11712. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11713. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11714. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11715. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11716. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11717. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11718. 18:48:45 T:3868 INFO: Previous line repeats 5 times.
  11719. 18:48:45 T:3868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  11720. 18:48:45 T:3868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  11721. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11722. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11723. 18:48:45 T:3868 INFO: Platinum [neptune.http]: got connection (reused: false)
  11724. 18:48:45 T:3868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  11725. 18:48:45 T:3868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  11726. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11727. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11728. 18:48:45 T:3868 INFO: Platinum [neptune.http]: got connection (reused: false)
  11729. 18:48:45 T:3868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  11730. 18:48:45 T:3868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  11731. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  11732. 18:48:45 T:3868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  11733. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11734. 18:48:45 T:3868 INFO: Previous line repeats 1 times.
  11735. 18:48:45 T:3868 INFO: Platinum [neptune.http]: got connection (reused: false)
  11736. 18:48:45 T:3868 ERROR: Platinum [platinum.core.service]: No state variables found
  11737. 18:48:45 T:3868 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  11738. 18:48:45 T:3868 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  11739. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  11740. <specVersion>
  11741. <major>1</major>
  11742. <minor>0</minor>
  11743. </specVersion>
  11744. <actionList />
  11745. <serviceStateTable />
  11746. </scpd>
  11747. 18:48:45 T:3868 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  11748. 18:48:45 T:3868 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  11749. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  11750. <specVersion>
  11751. <major>1</major>
  11752. <minor>0</minor>
  11753. </specVersion>
  11754. <actionList />
  11755. <serviceStateTable />
  11756. </scpd>
  11757. 18:48:45 T:3868 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  11758. 18:48:45 T:6204 NOTICE: Previous line repeats 2 times.
  11759. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11760. 18:48:45 T:992 INFO: Previous line repeats 4 times.
  11761. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11762. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11763. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11764. 18:48:45 T:992 DEBUG: Previous line repeats 2 times.
  11765. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11766. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11767. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11768. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11769. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11770. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11771. 18:48:45 T:992 INFO: Previous line repeats 7 times.
  11772. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11773. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11774. 18:48:45 T:6204 INFO: Previous line repeats 1 times.
  11775. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11776. 18:48:45 T:992 INFO: Previous line repeats 3 times.
  11777. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11778. 18:48:45 T:992 DEBUG: Previous line repeats 1 times.
  11779. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11780. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11781. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11782. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11783. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11784. 18:48:45 T:992 INFO: Previous line repeats 5 times.
  11785. 18:48:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11786. 18:48:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11787. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11788. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11789. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11790. 18:48:46 T:992 INFO: Previous line repeats 1 times.
  11791. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11792. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11793. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11794. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11795. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11796. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11797. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11798. 18:48:46 T:6204 DEBUG: Previous line repeats 2 times.
  11799. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11800. 18:48:46 T:6204 INFO: Previous line repeats 3 times.
  11801. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11802. 18:48:46 T:992 INFO: Previous line repeats 3 times.
  11803. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11804. 18:48:46 T:6204 DEBUG: Previous line repeats 1 times.
  11805. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11806. 18:48:46 T:992 INFO: Previous line repeats 1 times.
  11807. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11808. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11809. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11810. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11811. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11812. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11813. 18:48:46 T:6204 DEBUG: Previous line repeats 1 times.
  11814. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11815. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11816. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11817. 18:48:46 T:992 DEBUG: Previous line repeats 1 times.
  11818. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11819. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11820. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11821. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11822. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11823. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11824. 18:48:46 T:6204 DEBUG: Previous line repeats 1 times.
  11825. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11826. 18:48:46 T:6204 INFO: Previous line repeats 3 times.
  11827. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11828. 18:48:46 T:992 INFO: Previous line repeats 3 times.
  11829. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11830. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11831. 18:48:46 T:6204 INFO: Previous line repeats 3 times.
  11832. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11833. 18:48:46 T:992 INFO: Previous line repeats 1 times.
  11834. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11835. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11836. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11837. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11838. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11839. 18:48:46 T:6204 DEBUG: Previous line repeats 1 times.
  11840. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11841. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11842. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11843. 18:48:46 T:6204 DEBUG: Previous line repeats 1 times.
  11844. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11845. 18:48:46 T:992 INFO: Previous line repeats 1 times.
  11846. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11847. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11848. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11849. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11850. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11851. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11852. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  11853. 18:48:46 T:6204 INFO: Previous line repeats 1 times.
  11854. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11855. 18:48:46 T:992 INFO: Previous line repeats 3 times.
  11856. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11857. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11858. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11859. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11860. 18:48:46 T:992 DEBUG: Previous line repeats 1 times.
  11861. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11862. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11863. 18:48:46 T:992 INFO: Previous line repeats 1 times.
  11864. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11865. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11866. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11867. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11868. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11869. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11870. 18:48:46 T:6204 DEBUG: Previous line repeats 2 times.
  11871. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11872. 18:48:46 T:992 INFO: Previous line repeats 5 times.
  11873. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11874. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11875. 18:48:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11876. 18:48:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  11877. 18:48:47 T:6204 INFO: Previous line repeats 3 times.
  11878. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11879. 18:48:47 T:5808 INFO: Previous line repeats 1 times.
  11880. 18:48:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  11881. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11882. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11883. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11884. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11885. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11886. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11887. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11888. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11889. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11890. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11891. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11892. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11893. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11894. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11895. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11896. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11897. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11898. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11899. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11900. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11901. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11902. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11903. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  11904. 18:48:47 T:992 INFO: Previous line repeats 3 times.
  11905. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11906. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11907. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11908. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11909. 18:48:47 T:992 DEBUG: Previous line repeats 1 times.
  11910. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11911. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11912. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11913. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11914. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11915. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11916. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11917. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11918. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11919. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11920. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11921. 18:48:47 T:992 DEBUG: Previous line repeats 1 times.
  11922. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11923. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11924. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11925. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11926. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11927. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11928. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11929. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11930. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11931. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11932. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  11933. 18:48:47 T:6204 INFO: Previous line repeats 3 times.
  11934. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11935. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11936. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11937. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  11938. 18:48:47 T:992 INFO: Previous line repeats 5 times.
  11939. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11940. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11941. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11942. 18:48:47 T:992 INFO: Previous line repeats 7 times.
  11943. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11944. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11945. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11946. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11947. 18:48:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  11948. 18:48:47 T:992 INFO: Previous line repeats 1 times.
  11949. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11950. 18:48:47 T:992 DEBUG: Previous line repeats 1 times.
  11951. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11952. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11953. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11954. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11955. 18:48:47 T:992 DEBUG: Previous line repeats 4 times.
  11956. 18:48:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11957. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11958. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11959. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11960. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11961. 18:48:48 T:992 DEBUG: Previous line repeats 3 times.
  11962. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11963. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11964. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11965. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11966. 18:48:48 T:992 DEBUG: Previous line repeats 3 times.
  11967. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11968. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11969. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11970. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11971. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11972. 18:48:48 T:992 DEBUG: Previous line repeats 4 times.
  11973. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11974. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11975. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11976. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11977. 18:48:48 T:992 DEBUG: Previous line repeats 3 times.
  11978. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11979. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11980. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11981. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11982. 18:48:48 T:992 DEBUG: Previous line repeats 3 times.
  11983. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11984. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11985. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11986. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11987. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11988. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11989. 18:48:48 T:992 DEBUG: Previous line repeats 1 times.
  11990. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11991. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11992. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11993. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11994. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  11995. 18:48:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  11996. 18:48:49 T:992 DEBUG: Previous line repeats 3 times.
  11997. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  11998. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  11999. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12000. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12001. 18:48:49 T:992 DEBUG: Previous line repeats 2 times.
  12002. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12003. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12004. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12005. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12006. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12007. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12008. 18:48:49 T:992 DEBUG: Previous line repeats 2 times.
  12009. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12010. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12011. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12012. 18:48:49 T:992 DEBUG: Previous line repeats 1 times.
  12013. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12014. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12015. 18:48:49 T:992 DEBUG: Previous line repeats 1 times.
  12016. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12017. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12018. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12019. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12020. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12021. 18:48:49 T:992 DEBUG: Previous line repeats 4 times.
  12022. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12023. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12024. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12025. 18:48:49 T:992 DEBUG: Previous line repeats 2 times.
  12026. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12027. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12028. 18:48:49 T:992 DEBUG: Previous line repeats 1 times.
  12029. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12030. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12031. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12032. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12033. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12034. 18:48:49 T:992 DEBUG: Previous line repeats 1 times.
  12035. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12036. 18:48:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12037. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12038. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12039. 18:48:50 T:992 DEBUG: Previous line repeats 2 times.
  12040. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12041. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12042. 18:48:50 T:992 DEBUG: Previous line repeats 1 times.
  12043. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12044. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12045. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12046. 18:48:50 T:992 DEBUG: Previous line repeats 2 times.
  12047. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12048. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12049. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12050. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12051. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12052. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12053. 18:48:50 T:992 DEBUG: Previous line repeats 2 times.
  12054. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12055. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12056. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12057. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12058. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12059. 18:48:50 T:992 DEBUG: Previous line repeats 4 times.
  12060. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12061. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12062. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12063. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12064. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12065. 18:48:50 T:992 DEBUG: Previous line repeats 4 times.
  12066. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12067. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12068. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12069. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12070. 18:48:50 T:992 DEBUG: Previous line repeats 2 times.
  12071. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12072. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12073. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12074. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12075. 18:48:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12076. 18:48:51 T:992 DEBUG: Previous line repeats 2 times.
  12077. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12078. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12079. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12080. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12081. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12082. 18:48:51 T:992 DEBUG: Previous line repeats 2 times.
  12083. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12084. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12085. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12086. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12087. 18:48:51 T:992 DEBUG: Previous line repeats 3 times.
  12088. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12089. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12090. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12091. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12092. 18:48:51 T:992 DEBUG: Previous line repeats 3 times.
  12093. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12094. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12095. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12096. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12097. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12098. 18:48:51 T:992 DEBUG: Previous line repeats 3 times.
  12099. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12100. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12101. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12102. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12103. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12104. 18:48:51 T:992 DEBUG: Previous line repeats 4 times.
  12105. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12106. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12107. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12108. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12109. 18:48:51 T:992 DEBUG: Previous line repeats 3 times.
  12110. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12111. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12112. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12113. 18:48:51 T:992 DEBUG: Previous line repeats 1 times.
  12114. 18:48:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12115. 18:48:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  12116. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12117. 18:48:52 T:992 DEBUG: Previous line repeats 3 times.
  12118. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12119. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12120. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12121. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12122. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12123. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12124. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12125. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12126. 18:48:52 T:992 DEBUG: Previous line repeats 2 times.
  12127. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12128. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12129. 18:48:52 T:992 DEBUG: Previous line repeats 2 times.
  12130. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12131. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12132. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12133. 18:48:52 T:992 DEBUG: Previous line repeats 2 times.
  12134. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12135. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12136. 18:48:52 T:992 DEBUG: Previous line repeats 1 times.
  12137. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12138. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12139. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12140. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12141. 18:48:52 T:992 DEBUG: Previous line repeats 1 times.
  12142. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12143. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12144. 18:48:52 T:992 DEBUG: Previous line repeats 1 times.
  12145. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12146. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12147. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12148. 18:48:52 T:992 DEBUG: Previous line repeats 1 times.
  12149. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12150. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12151. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12152. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12153. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12154. 18:48:52 T:992 DEBUG: Previous line repeats 3 times.
  12155. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12156. 18:48:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12157. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12158. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12159. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12160. 18:48:53 T:992 DEBUG: Previous line repeats 3 times.
  12161. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12162. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12163. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12164. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12165. 18:48:53 T:992 DEBUG: Previous line repeats 2 times.
  12166. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12167. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12168. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12169. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12170. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12171. 18:48:53 T:992 DEBUG: Previous line repeats 2 times.
  12172. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12173. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12174. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12175. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12176. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12177. 18:48:53 T:992 DEBUG: Previous line repeats 3 times.
  12178. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12179. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12180. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12181. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12182. 18:48:53 T:992 DEBUG: Previous line repeats 5 times.
  12183. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12184. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12185. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12186. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12187. 18:48:53 T:992 DEBUG: Previous line repeats 1 times.
  12188. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12189. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12190. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12191. 18:48:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12192. 18:48:54 T:992 DEBUG: Previous line repeats 5 times.
  12193. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12194. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12195. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12196. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12197. 18:48:54 T:992 DEBUG: Previous line repeats 4 times.
  12198. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12199. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12200. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12201. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12202. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12203. 18:48:54 T:992 DEBUG: Previous line repeats 4 times.
  12204. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12205. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12206. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12207. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12208. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12209. 18:48:54 T:992 DEBUG: Previous line repeats 3 times.
  12210. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12211. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12212. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12213. 18:48:54 T:992 DEBUG: Previous line repeats 1 times.
  12214. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12215. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12216. 18:48:54 T:992 DEBUG: Previous line repeats 3 times.
  12217. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12218. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12219. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12220. 18:48:54 T:992 DEBUG: Previous line repeats 1 times.
  12221. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12222. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12223. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12224. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12225. 18:48:54 T:992 DEBUG: Previous line repeats 1 times.
  12226. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12227. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12228. 18:48:54 T:992 DEBUG: Previous line repeats 3 times.
  12229. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12230. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12231. 18:48:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12232. 18:48:55 T:992 DEBUG: Previous line repeats 1 times.
  12233. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12234. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12235. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12236. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12237. 18:48:55 T:992 DEBUG: Previous line repeats 3 times.
  12238. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12239. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12240. 18:48:55 T:992 DEBUG: Previous line repeats 1 times.
  12241. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12242. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12243. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12244. 18:48:55 T:992 DEBUG: Previous line repeats 3 times.
  12245. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12246. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12247. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12248. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12249. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12250. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12251. 18:48:55 T:992 DEBUG: Previous line repeats 1 times.
  12252. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12253. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12254. 18:48:55 T:992 DEBUG: Previous line repeats 1 times.
  12255. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12256. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12257. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12258. 18:48:55 T:992 DEBUG: Previous line repeats 3 times.
  12259. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12260. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12261. 18:48:55 T:992 DEBUG: Previous line repeats 1 times.
  12262. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12263. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12264. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12265. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12266. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12267. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12268. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12269. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12270. 18:48:55 T:992 DEBUG: Previous line repeats 2 times.
  12271. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12272. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12273. 18:48:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12274. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12275. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12276. 18:48:56 T:992 DEBUG: Previous line repeats 3 times.
  12277. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12278. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12279. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12280. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12281. 18:48:56 T:992 DEBUG: Previous line repeats 4 times.
  12282. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12283. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12284. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12285. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12286. 18:48:56 T:992 DEBUG: Previous line repeats 4 times.
  12287. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12288. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12289. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12290. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12291. 18:48:56 T:992 DEBUG: Previous line repeats 4 times.
  12292. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12293. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12294. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12295. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12296. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12297. 18:48:56 T:992 DEBUG: Previous line repeats 3 times.
  12298. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12299. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12300. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12301. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12302. 18:48:56 T:992 DEBUG: Previous line repeats 3 times.
  12303. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12304. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12305. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12306. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12307. 18:48:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12308. 18:48:57 T:5808 DEBUG: Previous line repeats 2 times.
  12309. 18:48:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  12310. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12311. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12312. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12313. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12314. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12315. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12316. 18:48:57 T:992 DEBUG: Previous line repeats 3 times.
  12317. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12318. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12319. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12320. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12321. 18:48:57 T:992 DEBUG: Previous line repeats 3 times.
  12322. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12323. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12324. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12325. 18:48:57 T:992 DEBUG: Previous line repeats 1 times.
  12326. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12327. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12328. 18:48:57 T:992 DEBUG: Previous line repeats 1 times.
  12329. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12330. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12331. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12332. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12333. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12334. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12335. 18:48:57 T:992 DEBUG: Previous line repeats 2 times.
  12336. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12337. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12338. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12339. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12340. 18:48:57 T:992 DEBUG: Previous line repeats 1 times.
  12341. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12342. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12343. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12344. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12345. 18:48:57 T:992 DEBUG: Previous line repeats 2 times.
  12346. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12347. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12348. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12349. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12350. 18:48:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12351. 18:48:58 T:992 DEBUG: Previous line repeats 3 times.
  12352. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12353. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12354. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12355. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12356. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12357. 18:48:58 T:992 DEBUG: Previous line repeats 2 times.
  12358. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12359. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12360. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12361. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12362. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12363. 18:48:58 T:992 DEBUG: Previous line repeats 2 times.
  12364. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12365. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12366. 18:48:58 T:992 DEBUG: Previous line repeats 1 times.
  12367. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12368. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12369. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12370. 18:48:58 T:992 DEBUG: Previous line repeats 2 times.
  12371. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12372. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12373. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12374. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12375. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12376. 18:48:58 T:992 DEBUG: Previous line repeats 1 times.
  12377. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12378. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12379. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12380. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12381. 18:48:58 T:992 DEBUG: Previous line repeats 5 times.
  12382. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12383. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12384. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12385. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12386. 18:48:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12387. 18:48:59 T:992 DEBUG: Previous line repeats 4 times.
  12388. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12389. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12390. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12391. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12392. 18:48:59 T:992 DEBUG: Previous line repeats 3 times.
  12393. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12394. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12395. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12396. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12397. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12398. 18:48:59 T:992 DEBUG: Previous line repeats 4 times.
  12399. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12400. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12401. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12402. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12403. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12404. 18:48:59 T:992 DEBUG: Previous line repeats 3 times.
  12405. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12406. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12407. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12408. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12409. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12410. 18:48:59 T:992 DEBUG: Previous line repeats 3 times.
  12411. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12412. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12413. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12414. 18:48:59 T:992 DEBUG: Previous line repeats 1 times.
  12415. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12416. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12417. 18:48:59 T:992 DEBUG: Previous line repeats 1 times.
  12418. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12419. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12420. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12421. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12422. 18:48:59 T:992 DEBUG: Previous line repeats 3 times.
  12423. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12424. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12425. 18:48:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12426. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12427. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12428. 18:49:00 T:992 DEBUG: Previous line repeats 2 times.
  12429. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12430. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12431. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12432. 18:49:00 T:992 DEBUG: Previous line repeats 1 times.
  12433. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12434. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12435. 18:49:00 T:992 DEBUG: Previous line repeats 1 times.
  12436. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12437. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12438. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12439. 18:49:00 T:992 DEBUG: Previous line repeats 1 times.
  12440. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12441. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12442. 18:49:00 T:992 DEBUG: Previous line repeats 1 times.
  12443. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12444. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12445. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12446. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12447. 18:49:00 T:992 DEBUG: Previous line repeats 2 times.
  12448. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12449. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12450. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12451. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12452. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12453. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12454. 18:49:00 T:992 DEBUG: Previous line repeats 2 times.
  12455. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12456. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12457. 18:49:00 T:992 DEBUG: Previous line repeats 2 times.
  12458. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12459. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12460. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12461. 18:49:00 T:992 DEBUG: Previous line repeats 1 times.
  12462. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12463. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12464. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12465. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12466. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12467. 18:49:00 T:992 DEBUG: Previous line repeats 2 times.
  12468. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12469. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12470. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12471. 18:49:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12472. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12473. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12474. 18:49:01 T:992 DEBUG: Previous line repeats 3 times.
  12475. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12476. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12477. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12478. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12479. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12480. 18:49:01 T:992 DEBUG: Previous line repeats 7 times.
  12481. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12482. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12483. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12484. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12485. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12486. 18:49:01 T:992 DEBUG: Previous line repeats 3 times.
  12487. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12488. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12489. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12490. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12491. 18:49:01 T:992 DEBUG: Previous line repeats 3 times.
  12492. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12493. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12494. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12495. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12496. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12497. 18:49:01 T:992 DEBUG: Previous line repeats 3 times.
  12498. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12499. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12500. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12501. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12502. 18:49:01 T:992 DEBUG: Previous line repeats 4 times.
  12503. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12504. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12505. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12506. 18:49:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12507. 18:49:02 T:5808 DEBUG: Previous line repeats 2 times.
  12508. 18:49:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  12509. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12510. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12511. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12512. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12513. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12514. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12515. 18:49:02 T:992 DEBUG: Previous line repeats 3 times.
  12516. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12517. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12518. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12519. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12520. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12521. 18:49:02 T:992 DEBUG: Previous line repeats 2 times.
  12522. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12523. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12524. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12525. 18:49:02 T:992 DEBUG: Previous line repeats 1 times.
  12526. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12527. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12528. 18:49:02 T:992 DEBUG: Previous line repeats 2 times.
  12529. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12530. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12531. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12532. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12533. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12534. 18:49:02 T:992 DEBUG: Previous line repeats 2 times.
  12535. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12536. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12537. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12538. 18:49:02 T:992 DEBUG: Previous line repeats 1 times.
  12539. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12540. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12541. 18:49:02 T:992 DEBUG: Previous line repeats 2 times.
  12542. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12543. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12544. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12545. 18:49:02 T:992 DEBUG: Previous line repeats 1 times.
  12546. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12547. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12548. 18:49:02 T:992 DEBUG: Previous line repeats 1 times.
  12549. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12550. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12551. 18:49:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12552. 18:49:03 T:992 DEBUG: Previous line repeats 2 times.
  12553. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12554. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12555. 18:49:03 T:992 DEBUG: Previous line repeats 1 times.
  12556. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12557. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12558. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12559. 18:49:03 T:992 DEBUG: Previous line repeats 2 times.
  12560. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12561. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12562. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12563. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12564. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12565. 18:49:03 T:992 DEBUG: Previous line repeats 2 times.
  12566. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12567. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12568. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12569. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12570. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12571. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12572. 18:49:03 T:992 DEBUG: Previous line repeats 2 times.
  12573. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12574. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12575. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12576. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12577. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12578. 18:49:03 T:992 DEBUG: Previous line repeats 2 times.
  12579. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12580. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12581. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12582. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12583. 18:49:03 T:992 DEBUG: Previous line repeats 5 times.
  12584. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12585. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12586. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12587. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12588. 18:49:03 T:992 DEBUG: Previous line repeats 3 times.
  12589. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12590. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12591. 18:49:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12592. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12593. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12594. 18:49:04 T:992 DEBUG: Previous line repeats 3 times.
  12595. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12596. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12597. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12598. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12599. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12600. 18:49:04 T:992 DEBUG: Previous line repeats 2 times.
  12601. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12602. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12603. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12604. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12605. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12606. 18:49:04 T:992 DEBUG: Previous line repeats 3 times.
  12607. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12608. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12609. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12610. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12611. 18:49:04 T:992 DEBUG: Previous line repeats 3 times.
  12612. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12613. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12614. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12615. 18:49:04 T:992 DEBUG: Previous line repeats 1 times.
  12616. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12617. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12618. 18:49:04 T:992 DEBUG: Previous line repeats 1 times.
  12619. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12620. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12621. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12622. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12623. 18:49:04 T:992 DEBUG: Previous line repeats 2 times.
  12624. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12625. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12626. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12627. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12628. 18:49:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12629. 18:49:05 T:992 DEBUG: Previous line repeats 3 times.
  12630. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12631. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12632. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12633. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12634. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12635. 18:49:05 T:992 DEBUG: Previous line repeats 2 times.
  12636. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12637. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12638. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12639. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12640. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12641. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12642. 18:49:05 T:992 DEBUG: Previous line repeats 2 times.
  12643. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12644. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12645. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12646. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12647. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12648. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12649. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12650. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12651. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12652. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12653. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12654. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12655. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12656. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12657. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12658. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12659. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12660. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12661. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12662. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12663. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12664. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12665. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12666. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12667. 18:49:05 T:992 DEBUG: Previous line repeats 3 times.
  12668. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12669. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12670. 18:49:05 T:992 DEBUG: Previous line repeats 1 times.
  12671. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12672. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12673. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12674. 18:49:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12675. 18:49:06 T:992 DEBUG: Previous line repeats 2 times.
  12676. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12677. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12678. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12679. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12680. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12681. 18:49:06 T:992 DEBUG: Previous line repeats 3 times.
  12682. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12683. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12684. 18:49:06 T:992 DEBUG: Previous line repeats 1 times.
  12685. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12686. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12687. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12688. 18:49:06 T:992 DEBUG: Previous line repeats 3 times.
  12689. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12690. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12691. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12692. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12693. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12694. 18:49:06 T:992 DEBUG: Previous line repeats 3 times.
  12695. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12696. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12697. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12698. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12699. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12700. 18:49:06 T:992 DEBUG: Previous line repeats 1 times.
  12701. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12702. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12703. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12704. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12705. 18:49:06 T:992 DEBUG: Previous line repeats 6 times.
  12706. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12707. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12708. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12709. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12710. 18:49:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12711. 18:49:07 T:992 DEBUG: Previous line repeats 3 times.
  12712. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12713. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12714. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12715. 18:49:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  12716. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12717. 18:49:07 T:992 DEBUG: Previous line repeats 3 times.
  12718. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12719. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12720. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12721. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12722. 18:49:07 T:992 DEBUG: Previous line repeats 3 times.
  12723. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12724. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12725. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12726. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12727. 18:49:07 T:992 DEBUG: Previous line repeats 3 times.
  12728. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12729. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12730. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12731. 18:49:07 T:992 DEBUG: Previous line repeats 1 times.
  12732. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12733. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12734. 18:49:07 T:992 DEBUG: Previous line repeats 2 times.
  12735. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12736. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12737. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12738. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12739. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12740. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12741. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12742. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12743. 18:49:07 T:992 DEBUG: Previous line repeats 2 times.
  12744. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12745. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12746. 18:49:07 T:992 DEBUG: Previous line repeats 1 times.
  12747. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12748. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12749. 18:49:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12750. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12751. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12752. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12753. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12754. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12755. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12756. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12757. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12758. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12759. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12760. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12761. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12762. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12763. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12764. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12765. 18:49:08 T:992 DEBUG: Previous line repeats 2 times.
  12766. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12767. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12768. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12769. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12770. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12771. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12772. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12773. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12774. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12775. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12776. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12777. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12778. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12779. 18:49:08 T:992 DEBUG: Previous line repeats 3 times.
  12780. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12781. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12782. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12783. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12784. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12785. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12786. 18:49:08 T:992 DEBUG: Previous line repeats 1 times.
  12787. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12788. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12789. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12790. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12791. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12792. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12793. 18:49:08 T:992 DEBUG: Previous line repeats 3 times.
  12794. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12795. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12796. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12797. 18:49:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12798. 18:49:09 T:992 DEBUG: Previous line repeats 3 times.
  12799. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12800. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12801. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12802. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12803. 18:49:09 T:992 DEBUG: Previous line repeats 4 times.
  12804. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12805. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12806. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12807. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12808. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12809. 18:49:09 T:992 DEBUG: Previous line repeats 2 times.
  12810. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12811. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12812. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12813. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12814. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12815. 18:49:09 T:992 DEBUG: Previous line repeats 3 times.
  12816. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12817. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12818. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12819. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12820. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12821. 18:49:09 T:992 DEBUG: Previous line repeats 2 times.
  12822. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12823. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12824. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12825. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12826. 18:49:09 T:992 DEBUG: Previous line repeats 4 times.
  12827. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12828. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12829. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12830. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12831. 18:49:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12832. 18:49:10 T:992 DEBUG: Previous line repeats 3 times.
  12833. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12834. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12835. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12836. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12837. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12838. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12839. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12840. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12841. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12842. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12843. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12844. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12845. 18:49:10 T:992 DEBUG: Previous line repeats 4 times.
  12846. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12847. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12848. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12849. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12850. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12851. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12852. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12853. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12854. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12855. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12856. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12857. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12858. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12859. 18:49:10 T:992 DEBUG: Previous line repeats 3 times.
  12860. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12861. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12862. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12863. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12864. 18:49:10 T:992 DEBUG: Previous line repeats 1 times.
  12865. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12866. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12867. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12868. 18:49:10 T:992 DEBUG: Previous line repeats 3 times.
  12869. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12870. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12871. 18:49:10 T:992 DEBUG: Previous line repeats 2 times.
  12872. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12873. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12874. 18:49:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12875. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12876. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12877. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12878. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12879. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12880. 18:49:11 T:992 DEBUG: Previous line repeats 2 times.
  12881. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12882. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12883. 18:49:11 T:992 DEBUG: Previous line repeats 1 times.
  12884. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12885. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12886. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12887. 18:49:11 T:992 DEBUG: Previous line repeats 1 times.
  12888. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12889. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12890. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12891. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12892. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12893. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12894. 18:49:11 T:992 DEBUG: Previous line repeats 1 times.
  12895. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12896. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12897. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12898. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12899. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12900. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12901. 18:49:11 T:992 DEBUG: Previous line repeats 1 times.
  12902. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12903. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12904. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12905. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12906. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12907. 18:49:11 T:992 DEBUG: Previous line repeats 2 times.
  12908. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12909. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12910. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12911. 18:49:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12912. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12913. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12914. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12915. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12916. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12917. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12918. 18:49:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  12919. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12920. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12921. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12922. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12923. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12924. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12925. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12926. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12927. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12928. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12929. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12930. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12931. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12932. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12933. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12934. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12935. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12936. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12937. 18:49:12 T:992 DEBUG: Previous line repeats 3 times.
  12938. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12939. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12940. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12941. 18:49:12 T:992 DEBUG: Previous line repeats 1 times.
  12942. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12943. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12944. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12945. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12946. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12947. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12948. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12949. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12950. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12951. 18:49:12 T:992 DEBUG: Previous line repeats 2 times.
  12952. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12953. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12954. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12955. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12956. 18:49:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12957. 18:49:13 T:992 DEBUG: Previous line repeats 2 times.
  12958. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12959. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12960. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12961. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12962. 18:49:13 T:992 DEBUG: Previous line repeats 2 times.
  12963. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12964. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12965. 18:49:13 T:992 DEBUG: Previous line repeats 1 times.
  12966. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12967. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12968. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12969. 18:49:13 T:992 DEBUG: Previous line repeats 1 times.
  12970. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12971. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12972. 18:49:13 T:992 DEBUG: Previous line repeats 1 times.
  12973. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12974. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12975. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12976. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12977. 18:49:13 T:992 DEBUG: Previous line repeats 2 times.
  12978. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12979. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12980. 18:49:13 T:992 DEBUG: Previous line repeats 1 times.
  12981. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12982. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12983. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12984. 18:49:13 T:992 DEBUG: Previous line repeats 3 times.
  12985. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12986. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12987. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12988. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12989. 18:49:13 T:992 DEBUG: Previous line repeats 3 times.
  12990. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12991. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12992. 18:49:13 T:992 DEBUG: Previous line repeats 1 times.
  12993. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12994. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  12995. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  12996. 18:49:13 T:992 DEBUG: Previous line repeats 3 times.
  12997. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  12998. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  12999. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13000. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13001. 18:49:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13002. 18:49:14 T:992 DEBUG: Previous line repeats 4 times.
  13003. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13004. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13005. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13006. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13007. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13008. 18:49:14 T:992 DEBUG: Previous line repeats 5 times.
  13009. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13010. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13011. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13012. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13013. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13014. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13015. 18:49:14 T:992 DEBUG: Previous line repeats 2 times.
  13016. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13017. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13018. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13019. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13020. 18:49:14 T:992 DEBUG: Previous line repeats 4 times.
  13021. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13022. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13023. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13024. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13025. 18:49:14 T:992 DEBUG: Previous line repeats 2 times.
  13026. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13027. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13028. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13029. 18:49:14 T:992 DEBUG: Previous line repeats 1 times.
  13030. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13031. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13032. 18:49:14 T:992 DEBUG: Previous line repeats 3 times.
  13033. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13034. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13035. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13036. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13037. 18:49:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13038. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13039. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13040. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13041. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13042. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13043. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13044. 18:49:15 T:992 DEBUG: Previous line repeats 3 times.
  13045. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13046. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13047. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13048. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13049. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13050. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13051. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13052. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13053. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13054. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13055. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13056. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13057. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13058. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13059. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13060. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13061. 18:49:15 T:992 DEBUG: Previous line repeats 1 times.
  13062. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13063. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13064. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13065. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13066. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13067. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13068. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13069. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13070. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13071. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13072. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13073. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13074. 18:49:15 T:992 DEBUG: Previous line repeats 1 times.
  13075. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13076. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13077. 18:49:15 T:992 DEBUG: Previous line repeats 2 times.
  13078. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13079. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13080. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13081. 18:49:15 T:992 DEBUG: Previous line repeats 1 times.
  13082. 18:49:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13083. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13084. 18:49:16 T:992 DEBUG: Previous line repeats 1 times.
  13085. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13086. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13087. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13088. 18:49:16 T:992 DEBUG: Previous line repeats 2 times.
  13089. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13090. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13091. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13092. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13093. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13094. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13095. 18:49:16 T:992 DEBUG: Previous line repeats 2 times.
  13096. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13097. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13098. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13099. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13100. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13101. 18:49:16 T:992 DEBUG: Previous line repeats 2 times.
  13102. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13103. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13104. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13105. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13106. 18:49:16 T:992 DEBUG: Previous line repeats 4 times.
  13107. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13108. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13109. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13110. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13111. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13112. 18:49:16 T:992 DEBUG: Previous line repeats 1 times.
  13113. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13114. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13115. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13116. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13117. 18:49:16 T:992 DEBUG: Previous line repeats 5 times.
  13118. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13119. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13120. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13121. 18:49:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13122. 18:49:17 T:5808 DEBUG: Previous line repeats 1 times.
  13123. 18:49:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  13124. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13125. 18:49:17 T:992 DEBUG: Previous line repeats 1 times.
  13126. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13127. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13128. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13129. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13130. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13131. 18:49:17 T:992 DEBUG: Previous line repeats 4 times.
  13132. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13133. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13134. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13135. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13136. 18:49:17 T:992 DEBUG: Previous line repeats 3 times.
  13137. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13138. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13139. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13140. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13141. 18:49:17 T:992 DEBUG: Previous line repeats 4 times.
  13142. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13143. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13144. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13145. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13146. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13147. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13148. 18:49:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  13149. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13150. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13151. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13152. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13153. 18:49:17 T:992 DEBUG: Previous line repeats 1 times.
  13154. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13155. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13156. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13157. 18:49:17 T:992 DEBUG: Previous line repeats 1 times.
  13158. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13159. 18:49:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13160. 18:49:18 T:992 DEBUG: Previous line repeats 2 times.
  13161. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13162. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13163. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13164. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13165. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13166. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13167. 18:49:18 T:992 DEBUG: Previous line repeats 2 times.
  13168. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13169. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13170. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13171. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13172. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13173. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13174. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13175. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13176. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13177. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13178. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13179. 18:49:18 T:992 DEBUG: Previous line repeats 2 times.
  13180. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13181. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13182. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13183. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13184. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13185. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13186. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13187. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13188. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13189. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13190. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13191. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13192. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13193. 18:49:18 T:992 DEBUG: Previous line repeats 3 times.
  13194. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13195. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13196. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13197. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13198. 18:49:18 T:992 DEBUG: Previous line repeats 1 times.
  13199. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13200. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13201. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13202. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13203. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13204. 18:49:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13205. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13206. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13207. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13208. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13209. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13210. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13211. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13212. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13213. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13214. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13215. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13216. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13217. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13218. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13219. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13220. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13221. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13222. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13223. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13224. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13225. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13226. 18:49:19 T:992 DEBUG: Previous line repeats 1 times.
  13227. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13228. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13229. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13230. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13231. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13232. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13233. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13234. 18:49:19 T:992 DEBUG: Previous line repeats 1 times.
  13235. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13236. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13237. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13238. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13239. 18:49:19 T:992 DEBUG: Previous line repeats 3 times.
  13240. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13241. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13242. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13243. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13244. 18:49:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13245. 18:49:20 T:992 DEBUG: Previous line repeats 3 times.
  13246. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13247. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13248. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13249. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13250. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13251. 18:49:20 T:992 DEBUG: Previous line repeats 3 times.
  13252. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13253. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13254. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13255. 18:49:20 T:992 DEBUG: Previous line repeats 1 times.
  13256. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13257. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13258. 18:49:20 T:992 DEBUG: Previous line repeats 3 times.
  13259. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13260. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13261. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13262. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13263. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13264. 18:49:20 T:992 DEBUG: Previous line repeats 2 times.
  13265. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13266. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13267. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13268. 18:49:20 T:992 DEBUG: Previous line repeats 1 times.
  13269. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13270. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13271. 18:49:20 T:992 DEBUG: Previous line repeats 3 times.
  13272. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13273. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13274. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13275. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13276. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13277. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13278. 18:49:20 T:992 DEBUG: Previous line repeats 1 times.
  13279. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13280. 18:49:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13281. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13282. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13283. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13284. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13285. 18:49:21 T:992 DEBUG: Previous line repeats 2 times.
  13286. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13287. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13288. 18:49:21 T:992 DEBUG: Previous line repeats 2 times.
  13289. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13290. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13291. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13292. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13293. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13294. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13295. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13296. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13297. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13298. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13299. 18:49:21 T:992 DEBUG: Previous line repeats 3 times.
  13300. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13301. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13302. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13303. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13304. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13305. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13306. 18:49:21 T:992 DEBUG: Previous line repeats 3 times.
  13307. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13308. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13309. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13310. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13311. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13312. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13313. 18:49:21 T:992 DEBUG: Previous line repeats 3 times.
  13314. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13315. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13316. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13317. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13318. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13319. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13320. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13321. 18:49:21 T:992 DEBUG: Previous line repeats 1 times.
  13322. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13323. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13324. 18:49:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13325. 18:49:22 T:5808 DEBUG: Previous line repeats 3 times.
  13326. 18:49:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  13327. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13328. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13329. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13330. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13331. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13332. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13333. 18:49:22 T:992 DEBUG: Previous line repeats 3 times.
  13334. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13335. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13336. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13337. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13338. 18:49:22 T:992 DEBUG: Previous line repeats 4 times.
  13339. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13340. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13341. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13342. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13343. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13344. 18:49:22 T:992 DEBUG: Previous line repeats 3 times.
  13345. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13346. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13347. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13348. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13349. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13350. 18:49:22 T:992 DEBUG: Previous line repeats 4 times.
  13351. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13352. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13353. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13354. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13355. 18:49:22 T:992 DEBUG: Previous line repeats 1 times.
  13356. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13357. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13358. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13359. 18:49:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13360. 18:49:23 T:992 DEBUG: Previous line repeats 3 times.
  13361. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13362. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13363. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13364. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13365. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13366. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13367. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13368. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13369. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13370. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13371. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13372. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13373. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13374. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13375. 18:49:23 T:992 DEBUG: Previous line repeats 2 times.
  13376. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13377. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13378. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13379. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13380. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13381. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13382. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13383. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13384. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13385. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13386. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13387. 18:49:23 T:992 DEBUG: Previous line repeats 2 times.
  13388. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13389. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13390. 18:49:23 T:992 DEBUG: Previous line repeats 1 times.
  13391. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13392. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13393. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13394. 18:49:23 T:992 DEBUG: Previous line repeats 3 times.
  13395. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13396. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13397. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13398. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13399. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13400. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13401. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13402. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13403. 18:49:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13404. 18:49:24 T:992 DEBUG: Previous line repeats 3 times.
  13405. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13406. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13407. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13408. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13409. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13410. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13411. 18:49:24 T:992 DEBUG: Previous line repeats 1 times.
  13412. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13413. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13414. 18:49:24 T:992 DEBUG: Previous line repeats 1 times.
  13415. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13416. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13417. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13418. 18:49:24 T:992 DEBUG: Previous line repeats 2 times.
  13419. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13420. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13421. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13422. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13423. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13424. 18:49:24 T:992 DEBUG: Previous line repeats 3 times.
  13425. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13426. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13427. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13428. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13429. 18:49:24 T:992 DEBUG: Previous line repeats 3 times.
  13430. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13431. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13432. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13433. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13434. 18:49:24 T:992 DEBUG: Previous line repeats 4 times.
  13435. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13436. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13437. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13438. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13439. 18:49:24 T:992 DEBUG: Previous line repeats 4 times.
  13440. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13441. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13442. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13443. 18:49:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13444. 18:49:25 T:992 DEBUG: Previous line repeats 5 times.
  13445. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13446. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13447. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13448. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13449. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13450. 18:49:25 T:992 DEBUG: Previous line repeats 5 times.
  13451. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13452. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13453. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13454. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13455. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13456. 18:49:25 T:992 DEBUG: Previous line repeats 3 times.
  13457. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13458. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13459. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13460. 18:49:25 T:992 DEBUG: Previous line repeats 1 times.
  13461. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13462. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13463. 18:49:25 T:992 DEBUG: Previous line repeats 1 times.
  13464. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13465. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13466. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13467. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13468. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13469. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13470. 18:49:25 T:992 DEBUG: Previous line repeats 1 times.
  13471. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13472. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13473. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13474. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13475. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13476. 18:49:25 T:992 DEBUG: Previous line repeats 2 times.
  13477. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13478. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13479. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13480. 18:49:25 T:992 DEBUG: Previous line repeats 1 times.
  13481. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13482. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13483. 18:49:25 T:992 DEBUG: Previous line repeats 1 times.
  13484. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13485. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13486. 18:49:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13487. 18:49:26 T:992 DEBUG: Previous line repeats 1 times.
  13488. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13489. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13490. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13491. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13492. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13493. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13494. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13495. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13496. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13497. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13498. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13499. 18:49:26 T:992 DEBUG: Previous line repeats 1 times.
  13500. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13501. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13502. 18:49:26 T:992 DEBUG: Previous line repeats 1 times.
  13503. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13504. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13505. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13506. 18:49:26 T:992 DEBUG: Previous line repeats 2 times.
  13507. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13508. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13509. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13510. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13511. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13512. 18:49:26 T:992 DEBUG: Previous line repeats 3 times.
  13513. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13514. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13515. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13516. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13517. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13518. 18:49:26 T:992 DEBUG: Previous line repeats 2 times.
  13519. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13520. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13521. 18:49:26 T:992 DEBUG: Previous line repeats 1 times.
  13522. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13523. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13524. 18:49:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13525. 18:49:27 T:5808 DEBUG: Previous line repeats 3 times.
  13526. 18:49:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  13527. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13528. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13529. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13530. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13531. 18:49:27 T:992 DEBUG: Previous line repeats 3 times.
  13532. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13533. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13534. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13535. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13536. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13537. 18:49:27 T:992 DEBUG: Previous line repeats 2 times.
  13538. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13539. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13540. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13541. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13542. 18:49:27 T:992 DEBUG: Previous line repeats 3 times.
  13543. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13544. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13545. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13546. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13547. 18:49:27 T:992 DEBUG: Previous line repeats 4 times.
  13548. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13549. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13550. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13551. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13552. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13553. 18:49:27 T:992 DEBUG: Previous line repeats 4 times.
  13554. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13555. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13556. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13557. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13558. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13559. 18:49:27 T:992 DEBUG: Previous line repeats 2 times.
  13560. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13561. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13562. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13563. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13564. 18:49:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13565. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13566. 18:49:28 T:992 DEBUG: Previous line repeats 4 times.
  13567. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13568. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13569. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13570. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13571. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13572. 18:49:28 T:992 DEBUG: Previous line repeats 2 times.
  13573. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13574. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13575. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13576. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13577. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13578. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13579. 18:49:28 T:992 DEBUG: Previous line repeats 3 times.
  13580. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13581. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13582. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13583. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13584. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13585. 18:49:28 T:992 DEBUG: Previous line repeats 2 times.
  13586. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13587. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13588. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13589. 18:49:28 T:992 DEBUG: Previous line repeats 1 times.
  13590. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13591. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13592. 18:49:28 T:992 DEBUG: Previous line repeats 1 times.
  13593. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13594. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13595. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13596. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13597. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13598. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13599. 18:49:28 T:992 DEBUG: Previous line repeats 1 times.
  13600. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13601. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13602. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13603. 18:49:28 T:992 DEBUG: Previous line repeats 1 times.
  13604. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13605. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13606. 18:49:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13607. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13608. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13609. 18:49:29 T:992 DEBUG: Previous line repeats 1 times.
  13610. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13611. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13612. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13613. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13614. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13615. 18:49:29 T:992 DEBUG: Previous line repeats 3 times.
  13616. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13617. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13618. 18:49:29 T:992 DEBUG: Previous line repeats 1 times.
  13619. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13620. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13621. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13622. 18:49:29 T:992 DEBUG: Previous line repeats 1 times.
  13623. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13624. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13625. 18:49:29 T:992 DEBUG: Previous line repeats 1 times.
  13626. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13627. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13628. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13629. 18:49:29 T:992 DEBUG: Previous line repeats 3 times.
  13630. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13631. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13632. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13633. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13634. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13635. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13636. 18:49:29 T:992 DEBUG: Previous line repeats 3 times.
  13637. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13638. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13639. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13640. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13641. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13642. 18:49:29 T:992 DEBUG: Previous line repeats 2 times.
  13643. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13644. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13645. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13646. 18:49:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13647. 18:49:30 T:992 DEBUG: Previous line repeats 2 times.
  13648. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13649. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13650. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13651. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13652. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13653. 18:49:30 T:992 DEBUG: Previous line repeats 1 times.
  13654. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13655. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13656. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13657. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13658. 18:49:30 T:992 DEBUG: Previous line repeats 5 times.
  13659. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13660. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13661. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13662. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13663. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13664. 18:49:30 T:992 DEBUG: Previous line repeats 4 times.
  13665. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13666. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13667. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13668. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13669. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13670. 18:49:30 T:992 DEBUG: Previous line repeats 1 times.
  13671. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13672. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13673. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13674. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13675. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13676. 18:49:30 T:992 DEBUG: Previous line repeats 1 times.
  13677. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13678. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13679. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13680. 18:49:30 T:992 DEBUG: Previous line repeats 1 times.
  13681. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13682. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13683. 18:49:30 T:992 DEBUG: Previous line repeats 1 times.
  13684. 18:49:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13685. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13686. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13687. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13688. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13689. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13690. 18:49:31 T:992 DEBUG: Previous line repeats 3 times.
  13691. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13692. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13693. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13694. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13695. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13696. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13697. 18:49:31 T:992 DEBUG: Previous line repeats 2 times.
  13698. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13699. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13700. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13701. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13702. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13703. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13704. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13705. 18:49:31 T:992 DEBUG: Previous line repeats 2 times.
  13706. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13707. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13708. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13709. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13710. 18:49:31 T:992 DEBUG: Previous line repeats 2 times.
  13711. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13712. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13713. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13714. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13715. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13716. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13717. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13718. 18:49:31 T:992 DEBUG: Previous line repeats 3 times.
  13719. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13720. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13721. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13722. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13723. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13724. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13725. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13726. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13727. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13728. 18:49:31 T:992 DEBUG: Previous line repeats 1 times.
  13729. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13730. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13731. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13732. 18:49:31 T:992 DEBUG: Previous line repeats 4 times.
  13733. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13734. 18:49:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13735. 18:49:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  13736. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13737. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13738. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13739. 18:49:32 T:992 DEBUG: Previous line repeats 1 times.
  13740. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13741. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13742. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13743. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13744. 18:49:32 T:992 DEBUG: Previous line repeats 2 times.
  13745. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13746. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13747. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13748. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13749. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13750. 18:49:32 T:992 DEBUG: Previous line repeats 3 times.
  13751. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13752. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13753. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13754. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13755. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13756. 18:49:32 T:992 DEBUG: Previous line repeats 5 times.
  13757. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13758. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13759. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13760. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13761. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13762. 18:49:32 T:992 DEBUG: Previous line repeats 2 times.
  13763. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13764. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13765. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13766. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13767. 18:49:32 T:992 DEBUG: Previous line repeats 3 times.
  13768. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13769. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13770. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13771. 18:49:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13772. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13773. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13774. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13775. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13776. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13777. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13778. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13779. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13780. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13781. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13782. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13783. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13784. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13785. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13786. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13787. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13788. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13789. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13790. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13791. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13792. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13793. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13794. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13795. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13796. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13797. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13798. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13799. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13800. 18:49:33 T:992 DEBUG: Previous line repeats 1 times.
  13801. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13802. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13803. 18:49:33 T:992 DEBUG: Previous line repeats 2 times.
  13804. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13805. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13806. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13807. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13808. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13809. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13810. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13811. 18:49:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13812. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13813. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13814. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13815. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13816. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13817. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13818. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13819. 18:49:34 T:992 DEBUG: Previous line repeats 2 times.
  13820. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13821. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13822. 18:49:34 T:992 DEBUG: Previous line repeats 1 times.
  13823. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13824. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13825. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13826. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13827. 18:49:34 T:992 DEBUG: Previous line repeats 3 times.
  13828. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13829. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13830. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13831. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13832. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13833. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13834. 18:49:34 T:992 DEBUG: Previous line repeats 3 times.
  13835. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13836. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13837. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13838. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13839. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13840. 18:49:34 T:992 DEBUG: Previous line repeats 4 times.
  13841. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13842. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13843. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13844. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13845. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13846. 18:49:34 T:992 DEBUG: Previous line repeats 1 times.
  13847. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13848. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13849. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13850. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13851. 18:49:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13852. 18:49:35 T:992 DEBUG: Previous line repeats 4 times.
  13853. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13854. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13855. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13856. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13857. 18:49:35 T:3764 DEBUG: Previous line repeats 3 times.
  13858. 18:49:35 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  13859. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  13860. 18:49:35 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  13861. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  13862. 18:49:35 T:992 INFO: Previous line repeats 6 times.
  13863. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13864. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13865. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13866. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13867. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13868. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13869. 18:49:35 T:3764 DEBUG: Previous line repeats 1 times.
  13870. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  13871. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13872. 18:49:35 T:992 DEBUG: Previous line repeats 1 times.
  13873. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13874. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13875. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13876. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13877. 18:49:35 T:3764 DEBUG: Previous line repeats 1 times.
  13878. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  13879. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13880. 18:49:35 T:3764 DEBUG: Previous line repeats 1 times.
  13881. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  13882. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  13883. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  13884. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  13885. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13886. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13887. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13888. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13889. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13890. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13891. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  13892. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13893. 18:49:35 T:3764 DEBUG: Previous line repeats 2 times.
  13894. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  13895. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  13896. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13897. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13898. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13899. 18:49:35 T:2084 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  13900. 18:49:35 T:2084 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  13901. 18:49:35 T:2084 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  13902. 18:49:35 T:2084 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  13903. 18:49:35 T:2084 INFO: Platinum [neptune.http]: got connection (reused: false)
  13904. 18:49:35 T:2084 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  13905. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  13906. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13907. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13908. 18:49:35 T:992 DEBUG: Previous line repeats 2 times.
  13909. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13910. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13911. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13912. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13913. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  13914. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  13915. 18:49:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  13916. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13917. 18:49:35 T:992 DEBUG: Previous line repeats 2 times.
  13918. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13919. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13920. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13921. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13922. 18:49:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13923. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  13924. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13925. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13926. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13927. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  13928. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13929. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13930. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  13931. 18:49:36 T:3764 INFO: Previous line repeats 1 times.
  13932. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  13933. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13934. 18:49:36 T:3764 DEBUG: Previous line repeats 1 times.
  13935. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  13936. 18:49:36 T:3764 INFO: Previous line repeats 2 times.
  13937. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  13938. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  13939. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13940. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13941. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13942. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13943. 18:49:36 T:992 DEBUG: Previous line repeats 1 times.
  13944. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13945. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13946. 18:49:36 T:3764 DEBUG: Previous line repeats 1 times.
  13947. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  13948. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13949. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13950. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13951. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  13952. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13953. 18:49:36 T:992 DEBUG: Previous line repeats 1 times.
  13954. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13955. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13956. 18:49:36 T:3764 DEBUG: Previous line repeats 1 times.
  13957. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  13958. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13959. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13960. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  13961. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13962. 18:49:36 T:992 DEBUG: Previous line repeats 2 times.
  13963. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  13964. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  13965. 18:49:36 T:992 DEBUG: Previous line repeats 1 times.
  13966. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  13967. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  13968. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  13969. 18:49:36 T:7860 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  13970. 18:49:36 T:7860 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  13971. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  13972. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  13973. 18:49:36 T:7860 INFO: Platinum [neptune.http]: got connection (reused: false)
  13974. 18:49:36 T:7860 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  13975. 18:49:36 T:7860 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  13976. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  13977. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  13978. 18:49:36 T:7860 INFO: Platinum [neptune.http]: got connection (reused: false)
  13979. 18:49:36 T:7860 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  13980. 18:49:36 T:7860 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  13981. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  13982. 18:49:36 T:7860 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  13983. 18:49:36 T:7860 INFO: Platinum [neptune.http]: got connection (reused: false)
  13984. 18:49:36 T:7860 ERROR: Platinum [platinum.core.service]: No state variables found
  13985. 18:49:36 T:7860 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  13986. 18:49:36 T:7860 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  13987. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  13988. <specVersion>
  13989. <major>1</major>
  13990. <minor>0</minor>
  13991. </specVersion>
  13992. <actionList />
  13993. <serviceStateTable />
  13994. </scpd>
  13995. 18:49:36 T:7860 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  13996. 18:49:36 T:7860 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  13997. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  13998. <specVersion>
  13999. <major>1</major>
  14000. <minor>0</minor>
  14001. </specVersion>
  14002. <actionList />
  14003. <serviceStateTable />
  14004. </scpd>
  14005. 18:49:36 T:7860 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  14006. 18:49:36 T:992 NOTICE: Previous line repeats 2 times.
  14007. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14008. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14009. 18:49:36 T:992 DEBUG: Previous line repeats 2 times.
  14010. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14011. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14012. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  14013. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14014. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14015. 18:49:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  14016. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14017. 18:49:36 T:992 DEBUG: Previous line repeats 1 times.
  14018. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14019. 18:49:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14020. 18:49:37 T:992 DEBUG: Previous line repeats 1 times.
  14021. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14022. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14023. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14024. 18:49:37 T:5808 DEBUG: Previous line repeats 1 times.
  14025. 18:49:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  14026. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  14027. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14028. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14029. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14030. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14031. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14032. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14033. 18:49:37 T:3764 DEBUG: Previous line repeats 1 times.
  14034. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  14035. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14036. 18:49:37 T:992 DEBUG: Previous line repeats 1 times.
  14037. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14038. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  14039. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14040. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14041. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14042. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14043. 18:49:37 T:3764 DEBUG: Previous line repeats 2 times.
  14044. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  14045. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  14046. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14047. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14048. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14049. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14050. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14051. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14052. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  14053. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14054. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  14055. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14056. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  14057. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14058. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14059. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14060. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14061. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14062. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14063. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  14064. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14065. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  14066. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  14067. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  14068. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14069. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14070. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14071. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14072. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14073. 18:49:37 T:992 DEBUG: Previous line repeats 1 times.
  14074. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14075. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14076. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14077. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14078. 18:49:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  14079. 18:49:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14080. 18:49:38 T:992 DEBUG: Previous line repeats 3 times.
  14081. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14082. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14083. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14084. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14085. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14086. 18:49:38 T:3764 DEBUG: Previous line repeats 1 times.
  14087. 18:49:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  14088. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14089. 18:49:38 T:3764 DEBUG: Previous line repeats 1 times.
  14090. 18:49:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  14091. 18:49:38 T:992 INFO: Previous line repeats 1 times.
  14092. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14093. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14094. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14095. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14096. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14097. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14098. 18:49:38 T:3764 DEBUG: Previous line repeats 4 times.
  14099. 18:49:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  14100. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14101. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14102. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14103. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14104. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14105. 18:49:38 T:992 DEBUG: Previous line repeats 3 times.
  14106. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14107. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14108. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14109. 18:49:38 T:992 DEBUG: Previous line repeats 1 times.
  14110. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14111. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14112. 18:49:38 T:992 DEBUG: Previous line repeats 2 times.
  14113. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14114. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14115. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14116. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14117. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14118. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14119. 18:49:38 T:992 DEBUG: Previous line repeats 2 times.
  14120. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14121. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14122. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14123. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14124. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14125. 18:49:38 T:992 DEBUG: Previous line repeats 2 times.
  14126. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14127. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14128. 18:49:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14129. 18:49:39 T:992 DEBUG: Previous line repeats 1 times.
  14130. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14131. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14132. 18:49:39 T:992 DEBUG: Previous line repeats 2 times.
  14133. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14134. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14135. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14136. 18:49:39 T:992 DEBUG: Previous line repeats 1 times.
  14137. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14138. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14139. 18:49:39 T:992 DEBUG: Previous line repeats 2 times.
  14140. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14141. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14142. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14143. 18:49:39 T:992 DEBUG: Previous line repeats 1 times.
  14144. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14145. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14146. 18:49:39 T:992 DEBUG: Previous line repeats 1 times.
  14147. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14148. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14149. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14150. 18:49:39 T:992 DEBUG: Previous line repeats 3 times.
  14151. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14152. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14153. 18:49:39 T:992 DEBUG: Previous line repeats 1 times.
  14154. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14155. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14156. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14157. 18:49:39 T:992 DEBUG: Previous line repeats 2 times.
  14158. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14159. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14160. 18:49:39 T:992 DEBUG: Previous line repeats 2 times.
  14161. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14162. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14163. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14164. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14165. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14166. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14167. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14168. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14169. 18:49:39 T:992 DEBUG: Previous line repeats 3 times.
  14170. 18:49:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14171. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14172. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14173. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14174. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14175. 18:49:40 T:992 DEBUG: Previous line repeats 2 times.
  14176. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14177. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14178. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14179. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14180. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14181. 18:49:40 T:992 DEBUG: Previous line repeats 1 times.
  14182. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14183. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14184. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14185. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14186. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14187. 18:49:40 T:992 DEBUG: Previous line repeats 1 times.
  14188. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14189. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14190. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14191. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14192. 18:49:40 T:992 DEBUG: Previous line repeats 3 times.
  14193. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14194. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14195. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14196. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14197. 18:49:40 T:992 DEBUG: Previous line repeats 3 times.
  14198. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14199. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14200. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14201. 18:49:40 T:992 DEBUG: Previous line repeats 1 times.
  14202. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14203. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14204. 18:49:40 T:992 DEBUG: Previous line repeats 3 times.
  14205. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14206. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14207. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14208. 18:49:40 T:992 DEBUG: Previous line repeats 1 times.
  14209. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14210. 18:49:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14211. 18:49:41 T:992 DEBUG: Previous line repeats 5 times.
  14212. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14213. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14214. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14215. 18:49:41 T:992 DEBUG: Previous line repeats 1 times.
  14216. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14217. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14218. 18:49:41 T:992 DEBUG: Previous line repeats 3 times.
  14219. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14220. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14221. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14222. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14223. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14224. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14225. 18:49:41 T:992 DEBUG: Previous line repeats 3 times.
  14226. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14227. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14228. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14229. 18:49:41 T:992 DEBUG: Previous line repeats 1 times.
  14230. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14231. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14232. 18:49:41 T:992 DEBUG: Previous line repeats 1 times.
  14233. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14234. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14235. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14236. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14237. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14238. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14239. 18:49:41 T:992 DEBUG: Previous line repeats 2 times.
  14240. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14241. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14242. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14243. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14244. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14245. 18:49:41 T:992 DEBUG: Previous line repeats 1 times.
  14246. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14247. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14248. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14249. 18:49:41 T:992 DEBUG: Previous line repeats 2 times.
  14250. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14251. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14252. 18:49:41 T:992 DEBUG: Previous line repeats 1 times.
  14253. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14254. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14255. 18:49:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14256. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14257. 18:49:42 T:5808 DEBUG: Previous line repeats 1 times.
  14258. 18:49:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  14259. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14260. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14261. 18:49:42 T:992 DEBUG: Previous line repeats 1 times.
  14262. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14263. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14264. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14265. 18:49:42 T:992 DEBUG: Previous line repeats 1 times.
  14266. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14267. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14268. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14269. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14270. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14271. 18:49:42 T:992 DEBUG: Previous line repeats 2 times.
  14272. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14273. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14274. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14275. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14276. 18:49:42 T:992 DEBUG: Previous line repeats 1 times.
  14277. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14278. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14279. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14280. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14281. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14282. 18:49:42 T:992 DEBUG: Previous line repeats 2 times.
  14283. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14284. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14285. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14286. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14287. 18:49:42 T:992 DEBUG: Previous line repeats 2 times.
  14288. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14289. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14290. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14291. 18:49:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14292. 18:49:43 T:992 DEBUG: Previous line repeats 2 times.
  14293. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14294. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14295. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14296. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14297. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14298. 18:49:43 T:992 DEBUG: Previous line repeats 2 times.
  14299. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14300. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14301. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14302. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14303. 18:49:43 T:992 DEBUG: Previous line repeats 5 times.
  14304. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14305. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14306. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14307. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14308. 18:49:43 T:992 DEBUG: Previous line repeats 3 times.
  14309. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14310. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14311. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14312. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14313. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14314. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14315. 18:49:43 T:992 DEBUG: Previous line repeats 3 times.
  14316. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14317. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14318. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14319. 18:49:43 T:992 DEBUG: Previous line repeats 1 times.
  14320. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14321. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14322. 18:49:43 T:992 DEBUG: Previous line repeats 3 times.
  14323. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14324. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14325. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14326. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14327. 18:49:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14328. 18:49:44 T:992 DEBUG: Previous line repeats 3 times.
  14329. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14330. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14331. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14332. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14333. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14334. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14335. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14336. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14337. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14338. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14339. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14340. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14341. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14342. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14343. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14344. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14345. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14346. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14347. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14348. 18:49:44 T:992 DEBUG: Previous line repeats 1 times.
  14349. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14350. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14351. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14352. 18:49:44 T:992 DEBUG: Previous line repeats 1 times.
  14353. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14354. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14355. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14356. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14357. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14358. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14359. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14360. 18:49:44 T:992 DEBUG: Previous line repeats 3 times.
  14361. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14362. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14363. 18:49:44 T:992 DEBUG: Previous line repeats 1 times.
  14364. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14365. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14366. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14367. 18:49:44 T:992 DEBUG: Previous line repeats 1 times.
  14368. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14369. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14370. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14371. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14372. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14373. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14374. 18:49:44 T:992 DEBUG: Previous line repeats 2 times.
  14375. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14376. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14377. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14378. 18:49:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14379. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14380. 18:49:45 T:992 DEBUG: Previous line repeats 3 times.
  14381. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14382. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14383. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14384. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14385. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14386. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14387. 18:49:45 T:992 DEBUG: Previous line repeats 3 times.
  14388. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14389. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14390. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14391. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14392. 18:49:45 T:992 DEBUG: Previous line repeats 3 times.
  14393. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14394. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14395. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14396. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14397. 18:49:45 T:992 DEBUG: Previous line repeats 3 times.
  14398. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14399. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14400. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14401. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14402. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14403. 18:49:45 T:992 DEBUG: Previous line repeats 3 times.
  14404. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14405. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14406. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14407. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14408. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14409. 18:49:45 T:992 DEBUG: Previous line repeats 1 times.
  14410. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14411. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14412. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14413. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14414. 18:49:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14415. 18:49:46 T:992 DEBUG: Previous line repeats 2 times.
  14416. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14417. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14418. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14419. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14420. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14421. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14422. 18:49:46 T:992 DEBUG: Previous line repeats 3 times.
  14423. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14424. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14425. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14426. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14427. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14428. 18:49:46 T:992 DEBUG: Previous line repeats 2 times.
  14429. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14430. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14431. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14432. 18:49:46 T:992 DEBUG: Previous line repeats 1 times.
  14433. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14434. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14435. 18:49:46 T:992 DEBUG: Previous line repeats 1 times.
  14436. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14437. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14438. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14439. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14440. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14441. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14442. 18:49:46 T:992 DEBUG: Previous line repeats 1 times.
  14443. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14444. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14445. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14446. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14447. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14448. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14449. 18:49:46 T:992 DEBUG: Previous line repeats 2 times.
  14450. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14451. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14452. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14453. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14454. 18:49:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14455. 18:49:47 T:992 DEBUG: Previous line repeats 3 times.
  14456. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14457. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14458. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14459. 18:49:47 T:992 DEBUG: Previous line repeats 1 times.
  14460. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14461. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14462. 18:49:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  14463. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14464. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14465. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14466. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14467. 18:49:47 T:992 DEBUG: Previous line repeats 1 times.
  14468. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14469. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14470. 18:49:47 T:992 DEBUG: Previous line repeats 1 times.
  14471. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14472. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14473. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14474. 18:49:47 T:992 DEBUG: Previous line repeats 2 times.
  14475. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14476. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14477. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14478. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14479. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14480. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14481. 18:49:47 T:992 DEBUG: Previous line repeats 2 times.
  14482. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14483. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14484. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14485. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14486. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14487. 18:49:47 T:992 DEBUG: Previous line repeats 2 times.
  14488. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14489. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14490. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14491. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14492. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14493. 18:49:47 T:992 DEBUG: Previous line repeats 4 times.
  14494. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14495. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14496. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14497. 18:49:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14498. 18:49:48 T:992 DEBUG: Previous line repeats 3 times.
  14499. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14500. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14501. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14502. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14503. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14504. 18:49:48 T:992 DEBUG: Previous line repeats 4 times.
  14505. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14506. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14507. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14508. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14509. 18:49:48 T:992 DEBUG: Previous line repeats 3 times.
  14510. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14511. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14512. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14513. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14514. 18:49:48 T:992 DEBUG: Previous line repeats 3 times.
  14515. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14516. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14517. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14518. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14519. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14520. 18:49:48 T:992 DEBUG: Previous line repeats 3 times.
  14521. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14522. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14523. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14524. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14525. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14526. 18:49:48 T:992 DEBUG: Previous line repeats 3 times.
  14527. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14528. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14529. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14530. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14531. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14532. 18:49:48 T:992 DEBUG: Previous line repeats 1 times.
  14533. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14534. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14535. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14536. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14537. 18:49:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14538. 18:49:49 T:992 DEBUG: Previous line repeats 3 times.
  14539. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14540. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14541. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14542. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14543. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14544. 18:49:49 T:992 DEBUG: Previous line repeats 2 times.
  14545. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14546. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14547. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14548. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14549. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14550. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14551. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14552. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14553. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14554. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14555. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14556. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14557. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14558. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14559. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14560. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14561. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14562. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14563. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14564. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14565. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14566. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14567. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14568. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14569. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14570. 18:49:49 T:992 DEBUG: Previous line repeats 2 times.
  14571. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14572. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14573. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14574. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14575. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14576. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14577. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14578. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14579. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14580. 18:49:49 T:992 DEBUG: Previous line repeats 1 times.
  14581. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14582. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14583. 18:49:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14584. 18:49:50 T:992 DEBUG: Previous line repeats 3 times.
  14585. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14586. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14587. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14588. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14589. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14590. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14591. 18:49:50 T:992 DEBUG: Previous line repeats 2 times.
  14592. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14593. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14594. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14595. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14596. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14597. 18:49:50 T:992 DEBUG: Previous line repeats 3 times.
  14598. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14599. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14600. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14601. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14602. 18:49:50 T:992 DEBUG: Previous line repeats 3 times.
  14603. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14604. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14605. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14606. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14607. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14608. 18:49:50 T:992 DEBUG: Previous line repeats 3 times.
  14609. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14610. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14611. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14612. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14613. 18:49:50 T:992 DEBUG: Previous line repeats 4 times.
  14614. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14615. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14616. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14617. 18:49:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14618. 18:49:51 T:992 DEBUG: Previous line repeats 4 times.
  14619. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14620. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14621. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14622. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14623. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14624. 18:49:51 T:992 DEBUG: Previous line repeats 3 times.
  14625. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14626. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14627. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14628. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14629. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14630. 18:49:51 T:992 DEBUG: Previous line repeats 2 times.
  14631. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14632. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14633. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14634. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14635. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14636. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14637. 18:49:51 T:992 DEBUG: Previous line repeats 2 times.
  14638. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14639. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14640. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14641. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14642. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14643. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14644. 18:49:51 T:992 DEBUG: Previous line repeats 2 times.
  14645. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14646. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14647. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14648. 18:49:51 T:992 DEBUG: Previous line repeats 1 times.
  14649. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14650. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14651. 18:49:51 T:992 DEBUG: Previous line repeats 2 times.
  14652. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14653. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14654. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14655. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14656. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14657. 18:49:51 T:992 DEBUG: Previous line repeats 1 times.
  14658. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14659. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14660. 18:49:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14661. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14662. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14663. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14664. 18:49:52 T:5808 DEBUG: Previous line repeats 1 times.
  14665. 18:49:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  14666. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14667. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14668. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14669. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14670. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14671. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14672. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14673. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14674. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14675. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14676. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14677. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14678. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14679. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14680. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14681. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14682. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14683. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14684. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14685. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14686. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14687. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14688. 18:49:52 T:992 DEBUG: Previous line repeats 1 times.
  14689. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14690. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14691. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14692. 18:49:52 T:992 DEBUG: Previous line repeats 2 times.
  14693. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14694. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14695. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14696. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14697. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14698. 18:49:52 T:992 DEBUG: Previous line repeats 3 times.
  14699. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14700. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14701. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14702. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14703. 18:49:52 T:992 DEBUG: Previous line repeats 2 times.
  14704. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14705. 18:49:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14706. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14707. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14708. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14709. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14710. 18:49:53 T:992 DEBUG: Previous line repeats 4 times.
  14711. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14712. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14713. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14714. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14715. 18:49:53 T:992 DEBUG: Previous line repeats 4 times.
  14716. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14717. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14718. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14719. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14720. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14721. 18:49:53 T:992 DEBUG: Previous line repeats 3 times.
  14722. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14723. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14724. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14725. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14726. 18:49:53 T:992 DEBUG: Previous line repeats 3 times.
  14727. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14728. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14729. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14730. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14731. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14732. 18:49:53 T:992 DEBUG: Previous line repeats 3 times.
  14733. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14734. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14735. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14736. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14737. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14738. 18:49:53 T:992 DEBUG: Previous line repeats 1 times.
  14739. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14740. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14741. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14742. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14743. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14744. 18:49:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14745. 18:49:54 T:992 DEBUG: Previous line repeats 2 times.
  14746. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14747. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14748. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14749. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14750. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14751. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14752. 18:49:54 T:992 DEBUG: Previous line repeats 2 times.
  14753. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14754. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14755. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14756. 18:49:54 T:992 DEBUG: Previous line repeats 1 times.
  14757. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14758. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14759. 18:49:54 T:992 DEBUG: Previous line repeats 1 times.
  14760. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14761. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14762. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14763. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14764. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14765. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14766. 18:49:54 T:992 DEBUG: Previous line repeats 2 times.
  14767. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14768. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14769. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14770. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14771. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14772. 18:49:54 T:992 DEBUG: Previous line repeats 2 times.
  14773. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14774. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14775. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14776. 18:49:54 T:992 DEBUG: Previous line repeats 1 times.
  14777. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14778. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14779. 18:49:54 T:992 DEBUG: Previous line repeats 1 times.
  14780. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14781. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14782. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14783. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14784. 18:49:54 T:992 DEBUG: Previous line repeats 1 times.
  14785. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14786. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14787. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14788. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14789. 18:49:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14790. 18:49:55 T:992 DEBUG: Previous line repeats 2 times.
  14791. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14792. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14793. 18:49:55 T:992 DEBUG: Previous line repeats 1 times.
  14794. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14795. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14796. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14797. 18:49:55 T:992 DEBUG: Previous line repeats 3 times.
  14798. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14799. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14800. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14801. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14802. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14803. 18:49:55 T:992 DEBUG: Previous line repeats 2 times.
  14804. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14805. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14806. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14807. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14808. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14809. 18:49:55 T:992 DEBUG: Previous line repeats 3 times.
  14810. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14811. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14812. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14813. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14814. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14815. 18:49:55 T:992 DEBUG: Previous line repeats 4 times.
  14816. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14817. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14818. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14819. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14820. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14821. 18:49:55 T:992 DEBUG: Previous line repeats 3 times.
  14822. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14823. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14824. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14825. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14826. 18:49:55 T:992 DEBUG: Previous line repeats 3 times.
  14827. 18:49:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14828. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14829. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14830. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14831. 18:49:56 T:992 DEBUG: Previous line repeats 3 times.
  14832. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14833. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14834. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14835. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14836. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14837. 18:49:56 T:992 DEBUG: Previous line repeats 3 times.
  14838. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14839. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14840. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14841. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14842. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14843. 18:49:56 T:992 DEBUG: Previous line repeats 2 times.
  14844. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14845. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14846. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14847. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14848. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14849. 18:49:56 T:992 DEBUG: Previous line repeats 3 times.
  14850. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14851. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14852. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14853. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14854. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14855. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14856. 18:49:56 T:992 DEBUG: Previous line repeats 2 times.
  14857. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14858. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14859. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14860. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14861. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14862. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14863. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14864. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14865. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14866. 18:49:56 T:992 DEBUG: Previous line repeats 1 times.
  14867. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14868. 18:49:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14869. 18:49:57 T:992 DEBUG: Previous line repeats 2 times.
  14870. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14871. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14872. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14873. 18:49:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  14874. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14875. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14876. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14877. 18:49:57 T:992 DEBUG: Previous line repeats 2 times.
  14878. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14879. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14880. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14881. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14882. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14883. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14884. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14885. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14886. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14887. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14888. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14889. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14890. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14891. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14892. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14893. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14894. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14895. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14896. 18:49:57 T:992 DEBUG: Previous line repeats 2 times.
  14897. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14898. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14899. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14900. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14901. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14902. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14903. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14904. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14905. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14906. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14907. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14908. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14909. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14910. 18:49:57 T:992 DEBUG: Previous line repeats 1 times.
  14911. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14912. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14913. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14914. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14915. 18:49:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14916. 18:49:58 T:992 DEBUG: Previous line repeats 2 times.
  14917. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14918. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14919. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14920. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14921. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14922. 18:49:58 T:992 DEBUG: Previous line repeats 3 times.
  14923. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14924. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14925. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14926. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14927. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14928. 18:49:58 T:992 DEBUG: Previous line repeats 3 times.
  14929. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14930. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14931. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14932. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14933. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14934. 18:49:58 T:992 DEBUG: Previous line repeats 4 times.
  14935. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14936. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14937. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14938. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14939. 18:49:58 T:992 DEBUG: Previous line repeats 3 times.
  14940. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14941. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14942. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14943. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14944. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14945. 18:49:58 T:992 DEBUG: Previous line repeats 4 times.
  14946. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14947. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14948. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14949. 18:49:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14950. 18:49:59 T:992 DEBUG: Previous line repeats 3 times.
  14951. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14952. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14953. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14954. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14955. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14956. 18:49:59 T:992 DEBUG: Previous line repeats 3 times.
  14957. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14958. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14959. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14960. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14961. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14962. 18:49:59 T:992 DEBUG: Previous line repeats 3 times.
  14963. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14964. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14965. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14966. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14967. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14968. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14969. 18:49:59 T:992 DEBUG: Previous line repeats 1 times.
  14970. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14971. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14972. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14973. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14974. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14975. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14976. 18:49:59 T:992 DEBUG: Previous line repeats 2 times.
  14977. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14978. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14979. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14980. 18:49:59 T:992 DEBUG: Previous line repeats 1 times.
  14981. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14982. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14983. 18:49:59 T:992 DEBUG: Previous line repeats 1 times.
  14984. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14985. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14986. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14987. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14988. 18:49:59 T:992 DEBUG: Previous line repeats 1 times.
  14989. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14990. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14991. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14992. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  14993. 18:49:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14994. 18:50:00 T:992 DEBUG: Previous line repeats 1 times.
  14995. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  14996. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  14997. 18:50:00 T:992 DEBUG: Previous line repeats 1 times.
  14998. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  14999. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15000. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15001. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15002. 18:50:00 T:992 DEBUG: Previous line repeats 1 times.
  15003. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15004. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15005. 18:50:00 T:992 DEBUG: Previous line repeats 2 times.
  15006. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15007. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15008. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15009. 18:50:00 T:992 DEBUG: Previous line repeats 2 times.
  15010. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15011. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15012. 18:50:00 T:992 DEBUG: Previous line repeats 1 times.
  15013. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15014. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15015. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15016. 18:50:00 T:992 DEBUG: Previous line repeats 3 times.
  15017. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15018. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15019. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15020. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15021. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15022. 18:50:00 T:992 DEBUG: Previous line repeats 3 times.
  15023. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15024. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15025. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15026. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15027. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15028. 18:50:00 T:992 DEBUG: Previous line repeats 3 times.
  15029. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15030. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15031. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15032. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15033. 18:50:00 T:992 DEBUG: Previous line repeats 2 times.
  15034. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15035. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15036. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15037. 18:50:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15038. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15039. 18:50:01 T:992 DEBUG: Previous line repeats 3 times.
  15040. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15041. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15042. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15043. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15044. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15045. 18:50:01 T:992 DEBUG: Previous line repeats 3 times.
  15046. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15047. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15048. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15049. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15050. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15051. 18:50:01 T:992 DEBUG: Previous line repeats 3 times.
  15052. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15053. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15054. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15055. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15056. 18:50:01 T:992 DEBUG: Previous line repeats 3 times.
  15057. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15058. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15059. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15060. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15061. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15062. 18:50:01 T:992 DEBUG: Previous line repeats 3 times.
  15063. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15064. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15065. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15066. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15067. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15068. 18:50:01 T:992 DEBUG: Previous line repeats 1 times.
  15069. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15070. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15071. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15072. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15073. 18:50:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15074. 18:50:02 T:992 DEBUG: Previous line repeats 2 times.
  15075. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15076. 18:50:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  15077. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15078. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15079. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15080. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15081. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15082. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15083. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15084. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15085. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15086. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15087. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15088. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15089. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15090. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15091. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15092. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15093. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15094. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15095. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15096. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15097. 18:50:02 T:992 DEBUG: Previous line repeats 2 times.
  15098. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15099. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15100. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15101. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15102. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15103. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15104. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15105. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15106. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15107. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15108. 18:50:02 T:992 DEBUG: Previous line repeats 3 times.
  15109. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15110. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15111. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15112. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15113. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15114. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15115. 18:50:02 T:992 DEBUG: Previous line repeats 1 times.
  15116. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15117. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15118. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15119. 18:50:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15120. 18:50:03 T:992 DEBUG: Previous line repeats 3 times.
  15121. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15122. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15123. 18:50:03 T:992 DEBUG: Previous line repeats 1 times.
  15124. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15125. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15126. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15127. 18:50:03 T:992 DEBUG: Previous line repeats 3 times.
  15128. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15129. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15130. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15131. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15132. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15133. 18:50:03 T:992 DEBUG: Previous line repeats 2 times.
  15134. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15135. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15136. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15137. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15138. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15139. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15140. 18:50:03 T:992 DEBUG: Previous line repeats 3 times.
  15141. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15142. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15143. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15144. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15145. 18:50:03 T:992 DEBUG: Previous line repeats 3 times.
  15146. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15147. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15148. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15149. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15150. 18:50:03 T:992 DEBUG: Previous line repeats 5 times.
  15151. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15152. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15153. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15154. 18:50:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15155. 18:50:04 T:992 DEBUG: Previous line repeats 2 times.
  15156. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15157. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15158. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15159. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15160. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15161. 18:50:04 T:992 DEBUG: Previous line repeats 1 times.
  15162. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15163. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15164. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15165. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15166. 18:50:04 T:992 DEBUG: Previous line repeats 3 times.
  15167. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15168. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15169. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15170. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15171. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15172. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15173. 18:50:04 T:992 DEBUG: Previous line repeats 3 times.
  15174. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15175. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15176. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15177. 18:50:04 T:992 DEBUG: Previous line repeats 1 times.
  15178. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15179. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15180. 18:50:04 T:992 DEBUG: Previous line repeats 2 times.
  15181. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15182. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15183. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15184. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15185. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15186. 18:50:04 T:992 DEBUG: Previous line repeats 3 times.
  15187. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15188. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15189. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15190. 18:50:04 T:992 DEBUG: Previous line repeats 1 times.
  15191. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15192. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15193. 18:50:04 T:992 DEBUG: Previous line repeats 1 times.
  15194. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15195. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15196. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15197. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15198. 18:50:04 T:992 DEBUG: Previous line repeats 1 times.
  15199. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15200. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15201. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15202. 18:50:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15203. 18:50:05 T:992 DEBUG: Previous line repeats 2 times.
  15204. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15205. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15206. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15207. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15208. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15209. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15210. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15211. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15212. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15213. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15214. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15215. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15216. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15217. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15218. 18:50:05 T:992 DEBUG: Previous line repeats 2 times.
  15219. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15220. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15221. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15222. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15223. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15224. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15225. 18:50:05 T:992 DEBUG: Previous line repeats 2 times.
  15226. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15227. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15228. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15229. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15230. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15231. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15232. 18:50:05 T:992 DEBUG: Previous line repeats 3 times.
  15233. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15234. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15235. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15236. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15237. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15238. 18:50:05 T:992 DEBUG: Previous line repeats 1 times.
  15239. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15240. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15241. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15242. 18:50:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15243. 18:50:06 T:992 DEBUG: Previous line repeats 4 times.
  15244. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15245. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15246. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15247. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15248. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15249. 18:50:06 T:992 DEBUG: Previous line repeats 3 times.
  15250. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15251. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15252. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15253. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15254. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15255. 18:50:06 T:992 DEBUG: Previous line repeats 4 times.
  15256. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15257. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15258. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15259. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15260. 18:50:06 T:992 DEBUG: Previous line repeats 3 times.
  15261. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15262. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15263. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15264. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15265. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15266. 18:50:06 T:992 DEBUG: Previous line repeats 4 times.
  15267. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15268. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15269. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15270. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15271. 18:50:06 T:992 DEBUG: Previous line repeats 3 times.
  15272. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15273. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15274. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15275. 18:50:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15276. 18:50:07 T:992 DEBUG: Previous line repeats 3 times.
  15277. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15278. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15279. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15280. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15281. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15282. 18:50:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  15283. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15284. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15285. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15286. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15287. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15288. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15289. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15290. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15291. 18:50:07 T:992 DEBUG: Previous line repeats 3 times.
  15292. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15293. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15294. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15295. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15296. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15297. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15298. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15299. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15300. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15301. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15302. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15303. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15304. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15305. 18:50:07 T:992 DEBUG: Previous line repeats 2 times.
  15306. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15307. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15308. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15309. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15310. 18:50:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  15311. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15312. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15313. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15314. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15315. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15316. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15317. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15318. 18:50:07 T:992 DEBUG: Previous line repeats 1 times.
  15319. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15320. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15321. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15322. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15323. 18:50:07 T:992 DEBUG: Previous line repeats 2 times.
  15324. 18:50:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15325. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15326. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15327. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15328. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15329. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15330. 18:50:08 T:992 DEBUG: Previous line repeats 2 times.
  15331. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15332. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15333. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15334. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15335. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15336. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15337. 18:50:08 T:992 DEBUG: Previous line repeats 1 times.
  15338. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15339. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15340. 18:50:08 T:992 DEBUG: Previous line repeats 1 times.
  15341. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15342. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15343. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15344. 18:50:08 T:992 DEBUG: Previous line repeats 3 times.
  15345. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15346. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15347. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15348. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15349. 18:50:08 T:992 DEBUG: Previous line repeats 3 times.
  15350. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15351. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15352. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15353. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15354. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15355. 18:50:08 T:992 DEBUG: Previous line repeats 4 times.
  15356. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15357. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15358. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15359. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15360. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15361. 18:50:08 T:992 DEBUG: Previous line repeats 1 times.
  15362. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15363. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15364. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15365. 18:50:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15366. 18:50:09 T:992 DEBUG: Previous line repeats 4 times.
  15367. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15368. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15369. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15370. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15371. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15372. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15373. 18:50:09 T:992 DEBUG: Previous line repeats 3 times.
  15374. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15375. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15376. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15377. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15378. 18:50:09 T:992 DEBUG: Previous line repeats 3 times.
  15379. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15380. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15381. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15382. 18:50:09 T:992 DEBUG: Previous line repeats 1 times.
  15383. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15384. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15385. 18:50:09 T:992 DEBUG: Previous line repeats 1 times.
  15386. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15387. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15388. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15389. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15390. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15391. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15392. 18:50:09 T:992 DEBUG: Previous line repeats 2 times.
  15393. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15394. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15395. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15396. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15397. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15398. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15399. 18:50:09 T:992 DEBUG: Previous line repeats 2 times.
  15400. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15401. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15402. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15403. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15404. 18:50:09 T:992 DEBUG: Previous line repeats 2 times.
  15405. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15406. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15407. 18:50:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15408. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15409. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15410. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15411. 18:50:10 T:992 DEBUG: Previous line repeats 2 times.
  15412. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15413. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15414. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15415. 18:50:10 T:992 DEBUG: Previous line repeats 1 times.
  15416. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15417. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15418. 18:50:10 T:992 DEBUG: Previous line repeats 1 times.
  15419. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15420. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15421. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15422. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15423. 18:50:10 T:992 DEBUG: Previous line repeats 2 times.
  15424. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15425. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15426. 18:50:10 T:992 DEBUG: Previous line repeats 1 times.
  15427. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15428. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15429. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15430. 18:50:10 T:992 DEBUG: Previous line repeats 3 times.
  15431. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15432. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15433. 18:50:10 T:992 DEBUG: Previous line repeats 1 times.
  15434. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15435. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15436. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15437. 18:50:10 T:992 DEBUG: Previous line repeats 3 times.
  15438. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15439. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15440. 18:50:10 T:992 DEBUG: Previous line repeats 1 times.
  15441. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15442. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15443. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15444. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15445. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15446. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15447. 18:50:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15448. 18:50:11 T:992 DEBUG: Previous line repeats 4 times.
  15449. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15450. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15451. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15452. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15453. 18:50:11 T:992 DEBUG: Previous line repeats 3 times.
  15454. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15455. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15456. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15457. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15458. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15459. 18:50:11 T:992 DEBUG: Previous line repeats 4 times.
  15460. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15461. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15462. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15463. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15464. 18:50:11 T:992 DEBUG: Previous line repeats 4 times.
  15465. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15466. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15467. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15468. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15469. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15470. 18:50:11 T:992 DEBUG: Previous line repeats 3 times.
  15471. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15472. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15473. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15474. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15475. 18:50:11 T:992 DEBUG: Previous line repeats 3 times.
  15476. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15477. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15478. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15479. 18:50:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15480. 18:50:12 T:992 DEBUG: Previous line repeats 3 times.
  15481. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15482. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15483. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15484. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15485. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15486. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15487. 18:50:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  15488. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15489. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15490. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15491. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15492. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15493. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15494. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15495. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15496. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15497. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15498. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15499. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15500. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15501. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15502. 18:50:12 T:992 DEBUG: Previous line repeats 2 times.
  15503. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15504. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15505. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15506. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15507. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15508. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15509. 18:50:12 T:992 DEBUG: Previous line repeats 2 times.
  15510. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15511. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15512. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15513. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15514. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15515. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15516. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15517. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15518. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15519. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15520. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15521. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15522. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15523. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15524. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15525. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15526. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15527. 18:50:12 T:992 DEBUG: Previous line repeats 1 times.
  15528. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15529. 18:50:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15530. 18:50:13 T:992 DEBUG: Previous line repeats 1 times.
  15531. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15532. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15533. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15534. 18:50:13 T:992 DEBUG: Previous line repeats 2 times.
  15535. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15536. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15537. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15538. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15539. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15540. 18:50:13 T:992 DEBUG: Previous line repeats 3 times.
  15541. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15542. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15543. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15544. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15545. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15546. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15547. 18:50:13 T:992 DEBUG: Previous line repeats 1 times.
  15548. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15549. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15550. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15551. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15552. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15553. 18:50:13 T:992 DEBUG: Previous line repeats 2 times.
  15554. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15555. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15556. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15557. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15558. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15559. 18:50:13 T:992 DEBUG: Previous line repeats 4 times.
  15560. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15561. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15562. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15563. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15564. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15565. 18:50:13 T:992 DEBUG: Previous line repeats 2 times.
  15566. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15567. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15568. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15569. 18:50:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15570. 18:50:14 T:992 DEBUG: Previous line repeats 4 times.
  15571. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15572. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15573. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15574. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15575. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15576. 18:50:14 T:992 DEBUG: Previous line repeats 4 times.
  15577. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15578. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15579. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15580. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15581. 18:50:14 T:992 DEBUG: Previous line repeats 4 times.
  15582. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15583. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15584. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15585. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15586. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15587. 18:50:14 T:992 DEBUG: Previous line repeats 4 times.
  15588. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15589. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15590. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15591. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15592. 18:50:14 T:992 DEBUG: Previous line repeats 3 times.
  15593. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15594. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15595. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15596. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15597. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15598. 18:50:14 T:992 DEBUG: Previous line repeats 2 times.
  15599. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15600. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15601. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15602. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15603. 18:50:14 T:992 DEBUG: Previous line repeats 1 times.
  15604. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15605. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15606. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15607. 18:50:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15608. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15609. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15610. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15611. 18:50:15 T:992 DEBUG: Previous line repeats 2 times.
  15612. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15613. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15614. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15615. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15616. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15617. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15618. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15619. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15620. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15621. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15622. 18:50:15 T:4948 DEBUG: Previous line repeats 1 times.
  15623. 18:50:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  15624. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  15625. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  15626. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  15627. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  15628. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  15629. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  15630. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  15631. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  15632. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  15633. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  15634. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  15635. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  15636. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  15637. 18:50:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  15638. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15639. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15640. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15641. 18:50:15 T:992 DEBUG: Previous line repeats 2 times.
  15642. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15643. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15644. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15645. 18:50:15 T:992 DEBUG: Previous line repeats 2 times.
  15646. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15647. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15648. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15649. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15650. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15651. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15652. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15653. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15654. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15655. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15656. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15657. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15658. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15659. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15660. 18:50:15 T:992 DEBUG: Previous line repeats 1 times.
  15661. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15662. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15663. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15664. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15665. 18:50:15 T:992 DEBUG: Previous line repeats 3 times.
  15666. 18:50:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15667. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15668. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15669. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15670. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15671. 18:50:16 T:992 DEBUG: Previous line repeats 2 times.
  15672. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15673. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15674. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15675. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15676. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15677. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15678. 18:50:16 T:992 DEBUG: Previous line repeats 3 times.
  15679. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15680. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15681. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15682. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15683. 18:50:16 T:992 DEBUG: Previous line repeats 3 times.
  15684. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15685. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15686. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15687. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15688. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15689. 18:50:16 T:992 DEBUG: Previous line repeats 4 times.
  15690. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15691. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15692. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15693. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15694. 18:50:16 T:992 DEBUG: Previous line repeats 3 times.
  15695. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15696. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15697. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15698. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15699. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15700. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15701. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15702. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15703. 18:50:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15704. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15705. 18:50:17 T:5808 DEBUG: Previous line repeats 3 times.
  15706. 18:50:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  15707. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15708. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15709. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15710. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15711. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15712. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15713. 18:50:17 T:992 DEBUG: Previous line repeats 2 times.
  15714. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15715. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15716. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15717. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15718. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15719. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15720. 18:50:17 T:992 DEBUG: Previous line repeats 3 times.
  15721. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15722. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15723. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15724. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15725. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15726. 18:50:17 T:992 DEBUG: Previous line repeats 2 times.
  15727. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15728. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15729. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15730. 18:50:17 T:992 DEBUG: Previous line repeats 1 times.
  15731. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15732. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15733. 18:50:17 T:992 DEBUG: Previous line repeats 2 times.
  15734. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15735. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15736. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15737. 18:50:17 T:992 DEBUG: Previous line repeats 1 times.
  15738. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15739. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15740. 18:50:17 T:992 DEBUG: Previous line repeats 2 times.
  15741. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15742. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15743. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15744. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15745. 18:50:17 T:992 DEBUG: Previous line repeats 1 times.
  15746. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15747. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15748. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15749. 18:50:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15750. 18:50:18 T:992 DEBUG: Previous line repeats 2 times.
  15751. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15752. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15753. 18:50:18 T:992 DEBUG: Previous line repeats 1 times.
  15754. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15755. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15756. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15757. 18:50:18 T:992 DEBUG: Previous line repeats 1 times.
  15758. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15759. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15760. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15761. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15762. 18:50:18 T:992 DEBUG: Previous line repeats 3 times.
  15763. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15764. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15765. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15766. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15767. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15768. 18:50:18 T:992 DEBUG: Previous line repeats 4 times.
  15769. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15770. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15771. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15772. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15773. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15774. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15775. 18:50:18 T:992 DEBUG: Previous line repeats 3 times.
  15776. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15777. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15778. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15779. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15780. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15781. 18:50:18 T:992 DEBUG: Previous line repeats 2 times.
  15782. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15783. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15784. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15785. 18:50:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15786. 18:50:19 T:992 DEBUG: Previous line repeats 5 times.
  15787. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15788. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15789. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15790. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15791. 18:50:19 T:992 DEBUG: Previous line repeats 4 times.
  15792. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15793. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15794. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15795. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15796. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15797. 18:50:19 T:992 DEBUG: Previous line repeats 3 times.
  15798. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15799. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15800. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15801. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15802. 18:50:19 T:992 DEBUG: Previous line repeats 4 times.
  15803. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15804. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15805. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15806. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15807. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15808. 18:50:19 T:992 DEBUG: Previous line repeats 3 times.
  15809. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15810. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15811. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15812. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15813. 18:50:19 T:992 DEBUG: Previous line repeats 3 times.
  15814. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15815. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15816. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15817. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15818. 18:50:19 T:992 DEBUG: Previous line repeats 3 times.
  15819. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15820. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15821. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15822. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15823. 18:50:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15824. 18:50:20 T:992 DEBUG: Previous line repeats 2 times.
  15825. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15826. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15827. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15828. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15829. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15830. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15831. 18:50:20 T:992 DEBUG: Previous line repeats 2 times.
  15832. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15833. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15834. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15835. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15836. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15837. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15838. 18:50:20 T:992 DEBUG: Previous line repeats 2 times.
  15839. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15840. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15841. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15842. 18:50:20 T:992 DEBUG: Previous line repeats 1 times.
  15843. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15844. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15845. 18:50:20 T:992 DEBUG: Previous line repeats 3 times.
  15846. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15847. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15848. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15849. 18:50:20 T:992 DEBUG: Previous line repeats 1 times.
  15850. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15851. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15852. 18:50:20 T:992 DEBUG: Previous line repeats 2 times.
  15853. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15854. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15855. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15856. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15857. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15858. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15859. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15860. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15861. 18:50:20 T:992 DEBUG: Previous line repeats 2 times.
  15862. 18:50:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15863. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15864. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15865. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15866. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15867. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15868. 18:50:21 T:992 DEBUG: Previous line repeats 1 times.
  15869. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15870. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15871. 18:50:21 T:992 DEBUG: Previous line repeats 1 times.
  15872. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15873. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15874. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15875. 18:50:21 T:992 DEBUG: Previous line repeats 2 times.
  15876. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15877. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15878. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15879. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15880. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15881. 18:50:21 T:992 DEBUG: Previous line repeats 3 times.
  15882. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15883. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15884. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15885. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15886. 18:50:21 T:992 DEBUG: Previous line repeats 3 times.
  15887. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15888. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15889. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15890. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15891. 18:50:21 T:992 DEBUG: Previous line repeats 4 times.
  15892. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15893. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15894. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15895. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15896. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15897. 18:50:21 T:992 DEBUG: Previous line repeats 1 times.
  15898. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15899. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15900. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15901. 18:50:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15902. 18:50:22 T:992 DEBUG: Previous line repeats 3 times.
  15903. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15904. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15905. 18:50:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  15906. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15907. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15908. 18:50:22 T:992 DEBUG: Previous line repeats 4 times.
  15909. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15910. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15911. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15912. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15913. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15914. 18:50:22 T:992 DEBUG: Previous line repeats 3 times.
  15915. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15916. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15917. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15918. 18:50:22 T:992 DEBUG: Previous line repeats 1 times.
  15919. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15920. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15921. 18:50:22 T:992 DEBUG: Previous line repeats 2 times.
  15922. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15923. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15924. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15925. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15926. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15927. 18:50:22 T:992 DEBUG: Previous line repeats 3 times.
  15928. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15929. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15930. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15931. 18:50:22 T:992 DEBUG: Previous line repeats 1 times.
  15932. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15933. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15934. 18:50:22 T:992 DEBUG: Previous line repeats 3 times.
  15935. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15936. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15937. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15938. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15939. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15940. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15941. 18:50:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15942. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15943. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15944. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15945. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15946. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15947. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15948. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15949. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15950. 18:50:23 T:992 DEBUG: Previous line repeats 2 times.
  15951. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15952. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15953. 18:50:23 T:992 DEBUG: Previous line repeats 2 times.
  15954. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15955. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15956. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15957. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15958. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15959. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15960. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15961. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15962. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15963. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15964. 18:50:23 T:992 DEBUG: Previous line repeats 3 times.
  15965. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15966. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15967. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15968. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15969. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15970. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15971. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15972. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15973. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15974. 18:50:23 T:992 DEBUG: Previous line repeats 1 times.
  15975. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15976. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15977. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15978. 18:50:23 T:992 DEBUG: Previous line repeats 2 times.
  15979. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15980. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15981. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15982. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15983. 18:50:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15984. 18:50:24 T:992 DEBUG: Previous line repeats 3 times.
  15985. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15986. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15987. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15988. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15989. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15990. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15991. 18:50:24 T:992 DEBUG: Previous line repeats 2 times.
  15992. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15993. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15994. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  15995. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  15996. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  15997. 18:50:24 T:992 DEBUG: Previous line repeats 3 times.
  15998. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  15999. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16000. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16001. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16002. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16003. 18:50:24 T:992 DEBUG: Previous line repeats 3 times.
  16004. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16005. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16006. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16007. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16008. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16009. 18:50:24 T:992 DEBUG: Previous line repeats 3 times.
  16010. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16011. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16012. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16013. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16014. 18:50:24 T:992 DEBUG: Previous line repeats 5 times.
  16015. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16016. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16017. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16018. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16019. 18:50:24 T:992 DEBUG: Previous line repeats 2 times.
  16020. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16021. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16022. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16023. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16024. 18:50:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16025. 18:50:25 T:992 DEBUG: Previous line repeats 3 times.
  16026. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16027. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16028. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16029. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16030. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16031. 18:50:25 T:992 DEBUG: Previous line repeats 2 times.
  16032. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16033. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16034. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16035. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16036. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16037. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16038. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16039. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16040. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16041. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16042. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16043. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16044. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16045. 18:50:25 T:992 DEBUG: Previous line repeats 2 times.
  16046. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16047. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16048. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16049. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16050. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16051. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16052. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16053. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16054. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16055. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16056. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16057. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16058. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16059. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16060. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16061. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16062. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16063. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16064. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16065. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16066. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16067. 18:50:25 T:992 DEBUG: Previous line repeats 1 times.
  16068. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16069. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16070. 18:50:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16071. 18:50:26 T:992 DEBUG: Previous line repeats 3 times.
  16072. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16073. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16074. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16075. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16076. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16077. 18:50:26 T:992 DEBUG: Previous line repeats 2 times.
  16078. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16079. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16080. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16081. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16082. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16083. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16084. 18:50:26 T:992 DEBUG: Previous line repeats 1 times.
  16085. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16086. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16087. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16088. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16089. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16090. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16091. 18:50:26 T:992 DEBUG: Previous line repeats 2 times.
  16092. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16093. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16094. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16095. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16096. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16097. 18:50:26 T:992 DEBUG: Previous line repeats 2 times.
  16098. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16099. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16100. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16101. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16102. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16103. 18:50:26 T:992 DEBUG: Previous line repeats 3 times.
  16104. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16105. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16106. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16107. 18:50:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16108. 18:50:27 T:992 DEBUG: Previous line repeats 2 times.
  16109. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16110. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16111. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16112. 18:50:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  16113. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16114. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16115. 18:50:27 T:992 DEBUG: Previous line repeats 2 times.
  16116. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16117. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16118. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16119. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16120. 18:50:27 T:992 DEBUG: Previous line repeats 3 times.
  16121. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16122. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16123. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16124. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16125. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16126. 18:50:27 T:992 DEBUG: Previous line repeats 2 times.
  16127. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16128. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16129. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16130. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16131. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16132. 18:50:27 T:992 DEBUG: Previous line repeats 3 times.
  16133. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16134. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16135. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16136. 18:50:27 T:992 DEBUG: Previous line repeats 1 times.
  16137. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16138. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16139. 18:50:27 T:992 DEBUG: Previous line repeats 3 times.
  16140. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16141. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16142. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16143. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16144. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16145. 18:50:27 T:992 DEBUG: Previous line repeats 2 times.
  16146. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16147. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16148. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16149. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16150. 18:50:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16151. 18:50:28 T:992 DEBUG: Previous line repeats 2 times.
  16152. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16153. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16154. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16155. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16156. 18:50:28 T:992 DEBUG: Previous line repeats 1 times.
  16157. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16158. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16159. 18:50:28 T:992 DEBUG: Previous line repeats 2 times.
  16160. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16161. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16162. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16163. 18:50:28 T:992 DEBUG: Previous line repeats 1 times.
  16164. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16165. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16166. 18:50:28 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  16167. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  16168. 18:50:28 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  16169. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  16170. 18:50:28 T:3764 INFO: Previous line repeats 6 times.
  16171. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  16172. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  16173. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16174. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16175. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16176. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  16177. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  16178. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16179. 18:50:28 T:992 DEBUG: Previous line repeats 2 times.
  16180. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16181. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16182. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16183. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16184. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16185. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16186. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  16187. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16188. 18:50:28 T:992 DEBUG: Previous line repeats 1 times.
  16189. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16190. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16191. 18:50:28 T:992 DEBUG: Previous line repeats 1 times.
  16192. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16193. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16194. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16195. 18:50:28 T:992 DEBUG: Previous line repeats 2 times.
  16196. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16197. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16198. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  16199. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16200. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16201. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16202. 18:50:28 T:7440 DEBUG: Previous line repeats 1 times.
  16203. 18:50:28 T:7440 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  16204. 18:50:28 T:7440 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  16205. 18:50:28 T:7440 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16206. 18:50:28 T:7440 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16207. 18:50:28 T:7440 INFO: Platinum [neptune.http]: got connection (reused: false)
  16208. 18:50:28 T:7440 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  16209. 18:50:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  16210. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16211. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16212. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16213. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16214. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16215. 18:50:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16216. 18:50:29 T:3764 DEBUG: Previous line repeats 1 times.
  16217. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  16218. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  16219. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  16220. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16221. 18:50:29 T:992 DEBUG: Previous line repeats 1 times.
  16222. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16223. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16224. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16225. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16226. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16227. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  16228. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16229. 18:50:29 T:3764 DEBUG: Previous line repeats 1 times.
  16230. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  16231. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16232. 18:50:29 T:3764 DEBUG: Previous line repeats 1 times.
  16233. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  16234. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16235. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16236. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16237. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  16238. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16239. 18:50:29 T:3764 DEBUG: Previous line repeats 3 times.
  16240. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  16241. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  16242. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16243. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16244. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16245. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16246. 18:50:29 T:3764 DEBUG: Previous line repeats 3 times.
  16247. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  16248. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  16249. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16250. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16251. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16252. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16253. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16254. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  16255. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  16256. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16257. 18:50:29 T:992 DEBUG: Previous line repeats 1 times.
  16258. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16259. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16260. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16261. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16262. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16263. 18:50:29 T:3764 DEBUG: Previous line repeats 1 times.
  16264. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  16265. 18:50:29 T:856 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  16266. 18:50:29 T:856 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  16267. 18:50:29 T:856 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16268. 18:50:29 T:856 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16269. 18:50:29 T:856 INFO: Platinum [neptune.http]: got connection (reused: false)
  16270. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16271. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  16272. 18:50:29 T:856 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  16273. 18:50:29 T:856 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  16274. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16275. 18:50:29 T:856 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16276. 18:50:29 T:856 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16277. 18:50:29 T:856 INFO: Platinum [neptune.http]: got connection (reused: false)
  16278. 18:50:29 T:856 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  16279. 18:50:29 T:856 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  16280. 18:50:29 T:856 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16281. 18:50:29 T:856 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16282. 18:50:29 T:856 INFO: Platinum [neptune.http]: got connection (reused: false)
  16283. 18:50:29 T:856 ERROR: Platinum [platinum.core.service]: No state variables found
  16284. 18:50:29 T:856 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  16285. 18:50:29 T:856 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  16286. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  16287. <specVersion>
  16288. <major>1</major>
  16289. <minor>0</minor>
  16290. </specVersion>
  16291. <actionList />
  16292. <serviceStateTable />
  16293. </scpd>
  16294. 18:50:29 T:856 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  16295. 18:50:29 T:856 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  16296. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  16297. <specVersion>
  16298. <major>1</major>
  16299. <minor>0</minor>
  16300. </specVersion>
  16301. <actionList />
  16302. <serviceStateTable />
  16303. </scpd>
  16304. 18:50:29 T:856 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  16305. 18:50:29 T:3764 NOTICE: Previous line repeats 2 times.
  16306. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  16307. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16308. 18:50:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  16309. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16310. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16311. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16312. 18:50:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16313. 18:50:30 T:3764 DEBUG: Previous line repeats 1 times.
  16314. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  16315. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16316. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16317. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16318. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16319. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16320. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16321. 18:50:30 T:3764 DEBUG: Previous line repeats 1 times.
  16322. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  16323. 18:50:30 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  16324. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  16325. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16326. 18:50:30 T:992 DEBUG: Previous line repeats 1 times.
  16327. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16328. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16329. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16330. 18:50:30 T:992 DEBUG: Previous line repeats 1 times.
  16331. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16332. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16333. 18:50:30 T:992 DEBUG: Previous line repeats 2 times.
  16334. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16335. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16336. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16337. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16338. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16339. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16340. 18:50:30 T:3764 DEBUG: Previous line repeats 1 times.
  16341. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  16342. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  16343. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16344. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16345. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  16346. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16347. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16348. 18:50:30 T:992 DEBUG: Previous line repeats 1 times.
  16349. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16350. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16351. 18:50:30 T:3764 DEBUG: Previous line repeats 1 times.
  16352. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  16353. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  16354. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16355. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16356. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16357. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16358. 18:50:30 T:120 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  16359. 18:50:30 T:120 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  16360. 18:50:30 T:120 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16361. 18:50:30 T:120 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16362. 18:50:30 T:120 INFO: Platinum [neptune.http]: got connection (reused: false)
  16363. 18:50:30 T:120 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  16364. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  16365. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16366. 18:50:30 T:992 DEBUG: Previous line repeats 1 times.
  16367. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16368. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16369. 18:50:30 T:992 DEBUG: Previous line repeats 2 times.
  16370. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16371. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16372. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16373. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  16374. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16375. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16376. 18:50:30 T:992 DEBUG: Previous line repeats 1 times.
  16377. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16378. 18:50:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16379. 18:50:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  16380. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16381. 18:50:31 T:992 DEBUG: Previous line repeats 1 times.
  16382. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16383. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16384. 18:50:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  16385. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16386. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16387. 18:50:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  16388. 18:50:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  16389. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16390. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16391. 18:50:31 T:992 DEBUG: Previous line repeats 2 times.
  16392. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16393. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16394. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16395. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16396. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16397. 18:50:31 T:3764 DEBUG: Previous line repeats 1 times.
  16398. 18:50:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  16399. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16400. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16401. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16402. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16403. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16404. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16405. 18:50:31 T:3764 DEBUG: Previous line repeats 1 times.
  16406. 18:50:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  16407. 18:50:31 T:992 INFO: Previous line repeats 2 times.
  16408. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16409. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16410. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16411. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16412. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16413. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16414. 18:50:31 T:7420 DEBUG: Previous line repeats 1 times.
  16415. 18:50:31 T:7420 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  16416. 18:50:31 T:7420 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  16417. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16418. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16419. 18:50:31 T:7420 INFO: Platinum [neptune.http]: got connection (reused: false)
  16420. 18:50:31 T:7420 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  16421. 18:50:31 T:7420 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  16422. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16423. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16424. 18:50:31 T:7420 INFO: Platinum [neptune.http]: got connection (reused: false)
  16425. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16426. 18:50:31 T:7420 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  16427. 18:50:31 T:7420 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  16428. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  16429. 18:50:31 T:7420 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  16430. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16431. 18:50:31 T:7420 INFO: Platinum [neptune.http]: got connection (reused: false)
  16432. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16433. 18:50:31 T:7420 ERROR: Platinum [platinum.core.service]: No state variables found
  16434. 18:50:31 T:7420 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  16435. 18:50:31 T:7420 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  16436. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  16437. <specVersion>
  16438. <major>1</major>
  16439. <minor>0</minor>
  16440. </specVersion>
  16441. <actionList />
  16442. <serviceStateTable />
  16443. </scpd>
  16444. 18:50:31 T:7420 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  16445. 18:50:31 T:7420 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  16446. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  16447. <specVersion>
  16448. <major>1</major>
  16449. <minor>0</minor>
  16450. </specVersion>
  16451. <actionList />
  16452. <serviceStateTable />
  16453. </scpd>
  16454. 18:50:31 T:7420 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  16455. 18:50:31 T:992 NOTICE: Previous line repeats 2 times.
  16456. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16457. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16458. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16459. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16460. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16461. 18:50:31 T:992 DEBUG: Previous line repeats 3 times.
  16462. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16463. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16464. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16465. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16466. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16467. 18:50:31 T:992 DEBUG: Previous line repeats 2 times.
  16468. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16469. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16470. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16471. 18:50:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16472. 18:50:32 T:5808 DEBUG: Previous line repeats 2 times.
  16473. 18:50:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  16474. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16475. 18:50:32 T:992 DEBUG: Previous line repeats 2 times.
  16476. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16477. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16478. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16479. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16480. 18:50:32 T:992 DEBUG: Previous line repeats 4 times.
  16481. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16482. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16483. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16484. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16485. 18:50:32 T:3764 DEBUG: Previous line repeats 1 times.
  16486. 18:50:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  16487. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16488. 18:50:32 T:992 DEBUG: Previous line repeats 2 times.
  16489. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16490. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16491. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16492. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16493. 18:50:32 T:3764 DEBUG: Previous line repeats 1 times.
  16494. 18:50:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  16495. 18:50:32 T:992 INFO: Previous line repeats 1 times.
  16496. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16497. 18:50:32 T:992 DEBUG: Previous line repeats 1 times.
  16498. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16499. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16500. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16501. 18:50:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  16502. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16503. 18:50:32 T:992 DEBUG: Previous line repeats 3 times.
  16504. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16505. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16506. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16507. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16508. 18:50:32 T:992 DEBUG: Previous line repeats 3 times.
  16509. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16510. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16511. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16512. 18:50:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16513. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16514. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16515. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16516. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16517. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16518. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16519. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16520. 18:50:33 T:992 DEBUG: Previous line repeats 2 times.
  16521. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16522. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16523. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16524. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16525. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16526. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16527. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16528. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16529. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16530. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16531. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16532. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16533. 18:50:33 T:992 DEBUG: Previous line repeats 2 times.
  16534. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16535. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16536. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16537. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16538. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16539. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16540. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16541. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16542. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16543. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16544. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16545. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16546. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16547. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16548. 18:50:33 T:992 DEBUG: Previous line repeats 1 times.
  16549. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16550. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16551. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16552. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16553. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16554. 18:50:33 T:992 DEBUG: Previous line repeats 3 times.
  16555. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16556. 18:50:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16557. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16558. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16559. 18:50:34 T:992 DEBUG: Previous line repeats 3 times.
  16560. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16561. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16562. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16563. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16564. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16565. 18:50:34 T:992 DEBUG: Previous line repeats 2 times.
  16566. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16567. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16568. 18:50:34 T:992 DEBUG: Previous line repeats 1 times.
  16569. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16570. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16571. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16572. 18:50:34 T:992 DEBUG: Previous line repeats 3 times.
  16573. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16574. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16575. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16576. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16577. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16578. 18:50:34 T:992 DEBUG: Previous line repeats 2 times.
  16579. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16580. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16581. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16582. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16583. 18:50:34 T:992 DEBUG: Previous line repeats 5 times.
  16584. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16585. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16586. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16587. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16588. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16589. 18:50:34 T:992 DEBUG: Previous line repeats 4 times.
  16590. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16591. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16592. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16593. 18:50:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16594. 18:50:35 T:992 DEBUG: Previous line repeats 3 times.
  16595. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16596. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16597. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16598. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16599. 18:50:35 T:992 DEBUG: Previous line repeats 5 times.
  16600. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16601. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16602. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16603. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16604. 18:50:35 T:992 DEBUG: Previous line repeats 3 times.
  16605. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16606. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16607. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16608. 18:50:35 T:992 DEBUG: Previous line repeats 1 times.
  16609. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16610. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16611. 18:50:35 T:992 DEBUG: Previous line repeats 3 times.
  16612. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16613. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16614. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16615. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16616. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16617. 18:50:35 T:992 DEBUG: Previous line repeats 2 times.
  16618. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16619. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16620. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16621. 18:50:35 T:992 DEBUG: Previous line repeats 1 times.
  16622. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16623. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16624. 18:50:35 T:992 DEBUG: Previous line repeats 3 times.
  16625. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16626. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16627. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16628. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16629. 18:50:35 T:992 DEBUG: Previous line repeats 1 times.
  16630. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16631. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16632. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16633. 18:50:35 T:992 DEBUG: Previous line repeats 1 times.
  16634. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16635. 18:50:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16636. 18:50:36 T:992 DEBUG: Previous line repeats 2 times.
  16637. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16638. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16639. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16640. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16641. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16642. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16643. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16644. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16645. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16646. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16647. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16648. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16649. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16650. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16651. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16652. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16653. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16654. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16655. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16656. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16657. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16658. 18:50:36 T:992 DEBUG: Previous line repeats 1 times.
  16659. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16660. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16661. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16662. 18:50:36 T:992 DEBUG: Previous line repeats 3 times.
  16663. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16664. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16665. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16666. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16667. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16668. 18:50:36 T:992 DEBUG: Previous line repeats 3 times.
  16669. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16670. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16671. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16672. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16673. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16674. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16675. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16676. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16677. 18:50:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16678. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16679. 18:50:37 T:5808 DEBUG: Previous line repeats 1 times.
  16680. 18:50:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  16681. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16682. 18:50:37 T:992 DEBUG: Previous line repeats 1 times.
  16683. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16684. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16685. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16686. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16687. 18:50:37 T:992 DEBUG: Previous line repeats 4 times.
  16688. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16689. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16690. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16691. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16692. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16693. 18:50:37 T:992 DEBUG: Previous line repeats 3 times.
  16694. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16695. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16696. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16697. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16698. 18:50:37 T:992 DEBUG: Previous line repeats 3 times.
  16699. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16700. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16701. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16702. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16703. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16704. 18:50:37 T:992 DEBUG: Previous line repeats 4 times.
  16705. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16706. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16707. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16708. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16709. 18:50:37 T:992 DEBUG: Previous line repeats 3 times.
  16710. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16711. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16712. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16713. 18:50:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16714. 18:50:38 T:992 DEBUG: Previous line repeats 3 times.
  16715. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16716. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16717. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16718. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16719. 18:50:38 T:992 DEBUG: Previous line repeats 3 times.
  16720. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16721. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16722. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16723. 18:50:38 T:992 DEBUG: Previous line repeats 1 times.
  16724. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16725. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16726. 18:50:38 T:992 DEBUG: Previous line repeats 2 times.
  16727. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16728. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16729. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16730. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16731. 18:50:38 T:992 DEBUG: Previous line repeats 1 times.
  16732. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16733. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16734. 18:50:38 T:992 DEBUG: Previous line repeats 1 times.
  16735. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16736. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16737. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16738. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16739. 18:50:38 T:992 DEBUG: Previous line repeats 2 times.
  16740. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16741. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16742. 18:50:38 T:992 DEBUG: Previous line repeats 1 times.
  16743. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16744. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16745. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16746. 18:50:38 T:992 DEBUG: Previous line repeats 1 times.
  16747. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16748. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16749. 18:50:38 T:992 DEBUG: Previous line repeats 3 times.
  16750. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16751. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16752. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16753. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16754. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16755. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16756. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16757. 18:50:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16758. 18:50:39 T:992 DEBUG: Previous line repeats 1 times.
  16759. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16760. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16761. 18:50:39 T:992 DEBUG: Previous line repeats 1 times.
  16762. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16763. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16764. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16765. 18:50:39 T:992 DEBUG: Previous line repeats 3 times.
  16766. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16767. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16768. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16769. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16770. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16771. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16772. 18:50:39 T:992 DEBUG: Previous line repeats 2 times.
  16773. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16774. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16775. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16776. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16777. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16778. 18:50:39 T:992 DEBUG: Previous line repeats 3 times.
  16779. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16780. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16781. 18:50:39 T:992 DEBUG: Previous line repeats 1 times.
  16782. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16783. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16784. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16785. 18:50:39 T:992 DEBUG: Previous line repeats 3 times.
  16786. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16787. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16788. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16789. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16790. 18:50:39 T:992 DEBUG: Previous line repeats 3 times.
  16791. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16792. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16793. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16794. 18:50:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16795. 18:50:40 T:992 DEBUG: Previous line repeats 3 times.
  16796. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16797. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16798. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16799. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16800. 18:50:40 T:992 DEBUG: Previous line repeats 3 times.
  16801. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16802. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16803. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16804. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16805. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16806. 18:50:40 T:992 DEBUG: Previous line repeats 4 times.
  16807. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16808. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16809. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16810. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16811. 18:50:40 T:992 DEBUG: Previous line repeats 3 times.
  16812. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16813. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16814. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16815. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16816. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16817. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16818. 18:50:40 T:992 DEBUG: Previous line repeats 3 times.
  16819. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16820. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16821. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16822. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16823. 18:50:40 T:992 DEBUG: Previous line repeats 4 times.
  16824. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16825. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16826. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16827. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16828. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16829. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16830. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16831. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16832. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16833. 18:50:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16834. 18:50:41 T:992 DEBUG: Previous line repeats 2 times.
  16835. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16836. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16837. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16838. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16839. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16840. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16841. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16842. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16843. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16844. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16845. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16846. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16847. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16848. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16849. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16850. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16851. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16852. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16853. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16854. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16855. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16856. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16857. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16858. 18:50:41 T:992 DEBUG: Previous line repeats 2 times.
  16859. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16860. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16861. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16862. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16863. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16864. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16865. 18:50:41 T:992 DEBUG: Previous line repeats 2 times.
  16866. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16867. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16868. 18:50:41 T:992 DEBUG: Previous line repeats 1 times.
  16869. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16870. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16871. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16872. 18:50:41 T:992 DEBUG: Previous line repeats 3 times.
  16873. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16874. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16875. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16876. 18:50:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16877. 18:50:42 T:992 DEBUG: Previous line repeats 2 times.
  16878. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16879. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16880. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16881. 18:50:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  16882. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16883. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16884. 18:50:42 T:992 DEBUG: Previous line repeats 3 times.
  16885. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16886. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16887. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16888. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16889. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16890. 18:50:42 T:992 DEBUG: Previous line repeats 4 times.
  16891. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16892. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16893. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16894. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16895. 18:50:42 T:992 DEBUG: Previous line repeats 4 times.
  16896. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16897. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16898. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16899. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16900. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16901. 18:50:42 T:992 DEBUG: Previous line repeats 3 times.
  16902. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16903. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16904. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16905. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16906. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16907. 18:50:42 T:992 DEBUG: Previous line repeats 4 times.
  16908. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16909. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16910. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16911. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16912. 18:50:42 T:992 DEBUG: Previous line repeats 1 times.
  16913. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16914. 18:50:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16915. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16916. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16917. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16918. 18:50:43 T:992 DEBUG: Previous line repeats 3 times.
  16919. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16920. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16921. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16922. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16923. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16924. 18:50:43 T:992 DEBUG: Previous line repeats 3 times.
  16925. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16926. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16927. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16928. 18:50:43 T:992 DEBUG: Previous line repeats 1 times.
  16929. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16930. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16931. 18:50:43 T:992 DEBUG: Previous line repeats 3 times.
  16932. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16933. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16934. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16935. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16936. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16937. 18:50:43 T:992 DEBUG: Previous line repeats 2 times.
  16938. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16939. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16940. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16941. 18:50:43 T:992 DEBUG: Previous line repeats 1 times.
  16942. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16943. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16944. 18:50:43 T:992 DEBUG: Previous line repeats 2 times.
  16945. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16946. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16947. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16948. 18:50:43 T:992 DEBUG: Previous line repeats 2 times.
  16949. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16950. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16951. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16952. 18:50:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16953. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16954. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16955. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16956. 18:50:44 T:992 DEBUG: Previous line repeats 3 times.
  16957. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16958. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16959. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16960. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16961. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16962. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16963. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16964. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16965. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16966. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16967. 18:50:44 T:992 DEBUG: Previous line repeats 3 times.
  16968. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16969. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16970. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16971. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16972. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16973. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16974. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16975. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16976. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16977. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16978. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16979. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16980. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16981. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16982. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16983. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16984. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16985. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16986. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16987. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16988. 18:50:44 T:992 DEBUG: Previous line repeats 2 times.
  16989. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16990. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16991. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16992. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16993. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16994. 18:50:44 T:992 DEBUG: Previous line repeats 1 times.
  16995. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  16996. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  16997. 18:50:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  16998. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  16999. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17000. 18:50:45 T:992 DEBUG: Previous line repeats 3 times.
  17001. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17002. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17003. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17004. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17005. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17006. 18:50:45 T:992 DEBUG: Previous line repeats 3 times.
  17007. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17008. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17009. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17010. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17011. 18:50:45 T:992 DEBUG: Previous line repeats 3 times.
  17012. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17013. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17014. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17015. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17016. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17017. 18:50:45 T:992 DEBUG: Previous line repeats 3 times.
  17018. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17019. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17020. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17021. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17022. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17023. 18:50:45 T:992 DEBUG: Previous line repeats 3 times.
  17024. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17025. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17026. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17027. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17028. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17029. 18:50:45 T:992 DEBUG: Previous line repeats 2 times.
  17030. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17031. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17032. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17033. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17034. 18:50:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17035. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17036. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17037. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17038. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17039. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17040. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17041. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17042. 18:50:46 T:992 DEBUG: Previous line repeats 2 times.
  17043. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17044. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17045. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17046. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17047. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17048. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17049. 18:50:46 T:992 DEBUG: Previous line repeats 3 times.
  17050. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17051. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17052. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17053. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17054. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17055. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17056. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17057. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17058. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17059. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17060. 18:50:46 T:992 DEBUG: Previous line repeats 2 times.
  17061. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17062. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17063. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17064. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17065. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17066. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17067. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17068. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17069. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17070. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17071. 18:50:46 T:992 DEBUG: Previous line repeats 1 times.
  17072. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17073. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17074. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17075. 18:50:46 T:4948 DEBUG: Previous line repeats 3 times.
  17076. 18:50:46 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  17077. 18:50:46 T:2828 DEBUG: Thread JobWorker start, auto delete: true
  17078. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17079. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17080. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17081. 18:50:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17082. 18:50:47 T:992 DEBUG: Previous line repeats 2 times.
  17083. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17084. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17085. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17086. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17087. 18:50:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  17088. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17089. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17090. 18:50:47 T:992 DEBUG: Previous line repeats 2 times.
  17091. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17092. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17093. 18:50:47 T:992 DEBUG: Previous line repeats 1 times.
  17094. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17095. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17096. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17097. 18:50:47 T:992 DEBUG: Previous line repeats 1 times.
  17098. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17099. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17100. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17101. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17102. 18:50:47 T:992 DEBUG: Previous line repeats 5 times.
  17103. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17104. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17105. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17106. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17107. 18:50:47 T:992 DEBUG: Previous line repeats 5 times.
  17108. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17109. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17110. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17111. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17112. 18:50:47 T:992 DEBUG: Previous line repeats 5 times.
  17113. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17114. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17115. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17116. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17117. 18:50:47 T:992 DEBUG: Previous line repeats 1 times.
  17118. 18:50:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17119. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17120. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17121. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17122. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17123. 18:50:48 T:992 DEBUG: Previous line repeats 4 times.
  17124. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17125. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17126. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17127. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17128. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17129. 18:50:48 T:992 DEBUG: Previous line repeats 3 times.
  17130. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17131. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17132. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17133. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17134. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17135. 18:50:48 T:992 DEBUG: Previous line repeats 3 times.
  17136. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17137. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17138. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17139. 18:50:48 T:992 DEBUG: Previous line repeats 1 times.
  17140. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17141. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17142. 18:50:48 T:992 DEBUG: Previous line repeats 2 times.
  17143. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17144. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17145. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17146. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17147. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17148. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17149. 18:50:48 T:992 DEBUG: Previous line repeats 2 times.
  17150. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17151. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17152. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17153. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17154. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17155. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17156. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17157. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17158. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17159. 18:50:48 T:992 DEBUG: Previous line repeats 1 times.
  17160. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17161. 18:50:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17162. 18:50:49 T:992 DEBUG: Previous line repeats 2 times.
  17163. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17164. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17165. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17166. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17167. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17168. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17169. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17170. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17171. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17172. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17173. 18:50:49 T:992 DEBUG: Previous line repeats 2 times.
  17174. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17175. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17176. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17177. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17178. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17179. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17180. 18:50:49 T:992 DEBUG: Previous line repeats 2 times.
  17181. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17182. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17183. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17184. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17185. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17186. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17187. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17188. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17189. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17190. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17191. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17192. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17193. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17194. 18:50:49 T:992 DEBUG: Previous line repeats 2 times.
  17195. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17196. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17197. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17198. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17199. 18:50:49 T:992 DEBUG: Previous line repeats 1 times.
  17200. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17201. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17202. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17203. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17204. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17205. 18:50:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17206. 18:50:50 T:992 DEBUG: Previous line repeats 4 times.
  17207. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17208. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17209. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17210. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17211. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17212. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17213. 18:50:50 T:992 DEBUG: Previous line repeats 1 times.
  17214. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17215. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17216. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17217. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17218. 18:50:50 T:992 DEBUG: Previous line repeats 3 times.
  17219. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17220. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17221. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17222. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17223. 18:50:50 T:992 DEBUG: Previous line repeats 4 times.
  17224. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17225. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17226. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17227. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17228. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17229. 18:50:50 T:992 DEBUG: Previous line repeats 3 times.
  17230. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17231. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17232. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17233. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17234. 18:50:50 T:992 DEBUG: Previous line repeats 4 times.
  17235. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17236. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17237. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17238. 18:50:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17239. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17240. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17241. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17242. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17243. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17244. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17245. 18:50:51 T:992 DEBUG: Previous line repeats 2 times.
  17246. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17247. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17248. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17249. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17250. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17251. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17252. 18:50:51 T:992 DEBUG: Previous line repeats 2 times.
  17253. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17254. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17255. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17256. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17257. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17258. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17259. 18:50:51 T:992 DEBUG: Previous line repeats 3 times.
  17260. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17261. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17262. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17263. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17264. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17265. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17266. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17267. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17268. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17269. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17270. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17271. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17272. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17273. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17274. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17275. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17276. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17277. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17278. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17279. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17280. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17281. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17282. 18:50:51 T:992 DEBUG: Previous line repeats 1 times.
  17283. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17284. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17285. 18:50:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17286. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17287. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17288. 18:50:52 T:992 DEBUG: Previous line repeats 1 times.
  17289. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17290. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17291. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17292. 18:50:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  17293. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17294. 18:50:52 T:992 DEBUG: Previous line repeats 3 times.
  17295. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17296. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17297. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17298. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17299. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17300. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17301. 18:50:52 T:992 DEBUG: Previous line repeats 2 times.
  17302. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17303. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17304. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17305. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17306. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17307. 18:50:52 T:992 DEBUG: Previous line repeats 3 times.
  17308. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17309. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17310. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17311. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17312. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17313. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17314. 18:50:52 T:992 DEBUG: Previous line repeats 3 times.
  17315. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17316. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17317. 18:50:52 T:992 DEBUG: Previous line repeats 1 times.
  17318. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17319. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17320. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17321. 18:50:52 T:992 DEBUG: Previous line repeats 3 times.
  17322. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17323. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17324. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17325. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17326. 18:50:52 T:992 DEBUG: Previous line repeats 2 times.
  17327. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17328. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17329. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17330. 18:50:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17331. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17332. 18:50:53 T:992 DEBUG: Previous line repeats 3 times.
  17333. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17334. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17335. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17336. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17337. 18:50:53 T:992 DEBUG: Previous line repeats 4 times.
  17338. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17339. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17340. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17341. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17342. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17343. 18:50:53 T:992 DEBUG: Previous line repeats 3 times.
  17344. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17345. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17346. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17347. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17348. 18:50:53 T:992 DEBUG: Previous line repeats 3 times.
  17349. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17350. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17351. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17352. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17353. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17354. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17355. 18:50:53 T:992 DEBUG: Previous line repeats 2 times.
  17356. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17357. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17358. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17359. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17360. 18:50:53 T:992 DEBUG: Previous line repeats 1 times.
  17361. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17362. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17363. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17364. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17365. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17366. 18:50:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17367. 18:50:54 T:992 DEBUG: Previous line repeats 2 times.
  17368. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17369. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17370. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17371. 18:50:54 T:992 DEBUG: Previous line repeats 1 times.
  17372. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17373. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17374. 18:50:54 T:992 DEBUG: Previous line repeats 1 times.
  17375. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17376. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17377. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17378. 18:50:54 T:992 DEBUG: Previous line repeats 1 times.
  17379. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17380. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17381. 18:50:54 T:992 DEBUG: Previous line repeats 1 times.
  17382. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17383. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17384. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17385. 18:50:54 T:992 DEBUG: Previous line repeats 1 times.
  17386. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17387. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17388. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17389. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17390. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17391. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17392. 18:50:54 T:992 DEBUG: Previous line repeats 2 times.
  17393. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17394. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17395. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17396. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17397. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17398. 18:50:54 T:992 DEBUG: Previous line repeats 3 times.
  17399. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17400. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17401. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17402. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17403. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17404. 18:50:54 T:992 DEBUG: Previous line repeats 3 times.
  17405. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17406. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17407. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17408. 18:50:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17409. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17410. 18:50:55 T:992 DEBUG: Previous line repeats 2 times.
  17411. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17412. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17413. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17414. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17415. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17416. 18:50:55 T:992 DEBUG: Previous line repeats 2 times.
  17417. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17418. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17419. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17420. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17421. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17422. 18:50:55 T:992 DEBUG: Previous line repeats 2 times.
  17423. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17424. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17425. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17426. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17427. 18:50:55 T:992 DEBUG: Previous line repeats 4 times.
  17428. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17429. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17430. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17431. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17432. 18:50:55 T:992 DEBUG: Previous line repeats 3 times.
  17433. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17434. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17435. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17436. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17437. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17438. 18:50:55 T:992 DEBUG: Previous line repeats 4 times.
  17439. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17440. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17441. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17442. 18:50:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17443. 18:50:56 T:992 DEBUG: Previous line repeats 3 times.
  17444. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17445. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17446. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17447. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17448. 18:50:56 T:992 DEBUG: Previous line repeats 3 times.
  17449. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17450. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17451. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17452. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17453. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17454. 18:50:56 T:992 DEBUG: Previous line repeats 3 times.
  17455. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17456. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17457. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17458. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17459. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17460. 18:50:56 T:992 DEBUG: Previous line repeats 3 times.
  17461. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17462. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17463. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17464. 18:50:56 T:992 DEBUG: Previous line repeats 1 times.
  17465. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17466. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17467. 18:50:56 T:992 DEBUG: Previous line repeats 1 times.
  17468. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17469. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17470. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17471. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17472. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17473. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17474. 18:50:56 T:992 DEBUG: Previous line repeats 2 times.
  17475. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17476. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17477. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17478. 18:50:56 T:992 DEBUG: Previous line repeats 1 times.
  17479. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17480. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17481. 18:50:56 T:992 DEBUG: Previous line repeats 2 times.
  17482. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17483. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17484. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17485. 18:50:56 T:992 DEBUG: Previous line repeats 1 times.
  17486. 18:50:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17487. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17488. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17489. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17490. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17491. 18:50:57 T:5808 DEBUG: Previous line repeats 1 times.
  17492. 18:50:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  17493. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17494. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17495. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17496. 18:50:57 T:992 DEBUG: Previous line repeats 1 times.
  17497. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17498. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17499. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17500. 18:50:57 T:992 DEBUG: Previous line repeats 3 times.
  17501. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17502. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17503. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17504. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17505. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17506. 18:50:57 T:992 DEBUG: Previous line repeats 3 times.
  17507. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17508. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17509. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17510. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17511. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17512. 18:50:57 T:992 DEBUG: Previous line repeats 1 times.
  17513. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17514. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17515. 18:50:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  17516. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17517. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17518. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17519. 18:50:57 T:992 DEBUG: Previous line repeats 4 times.
  17520. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17521. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17522. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17523. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17524. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17525. 18:50:57 T:992 DEBUG: Previous line repeats 3 times.
  17526. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17527. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17528. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17529. 18:50:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17530. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17531. 18:50:58 T:992 DEBUG: Previous line repeats 2 times.
  17532. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17533. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17534. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17535. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17536. 18:50:58 T:992 DEBUG: Previous line repeats 4 times.
  17537. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17538. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17539. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17540. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17541. 18:50:58 T:992 DEBUG: Previous line repeats 3 times.
  17542. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17543. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17544. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17545. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17546. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17547. 18:50:58 T:992 DEBUG: Previous line repeats 4 times.
  17548. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17549. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17550. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17551. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17552. 18:50:58 T:992 DEBUG: Previous line repeats 4 times.
  17553. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17554. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17555. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17556. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17557. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17558. 18:50:58 T:992 DEBUG: Previous line repeats 3 times.
  17559. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17560. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17561. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17562. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17563. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17564. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17565. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17566. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17567. 18:50:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17568. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17569. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17570. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17571. 18:50:59 T:992 DEBUG: Previous line repeats 2 times.
  17572. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17573. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17574. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17575. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17576. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17577. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17578. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17579. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17580. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17581. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17582. 18:50:59 T:992 DEBUG: Previous line repeats 2 times.
  17583. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17584. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17585. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17586. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17587. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17588. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17589. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17590. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17591. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17592. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17593. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17594. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17595. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17596. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17597. 18:50:59 T:992 DEBUG: Previous line repeats 4 times.
  17598. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17599. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17600. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17601. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17602. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17603. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17604. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17605. 18:50:59 T:992 DEBUG: Previous line repeats 1 times.
  17606. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17607. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17608. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17609. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17610. 18:50:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17611. 18:51:00 T:992 DEBUG: Previous line repeats 3 times.
  17612. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17613. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17614. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17615. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17616. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17617. 18:51:00 T:992 DEBUG: Previous line repeats 3 times.
  17618. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17619. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17620. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17621. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17622. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17623. 18:51:00 T:992 DEBUG: Previous line repeats 2 times.
  17624. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17625. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17626. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17627. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17628. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17629. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17630. 18:51:00 T:992 DEBUG: Previous line repeats 2 times.
  17631. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17632. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17633. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17634. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17635. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17636. 18:51:00 T:992 DEBUG: Previous line repeats 3 times.
  17637. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17638. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17639. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17640. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17641. 18:51:00 T:992 DEBUG: Previous line repeats 3 times.
  17642. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17643. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17644. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17645. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17646. 18:51:00 T:992 DEBUG: Previous line repeats 1 times.
  17647. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17648. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17649. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17650. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17651. 18:51:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17652. 18:51:01 T:992 DEBUG: Previous line repeats 4 times.
  17653. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17654. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17655. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17656. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17657. 18:51:01 T:992 DEBUG: Previous line repeats 3 times.
  17658. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17659. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17660. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17661. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17662. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17663. 18:51:01 T:992 DEBUG: Previous line repeats 2 times.
  17664. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17665. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17666. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17667. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17668. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17669. 18:51:01 T:992 DEBUG: Previous line repeats 2 times.
  17670. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17671. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17672. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17673. 18:51:01 T:992 DEBUG: Previous line repeats 1 times.
  17674. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17675. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17676. 18:51:01 T:992 DEBUG: Previous line repeats 1 times.
  17677. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17678. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17679. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17680. 18:51:01 T:992 DEBUG: Previous line repeats 1 times.
  17681. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17682. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17683. 18:51:01 T:992 DEBUG: Previous line repeats 1 times.
  17684. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17685. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17686. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17687. 18:51:01 T:992 DEBUG: Previous line repeats 2 times.
  17688. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17689. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17690. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17691. 18:51:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17692. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17693. 18:51:02 T:992 DEBUG: Previous line repeats 1 times.
  17694. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17695. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17696. 18:51:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  17697. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17698. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17699. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17700. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17701. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17702. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17703. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17704. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17705. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17706. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17707. 18:51:02 T:992 DEBUG: Previous line repeats 2 times.
  17708. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17709. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17710. 18:51:02 T:992 DEBUG: Previous line repeats 1 times.
  17711. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17712. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17713. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17714. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17715. 18:51:02 T:992 DEBUG: Previous line repeats 2 times.
  17716. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17717. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17718. 18:51:02 T:992 DEBUG: Previous line repeats 1 times.
  17719. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17720. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17721. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17722. 18:51:02 T:992 DEBUG: Previous line repeats 3 times.
  17723. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17724. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17725. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17726. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17727. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17728. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17729. 18:51:02 T:992 DEBUG: Previous line repeats 5 times.
  17730. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17731. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17732. 18:51:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17733. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17734. 18:51:03 T:992 DEBUG: Previous line repeats 1 times.
  17735. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17736. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17737. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17738. 18:51:03 T:992 DEBUG: Previous line repeats 1 times.
  17739. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17740. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17741. 18:51:03 T:992 DEBUG: Previous line repeats 3 times.
  17742. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17743. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17744. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17745. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17746. 18:51:03 T:992 DEBUG: Previous line repeats 4 times.
  17747. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17748. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17749. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17750. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17751. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17752. 18:51:03 T:992 DEBUG: Previous line repeats 3 times.
  17753. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17754. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17755. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17756. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17757. 18:51:03 T:992 DEBUG: Previous line repeats 4 times.
  17758. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17759. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17760. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17761. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17762. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17763. 18:51:03 T:992 DEBUG: Previous line repeats 4 times.
  17764. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17765. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17766. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17767. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17768. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17769. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17770. 18:51:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17771. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17772. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17773. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17774. 18:51:04 T:992 DEBUG: Previous line repeats 3 times.
  17775. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17776. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17777. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17778. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17779. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17780. 18:51:04 T:992 DEBUG: Previous line repeats 2 times.
  17781. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17782. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17783. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17784. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17785. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17786. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17787. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17788. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17789. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17790. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17791. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17792. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17793. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17794. 18:51:04 T:992 DEBUG: Previous line repeats 2 times.
  17795. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17796. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17797. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17798. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17799. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17800. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17801. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17802. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17803. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17804. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17805. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17806. 18:51:04 T:992 DEBUG: Previous line repeats 3 times.
  17807. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17808. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17809. 18:51:04 T:992 DEBUG: Previous line repeats 1 times.
  17810. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17811. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17812. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17813. 18:51:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17814. 18:51:05 T:992 DEBUG: Previous line repeats 1 times.
  17815. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17816. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17817. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17818. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17819. 18:51:05 T:992 DEBUG: Previous line repeats 2 times.
  17820. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17821. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17822. 18:51:05 T:992 DEBUG: Previous line repeats 1 times.
  17823. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17824. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17825. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17826. 18:51:05 T:992 DEBUG: Previous line repeats 3 times.
  17827. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17828. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17829. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17830. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17831. 18:51:05 T:992 DEBUG: Previous line repeats 3 times.
  17832. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17833. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17834. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17835. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17836. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17837. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17838. 18:51:05 T:992 DEBUG: Previous line repeats 3 times.
  17839. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17840. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17841. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17842. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17843. 18:51:05 T:992 DEBUG: Previous line repeats 3 times.
  17844. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17845. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17846. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17847. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17848. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17849. 18:51:05 T:992 DEBUG: Previous line repeats 2 times.
  17850. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17851. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17852. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17853. 18:51:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17854. 18:51:06 T:992 DEBUG: Previous line repeats 3 times.
  17855. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17856. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17857. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17858. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17859. 18:51:06 T:992 DEBUG: Previous line repeats 4 times.
  17860. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17861. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17862. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17863. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17864. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17865. 18:51:06 T:992 DEBUG: Previous line repeats 3 times.
  17866. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17867. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17868. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17869. 18:51:06 T:992 DEBUG: Previous line repeats 1 times.
  17870. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17871. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17872. 18:51:06 T:992 DEBUG: Previous line repeats 2 times.
  17873. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17874. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17875. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17876. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17877. 18:51:06 T:992 DEBUG: Previous line repeats 1 times.
  17878. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17879. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17880. 18:51:06 T:992 DEBUG: Previous line repeats 1 times.
  17881. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17882. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17883. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17884. 18:51:06 T:992 DEBUG: Previous line repeats 1 times.
  17885. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17886. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17887. 18:51:06 T:992 DEBUG: Previous line repeats 3 times.
  17888. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17889. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17890. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17891. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17892. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17893. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17894. 18:51:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17895. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17896. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17897. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17898. 18:51:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  17899. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17900. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17901. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17902. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17903. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17904. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17905. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17906. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17907. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17908. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17909. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17910. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17911. 18:51:07 T:992 DEBUG: Previous line repeats 2 times.
  17912. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17913. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17914. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17915. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17916. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17917. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17918. 18:51:07 T:992 DEBUG: Previous line repeats 2 times.
  17919. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17920. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17921. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17922. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17923. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17924. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17925. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17926. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17927. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17928. 18:51:07 T:992 DEBUG: Previous line repeats 1 times.
  17929. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17930. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17931. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17932. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17933. 18:51:07 T:992 DEBUG: Previous line repeats 4 times.
  17934. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17935. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17936. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17937. 18:51:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17938. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17939. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17940. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17941. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17942. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17943. 18:51:08 T:992 DEBUG: Previous line repeats 3 times.
  17944. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17945. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17946. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17947. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17948. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17949. 18:51:08 T:992 DEBUG: Previous line repeats 2 times.
  17950. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17951. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17952. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17953. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17954. 18:51:08 T:992 DEBUG: Previous line repeats 5 times.
  17955. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17956. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17957. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17958. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17959. 18:51:08 T:992 DEBUG: Previous line repeats 4 times.
  17960. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17961. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17962. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17963. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17964. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17965. 18:51:08 T:992 DEBUG: Previous line repeats 3 times.
  17966. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17967. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17968. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17969. 18:51:08 T:992 DEBUG: Previous line repeats 1 times.
  17970. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17971. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17972. 18:51:08 T:992 DEBUG: Previous line repeats 1 times.
  17973. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17974. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17975. 18:51:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17976. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17977. 18:51:09 T:992 DEBUG: Previous line repeats 3 times.
  17978. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17979. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17980. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17981. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17982. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17983. 18:51:09 T:992 DEBUG: Previous line repeats 3 times.
  17984. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17985. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17986. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17987. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17988. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17989. 18:51:09 T:992 DEBUG: Previous line repeats 3 times.
  17990. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17991. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  17992. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17993. 18:51:09 T:992 DEBUG: Previous line repeats 1 times.
  17994. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  17995. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17996. 18:51:09 T:992 DEBUG: Previous line repeats 2 times.
  17997. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  17998. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  17999. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18000. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18001. 18:51:09 T:992 DEBUG: Previous line repeats 1 times.
  18002. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18003. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18004. 18:51:09 T:992 DEBUG: Previous line repeats 2 times.
  18005. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18006. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18007. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18008. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18009. 18:51:09 T:992 DEBUG: Previous line repeats 1 times.
  18010. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18011. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18012. 18:51:09 T:992 DEBUG: Previous line repeats 1 times.
  18013. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18014. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18015. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18016. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18017. 18:51:09 T:992 DEBUG: Previous line repeats 1 times.
  18018. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18019. 18:51:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18020. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18021. 18:51:10 T:992 DEBUG: Previous line repeats 1 times.
  18022. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18023. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18024. 18:51:10 T:992 DEBUG: Previous line repeats 1 times.
  18025. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18026. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18027. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18028. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18029. 18:51:10 T:992 DEBUG: Previous line repeats 2 times.
  18030. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18031. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18032. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18033. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18034. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18035. 18:51:10 T:992 DEBUG: Previous line repeats 2 times.
  18036. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18037. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18038. 18:51:10 T:992 DEBUG: Previous line repeats 1 times.
  18039. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18040. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18041. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18042. 18:51:10 T:992 DEBUG: Previous line repeats 2 times.
  18043. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18044. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18045. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18046. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18047. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18048. 18:51:10 T:992 DEBUG: Previous line repeats 3 times.
  18049. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18050. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18051. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18052. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18053. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18054. 18:51:10 T:992 DEBUG: Previous line repeats 4 times.
  18055. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18056. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18057. 18:51:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18058. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18059. 18:51:11 T:992 DEBUG: Previous line repeats 1 times.
  18060. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18061. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18062. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18063. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18064. 18:51:11 T:992 DEBUG: Previous line repeats 3 times.
  18065. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18066. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18067. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18068. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18069. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18070. 18:51:11 T:992 DEBUG: Previous line repeats 4 times.
  18071. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18072. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18073. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18074. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18075. 18:51:11 T:992 DEBUG: Previous line repeats 4 times.
  18076. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18077. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18078. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18079. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18080. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18081. 18:51:11 T:992 DEBUG: Previous line repeats 3 times.
  18082. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18083. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18084. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18085. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18086. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18087. 18:51:11 T:992 DEBUG: Previous line repeats 2 times.
  18088. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18089. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18090. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18091. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18092. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18093. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18094. 18:51:11 T:992 DEBUG: Previous line repeats 1 times.
  18095. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18096. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18097. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18098. 18:51:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18099. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18100. 18:51:12 T:5808 DEBUG: Previous line repeats 2 times.
  18101. 18:51:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  18102. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18103. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18104. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18105. 18:51:12 T:992 DEBUG: Previous line repeats 1 times.
  18106. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18107. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18108. 18:51:12 T:992 DEBUG: Previous line repeats 1 times.
  18109. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18110. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18111. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18112. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18113. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18114. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18115. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18116. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18117. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18118. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18119. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18120. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18121. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18122. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18123. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18124. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18125. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18126. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18127. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18128. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18129. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18130. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18131. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18132. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18133. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18134. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18135. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18136. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18137. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18138. 18:51:12 T:992 DEBUG: Previous line repeats 2 times.
  18139. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18140. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18141. 18:51:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18142. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18143. 18:51:13 T:992 DEBUG: Previous line repeats 5 times.
  18144. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18145. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18146. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18147. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18148. 18:51:13 T:992 DEBUG: Previous line repeats 5 times.
  18149. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18150. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18151. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18152. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18153. 18:51:13 T:992 DEBUG: Previous line repeats 4 times.
  18154. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18155. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18156. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18157. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18158. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18159. 18:51:13 T:992 DEBUG: Previous line repeats 3 times.
  18160. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18161. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18162. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18163. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18164. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18165. 18:51:13 T:992 DEBUG: Previous line repeats 4 times.
  18166. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18167. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18168. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18169. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18170. 18:51:13 T:992 DEBUG: Previous line repeats 1 times.
  18171. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18172. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18173. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18174. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18175. 18:51:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18176. 18:51:14 T:992 DEBUG: Previous line repeats 3 times.
  18177. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18178. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18179. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18180. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18181. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18182. 18:51:14 T:992 DEBUG: Previous line repeats 3 times.
  18183. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18184. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18185. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18186. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18187. 18:51:14 T:992 DEBUG: Previous line repeats 3 times.
  18188. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18189. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18190. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18191. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18192. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18193. 18:51:14 T:992 DEBUG: Previous line repeats 2 times.
  18194. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18195. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18196. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18197. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18198. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18199. 18:51:14 T:992 DEBUG: Previous line repeats 2 times.
  18200. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18201. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18202. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18203. 18:51:14 T:992 DEBUG: Previous line repeats 1 times.
  18204. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18205. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18206. 18:51:14 T:992 DEBUG: Previous line repeats 1 times.
  18207. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18208. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18209. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18210. 18:51:14 T:992 DEBUG: Previous line repeats 2 times.
  18211. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18212. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18213. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18214. 18:51:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18215. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18216. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18217. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18218. 18:51:15 T:992 DEBUG: Previous line repeats 2 times.
  18219. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18220. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18221. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18222. 18:51:15 T:992 DEBUG: Previous line repeats 1 times.
  18223. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18224. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18225. 18:51:15 T:992 DEBUG: Previous line repeats 1 times.
  18226. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18227. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18228. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18229. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18230. 18:51:15 T:992 DEBUG: Previous line repeats 2 times.
  18231. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18232. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18233. 18:51:15 T:992 DEBUG: Previous line repeats 1 times.
  18234. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18235. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18236. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18237. 18:51:15 T:992 DEBUG: Previous line repeats 3 times.
  18238. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18239. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18240. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18241. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18242. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18243. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18244. 18:51:15 T:992 DEBUG: Previous line repeats 2 times.
  18245. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18246. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18247. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18248. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18249. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18250. 18:51:15 T:992 DEBUG: Previous line repeats 1 times.
  18251. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18252. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18253. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18254. 18:51:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18255. 18:51:16 T:992 DEBUG: Previous line repeats 3 times.
  18256. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18257. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18258. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18259. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18260. 18:51:16 T:992 DEBUG: Previous line repeats 4 times.
  18261. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18262. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18263. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18264. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18265. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18266. 18:51:16 T:992 DEBUG: Previous line repeats 3 times.
  18267. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18268. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18269. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18270. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18271. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18272. 18:51:16 T:992 DEBUG: Previous line repeats 3 times.
  18273. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18274. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18275. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18276. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18277. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18278. 18:51:16 T:992 DEBUG: Previous line repeats 3 times.
  18279. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18280. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18281. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18282. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18283. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18284. 18:51:16 T:992 DEBUG: Previous line repeats 3 times.
  18285. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18286. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18287. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18288. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18289. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18290. 18:51:16 T:2828 DEBUG: Previous line repeats 3 times.
  18291. 18:51:16 T:2828 DEBUG: Thread JobWorker 2828 terminating (autodelete)
  18292. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18293. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18294. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18295. 18:51:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18296. 18:51:17 T:5808 DEBUG: Previous line repeats 2 times.
  18297. 18:51:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  18298. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18299. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18300. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18301. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18302. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18303. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18304. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18305. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18306. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18307. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18308. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18309. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18310. 18:51:17 T:992 DEBUG: Previous line repeats 2 times.
  18311. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18312. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18313. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18314. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18315. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18316. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18317. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18318. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18319. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18320. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18321. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18322. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18323. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18324. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18325. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18326. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18327. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18328. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18329. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18330. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18331. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18332. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18333. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18334. 18:51:17 T:992 DEBUG: Previous line repeats 1 times.
  18335. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18336. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18337. 18:51:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18338. 18:51:18 T:992 DEBUG: Previous line repeats 3 times.
  18339. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18340. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18341. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18342. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18343. 18:51:18 T:992 DEBUG: Previous line repeats 2 times.
  18344. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18345. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18346. 18:51:18 T:992 DEBUG: Previous line repeats 1 times.
  18347. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18348. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18349. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18350. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18351. 18:51:18 T:992 DEBUG: Previous line repeats 1 times.
  18352. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18353. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18354. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18355. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18356. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18357. 18:51:18 T:992 DEBUG: Previous line repeats 3 times.
  18358. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18359. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18360. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18361. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18362. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18363. 18:51:18 T:992 DEBUG: Previous line repeats 3 times.
  18364. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18365. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18366. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18367. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18368. 18:51:18 T:992 DEBUG: Previous line repeats 3 times.
  18369. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18370. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18371. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18372. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18373. 18:51:18 T:992 DEBUG: Previous line repeats 4 times.
  18374. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18375. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18376. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18377. 18:51:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18378. 18:51:19 T:992 DEBUG: Previous line repeats 2 times.
  18379. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18380. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18381. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18382. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18383. 18:51:19 T:992 DEBUG: Previous line repeats 3 times.
  18384. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18385. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18386. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18387. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18388. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18389. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18390. 18:51:19 T:992 DEBUG: Previous line repeats 2 times.
  18391. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18392. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18393. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18394. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18395. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18396. 18:51:19 T:992 DEBUG: Previous line repeats 3 times.
  18397. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18398. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18399. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18400. 18:51:19 T:992 DEBUG: Previous line repeats 1 times.
  18401. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18402. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18403. 18:51:19 T:992 DEBUG: Previous line repeats 2 times.
  18404. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18405. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18406. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18407. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18408. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18409. 18:51:19 T:6204 DEBUG: Previous line repeats 3 times.
  18410. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18411. 18:51:19 T:992 INFO: Previous line repeats 3 times.
  18412. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18413. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18414. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18415. 18:51:19 T:992 DEBUG: Previous line repeats 1 times.
  18416. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18417. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18418. 18:51:19 T:6204 INFO: Previous line repeats 3 times.
  18419. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18420. 18:51:19 T:992 INFO: Previous line repeats 1 times.
  18421. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18422. 18:51:19 T:6204 DEBUG: Previous line repeats 1 times.
  18423. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18424. 18:51:19 T:992 INFO: Previous line repeats 5 times.
  18425. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18426. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18427. 18:51:19 T:992 INFO: Previous line repeats 1 times.
  18428. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18429. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18430. 18:51:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18431. 18:51:19 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18432. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18433. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18434. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18435. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18436. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18437. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18438. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18439. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18440. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18441. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18442. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18443. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18444. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18445. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18446. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18447. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18448. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18449. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18450. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18451. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18452. 18:51:20 T:992 INFO: Previous line repeats 1 times.
  18453. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18454. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18455. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18456. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18457. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18458. 18:51:20 T:992 DEBUG: Previous line repeats 1 times.
  18459. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18460. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18461. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18462. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18463. 18:51:20 T:992 DEBUG: Previous line repeats 1 times.
  18464. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18465. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18466. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18467. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18468. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18469. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18470. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18471. 18:51:20 T:6204 INFO: Previous line repeats 1 times.
  18472. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18473. 18:51:20 T:992 INFO: Previous line repeats 3 times.
  18474. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18475. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18476. 18:51:20 T:992 INFO: Previous line repeats 1 times.
  18477. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18478. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18479. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18480. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18481. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18482. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18483. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18484. 18:51:20 T:992 INFO: Previous line repeats 7 times.
  18485. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18486. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18487. 18:51:20 T:992 INFO: Previous line repeats 3 times.
  18488. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18489. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18490. 18:51:20 T:992 INFO: Previous line repeats 1 times.
  18491. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18492. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18493. 18:51:20 T:992 DEBUG: Previous line repeats 1 times.
  18494. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18495. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18496. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18497. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18498. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18499. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18500. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18501. 18:51:20 T:6204 INFO: Previous line repeats 1 times.
  18502. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18503. 18:51:20 T:992 INFO: Previous line repeats 3 times.
  18504. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18505. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18506. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18507. 18:51:20 T:6204 INFO: Previous line repeats 3 times.
  18508. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18509. 18:51:20 T:992 INFO: Previous line repeats 1 times.
  18510. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18511. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18512. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18513. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18514. 18:51:20 T:992 INFO: Previous line repeats 1 times.
  18515. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18516. 18:51:20 T:6204 DEBUG: Previous line repeats 1 times.
  18517. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18518. 18:51:20 T:992 INFO: Previous line repeats 5 times.
  18519. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18520. 18:51:20 T:992 DEBUG: Previous line repeats 1 times.
  18521. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18522. 18:51:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18523. 18:51:20 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18524. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18525. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18526. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18527. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18528. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18529. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18530. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18531. 18:51:21 T:992 INFO: Previous line repeats 7 times.
  18532. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18533. 18:51:21 T:992 DEBUG: Previous line repeats 1 times.
  18534. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18535. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18536. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18537. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18538. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18539. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18540. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18541. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18542. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18543. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  18544. 18:51:21 T:992 INFO: Previous line repeats 13 times.
  18545. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18546. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18547. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18548. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18549. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18550. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18551. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18552. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18553. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18554. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18555. 18:51:21 T:992 INFO: Previous line repeats 7 times.
  18556. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18557. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18558. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18559. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18560. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18561. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18562. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18563. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18564. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18565. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18566. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18567. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18568. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18569. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18570. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18571. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18572. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18573. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  18574. 18:51:21 T:6204 INFO: Previous line repeats 3 times.
  18575. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18576. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18577. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18578. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18579. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18580. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18581. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18582. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18583. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18584. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18585. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18586. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18587. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18588. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18589. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18590. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18591. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18592. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18593. 18:51:21 T:992 INFO: Previous line repeats 5 times.
  18594. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18595. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18596. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18597. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18598. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18599. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18600. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  18601. 18:51:21 T:6204 INFO: Previous line repeats 3 times.
  18602. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18603. 18:51:21 T:992 INFO: Previous line repeats 1 times.
  18604. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18605. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18606. 18:51:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18607. 18:51:21 T:6204 DEBUG: Previous line repeats 1 times.
  18608. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18609. 18:51:21 T:6204 INFO: Previous line repeats 5 times.
  18610. 18:51:21 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18611. 18:51:22 T:992 INFO: Previous line repeats 1 times.
  18612. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18613. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18614. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18615. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18616. 18:51:22 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18617. 18:51:22 T:992 INFO: Previous line repeats 5 times.
  18618. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18619. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18620. 18:51:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  18621. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18622. 18:51:22 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18623. 18:51:22 T:992 INFO: Previous line repeats 1 times.
  18624. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18625. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18626. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18627. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18628. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18629. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18630. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18631. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18632. 18:51:22 T:992 DEBUG: Previous line repeats 3 times.
  18633. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18634. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18635. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18636. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18637. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18638. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18639. 18:51:22 T:992 DEBUG: Previous line repeats 2 times.
  18640. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18641. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18642. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18643. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18644. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18645. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18646. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18647. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18648. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18649. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18650. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18651. 18:51:22 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  18652. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  18653. 18:51:22 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  18654. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  18655. 18:51:22 T:3764 INFO: Previous line repeats 6 times.
  18656. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  18657. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18658. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18659. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18660. 18:51:22 T:3764 DEBUG: Previous line repeats 1 times.
  18661. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  18662. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18663. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18664. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18665. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18666. 18:51:22 T:992 DEBUG: Previous line repeats 2 times.
  18667. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18668. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  18669. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18670. 18:51:22 T:992 DEBUG: Previous line repeats 1 times.
  18671. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18672. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18673. 18:51:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18674. 18:51:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18675. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18676. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18677. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18678. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18679. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18680. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18681. 18:51:23 T:3940 DEBUG: Previous line repeats 1 times.
  18682. 18:51:23 T:3940 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  18683. 18:51:23 T:3940 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  18684. 18:51:23 T:3940 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18685. 18:51:23 T:3940 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  18686. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18687. 18:51:23 T:3940 INFO: Platinum [neptune.http]: got connection (reused: false)
  18688. 18:51:23 T:3940 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  18689. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18690. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18691. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18692. 18:51:23 T:992 DEBUG: Previous line repeats 1 times.
  18693. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18694. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18695. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18696. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18697. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  18698. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18699. 18:51:23 T:992 DEBUG: Previous line repeats 1 times.
  18700. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18701. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18702. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18703. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18704. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18705. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18706. 18:51:23 T:3764 DEBUG: Previous line repeats 1 times.
  18707. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18708. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18709. 18:51:23 T:992 DEBUG: Previous line repeats 1 times.
  18710. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18711. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  18712. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18713. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  18714. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18715. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18716. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18717. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18718. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  18719. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  18720. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18721. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18722. 18:51:23 T:3764 DEBUG: Previous line repeats 1 times.
  18723. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  18724. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18725. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18726. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18727. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18728. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18729. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18730. 18:51:23 T:992 INFO: Previous line repeats 1 times.
  18731. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18732. 18:51:23 T:3764 DEBUG: Previous line repeats 1 times.
  18733. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  18734. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  18735. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18736. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18737. 18:51:23 T:992 DEBUG: Previous line repeats 1 times.
  18738. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18739. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18740. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18741. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18742. 18:51:23 T:3764 DEBUG: Previous line repeats 3 times.
  18743. 18:51:23 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  18744. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18745. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18746. 18:51:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18747. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18748. 18:51:24 T:3764 DEBUG: Previous line repeats 3 times.
  18749. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18750. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18751. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  18752. 18:51:24 T:4092 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  18753. 18:51:24 T:4092 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  18754. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18755. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  18756. 18:51:24 T:4092 INFO: Platinum [neptune.http]: got connection (reused: false)
  18757. 18:51:24 T:4092 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  18758. 18:51:24 T:4092 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  18759. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18760. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  18761. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18762. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18763. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18764. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18765. 18:51:24 T:4092 INFO: Platinum [neptune.http]: got connection (reused: false)
  18766. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18767. 18:51:24 T:4092 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  18768. 18:51:24 T:4092 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  18769. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18770. 18:51:24 T:4092 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  18771. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18772. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  18773. 18:51:24 T:4092 INFO: Platinum [neptune.http]: got connection (reused: false)
  18774. 18:51:24 T:4092 ERROR: Platinum [platinum.core.service]: No state variables found
  18775. 18:51:24 T:4092 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  18776. 18:51:24 T:4092 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  18777. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  18778. <specVersion>
  18779. <major>1</major>
  18780. <minor>0</minor>
  18781. </specVersion>
  18782. <actionList />
  18783. <serviceStateTable />
  18784. </scpd>
  18785. 18:51:24 T:4092 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  18786. 18:51:24 T:4092 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  18787. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  18788. <specVersion>
  18789. <major>1</major>
  18790. <minor>0</minor>
  18791. </specVersion>
  18792. <actionList />
  18793. <serviceStateTable />
  18794. </scpd>
  18795. 18:51:24 T:4092 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  18796. 18:51:24 T:3764 NOTICE: Previous line repeats 2 times.
  18797. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  18798. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18799. 18:51:24 T:992 DEBUG: Previous line repeats 1 times.
  18800. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18801. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18802. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18803. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18804. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18805. 18:51:24 T:3764 DEBUG: Previous line repeats 2 times.
  18806. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18807. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18808. 18:51:24 T:992 DEBUG: Previous line repeats 1 times.
  18809. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18810. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18811. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18812. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18813. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18814. 18:51:24 T:3764 DEBUG: Previous line repeats 2 times.
  18815. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  18816. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18817. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  18818. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18819. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18820. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18821. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18822. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18823. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18824. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18825. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18826. 18:51:24 T:992 INFO: Previous line repeats 1 times.
  18827. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18828. 18:51:24 T:992 DEBUG: Previous line repeats 2 times.
  18829. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18830. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18831. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18832. 18:51:24 T:992 DEBUG: Previous line repeats 1 times.
  18833. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18834. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18835. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  18836. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  18837. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  18838. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18839. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18840. 18:51:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  18841. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18842. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18843. 18:51:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18844. 18:51:25 T:3764 DEBUG: Previous line repeats 2 times.
  18845. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  18846. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18847. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18848. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18849. 18:51:25 T:3764 DEBUG: Previous line repeats 1 times.
  18850. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  18851. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  18852. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18853. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  18854. 18:51:25 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  18855. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18856. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18857. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18858. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  18859. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18860. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18861. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18862. 18:51:25 T:992 DEBUG: Previous line repeats 1 times.
  18863. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18864. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18865. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  18866. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18867. 18:51:25 T:3764 DEBUG: Previous line repeats 1 times.
  18868. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  18869. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18870. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18871. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18872. 18:51:25 T:3764 DEBUG: Previous line repeats 1 times.
  18873. 18:51:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  18874. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18875. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18876. 18:51:25 T:992 DEBUG: Previous line repeats 1 times.
  18877. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18878. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18879. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18880. 18:51:25 T:992 DEBUG: Previous line repeats 2 times.
  18881. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18882. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18883. 18:51:25 T:992 DEBUG: Previous line repeats 1 times.
  18884. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18885. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18886. 18:51:25 T:5664 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  18887. 18:51:25 T:5664 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  18888. 18:51:25 T:5664 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18889. 18:51:25 T:5664 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  18890. 18:51:25 T:5664 INFO: Platinum [neptune.http]: got connection (reused: false)
  18891. 18:51:25 T:5664 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  18892. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18893. 18:51:25 T:992 DEBUG: Previous line repeats 2 times.
  18894. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18895. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18896. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18897. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18898. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18899. 18:51:25 T:992 DEBUG: Previous line repeats 3 times.
  18900. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18901. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18902. 18:51:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18903. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18904. 18:51:26 T:992 DEBUG: Previous line repeats 1 times.
  18905. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18906. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18907. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18908. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18909. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18910. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18911. 18:51:26 T:992 DEBUG: Previous line repeats 2 times.
  18912. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18913. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18914. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18915. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18916. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18917. 18:51:26 T:992 DEBUG: Previous line repeats 2 times.
  18918. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18919. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18920. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18921. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18922. 18:51:26 T:992 DEBUG: Previous line repeats 3 times.
  18923. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18924. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18925. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18926. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18927. 18:51:26 T:992 DEBUG: Previous line repeats 4 times.
  18928. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18929. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18930. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18931. 18:51:26 T:3304 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  18932. 18:51:26 T:3304 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  18933. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18934. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  18935. 18:51:26 T:3304 INFO: Platinum [neptune.http]: got connection (reused: false)
  18936. 18:51:26 T:3304 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  18937. 18:51:26 T:3304 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  18938. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18939. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  18940. 18:51:26 T:3304 INFO: Platinum [neptune.http]: got connection (reused: false)
  18941. 18:51:26 T:3304 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  18942. 18:51:26 T:3304 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  18943. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  18944. 18:51:26 T:3304 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  18945. 18:51:26 T:3304 INFO: Platinum [neptune.http]: got connection (reused: false)
  18946. 18:51:26 T:3304 ERROR: Platinum [platinum.core.service]: No state variables found
  18947. 18:51:26 T:3304 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  18948. 18:51:26 T:3304 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  18949. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  18950. <specVersion>
  18951. <major>1</major>
  18952. <minor>0</minor>
  18953. </specVersion>
  18954. <actionList />
  18955. <serviceStateTable />
  18956. </scpd>
  18957. 18:51:26 T:3304 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  18958. 18:51:26 T:3304 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  18959. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  18960. <specVersion>
  18961. <major>1</major>
  18962. <minor>0</minor>
  18963. </specVersion>
  18964. <actionList />
  18965. <serviceStateTable />
  18966. </scpd>
  18967. 18:51:26 T:3304 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  18968. 18:51:26 T:992 NOTICE: Previous line repeats 2 times.
  18969. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18970. 18:51:26 T:992 DEBUG: Previous line repeats 3 times.
  18971. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18972. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18973. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18974. 18:51:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18975. 18:51:27 T:5808 DEBUG: Previous line repeats 3 times.
  18976. 18:51:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  18977. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18978. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18979. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18980. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18981. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18982. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18983. 18:51:27 T:992 DEBUG: Previous line repeats 3 times.
  18984. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18985. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18986. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18987. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18988. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18989. 18:51:27 T:992 DEBUG: Previous line repeats 4 times.
  18990. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18991. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18992. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18993. 18:51:27 T:992 DEBUG: Previous line repeats 1 times.
  18994. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  18995. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  18996. 18:51:27 T:992 DEBUG: Previous line repeats 3 times.
  18997. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  18998. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  18999. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19000. 18:51:27 T:992 DEBUG: Previous line repeats 1 times.
  19001. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19002. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19003. 18:51:27 T:992 DEBUG: Previous line repeats 2 times.
  19004. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19005. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19006. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19007. 18:51:27 T:992 DEBUG: Previous line repeats 1 times.
  19008. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19009. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19010. 18:51:27 T:992 DEBUG: Previous line repeats 2 times.
  19011. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19012. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19013. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19014. 18:51:27 T:992 DEBUG: Previous line repeats 1 times.
  19015. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19016. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19017. 18:51:27 T:992 DEBUG: Previous line repeats 1 times.
  19018. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19019. 18:51:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19020. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19021. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19022. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19023. 18:51:28 T:992 DEBUG: Previous line repeats 1 times.
  19024. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19025. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19026. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19027. 18:51:28 T:992 DEBUG: Previous line repeats 2 times.
  19028. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19029. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19030. 18:51:28 T:992 DEBUG: Previous line repeats 1 times.
  19031. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19032. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19033. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19034. 18:51:28 T:992 DEBUG: Previous line repeats 2 times.
  19035. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19036. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19037. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19038. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19039. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19040. 18:51:28 T:992 DEBUG: Previous line repeats 2 times.
  19041. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19042. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19043. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19044. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19045. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19046. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19047. 18:51:28 T:992 DEBUG: Previous line repeats 2 times.
  19048. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19049. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19050. 18:51:28 T:992 DEBUG: Previous line repeats 1 times.
  19051. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19052. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19053. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19054. 18:51:28 T:992 DEBUG: Previous line repeats 2 times.
  19055. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19056. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19057. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19058. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19059. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19060. 18:51:28 T:992 DEBUG: Previous line repeats 3 times.
  19061. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19062. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19063. 18:51:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19064. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19065. 18:51:29 T:992 DEBUG: Previous line repeats 2 times.
  19066. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19067. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19068. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19069. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19070. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19071. 18:51:29 T:992 DEBUG: Previous line repeats 3 times.
  19072. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19073. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19074. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19075. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19076. 18:51:29 T:992 DEBUG: Previous line repeats 3 times.
  19077. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19078. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19079. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19080. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19081. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19082. 18:51:29 T:992 DEBUG: Previous line repeats 3 times.
  19083. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19084. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19085. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19086. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19087. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19088. 18:51:29 T:992 DEBUG: Previous line repeats 2 times.
  19089. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19090. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19091. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19092. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19093. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19094. 18:51:29 T:992 DEBUG: Previous line repeats 1 times.
  19095. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19096. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19097. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19098. 18:51:29 T:992 DEBUG: Previous line repeats 1 times.
  19099. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19100. 18:51:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19101. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19102. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19103. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19104. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19105. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19106. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19107. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19108. 18:51:30 T:992 DEBUG: Previous line repeats 2 times.
  19109. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19110. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19111. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19112. 18:51:30 T:992 DEBUG: Previous line repeats 2 times.
  19113. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19114. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19115. 18:51:30 T:992 DEBUG: Previous line repeats 2 times.
  19116. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19117. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19118. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19119. 18:51:30 T:992 DEBUG: Previous line repeats 2 times.
  19120. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19121. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19122. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19123. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19124. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19125. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19126. 18:51:30 T:992 DEBUG: Previous line repeats 3 times.
  19127. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19128. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19129. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19130. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19131. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19132. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19133. 18:51:30 T:992 DEBUG: Previous line repeats 2 times.
  19134. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19135. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19136. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19137. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19138. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19139. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19140. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19141. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19142. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19143. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19144. 18:51:30 T:992 DEBUG: Previous line repeats 1 times.
  19145. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19146. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19147. 18:51:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19148. 18:51:31 T:992 DEBUG: Previous line repeats 1 times.
  19149. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19150. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19151. 18:51:31 T:992 DEBUG: Previous line repeats 1 times.
  19152. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19153. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19154. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19155. 18:51:31 T:992 DEBUG: Previous line repeats 2 times.
  19156. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19157. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19158. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19159. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19160. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19161. 18:51:31 T:992 DEBUG: Previous line repeats 3 times.
  19162. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19163. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19164. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19165. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19166. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19167. 18:51:31 T:992 DEBUG: Previous line repeats 2 times.
  19168. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19169. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19170. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19171. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19172. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19173. 18:51:31 T:992 DEBUG: Previous line repeats 4 times.
  19174. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19175. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19176. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19177. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19178. 18:51:31 T:992 DEBUG: Previous line repeats 1 times.
  19179. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19180. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19181. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19182. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19183. 18:51:31 T:992 DEBUG: Previous line repeats 5 times.
  19184. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19185. 18:51:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19186. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19187. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19188. 18:51:32 T:5808 DEBUG: Previous line repeats 1 times.
  19189. 18:51:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  19190. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19191. 18:51:32 T:992 DEBUG: Previous line repeats 1 times.
  19192. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19193. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19194. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19195. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19196. 18:51:32 T:992 DEBUG: Previous line repeats 3 times.
  19197. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19198. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19199. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19200. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19201. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19202. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19203. 18:51:32 T:992 DEBUG: Previous line repeats 2 times.
  19204. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19205. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19206. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19207. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19208. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19209. 18:51:32 T:992 DEBUG: Previous line repeats 3 times.
  19210. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19211. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19212. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19213. 18:51:32 T:992 DEBUG: Previous line repeats 1 times.
  19214. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19215. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19216. 18:51:32 T:992 DEBUG: Previous line repeats 1 times.
  19217. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19218. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19219. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19220. 18:51:32 T:992 DEBUG: Previous line repeats 1 times.
  19221. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19222. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19223. 18:51:32 T:992 DEBUG: Previous line repeats 2 times.
  19224. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19225. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19226. 18:51:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19227. 18:51:33 T:992 DEBUG: Previous line repeats 2 times.
  19228. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19229. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19230. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19231. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19232. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19233. 18:51:33 T:992 DEBUG: Previous line repeats 2 times.
  19234. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19235. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19236. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19237. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19238. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19239. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19240. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19241. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19242. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19243. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19244. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19245. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19246. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19247. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19248. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19249. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19250. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19251. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19252. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19253. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19254. 18:51:33 T:992 DEBUG: Previous line repeats 3 times.
  19255. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19256. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19257. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19258. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19259. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19260. 18:51:33 T:992 DEBUG: Previous line repeats 2 times.
  19261. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19262. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19263. 18:51:33 T:992 DEBUG: Previous line repeats 1 times.
  19264. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19265. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19266. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19267. 18:51:33 T:992 DEBUG: Previous line repeats 3 times.
  19268. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19269. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19270. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19271. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19272. 18:51:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19273. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19274. 18:51:34 T:992 DEBUG: Previous line repeats 1 times.
  19275. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19276. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19277. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19278. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19279. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19280. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19281. 18:51:34 T:992 DEBUG: Previous line repeats 3 times.
  19282. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19283. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19284. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19285. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19286. 18:51:34 T:992 DEBUG: Previous line repeats 4 times.
  19287. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19288. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19289. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19290. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19291. 18:51:34 T:992 DEBUG: Previous line repeats 4 times.
  19292. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19293. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19294. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19295. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19296. 18:51:34 T:992 DEBUG: Previous line repeats 3 times.
  19297. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19298. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19299. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19300. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19301. 18:51:34 T:992 DEBUG: Previous line repeats 4 times.
  19302. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19303. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19304. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19305. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19306. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19307. 18:51:34 T:992 DEBUG: Previous line repeats 1 times.
  19308. 18:51:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19309. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19310. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19311. 18:51:35 T:992 DEBUG: Previous line repeats 1 times.
  19312. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19313. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19314. 18:51:35 T:992 DEBUG: Previous line repeats 2 times.
  19315. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19316. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19317. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19318. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19319. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19320. 18:51:35 T:992 DEBUG: Previous line repeats 2 times.
  19321. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19322. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19323. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19324. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19325. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19326. 18:51:35 T:992 DEBUG: Previous line repeats 2 times.
  19327. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19328. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19329. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19330. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19331. 18:51:35 T:992 DEBUG: Previous line repeats 1 times.
  19332. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19333. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19334. 18:51:35 T:992 DEBUG: Previous line repeats 1 times.
  19335. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19336. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19337. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19338. 18:51:35 T:992 DEBUG: Previous line repeats 2 times.
  19339. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19340. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19341. 18:51:35 T:992 DEBUG: Previous line repeats 1 times.
  19342. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19343. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19344. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19345. 18:51:35 T:992 DEBUG: Previous line repeats 2 times.
  19346. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19347. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19348. 18:51:35 T:992 DEBUG: Previous line repeats 1 times.
  19349. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19350. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19351. 18:51:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19352. 18:51:36 T:992 DEBUG: Previous line repeats 1 times.
  19353. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19354. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19355. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19356. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19357. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19358. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19359. 18:51:36 T:992 DEBUG: Previous line repeats 1 times.
  19360. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19361. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19362. 18:51:36 T:992 DEBUG: Previous line repeats 1 times.
  19363. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19364. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19365. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19366. 18:51:36 T:992 DEBUG: Previous line repeats 2 times.
  19367. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19368. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19369. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19370. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19371. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19372. 18:51:36 T:992 DEBUG: Previous line repeats 3 times.
  19373. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19374. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19375. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19376. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19377. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19378. 18:51:36 T:992 DEBUG: Previous line repeats 3 times.
  19379. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19380. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19381. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19382. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19383. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19384. 18:51:36 T:992 DEBUG: Previous line repeats 3 times.
  19385. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19386. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19387. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19388. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19389. 18:51:36 T:992 DEBUG: Previous line repeats 5 times.
  19390. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19391. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19392. 18:51:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19393. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19394. 18:51:37 T:992 DEBUG: Previous line repeats 3 times.
  19395. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19396. 18:51:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  19397. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19398. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19399. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19400. 18:51:37 T:992 DEBUG: Previous line repeats 3 times.
  19401. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19402. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19403. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19404. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19405. 18:51:37 T:992 DEBUG: Previous line repeats 3 times.
  19406. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19407. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19408. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19409. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19410. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19411. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19412. 18:51:37 T:992 DEBUG: Previous line repeats 3 times.
  19413. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19414. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19415. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19416. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19417. 18:51:37 T:992 DEBUG: Previous line repeats 3 times.
  19418. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19419. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19420. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19421. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19422. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19423. 18:51:37 T:992 DEBUG: Previous line repeats 2 times.
  19424. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19425. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19426. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19427. 18:51:37 T:992 DEBUG: Previous line repeats 1 times.
  19428. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19429. 18:51:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19430. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19431. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19432. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19433. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19434. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19435. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19436. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19437. 18:51:38 T:992 DEBUG: Previous line repeats 3 times.
  19438. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19439. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19440. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19441. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19442. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19443. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19444. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19445. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19446. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19447. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19448. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19449. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19450. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19451. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19452. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19453. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19454. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19455. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19456. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19457. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19458. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19459. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19460. 18:51:38 T:992 DEBUG: Previous line repeats 1 times.
  19461. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19462. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19463. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19464. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19465. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19466. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19467. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19468. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19469. 18:51:38 T:992 DEBUG: Previous line repeats 3 times.
  19470. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19471. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19472. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19473. 18:51:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19474. 18:51:39 T:992 DEBUG: Previous line repeats 3 times.
  19475. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19476. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19477. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19478. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19479. 18:51:39 T:992 DEBUG: Previous line repeats 1 times.
  19480. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19481. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19482. 18:51:39 T:992 DEBUG: Previous line repeats 1 times.
  19483. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19484. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19485. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19486. 18:51:39 T:992 DEBUG: Previous line repeats 7 times.
  19487. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19488. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19489. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19490. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19491. 18:51:39 T:992 DEBUG: Previous line repeats 5 times.
  19492. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19493. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19494. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19495. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19496. 18:51:39 T:992 DEBUG: Previous line repeats 5 times.
  19497. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19498. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19499. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19500. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19501. 18:51:39 T:992 DEBUG: Previous line repeats 5 times.
  19502. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19503. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19504. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19505. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19506. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19507. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19508. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19509. 18:51:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19510. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19511. 18:51:40 T:992 DEBUG: Previous line repeats 3 times.
  19512. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19513. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19514. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19515. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19516. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19517. 18:51:40 T:992 DEBUG: Previous line repeats 2 times.
  19518. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19519. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19520. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19521. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19522. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19523. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19524. 18:51:40 T:992 DEBUG: Previous line repeats 2 times.
  19525. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19526. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19527. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19528. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19529. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19530. 18:51:40 T:992 DEBUG: Previous line repeats 3 times.
  19531. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19532. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19533. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19534. 18:51:40 T:992 DEBUG: Previous line repeats 1 times.
  19535. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19536. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19537. 18:51:40 T:992 DEBUG: Previous line repeats 1 times.
  19538. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19539. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19540. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19541. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19542. 18:51:40 T:992 DEBUG: Previous line repeats 1 times.
  19543. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19544. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19545. 18:51:40 T:992 DEBUG: Previous line repeats 2 times.
  19546. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19547. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19548. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19549. 18:51:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19550. 18:51:41 T:992 DEBUG: Previous line repeats 1 times.
  19551. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19552. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19553. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19554. 18:51:41 T:992 DEBUG: Previous line repeats 1 times.
  19555. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19556. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19557. 18:51:41 T:992 DEBUG: Previous line repeats 1 times.
  19558. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19559. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19560. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19561. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19562. 18:51:41 T:992 DEBUG: Previous line repeats 2 times.
  19563. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19564. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19565. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19566. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19567. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19568. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19569. 18:51:41 T:992 DEBUG: Previous line repeats 2 times.
  19570. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19571. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19572. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19573. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19574. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19575. 18:51:41 T:992 DEBUG: Previous line repeats 3 times.
  19576. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19577. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19578. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19579. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19580. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19581. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19582. 18:51:41 T:992 DEBUG: Previous line repeats 3 times.
  19583. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19584. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19585. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19586. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19587. 18:51:41 T:992 DEBUG: Previous line repeats 3 times.
  19588. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19589. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19590. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19591. 18:51:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19592. 18:51:42 T:5808 DEBUG: Previous line repeats 1 times.
  19593. 18:51:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  19594. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19595. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19596. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19597. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19598. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19599. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19600. 18:51:42 T:992 DEBUG: Previous line repeats 3 times.
  19601. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19602. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19603. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19604. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19605. 18:51:42 T:992 DEBUG: Previous line repeats 3 times.
  19606. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19607. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19608. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19609. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19610. 18:51:42 T:992 DEBUG: Previous line repeats 3 times.
  19611. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19612. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19613. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19614. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19615. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19616. 18:51:42 T:992 DEBUG: Previous line repeats 2 times.
  19617. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19618. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19619. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19620. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19621. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19622. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19623. 18:51:42 T:992 DEBUG: Previous line repeats 2 times.
  19624. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19625. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19626. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19627. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19628. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19629. 18:51:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19630. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19631. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19632. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19633. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19634. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19635. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19636. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19637. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19638. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19639. 18:51:43 T:992 DEBUG: Previous line repeats 1 times.
  19640. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19641. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19642. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19643. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19644. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19645. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19646. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19647. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19648. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19649. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19650. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19651. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19652. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19653. 18:51:43 T:992 DEBUG: Previous line repeats 1 times.
  19654. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19655. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19656. 18:51:43 T:992 DEBUG: Previous line repeats 1 times.
  19657. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19658. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19659. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19660. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19661. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19662. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19663. 18:51:43 T:992 DEBUG: Previous line repeats 1 times.
  19664. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19665. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19666. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19667. 18:51:43 T:992 DEBUG: Previous line repeats 2 times.
  19668. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19669. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19670. 18:51:43 T:992 DEBUG: Previous line repeats 1 times.
  19671. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19672. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19673. 18:51:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19674. 18:51:44 T:992 DEBUG: Previous line repeats 1 times.
  19675. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19676. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19677. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19678. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19679. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19680. 18:51:44 T:992 DEBUG: Previous line repeats 3 times.
  19681. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19682. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19683. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19684. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19685. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19686. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19687. 18:51:44 T:992 DEBUG: Previous line repeats 2 times.
  19688. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19689. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19690. 18:51:44 T:992 DEBUG: Previous line repeats 1 times.
  19691. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19692. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19693. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19694. 18:51:44 T:992 DEBUG: Previous line repeats 3 times.
  19695. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19696. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19697. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19698. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19699. 18:51:44 T:992 DEBUG: Previous line repeats 3 times.
  19700. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19701. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19702. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19703. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19704. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19705. 18:51:44 T:992 DEBUG: Previous line repeats 3 times.
  19706. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19707. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19708. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19709. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19710. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19711. 18:51:44 T:992 DEBUG: Previous line repeats 3 times.
  19712. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19713. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19714. 18:51:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19715. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19716. 18:51:45 T:992 DEBUG: Previous line repeats 2 times.
  19717. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19718. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19719. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19720. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19721. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19722. 18:51:45 T:992 DEBUG: Previous line repeats 3 times.
  19723. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19724. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19725. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19726. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19727. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19728. 18:51:45 T:992 DEBUG: Previous line repeats 2 times.
  19729. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19730. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19731. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19732. 18:51:45 T:992 DEBUG: Previous line repeats 1 times.
  19733. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19734. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19735. 18:51:45 T:992 DEBUG: Previous line repeats 2 times.
  19736. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19737. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19738. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19739. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19740. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19741. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19742. 18:51:45 T:992 DEBUG: Previous line repeats 2 times.
  19743. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19744. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19745. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19746. 18:51:45 T:992 DEBUG: Previous line repeats 1 times.
  19747. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19748. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19749. 18:51:45 T:992 DEBUG: Previous line repeats 2 times.
  19750. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19751. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19752. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19753. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19754. 18:51:45 T:992 DEBUG: Previous line repeats 1 times.
  19755. 18:51:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19756. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19757. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19758. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19759. 18:51:46 T:992 DEBUG: Previous line repeats 2 times.
  19760. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19761. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19762. 18:51:46 T:992 DEBUG: Previous line repeats 1 times.
  19763. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19764. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19765. 18:51:46 T:6204 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  19766. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19767. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19768. 18:51:46 T:992 DEBUG: Previous line repeats 1 times.
  19769. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19770. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19771. 18:51:46 T:992 DEBUG: Previous line repeats 1 times.
  19772. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19773. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19774. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19775. 18:51:46 T:992 DEBUG: Previous line repeats 3 times.
  19776. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19777. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19778. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19779. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19780. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19781. 18:51:46 T:992 DEBUG: Previous line repeats 2 times.
  19782. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19783. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19784. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19785. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19786. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19787. 18:51:46 T:3724 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  19788. 18:51:46 T:3724 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  19789. 18:51:46 T:3724 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  19790. 18:51:46 T:3724 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  19791. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19792. 18:51:46 T:3724 DEBUG: Previous line repeats 1 times.
  19793. 18:51:46 T:3724 INFO: Platinum [neptune.http]: got connection (reused: false)
  19794. 18:51:46 T:3724 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  19795. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19796. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19797. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19798. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19799. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19800. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19801. 18:51:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  19802. 18:51:46 T:992 INFO: Previous line repeats 1 times.
  19803. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19804. 18:51:46 T:6204 DEBUG: Previous line repeats 1 times.
  19805. 18:51:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  19806. 18:51:46 T:992 INFO: Previous line repeats 1 times.
  19807. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19808. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19809. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19810. 18:51:46 T:992 DEBUG: Previous line repeats 1 times.
  19811. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19812. 18:51:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19813. 18:51:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  19814. 18:51:47 T:992 INFO: Previous line repeats 1 times.
  19815. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19816. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19817. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19818. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19819. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19820. 18:51:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  19821. 18:51:47 T:5808 INFO: Previous line repeats 1 times.
  19822. 18:51:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  19823. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19824. 18:51:47 T:992 DEBUG: Previous line repeats 4 times.
  19825. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19826. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19827. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19828. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19829. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19830. 18:51:47 T:992 DEBUG: Previous line repeats 3 times.
  19831. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19832. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19833. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19834. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19835. 18:51:47 T:992 DEBUG: Previous line repeats 4 times.
  19836. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19837. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19838. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19839. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19840. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19841. 18:51:47 T:1552 DEBUG: Previous line repeats 3 times.
  19842. 18:51:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  19843. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19844. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19845. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19846. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19847. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19848. 18:51:47 T:1852 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  19849. 18:51:47 T:1852 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  19850. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  19851. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  19852. 18:51:47 T:1852 INFO: Platinum [neptune.http]: got connection (reused: false)
  19853. 18:51:47 T:1852 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  19854. 18:51:47 T:1852 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  19855. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  19856. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  19857. 18:51:47 T:1852 INFO: Platinum [neptune.http]: got connection (reused: false)
  19858. 18:51:47 T:1852 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  19859. 18:51:47 T:1852 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  19860. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  19861. 18:51:47 T:1852 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  19862. 18:51:47 T:1852 INFO: Platinum [neptune.http]: got connection (reused: false)
  19863. 18:51:47 T:1852 ERROR: Platinum [platinum.core.service]: No state variables found
  19864. 18:51:47 T:1852 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  19865. 18:51:47 T:1852 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  19866. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  19867. <specVersion>
  19868. <major>1</major>
  19869. <minor>0</minor>
  19870. </specVersion>
  19871. <actionList />
  19872. <serviceStateTable />
  19873. </scpd>
  19874. 18:51:47 T:1852 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  19875. 18:51:47 T:1852 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  19876. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  19877. <specVersion>
  19878. <major>1</major>
  19879. <minor>0</minor>
  19880. </specVersion>
  19881. <actionList />
  19882. <serviceStateTable />
  19883. </scpd>
  19884. 18:51:47 T:1852 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  19885. 18:51:47 T:992 NOTICE: Previous line repeats 2 times.
  19886. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19887. 18:51:47 T:992 DEBUG: Previous line repeats 2 times.
  19888. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19889. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19890. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19891. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19892. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19893. 18:51:47 T:992 DEBUG: Previous line repeats 1 times.
  19894. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19895. 18:51:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19896. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19897. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19898. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19899. 18:51:48 T:992 DEBUG: Previous line repeats 2 times.
  19900. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19901. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19902. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19903. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19904. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19905. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19906. 18:51:48 T:992 DEBUG: Previous line repeats 3 times.
  19907. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19908. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19909. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19910. 18:51:48 T:992 DEBUG: Previous line repeats 1 times.
  19911. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19912. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19913. 18:51:48 T:992 DEBUG: Previous line repeats 2 times.
  19914. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19915. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19916. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19917. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19918. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19919. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19920. 18:51:48 T:992 DEBUG: Previous line repeats 2 times.
  19921. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19922. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19923. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19924. 18:51:48 T:992 DEBUG: Previous line repeats 1 times.
  19925. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19926. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19927. 18:51:48 T:992 DEBUG: Previous line repeats 1 times.
  19928. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19929. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19930. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19931. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19932. 18:51:48 T:992 DEBUG: Previous line repeats 1 times.
  19933. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19934. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19935. 18:51:48 T:992 DEBUG: Previous line repeats 2 times.
  19936. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19937. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19938. 18:51:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19939. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19940. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19941. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19942. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19943. 18:51:49 T:992 DEBUG: Previous line repeats 2 times.
  19944. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19945. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19946. 18:51:49 T:992 DEBUG: Previous line repeats 1 times.
  19947. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19948. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19949. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19950. 18:51:49 T:992 DEBUG: Previous line repeats 2 times.
  19951. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19952. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19953. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19954. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19955. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19956. 18:51:49 T:992 DEBUG: Previous line repeats 3 times.
  19957. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19958. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19959. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19960. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19961. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19962. 18:51:49 T:992 DEBUG: Previous line repeats 3 times.
  19963. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19964. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19965. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19966. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19967. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19968. 18:51:49 T:992 DEBUG: Previous line repeats 3 times.
  19969. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19970. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19971. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19972. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19973. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19974. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19975. 18:51:49 T:992 DEBUG: Previous line repeats 3 times.
  19976. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19977. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19978. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19979. 18:51:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19980. 18:51:50 T:992 DEBUG: Previous line repeats 1 times.
  19981. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19982. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19983. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19984. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19985. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19986. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19987. 18:51:50 T:992 DEBUG: Previous line repeats 3 times.
  19988. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19989. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19990. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19991. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19992. 18:51:50 T:992 DEBUG: Previous line repeats 3 times.
  19993. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  19994. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  19995. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19996. 18:51:50 T:992 DEBUG: Previous line repeats 1 times.
  19997. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  19998. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  19999. 18:51:50 T:992 DEBUG: Previous line repeats 2 times.
  20000. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20001. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20002. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20003. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20004. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20005. 18:51:50 T:992 DEBUG: Previous line repeats 3 times.
  20006. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20007. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20008. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20009. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20010. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20011. 18:51:50 T:992 DEBUG: Previous line repeats 2 times.
  20012. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20013. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20014. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20015. 18:51:50 T:992 DEBUG: Previous line repeats 1 times.
  20016. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20017. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20018. 18:51:50 T:992 DEBUG: Previous line repeats 1 times.
  20019. 18:51:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20020. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20021. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20022. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20023. 18:51:51 T:992 DEBUG: Previous line repeats 3 times.
  20024. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20025. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20026. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20027. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20028. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20029. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20030. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20031. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20032. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20033. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20034. 18:51:51 T:992 DEBUG: Previous line repeats 3 times.
  20035. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20036. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20037. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20038. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20039. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20040. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20041. 18:51:51 T:992 DEBUG: Previous line repeats 2 times.
  20042. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20043. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20044. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20045. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20046. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20047. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20048. 18:51:51 T:992 DEBUG: Previous line repeats 2 times.
  20049. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20050. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20051. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20052. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20053. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20054. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20055. 18:51:51 T:992 DEBUG: Previous line repeats 3 times.
  20056. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20057. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20058. 18:51:51 T:992 DEBUG: Previous line repeats 1 times.
  20059. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20060. 18:51:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20061. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20062. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20063. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20064. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20065. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20066. 18:51:52 T:5808 DEBUG: Previous line repeats 1 times.
  20067. 18:51:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  20068. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20069. 18:51:52 T:992 DEBUG: Previous line repeats 1 times.
  20070. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20071. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20072. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20073. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20074. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20075. 18:51:52 T:992 DEBUG: Previous line repeats 3 times.
  20076. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20077. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20078. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20079. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20080. 18:51:52 T:992 DEBUG: Previous line repeats 4 times.
  20081. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20082. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20083. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20084. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20085. 18:51:52 T:992 DEBUG: Previous line repeats 4 times.
  20086. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20087. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20088. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20089. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20090. 18:51:52 T:992 DEBUG: Previous line repeats 4 times.
  20091. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20092. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20093. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20094. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20095. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20096. 18:51:52 T:992 DEBUG: Previous line repeats 3 times.
  20097. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20098. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20099. 18:51:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20100. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20101. 18:51:53 T:992 DEBUG: Previous line repeats 3 times.
  20102. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20103. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20104. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20105. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20106. 18:51:53 T:992 DEBUG: Previous line repeats 3 times.
  20107. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20108. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20109. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20110. 18:51:53 T:992 DEBUG: Previous line repeats 1 times.
  20111. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20112. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20113. 18:51:53 T:992 DEBUG: Previous line repeats 2 times.
  20114. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20115. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20116. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20117. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20118. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20119. 18:51:53 T:992 DEBUG: Previous line repeats 3 times.
  20120. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20121. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20122. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20123. 18:51:53 T:992 DEBUG: Previous line repeats 1 times.
  20124. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20125. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20126. 18:51:53 T:992 DEBUG: Previous line repeats 2 times.
  20127. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20128. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20129. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20130. 18:51:53 T:992 DEBUG: Previous line repeats 2 times.
  20131. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20132. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20133. 18:51:53 T:992 DEBUG: Previous line repeats 1 times.
  20134. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20135. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20136. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20137. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20138. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20139. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20140. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20141. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20142. 18:51:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20143. 18:51:54 T:992 DEBUG: Previous line repeats 2 times.
  20144. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20145. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20146. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20147. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20148. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20149. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20150. 18:51:54 T:992 DEBUG: Previous line repeats 1 times.
  20151. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20152. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20153. 18:51:54 T:992 DEBUG: Previous line repeats 1 times.
  20154. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20155. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20156. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20157. 18:51:54 T:992 DEBUG: Previous line repeats 3 times.
  20158. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20159. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20160. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20161. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20162. 18:51:54 T:992 DEBUG: Previous line repeats 3 times.
  20163. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20164. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20165. 18:51:54 T:992 DEBUG: Previous line repeats 1 times.
  20166. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20167. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20168. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20169. 18:51:54 T:992 DEBUG: Previous line repeats 3 times.
  20170. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20171. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20172. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20173. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20174. 18:51:54 T:992 DEBUG: Previous line repeats 5 times.
  20175. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20176. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20177. 18:51:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20178. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20179. 18:51:55 T:992 DEBUG: Previous line repeats 1 times.
  20180. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20181. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20182. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20183. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20184. 18:51:55 T:992 DEBUG: Previous line repeats 3 times.
  20185. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20186. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20187. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20188. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20189. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20190. 18:51:55 T:992 DEBUG: Previous line repeats 4 times.
  20191. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20192. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20193. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20194. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20195. 18:51:55 T:992 DEBUG: Previous line repeats 3 times.
  20196. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20197. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20198. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20199. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20200. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20201. 18:51:55 T:992 DEBUG: Previous line repeats 2 times.
  20202. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20203. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20204. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20205. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20206. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20207. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20208. 18:51:55 T:992 DEBUG: Previous line repeats 2 times.
  20209. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20210. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20211. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20212. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20213. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20214. 18:51:55 T:992 DEBUG: Previous line repeats 3 times.
  20215. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20216. 18:51:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20217. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20218. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20219. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20220. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20221. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20222. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20223. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20224. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20225. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20226. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20227. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20228. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20229. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20230. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20231. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20232. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20233. 18:51:56 T:992 DEBUG: Previous line repeats 2 times.
  20234. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20235. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20236. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20237. 18:51:56 T:992 DEBUG: Previous line repeats 2 times.
  20238. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20239. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20240. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20241. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20242. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20243. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20244. 18:51:56 T:992 DEBUG: Previous line repeats 3 times.
  20245. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20246. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20247. 18:51:56 T:992 DEBUG: Previous line repeats 1 times.
  20248. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20249. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20250. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20251. 18:51:56 T:992 DEBUG: Previous line repeats 3 times.
  20252. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20253. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20254. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20255. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20256. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20257. 18:51:56 T:992 DEBUG: Previous line repeats 2 times.
  20258. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20259. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20260. 18:51:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20261. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20262. 18:51:57 T:5808 DEBUG: Previous line repeats 1 times.
  20263. 18:51:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  20264. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20265. 18:51:57 T:992 DEBUG: Previous line repeats 1 times.
  20266. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20267. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20268. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20269. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20270. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20271. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20272. 18:51:57 T:992 DEBUG: Previous line repeats 3 times.
  20273. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20274. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20275. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20276. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20277. 18:51:57 T:992 DEBUG: Previous line repeats 3 times.
  20278. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20279. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20280. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20281. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20282. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20283. 18:51:57 T:992 DEBUG: Previous line repeats 3 times.
  20284. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20285. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20286. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20287. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20288. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20289. 18:51:57 T:992 DEBUG: Previous line repeats 3 times.
  20290. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20291. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20292. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20293. 18:51:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20294. 18:51:58 T:992 DEBUG: Previous line repeats 4 times.
  20295. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20296. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20297. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20298. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20299. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20300. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20301. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20302. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20303. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20304. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20305. 18:51:58 T:992 DEBUG: Previous line repeats 5 times.
  20306. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20307. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20308. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20309. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20310. 18:51:58 T:992 DEBUG: Previous line repeats 2 times.
  20311. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20312. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20313. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20314. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20315. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20316. 18:51:58 T:992 DEBUG: Previous line repeats 3 times.
  20317. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20318. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20319. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20320. 18:51:58 T:992 DEBUG: Previous line repeats 1 times.
  20321. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20322. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20323. 18:51:58 T:992 DEBUG: Previous line repeats 3 times.
  20324. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20325. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20326. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20327. 18:51:58 T:992 DEBUG: Previous line repeats 1 times.
  20328. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20329. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20330. 18:51:58 T:992 DEBUG: Previous line repeats 2 times.
  20331. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20332. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20333. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20334. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20335. 18:51:58 T:992 DEBUG: Previous line repeats 1 times.
  20336. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20337. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20338. 18:51:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20339. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20340. 18:51:59 T:992 DEBUG: Previous line repeats 1 times.
  20341. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20342. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20343. 18:51:59 T:992 DEBUG: Previous line repeats 1 times.
  20344. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20345. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20346. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20347. 18:51:59 T:992 DEBUG: Previous line repeats 3 times.
  20348. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20349. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20350. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20351. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20352. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20353. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20354. 18:51:59 T:992 DEBUG: Previous line repeats 1 times.
  20355. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20356. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20357. 18:51:59 T:992 DEBUG: Previous line repeats 1 times.
  20358. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20359. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20360. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20361. 18:51:59 T:992 DEBUG: Previous line repeats 2 times.
  20362. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20363. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20364. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20365. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20366. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20367. 18:51:59 T:992 DEBUG: Previous line repeats 3 times.
  20368. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20369. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20370. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20371. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20372. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20373. 18:51:59 T:992 DEBUG: Previous line repeats 2 times.
  20374. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20375. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20376. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20377. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20378. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20379. 18:51:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20380. 18:52:00 T:992 DEBUG: Previous line repeats 1 times.
  20381. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20382. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20383. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20384. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20385. 18:52:00 T:992 DEBUG: Previous line repeats 3 times.
  20386. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20387. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20388. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20389. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20390. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20391. 18:52:00 T:992 DEBUG: Previous line repeats 3 times.
  20392. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20393. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20394. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20395. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20396. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20397. 18:52:00 T:992 DEBUG: Previous line repeats 3 times.
  20398. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20399. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20400. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20401. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20402. 18:52:00 T:992 DEBUG: Previous line repeats 4 times.
  20403. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20404. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20405. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20406. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20407. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20408. 18:52:00 T:992 DEBUG: Previous line repeats 3 times.
  20409. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20410. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20411. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20412. 18:52:00 T:992 DEBUG: Previous line repeats 1 times.
  20413. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20414. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20415. 18:52:00 T:992 DEBUG: Previous line repeats 3 times.
  20416. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20417. 18:52:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20418. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20419. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20420. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20421. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20422. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20423. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20424. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20425. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20426. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20427. 18:52:01 T:992 DEBUG: Previous line repeats 2 times.
  20428. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20429. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20430. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20431. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20432. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20433. 18:52:01 T:992 DEBUG: Previous line repeats 2 times.
  20434. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20435. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20436. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20437. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20438. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20439. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20440. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20441. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20442. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20443. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20444. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20445. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20446. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20447. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20448. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20449. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20450. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20451. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20452. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20453. 18:52:01 T:992 DEBUG: Previous line repeats 2 times.
  20454. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20455. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20456. 18:52:01 T:992 DEBUG: Previous line repeats 1 times.
  20457. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20458. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20459. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20460. 18:52:01 T:992 DEBUG: Previous line repeats 3 times.
  20461. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20462. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20463. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20464. 18:52:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20465. 18:52:02 T:992 DEBUG: Previous line repeats 3 times.
  20466. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20467. 18:52:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  20468. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20469. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20470. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20471. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20472. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20473. 18:52:02 T:992 DEBUG: Previous line repeats 1 times.
  20474. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20475. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20476. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20477. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20478. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20479. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20480. 18:52:02 T:992 DEBUG: Previous line repeats 1 times.
  20481. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20482. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20483. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20484. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20485. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20486. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20487. 18:52:02 T:992 DEBUG: Previous line repeats 2 times.
  20488. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20489. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20490. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20491. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20492. 18:52:02 T:992 DEBUG: Previous line repeats 4 times.
  20493. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20494. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20495. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20496. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20497. 18:52:02 T:992 DEBUG: Previous line repeats 3 times.
  20498. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20499. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20500. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20501. 18:52:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20502. 18:52:03 T:992 DEBUG: Previous line repeats 3 times.
  20503. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20504. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20505. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20506. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20507. 18:52:03 T:992 DEBUG: Previous line repeats 4 times.
  20508. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20509. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20510. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20511. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20512. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20513. 18:52:03 T:992 DEBUG: Previous line repeats 3 times.
  20514. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20515. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20516. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20517. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20518. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20519. 18:52:03 T:992 DEBUG: Previous line repeats 2 times.
  20520. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20521. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20522. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20523. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20524. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20525. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20526. 18:52:03 T:992 DEBUG: Previous line repeats 2 times.
  20527. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20528. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20529. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20530. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20531. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20532. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20533. 18:52:03 T:992 DEBUG: Previous line repeats 2 times.
  20534. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20535. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20536. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20537. 18:52:03 T:992 DEBUG: Previous line repeats 1 times.
  20538. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20539. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20540. 18:52:03 T:992 DEBUG: Previous line repeats 2 times.
  20541. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20542. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20543. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20544. 18:52:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20545. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20546. 18:52:04 T:992 DEBUG: Previous line repeats 1 times.
  20547. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20548. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20549. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20550. 18:52:04 T:992 DEBUG: Previous line repeats 1 times.
  20551. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20552. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20553. 18:52:04 T:992 DEBUG: Previous line repeats 1 times.
  20554. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20555. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20556. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20557. 18:52:04 T:992 DEBUG: Previous line repeats 1 times.
  20558. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20559. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20560. 18:52:04 T:992 DEBUG: Previous line repeats 1 times.
  20561. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20562. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20563. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20564. 18:52:04 T:992 DEBUG: Previous line repeats 2 times.
  20565. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20566. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20567. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20568. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20569. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20570. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20571. 18:52:04 T:992 DEBUG: Previous line repeats 2 times.
  20572. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20573. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20574. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20575. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20576. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20577. 18:52:04 T:992 DEBUG: Previous line repeats 3 times.
  20578. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20579. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20580. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20581. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20582. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20583. 18:52:04 T:992 DEBUG: Previous line repeats 3 times.
  20584. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20585. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20586. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20587. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20588. 18:52:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20589. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20590. 18:52:05 T:992 DEBUG: Previous line repeats 2 times.
  20591. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20592. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20593. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20594. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20595. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20596. 18:52:05 T:992 DEBUG: Previous line repeats 4 times.
  20597. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20598. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20599. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20600. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20601. 18:52:05 T:992 DEBUG: Previous line repeats 4 times.
  20602. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20603. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20604. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20605. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20606. 18:52:05 T:992 DEBUG: Previous line repeats 3 times.
  20607. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20608. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20609. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20610. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20611. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20612. 18:52:05 T:992 DEBUG: Previous line repeats 2 times.
  20613. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20614. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20615. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20616. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20617. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20618. 18:52:05 T:992 DEBUG: Previous line repeats 3 times.
  20619. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20620. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20621. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20622. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20623. 18:52:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20624. 18:52:06 T:992 DEBUG: Previous line repeats 2 times.
  20625. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20626. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20627. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20628. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20629. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20630. 18:52:06 T:992 DEBUG: Previous line repeats 2 times.
  20631. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20632. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20633. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20634. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20635. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20636. 18:52:06 T:992 DEBUG: Previous line repeats 2 times.
  20637. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20638. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20639. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20640. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20641. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20642. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20643. 18:52:06 T:992 DEBUG: Previous line repeats 2 times.
  20644. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20645. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20646. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20647. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20648. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20649. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20650. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20651. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20652. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20653. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20654. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20655. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20656. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20657. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20658. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20659. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20660. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20661. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20662. 18:52:06 T:992 DEBUG: Previous line repeats 2 times.
  20663. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20664. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20665. 18:52:06 T:992 DEBUG: Previous line repeats 1 times.
  20666. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20667. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20668. 18:52:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20669. 18:52:07 T:992 DEBUG: Previous line repeats 1 times.
  20670. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20671. 18:52:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  20672. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20673. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20674. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20675. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20676. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20677. 18:52:07 T:992 DEBUG: Previous line repeats 2 times.
  20678. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20679. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20680. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20681. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20682. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20683. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20684. 18:52:07 T:992 DEBUG: Previous line repeats 2 times.
  20685. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20686. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20687. 18:52:07 T:992 DEBUG: Previous line repeats 1 times.
  20688. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20689. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20690. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20691. 18:52:07 T:992 DEBUG: Previous line repeats 3 times.
  20692. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20693. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20694. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20695. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20696. 18:52:07 T:992 DEBUG: Previous line repeats 4 times.
  20697. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20698. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20699. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20700. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20701. 18:52:07 T:992 DEBUG: Previous line repeats 3 times.
  20702. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20703. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20704. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20705. 18:52:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20706. 18:52:08 T:992 DEBUG: Previous line repeats 4 times.
  20707. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20708. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20709. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20710. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20711. 18:52:08 T:992 DEBUG: Previous line repeats 3 times.
  20712. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20713. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20714. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20715. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20716. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20717. 18:52:08 T:992 DEBUG: Previous line repeats 4 times.
  20718. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20719. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20720. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20721. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20722. 18:52:08 T:992 DEBUG: Previous line repeats 3 times.
  20723. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20724. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20725. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20726. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20727. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20728. 18:52:08 T:992 DEBUG: Previous line repeats 3 times.
  20729. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20730. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20731. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20732. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20733. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20734. 18:52:08 T:992 DEBUG: Previous line repeats 3 times.
  20735. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20736. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20737. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20738. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20739. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20740. 18:52:08 T:992 DEBUG: Previous line repeats 2 times.
  20741. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20742. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20743. 18:52:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20744. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20745. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20746. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20747. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20748. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20749. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20750. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20751. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20752. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20753. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20754. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20755. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20756. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20757. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20758. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20759. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20760. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20761. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20762. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20763. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20764. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20765. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20766. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20767. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20768. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20769. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20770. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20771. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20772. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20773. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20774. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20775. 18:52:09 T:992 DEBUG: Previous line repeats 1 times.
  20776. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20777. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20778. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20779. 18:52:09 T:992 DEBUG: Previous line repeats 2 times.
  20780. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20781. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20782. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20783. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20784. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20785. 18:52:09 T:992 DEBUG: Previous line repeats 3 times.
  20786. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20787. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20788. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20789. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20790. 18:52:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20791. 18:52:10 T:992 DEBUG: Previous line repeats 2 times.
  20792. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20793. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20794. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20795. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20796. 18:52:10 T:992 DEBUG: Previous line repeats 3 times.
  20797. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20798. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20799. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20800. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20801. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20802. 18:52:10 T:992 DEBUG: Previous line repeats 4 times.
  20803. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20804. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20805. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20806. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20807. 18:52:10 T:992 DEBUG: Previous line repeats 4 times.
  20808. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20809. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20810. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20811. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20812. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20813. 18:52:10 T:992 DEBUG: Previous line repeats 3 times.
  20814. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20815. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20816. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20817. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20818. 18:52:10 T:992 DEBUG: Previous line repeats 4 times.
  20819. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20820. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20821. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20822. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20823. 18:52:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20824. 18:52:11 T:992 DEBUG: Previous line repeats 3 times.
  20825. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20826. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20827. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20828. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20829. 18:52:11 T:992 DEBUG: Previous line repeats 2 times.
  20830. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20831. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20832. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20833. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20834. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20835. 18:52:11 T:992 DEBUG: Previous line repeats 3 times.
  20836. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20837. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20838. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20839. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20840. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20841. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20842. 18:52:11 T:992 DEBUG: Previous line repeats 2 times.
  20843. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20844. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20845. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20846. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20847. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20848. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20849. 18:52:11 T:992 DEBUG: Previous line repeats 2 times.
  20850. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20851. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20852. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20853. 18:52:11 T:992 DEBUG: Previous line repeats 1 times.
  20854. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20855. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20856. 18:52:11 T:992 DEBUG: Previous line repeats 2 times.
  20857. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20858. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20859. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20860. 18:52:11 T:992 DEBUG: Previous line repeats 2 times.
  20861. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20862. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20863. 18:52:11 T:992 DEBUG: Previous line repeats 1 times.
  20864. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20865. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20866. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20867. 18:52:11 T:992 DEBUG: Previous line repeats 1 times.
  20868. 18:52:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20869. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20870. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20871. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20872. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20873. 18:52:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  20874. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20875. 18:52:12 T:992 DEBUG: Previous line repeats 1 times.
  20876. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20877. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20878. 18:52:12 T:992 DEBUG: Previous line repeats 1 times.
  20879. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20880. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20881. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20882. 18:52:12 T:992 DEBUG: Previous line repeats 2 times.
  20883. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20884. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20885. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20886. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20887. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20888. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20889. 18:52:12 T:992 DEBUG: Previous line repeats 2 times.
  20890. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20891. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20892. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20893. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20894. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20895. 18:52:12 T:992 DEBUG: Previous line repeats 3 times.
  20896. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20897. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20898. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20899. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20900. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20901. 18:52:12 T:992 DEBUG: Previous line repeats 3 times.
  20902. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20903. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20904. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20905. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20906. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20907. 18:52:12 T:992 DEBUG: Previous line repeats 3 times.
  20908. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20909. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20910. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20911. 18:52:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20912. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20913. 18:52:13 T:992 DEBUG: Previous line repeats 1 times.
  20914. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20915. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20916. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20917. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20918. 18:52:13 T:992 DEBUG: Previous line repeats 4 times.
  20919. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20920. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20921. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20922. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20923. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20924. 18:52:13 T:992 DEBUG: Previous line repeats 1 times.
  20925. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20926. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20927. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20928. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20929. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20930. 18:52:13 T:992 DEBUG: Previous line repeats 4 times.
  20931. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20932. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20933. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20934. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20935. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20936. 18:52:13 T:992 DEBUG: Previous line repeats 4 times.
  20937. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20938. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20939. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20940. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20941. 18:52:13 T:992 DEBUG: Previous line repeats 3 times.
  20942. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20943. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20944. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20945. 18:52:13 T:992 DEBUG: Previous line repeats 1 times.
  20946. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20947. 18:52:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20948. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20949. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20950. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20951. 18:52:14 T:7700 DEBUG: Thread RemoteControl 7700 terminating
  20952. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20953. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20954. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20955. 18:52:14 T:992 DEBUG: Previous line repeats 2 times.
  20956. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20957. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20958. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20959. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20960. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20961. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20962. 18:52:14 T:992 DEBUG: Previous line repeats 2 times.
  20963. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20964. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20965. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20966. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20967. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20968. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20969. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20970. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20971. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20972. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20973. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20974. 18:52:14 T:992 DEBUG: Previous line repeats 2 times.
  20975. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20976. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20977. 18:52:14 T:992 DEBUG: Previous line repeats 2 times.
  20978. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20979. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20980. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20981. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20982. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20983. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20984. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20985. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20986. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20987. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20988. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20989. 18:52:14 T:992 DEBUG: Previous line repeats 2 times.
  20990. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20991. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20992. 18:52:14 T:992 DEBUG: Previous line repeats 1 times.
  20993. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20994. 18:52:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  20995. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  20996. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  20997. 18:52:15 T:992 DEBUG: Previous line repeats 1 times.
  20998. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  20999. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21000. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21001. 18:52:15 T:992 DEBUG: Previous line repeats 3 times.
  21002. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21003. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21004. 18:52:15 T:992 DEBUG: Previous line repeats 1 times.
  21005. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21006. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21007. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21008. 18:52:15 T:992 DEBUG: Previous line repeats 2 times.
  21009. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21010. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21011. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21012. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21013. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21014. 18:52:15 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  21015. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  21016. 18:52:15 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  21017. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  21018. 18:52:15 T:992 INFO: Previous line repeats 6 times.
  21019. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21020. 18:52:15 T:3764 DEBUG: Previous line repeats 1 times.
  21021. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21022. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21023. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21024. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21025. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21026. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21027. 18:52:15 T:3764 DEBUG: Previous line repeats 1 times.
  21028. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  21029. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21030. 18:52:15 T:3764 INFO: Previous line repeats 1 times.
  21031. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  21032. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21033. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21034. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21035. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21036. 18:52:15 T:992 DEBUG: Previous line repeats 1 times.
  21037. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21038. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21039. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21040. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21041. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21042. 18:52:15 T:3764 DEBUG: Previous line repeats 3 times.
  21043. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21044. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21045. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21046. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21047. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21048. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  21049. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21050. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  21051. 18:52:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  21052. 18:52:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21053. 18:52:15 T:2752 DEBUG: Previous line repeats 2 times.
  21054. 18:52:15 T:2752 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  21055. 18:52:15 T:2752 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  21056. 18:52:15 T:2752 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21057. 18:52:15 T:2752 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  21058. 18:52:15 T:2752 INFO: Platinum [neptune.http]: got connection (reused: false)
  21059. 18:52:15 T:2752 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  21060. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21061. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  21062. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21063. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21064. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  21065. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21066. 18:52:16 T:992 DEBUG: Previous line repeats 2 times.
  21067. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21068. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21069. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21070. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21071. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  21072. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21073. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21074. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21075. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  21076. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21077. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21078. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21079. 18:52:16 T:3764 DEBUG: Previous line repeats 2 times.
  21080. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21081. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21082. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21083. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21084. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21085. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21086. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21087. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21088. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21089. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  21090. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21091. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21092. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21093. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21094. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  21095. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  21096. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21097. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21098. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21099. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21100. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21101. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  21102. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21103. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21104. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21105. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21106. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21107. 18:52:16 T:992 DEBUG: Previous line repeats 1 times.
  21108. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21109. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21110. 18:52:16 T:992 DEBUG: Previous line repeats 2 times.
  21111. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21112. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21113. 18:52:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21114. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21115. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  21116. 18:52:16 T:3388 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  21117. 18:52:16 T:3388 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  21118. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21119. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  21120. 18:52:16 T:3388 INFO: Platinum [neptune.http]: got connection (reused: false)
  21121. 18:52:16 T:3388 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  21122. 18:52:16 T:3388 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  21123. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21124. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  21125. 18:52:16 T:3388 INFO: Platinum [neptune.http]: got connection (reused: false)
  21126. 18:52:16 T:3388 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  21127. 18:52:16 T:3388 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  21128. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21129. 18:52:16 T:3388 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  21130. 18:52:16 T:3388 INFO: Platinum [neptune.http]: got connection (reused: false)
  21131. 18:52:16 T:3388 ERROR: Platinum [platinum.core.service]: No state variables found
  21132. 18:52:16 T:3388 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  21133. 18:52:16 T:3388 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  21134. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  21135. <specVersion>
  21136. <major>1</major>
  21137. <minor>0</minor>
  21138. </specVersion>
  21139. <actionList />
  21140. <serviceStateTable />
  21141. </scpd>
  21142. 18:52:16 T:3388 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  21143. 18:52:16 T:3388 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  21144. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  21145. <specVersion>
  21146. <major>1</major>
  21147. <minor>0</minor>
  21148. </specVersion>
  21149. <actionList />
  21150. <serviceStateTable />
  21151. </scpd>
  21152. 18:52:16 T:3388 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  21153. 18:52:16 T:3764 NOTICE: Previous line repeats 2 times.
  21154. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21155. 18:52:16 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  21156. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21157. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21158. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21159. 18:52:17 T:992 DEBUG: Previous line repeats 2 times.
  21160. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21161. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  21162. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21163. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21164. 18:52:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  21165. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21166. 18:52:17 T:992 DEBUG: Previous line repeats 1 times.
  21167. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21168. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21169. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21170. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  21171. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21172. 18:52:17 T:992 DEBUG: Previous line repeats 2 times.
  21173. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21174. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21175. 18:52:17 T:992 DEBUG: Previous line repeats 2 times.
  21176. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21177. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21178. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21179. 18:52:17 T:3764 DEBUG: Previous line repeats 1 times.
  21180. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21181. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21182. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21183. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21184. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21185. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21186. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21187. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21188. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21189. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  21190. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21191. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21192. 18:52:17 T:992 DEBUG: Previous line repeats 1 times.
  21193. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21194. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21195. 18:52:17 T:992 DEBUG: Previous line repeats 1 times.
  21196. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21197. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21198. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21199. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21200. 18:52:17 T:3764 INFO: Previous line repeats 1 times.
  21201. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21202. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  21203. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21204. 18:52:17 T:3764 DEBUG: Previous line repeats 2 times.
  21205. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  21206. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  21207. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21208. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21209. 18:52:17 T:992 DEBUG: Previous line repeats 1 times.
  21210. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21211. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21212. 18:52:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21213. 18:52:17 T:3764 DEBUG: Previous line repeats 1 times.
  21214. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  21215. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  21216. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  21217. 18:52:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  21218. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21219. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21220. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21221. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21222. 18:52:18 T:3764 DEBUG: Previous line repeats 3 times.
  21223. 18:52:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  21224. 18:52:18 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  21225. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21226. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21227. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21228. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21229. 18:52:18 T:992 DEBUG: Previous line repeats 3 times.
  21230. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21231. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21232. 18:52:18 T:992 DEBUG: Previous line repeats 1 times.
  21233. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21234. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21235. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21236. 18:52:18 T:992 DEBUG: Previous line repeats 3 times.
  21237. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21238. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21239. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21240. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21241. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21242. 18:52:18 T:992 DEBUG: Previous line repeats 4 times.
  21243. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21244. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21245. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21246. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21247. 18:52:18 T:1124 DEBUG: Previous line repeats 5 times.
  21248. 18:52:18 T:1124 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  21249. 18:52:18 T:1124 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  21250. 18:52:18 T:1124 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21251. 18:52:18 T:1124 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  21252. 18:52:18 T:1124 INFO: Platinum [neptune.http]: got connection (reused: false)
  21253. 18:52:18 T:1124 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  21254. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21255. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21256. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21257. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21258. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21259. 18:52:18 T:992 DEBUG: Previous line repeats 3 times.
  21260. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21261. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21262. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21263. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21264. 18:52:18 T:992 DEBUG: Previous line repeats 1 times.
  21265. 18:52:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21266. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21267. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21268. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21269. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21270. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21271. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21272. 18:52:19 T:992 DEBUG: Previous line repeats 3 times.
  21273. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21274. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21275. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21276. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21277. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21278. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21279. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21280. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21281. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21282. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21283. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21284. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21285. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21286. 18:52:19 T:992 DEBUG: Previous line repeats 3 times.
  21287. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21288. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21289. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21290. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21291. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21292. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21293. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21294. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21295. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21296. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21297. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21298. 18:52:19 T:2972 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  21299. 18:52:19 T:2972 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  21300. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21301. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  21302. 18:52:19 T:2972 INFO: Platinum [neptune.http]: got connection (reused: false)
  21303. 18:52:19 T:2972 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  21304. 18:52:19 T:2972 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  21305. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21306. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  21307. 18:52:19 T:2972 INFO: Platinum [neptune.http]: got connection (reused: false)
  21308. 18:52:19 T:2972 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  21309. 18:52:19 T:2972 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  21310. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  21311. 18:52:19 T:2972 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  21312. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21313. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21314. 18:52:19 T:2972 INFO: Platinum [neptune.http]: got connection (reused: false)
  21315. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21316. 18:52:19 T:2972 ERROR: Platinum [platinum.core.service]: No state variables found
  21317. 18:52:19 T:2972 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  21318. 18:52:19 T:2972 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  21319. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  21320. <specVersion>
  21321. <major>1</major>
  21322. <minor>0</minor>
  21323. </specVersion>
  21324. <actionList />
  21325. <serviceStateTable />
  21326. </scpd>
  21327. 18:52:19 T:2972 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  21328. 18:52:19 T:2972 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  21329. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  21330. <specVersion>
  21331. <major>1</major>
  21332. <minor>0</minor>
  21333. </specVersion>
  21334. <actionList />
  21335. <serviceStateTable />
  21336. </scpd>
  21337. 18:52:19 T:2972 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  21338. 18:52:19 T:992 NOTICE: Previous line repeats 2 times.
  21339. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21340. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21341. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21342. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21343. 18:52:19 T:992 DEBUG: Previous line repeats 2 times.
  21344. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21345. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21346. 18:52:19 T:992 DEBUG: Previous line repeats 1 times.
  21347. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21348. 18:52:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21349. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21350. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21351. 18:52:20 T:992 DEBUG: Previous line repeats 1 times.
  21352. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21353. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21354. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21355. 18:52:20 T:992 DEBUG: Previous line repeats 3 times.
  21356. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21357. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21358. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21359. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21360. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21361. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21362. 18:52:20 T:992 DEBUG: Previous line repeats 1 times.
  21363. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21364. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21365. 18:52:20 T:992 DEBUG: Previous line repeats 1 times.
  21366. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21367. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21368. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21369. 18:52:20 T:992 DEBUG: Previous line repeats 3 times.
  21370. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21371. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21372. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21373. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21374. 18:52:20 T:992 DEBUG: Previous line repeats 3 times.
  21375. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21376. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21377. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21378. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21379. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21380. 18:52:20 T:992 DEBUG: Previous line repeats 4 times.
  21381. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21382. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21383. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21384. 18:52:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21385. 18:52:21 T:992 DEBUG: Previous line repeats 3 times.
  21386. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21387. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21388. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21389. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21390. 18:52:21 T:992 DEBUG: Previous line repeats 1 times.
  21391. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21392. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21393. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21394. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21395. 18:52:21 T:992 DEBUG: Previous line repeats 4 times.
  21396. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21397. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21398. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21399. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21400. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21401. 18:52:21 T:992 DEBUG: Previous line repeats 3 times.
  21402. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21403. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21404. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21405. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21406. 18:52:21 T:992 DEBUG: Previous line repeats 4 times.
  21407. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21408. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21409. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21410. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21411. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21412. 18:52:21 T:992 DEBUG: Previous line repeats 3 times.
  21413. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21414. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21415. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21416. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21417. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21418. 18:52:21 T:992 DEBUG: Previous line repeats 2 times.
  21419. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21420. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21421. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21422. 18:52:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21423. 18:52:22 T:992 DEBUG: Previous line repeats 2 times.
  21424. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21425. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21426. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21427. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21428. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21429. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21430. 18:52:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  21431. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21432. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21433. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21434. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21435. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21436. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21437. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21438. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21439. 18:52:22 T:992 DEBUG: Previous line repeats 2 times.
  21440. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21441. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21442. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21443. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21444. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21445. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21446. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21447. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21448. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21449. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21450. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21451. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21452. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21453. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21454. 18:52:22 T:992 DEBUG: Previous line repeats 1 times.
  21455. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21456. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21457. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21458. 18:52:22 T:992 DEBUG: Previous line repeats 2 times.
  21459. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21460. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21461. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21462. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21463. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21464. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21465. 18:52:22 T:992 DEBUG: Previous line repeats 2 times.
  21466. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21467. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21468. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21469. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21470. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21471. 18:52:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21472. 18:52:23 T:992 DEBUG: Previous line repeats 1 times.
  21473. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21474. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21475. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21476. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21477. 18:52:23 T:992 DEBUG: Previous line repeats 2 times.
  21478. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21479. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21480. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21481. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21482. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21483. 18:52:23 T:992 DEBUG: Previous line repeats 3 times.
  21484. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21485. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21486. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21487. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21488. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21489. 18:52:23 T:992 DEBUG: Previous line repeats 3 times.
  21490. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21491. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21492. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21493. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21494. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21495. 18:52:23 T:992 DEBUG: Previous line repeats 4 times.
  21496. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21497. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21498. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21499. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21500. 18:52:23 T:992 DEBUG: Previous line repeats 4 times.
  21501. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21502. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21503. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21504. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21505. 18:52:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21506. 18:52:24 T:992 DEBUG: Previous line repeats 4 times.
  21507. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21508. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21509. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21510. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21511. 18:52:24 T:992 DEBUG: Previous line repeats 2 times.
  21512. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21513. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21514. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21515. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21516. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21517. 18:52:24 T:992 DEBUG: Previous line repeats 3 times.
  21518. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21519. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21520. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21521. 18:52:24 T:992 DEBUG: Previous line repeats 1 times.
  21522. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21523. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21524. 18:52:24 T:992 DEBUG: Previous line repeats 2 times.
  21525. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21526. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21527. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21528. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21529. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21530. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21531. 18:52:24 T:992 DEBUG: Previous line repeats 2 times.
  21532. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21533. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21534. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21535. 18:52:24 T:992 DEBUG: Previous line repeats 1 times.
  21536. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21537. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21538. 18:52:24 T:992 DEBUG: Previous line repeats 2 times.
  21539. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21540. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21541. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21542. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21543. 18:52:24 T:992 DEBUG: Previous line repeats 1 times.
  21544. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21545. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21546. 18:52:24 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21547. 18:52:24 T:992 INFO: Previous line repeats 1 times.
  21548. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21549. 18:52:24 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21550. 18:52:24 T:992 INFO: Previous line repeats 1 times.
  21551. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21552. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21553. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21554. 18:52:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21555. 18:52:24 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21556. 18:52:24 T:6204 INFO: Previous line repeats 3 times.
  21557. 18:52:24 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21558. 18:52:25 T:992 INFO: Previous line repeats 7 times.
  21559. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21560. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21561. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21562. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21563. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21564. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21565. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21566. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21567. 18:52:25 T:992 INFO: Previous line repeats 1 times.
  21568. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21569. 18:52:25 T:992 DEBUG: Previous line repeats 1 times.
  21570. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21571. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21572. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21573. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21574. 18:52:25 T:992 DEBUG: Previous line repeats 1 times.
  21575. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21576. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21577. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21578. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21579. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21580. 18:52:25 T:6204 DEBUG: Previous line repeats 1 times.
  21581. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21582. 18:52:25 T:992 INFO: Previous line repeats 1 times.
  21583. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21584. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21585. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21586. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21587. 18:52:25 T:992 DEBUG: Previous line repeats 1 times.
  21588. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21589. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21590. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21591. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21592. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21593. 18:52:25 T:6204 DEBUG: Previous line repeats 1 times.
  21594. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21595. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21596. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21597. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21598. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21599. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21600. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21601. 18:52:25 T:992 INFO: Previous line repeats 7 times.
  21602. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21603. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21604. 18:52:25 T:6204 DEBUG: Previous line repeats 2 times.
  21605. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21606. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21607. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21608. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21609. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21610. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21611. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21612. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21613. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21614. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21615. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21616. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21617. 18:52:25 T:992 INFO: Previous line repeats 7 times.
  21618. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21619. 18:52:25 T:992 DEBUG: Previous line repeats 2 times.
  21620. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21621. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21622. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21623. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21624. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21625. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21626. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21627. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21628. 18:52:25 T:6204 DEBUG: Previous line repeats 1 times.
  21629. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21630. 18:52:25 T:6204 INFO: Previous line repeats 1 times.
  21631. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21632. 18:52:25 T:992 INFO: Previous line repeats 5 times.
  21633. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21634. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21635. 18:52:25 T:6204 INFO: Previous line repeats 1 times.
  21636. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21637. 18:52:25 T:992 INFO: Previous line repeats 3 times.
  21638. 18:52:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21639. 18:52:25 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21640. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21641. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21642. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21643. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21644. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21645. 18:52:26 T:992 INFO: Previous line repeats 1 times.
  21646. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21647. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  21648. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21649. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21650. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21651. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21652. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21653. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21654. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21655. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21656. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21657. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21658. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21659. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21660. 18:52:26 T:992 INFO: Previous line repeats 7 times.
  21661. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21662. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21663. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21664. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21665. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21666. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21667. 18:52:26 T:992 INFO: Previous line repeats 1 times.
  21668. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21669. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21670. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21671. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21672. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21673. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  21674. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21675. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21676. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21677. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21678. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21679. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21680. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21681. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21682. 18:52:26 T:992 INFO: Previous line repeats 7 times.
  21683. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21684. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21685. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21686. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21687. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21688. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21689. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21690. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21691. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21692. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21693. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21694. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21695. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21696. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21697. 18:52:26 T:992 INFO: Previous line repeats 1 times.
  21698. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21699. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  21700. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21701. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21702. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21703. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21704. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21705. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21706. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21707. 18:52:26 T:992 DEBUG: Previous line repeats 1 times.
  21708. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21709. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21710. 18:52:26 T:6204 DEBUG: Previous line repeats 1 times.
  21711. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21712. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21713. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21714. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21715. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21716. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21717. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21718. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21719. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21720. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21721. 18:52:26 T:992 INFO: Previous line repeats 5 times.
  21722. 18:52:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21723. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  21724. 18:52:26 T:6204 INFO: Previous line repeats 7 times.
  21725. 18:52:26 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21726. 18:52:27 T:992 INFO: Previous line repeats 3 times.
  21727. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21728. 18:52:27 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21729. 18:52:27 T:992 INFO: Previous line repeats 1 times.
  21730. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21731. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21732. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21733. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21734. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21735. 18:52:27 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  21736. 18:52:27 T:6204 INFO: Previous line repeats 1 times.
  21737. 18:52:27 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21738. 18:52:27 T:5808 INFO: Previous line repeats 3 times.
  21739. 18:52:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  21740. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21741. 18:52:27 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21742. 18:52:27 T:992 INFO: Previous line repeats 1 times.
  21743. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21744. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21745. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21746. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21747. 18:52:27 T:6204 DEBUG: Previous line repeats 1 times.
  21748. 18:52:27 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  21749. 18:52:27 T:992 INFO: Previous line repeats 3 times.
  21750. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21751. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21752. 18:52:27 T:992 DEBUG: Previous line repeats 3 times.
  21753. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21754. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21755. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21756. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21757. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21758. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21759. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21760. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21761. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21762. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21763. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21764. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21765. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21766. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21767. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21768. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21769. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21770. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21771. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21772. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21773. 18:52:27 T:992 DEBUG: Previous line repeats 1 times.
  21774. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21775. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21776. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21777. 18:52:27 T:992 DEBUG: Previous line repeats 2 times.
  21778. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21779. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21780. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21781. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21782. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21783. 18:52:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21784. 18:52:28 T:992 DEBUG: Previous line repeats 2 times.
  21785. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21786. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21787. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21788. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21789. 18:52:28 T:992 DEBUG: Previous line repeats 1 times.
  21790. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21791. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21792. 18:52:28 T:992 DEBUG: Previous line repeats 1 times.
  21793. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21794. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21795. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21796. 18:52:28 T:992 DEBUG: Previous line repeats 3 times.
  21797. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21798. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21799. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21800. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21801. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21802. 18:52:28 T:992 DEBUG: Previous line repeats 3 times.
  21803. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21804. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21805. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21806. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21807. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21808. 18:52:28 T:992 DEBUG: Previous line repeats 3 times.
  21809. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21810. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21811. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21812. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21813. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21814. 18:52:28 T:992 DEBUG: Previous line repeats 4 times.
  21815. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21816. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21817. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21818. 18:52:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21819. 18:52:29 T:992 DEBUG: Previous line repeats 3 times.
  21820. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21821. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21822. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21823. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21824. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21825. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21826. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21827. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21828. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21829. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21830. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21831. 18:52:29 T:992 DEBUG: Previous line repeats 3 times.
  21832. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21833. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21834. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21835. 18:52:29 T:992 DEBUG: Previous line repeats 1 times.
  21836. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21837. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21838. 18:52:29 T:992 DEBUG: Previous line repeats 2 times.
  21839. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21840. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21841. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21842. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21843. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21844. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21845. 18:52:29 T:992 DEBUG: Previous line repeats 2 times.
  21846. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21847. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21848. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21849. 18:52:29 T:992 DEBUG: Previous line repeats 1 times.
  21850. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21851. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21852. 18:52:29 T:992 DEBUG: Previous line repeats 2 times.
  21853. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21854. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21855. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21856. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21857. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21858. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21859. 18:52:29 T:992 DEBUG: Previous line repeats 2 times.
  21860. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21861. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21862. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21863. 18:52:29 T:992 DEBUG: Previous line repeats 2 times.
  21864. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21865. 18:52:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21866. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21867. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21868. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21869. 18:52:30 T:992 DEBUG: Previous line repeats 1 times.
  21870. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21871. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21872. 18:52:30 T:992 DEBUG: Previous line repeats 1 times.
  21873. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21874. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21875. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21876. 18:52:30 T:992 DEBUG: Previous line repeats 2 times.
  21877. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21878. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21879. 18:52:30 T:992 DEBUG: Previous line repeats 1 times.
  21880. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21881. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21882. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21883. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21884. 18:52:30 T:992 DEBUG: Previous line repeats 1 times.
  21885. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21886. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21887. 18:52:30 T:992 DEBUG: Previous line repeats 1 times.
  21888. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21889. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21890. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21891. 18:52:30 T:992 DEBUG: Previous line repeats 3 times.
  21892. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21893. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21894. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21895. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21896. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21897. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21898. 18:52:30 T:992 DEBUG: Previous line repeats 2 times.
  21899. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21900. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21901. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21902. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21903. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21904. 18:52:30 T:992 DEBUG: Previous line repeats 3 times.
  21905. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21906. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21907. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21908. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21909. 18:52:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21910. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21911. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21912. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21913. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21914. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21915. 18:52:31 T:992 DEBUG: Previous line repeats 3 times.
  21916. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21917. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21918. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21919. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21920. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21921. 18:52:31 T:992 DEBUG: Previous line repeats 3 times.
  21922. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21923. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21924. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21925. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21926. 18:52:31 T:992 DEBUG: Previous line repeats 3 times.
  21927. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21928. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21929. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21930. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21931. 18:52:31 T:992 DEBUG: Previous line repeats 4 times.
  21932. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21933. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21934. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21935. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21936. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21937. 18:52:31 T:992 DEBUG: Previous line repeats 3 times.
  21938. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21939. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21940. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21941. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21942. 18:52:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21943. 18:52:32 T:992 DEBUG: Previous line repeats 3 times.
  21944. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21945. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21946. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21947. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21948. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21949. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21950. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21951. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21952. 18:52:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  21953. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21954. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21955. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21956. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21957. 18:52:32 T:992 DEBUG: Previous line repeats 2 times.
  21958. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21959. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21960. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21961. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21962. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21963. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21964. 18:52:32 T:992 DEBUG: Previous line repeats 2 times.
  21965. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21966. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21967. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21968. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21969. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21970. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21971. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21972. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21973. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21974. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21975. 18:52:32 T:992 DEBUG: Previous line repeats 2 times.
  21976. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21977. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21978. 18:52:32 T:992 DEBUG: Previous line repeats 2 times.
  21979. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21980. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21981. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21982. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21983. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21984. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21985. 18:52:32 T:992 DEBUG: Previous line repeats 1 times.
  21986. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21987. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21988. 18:52:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21989. 18:52:33 T:992 DEBUG: Previous line repeats 3 times.
  21990. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21991. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21992. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  21993. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21994. 18:52:33 T:992 DEBUG: Previous line repeats 1 times.
  21995. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  21996. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  21997. 18:52:33 T:992 DEBUG: Previous line repeats 1 times.
  21998. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  21999. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22000. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22001. 18:52:33 T:992 DEBUG: Previous line repeats 3 times.
  22002. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22003. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22004. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22005. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22006. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22007. 18:52:33 T:992 DEBUG: Previous line repeats 2 times.
  22008. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22009. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22010. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22011. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22012. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22013. 18:52:33 T:992 DEBUG: Previous line repeats 3 times.
  22014. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22015. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22016. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22017. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22018. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22019. 18:52:33 T:992 DEBUG: Previous line repeats 3 times.
  22020. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22021. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22022. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22023. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22024. 18:52:33 T:992 DEBUG: Previous line repeats 4 times.
  22025. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22026. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22027. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22028. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22029. 18:52:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22030. 18:52:34 T:992 DEBUG: Previous line repeats 1 times.
  22031. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22032. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22033. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22034. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22035. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22036. 18:52:34 T:992 DEBUG: Previous line repeats 4 times.
  22037. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22038. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22039. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22040. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22041. 18:52:34 T:992 DEBUG: Previous line repeats 3 times.
  22042. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22043. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22044. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22045. 18:52:34 T:992 DEBUG: Previous line repeats 1 times.
  22046. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22047. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22048. 18:52:34 T:992 DEBUG: Previous line repeats 3 times.
  22049. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22050. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22051. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22052. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22053. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22054. 18:52:34 T:992 DEBUG: Previous line repeats 3 times.
  22055. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22056. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22057. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22058. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22059. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22060. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22061. 18:52:34 T:992 DEBUG: Previous line repeats 2 times.
  22062. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22063. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22064. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22065. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22066. 18:52:34 T:992 DEBUG: Previous line repeats 1 times.
  22067. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22068. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22069. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22070. 18:52:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22071. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22072. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22073. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22074. 18:52:35 T:992 DEBUG: Previous line repeats 2 times.
  22075. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22076. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22077. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22078. 18:52:35 T:992 DEBUG: Previous line repeats 1 times.
  22079. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22080. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22081. 18:52:35 T:992 DEBUG: Previous line repeats 3 times.
  22082. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22083. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22084. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22085. 18:52:35 T:992 DEBUG: Previous line repeats 1 times.
  22086. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22087. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22088. 18:52:35 T:992 DEBUG: Previous line repeats 1 times.
  22089. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22090. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22091. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22092. 18:52:35 T:992 DEBUG: Previous line repeats 1 times.
  22093. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22094. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22095. 18:52:35 T:992 DEBUG: Previous line repeats 1 times.
  22096. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22097. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22098. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22099. 18:52:35 T:992 DEBUG: Previous line repeats 3 times.
  22100. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22101. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22102. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22103. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22104. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22105. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22106. 18:52:35 T:992 DEBUG: Previous line repeats 2 times.
  22107. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22108. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22109. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22110. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22111. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22112. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22113. 18:52:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22114. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22115. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22116. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22117. 18:52:36 T:992 DEBUG: Previous line repeats 3 times.
  22118. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22119. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22120. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22121. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22122. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22123. 18:52:36 T:992 DEBUG: Previous line repeats 4 times.
  22124. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22125. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22126. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22127. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22128. 18:52:36 T:992 DEBUG: Previous line repeats 3 times.
  22129. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22130. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22131. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22132. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22133. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22134. 18:52:36 T:992 DEBUG: Previous line repeats 4 times.
  22135. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22136. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22137. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22138. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22139. 18:52:36 T:992 DEBUG: Previous line repeats 3 times.
  22140. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22141. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22142. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22143. 18:52:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22144. 18:52:37 T:992 DEBUG: Previous line repeats 5 times.
  22145. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22146. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22147. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22148. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22149. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22150. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22151. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22152. 18:52:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  22153. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22154. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22155. 18:52:37 T:992 DEBUG: Previous line repeats 3 times.
  22156. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22157. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22158. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22159. 18:52:37 T:992 DEBUG: Previous line repeats 1 times.
  22160. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22161. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22162. 18:52:37 T:992 DEBUG: Previous line repeats 2 times.
  22163. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22164. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22165. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22166. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22167. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22168. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22169. 18:52:37 T:992 DEBUG: Previous line repeats 2 times.
  22170. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22171. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22172. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22173. 18:52:37 T:992 DEBUG: Previous line repeats 1 times.
  22174. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22175. 18:52:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  22176. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22177. 18:52:37 T:992 DEBUG: Previous line repeats 1 times.
  22178. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22179. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22180. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22181. 18:52:37 T:992 DEBUG: Previous line repeats 1 times.
  22182. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22183. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22184. 18:52:37 T:992 DEBUG: Previous line repeats 2 times.
  22185. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22186. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22187. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22188. 18:52:37 T:992 DEBUG: Previous line repeats 2 times.
  22189. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22190. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22191. 18:52:37 T:992 DEBUG: Previous line repeats 1 times.
  22192. 18:52:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22193. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22194. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22195. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22196. 18:52:38 T:992 DEBUG: Previous line repeats 1 times.
  22197. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22198. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22199. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22200. 18:52:38 T:992 DEBUG: Previous line repeats 2 times.
  22201. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22202. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22203. 18:52:38 T:992 DEBUG: Previous line repeats 1 times.
  22204. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22205. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22206. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22207. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22208. 18:52:38 T:992 DEBUG: Previous line repeats 1 times.
  22209. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22210. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22211. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22212. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22213. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22214. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22215. 18:52:38 T:992 DEBUG: Previous line repeats 2 times.
  22216. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22217. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22218. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22219. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22220. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22221. 18:52:38 T:992 DEBUG: Previous line repeats 3 times.
  22222. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22223. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22224. 18:52:38 T:992 DEBUG: Previous line repeats 1 times.
  22225. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22226. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22227. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22228. 18:52:38 T:992 DEBUG: Previous line repeats 3 times.
  22229. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22230. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22231. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22232. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22233. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22234. 18:52:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22235. 18:52:39 T:992 DEBUG: Previous line repeats 1 times.
  22236. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22237. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22238. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22239. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22240. 18:52:39 T:992 DEBUG: Previous line repeats 4 times.
  22241. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22242. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22243. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22244. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22245. 18:52:39 T:992 DEBUG: Previous line repeats 4 times.
  22246. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22247. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22248. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22249. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22250. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22251. 18:52:39 T:992 DEBUG: Previous line repeats 3 times.
  22252. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22253. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22254. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22255. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22256. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22257. 18:52:39 T:992 DEBUG: Previous line repeats 3 times.
  22258. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22259. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22260. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22261. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22262. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22263. 18:52:39 T:992 DEBUG: Previous line repeats 3 times.
  22264. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22265. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22266. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22267. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22268. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22269. 18:52:39 T:992 DEBUG: Previous line repeats 3 times.
  22270. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22271. 18:52:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22272. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22273. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22274. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22275. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22276. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22277. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22278. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22279. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22280. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22281. 18:52:40 T:992 DEBUG: Previous line repeats 2 times.
  22282. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22283. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22284. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22285. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22286. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22287. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22288. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22289. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22290. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22291. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22292. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22293. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22294. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22295. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22296. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22297. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22298. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22299. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22300. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22301. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22302. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22303. 18:52:40 T:992 DEBUG: Previous line repeats 1 times.
  22304. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22305. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22306. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22307. 18:52:40 T:992 DEBUG: Previous line repeats 3 times.
  22308. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22309. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22310. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22311. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22312. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22313. 18:52:40 T:992 DEBUG: Previous line repeats 3 times.
  22314. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22315. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22316. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22317. 18:52:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22318. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22319. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22320. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22321. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22322. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22323. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22324. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22325. 18:52:41 T:992 DEBUG: Previous line repeats 3 times.
  22326. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22327. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22328. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22329. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22330. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22331. 18:52:41 T:992 DEBUG: Previous line repeats 5 times.
  22332. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22333. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22334. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22335. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22336. 18:52:41 T:992 DEBUG: Previous line repeats 3 times.
  22337. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22338. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22339. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22340. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22341. 18:52:41 T:992 DEBUG: Previous line repeats 3 times.
  22342. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22343. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22344. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22345. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22346. 18:52:41 T:992 DEBUG: Previous line repeats 4 times.
  22347. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22348. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22349. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22350. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22351. 18:52:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22352. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22353. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22354. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22355. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22356. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22357. 18:52:42 T:5808 DEBUG: Previous line repeats 1 times.
  22358. 18:52:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  22359. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22360. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22361. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22362. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22363. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22364. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22365. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22366. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22367. 18:52:42 T:992 DEBUG: Previous line repeats 3 times.
  22368. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22369. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22370. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22371. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22372. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22373. 18:52:42 T:992 DEBUG: Previous line repeats 2 times.
  22374. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22375. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22376. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22377. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22378. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22379. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22380. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22381. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22382. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22383. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22384. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22385. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22386. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22387. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22388. 18:52:42 T:992 DEBUG: Previous line repeats 2 times.
  22389. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22390. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22391. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22392. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22393. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22394. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22395. 18:52:42 T:992 DEBUG: Previous line repeats 1 times.
  22396. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22397. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22398. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22399. 18:52:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22400. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22401. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22402. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22403. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22404. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22405. 18:52:43 T:992 DEBUG: Previous line repeats 2 times.
  22406. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22407. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22408. 18:52:43 T:992 DEBUG: Previous line repeats 1 times.
  22409. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22410. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22411. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22412. 18:52:43 T:992 DEBUG: Previous line repeats 1 times.
  22413. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22414. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22415. 18:52:43 T:992 DEBUG: Previous line repeats 1 times.
  22416. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22417. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22418. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22419. 18:52:43 T:992 DEBUG: Previous line repeats 3 times.
  22420. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22421. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22422. 18:52:43 T:992 DEBUG: Previous line repeats 1 times.
  22423. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22424. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22425. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22426. 18:52:43 T:992 DEBUG: Previous line repeats 2 times.
  22427. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22428. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22429. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22430. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22431. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22432. 18:52:43 T:992 DEBUG: Previous line repeats 3 times.
  22433. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22434. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22435. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22436. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22437. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22438. 18:52:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22439. 18:52:44 T:992 DEBUG: Previous line repeats 3 times.
  22440. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22441. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22442. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22443. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22444. 18:52:44 T:992 DEBUG: Previous line repeats 1 times.
  22445. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22446. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22447. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22448. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22449. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22450. 18:52:44 T:992 DEBUG: Previous line repeats 4 times.
  22451. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22452. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22453. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22454. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22455. 18:52:44 T:992 DEBUG: Previous line repeats 3 times.
  22456. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22457. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22458. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22459. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22460. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22461. 18:52:44 T:992 DEBUG: Previous line repeats 3 times.
  22462. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22463. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22464. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22465. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22466. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22467. 18:52:44 T:992 DEBUG: Previous line repeats 3 times.
  22468. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22469. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22470. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22471. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22472. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22473. 18:52:44 T:992 DEBUG: Previous line repeats 2 times.
  22474. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22475. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22476. 18:52:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22477. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22478. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22479. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22480. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22481. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22482. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22483. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22484. 18:52:45 T:992 DEBUG: Previous line repeats 1 times.
  22485. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22486. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22487. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22488. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22489. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22490. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22491. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22492. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22493. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22494. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22495. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22496. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22497. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22498. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22499. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22500. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22501. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22502. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22503. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22504. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22505. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22506. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22507. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22508. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22509. 18:52:45 T:992 DEBUG: Previous line repeats 1 times.
  22510. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22511. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22512. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22513. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22514. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22515. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22516. 18:52:45 T:992 DEBUG: Previous line repeats 2 times.
  22517. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22518. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22519. 18:52:45 T:992 DEBUG: Previous line repeats 1 times.
  22520. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22521. 18:52:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22522. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22523. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22524. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22525. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22526. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22527. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22528. 18:52:46 T:992 DEBUG: Previous line repeats 3 times.
  22529. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22530. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22531. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22532. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22533. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22534. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22535. 18:52:46 T:992 DEBUG: Previous line repeats 3 times.
  22536. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22537. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22538. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22539. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22540. 18:52:46 T:992 DEBUG: Previous line repeats 3 times.
  22541. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22542. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22543. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22544. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22545. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22546. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22547. 18:52:46 T:992 DEBUG: Previous line repeats 3 times.
  22548. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22549. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22550. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22551. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22552. 18:52:46 T:992 DEBUG: Previous line repeats 4 times.
  22553. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22554. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22555. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22556. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22557. 18:52:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22558. 18:52:46 T:4948 DEBUG: Previous line repeats 1 times.
  22559. 18:52:46 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  22560. 18:52:47 T:5572 DEBUG: Thread JobWorker start, auto delete: true
  22561. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22562. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22563. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22564. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22565. 18:52:47 T:5808 DEBUG: Previous line repeats 1 times.
  22566. 18:52:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  22567. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22568. 18:52:47 T:992 DEBUG: Previous line repeats 1 times.
  22569. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22570. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22571. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22572. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22573. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22574. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22575. 18:52:47 T:992 DEBUG: Previous line repeats 3 times.
  22576. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22577. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22578. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22579. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22580. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22581. 18:52:47 T:992 DEBUG: Previous line repeats 3 times.
  22582. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22583. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22584. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22585. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22586. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22587. 18:52:47 T:992 DEBUG: Previous line repeats 3 times.
  22588. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22589. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22590. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22591. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22592. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22593. 18:52:47 T:992 DEBUG: Previous line repeats 2 times.
  22594. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22595. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22596. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22597. 18:52:47 T:992 DEBUG: Previous line repeats 1 times.
  22598. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22599. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22600. 18:52:47 T:992 DEBUG: Previous line repeats 2 times.
  22601. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22602. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22603. 18:52:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22604. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22605. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22606. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22607. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22608. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22609. 18:52:48 T:992 DEBUG: Previous line repeats 2 times.
  22610. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22611. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22612. 18:52:48 T:992 DEBUG: Previous line repeats 1 times.
  22613. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22614. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22615. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22616. 18:52:48 T:992 DEBUG: Previous line repeats 2 times.
  22617. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22618. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22619. 18:52:48 T:992 DEBUG: Previous line repeats 1 times.
  22620. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22621. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22622. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22623. 18:52:48 T:992 DEBUG: Previous line repeats 2 times.
  22624. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22625. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22626. 18:52:48 T:992 DEBUG: Previous line repeats 1 times.
  22627. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22628. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22629. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22630. 18:52:48 T:992 DEBUG: Previous line repeats 1 times.
  22631. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22632. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22633. 18:52:48 T:992 DEBUG: Previous line repeats 1 times.
  22634. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22635. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22636. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22637. 18:52:48 T:992 DEBUG: Previous line repeats 3 times.
  22638. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22639. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22640. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22641. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22642. 18:52:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22643. 18:52:49 T:992 DEBUG: Previous line repeats 4 times.
  22644. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22645. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22646. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22647. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22648. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22649. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22650. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22651. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22652. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22653. 18:52:49 T:992 DEBUG: Previous line repeats 3 times.
  22654. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22655. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22656. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22657. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22658. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22659. 18:52:49 T:992 DEBUG: Previous line repeats 4 times.
  22660. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22661. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22662. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22663. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22664. 18:52:49 T:992 DEBUG: Previous line repeats 4 times.
  22665. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22666. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22667. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22668. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22669. 18:52:49 T:992 DEBUG: Previous line repeats 3 times.
  22670. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22671. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22672. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22673. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22674. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22675. 18:52:49 T:992 DEBUG: Previous line repeats 4 times.
  22676. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22677. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22678. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22679. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22680. 18:52:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22681. 18:52:50 T:992 DEBUG: Previous line repeats 1 times.
  22682. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22683. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22684. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22685. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22686. 18:52:50 T:992 DEBUG: Previous line repeats 3 times.
  22687. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22688. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22689. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22690. 18:52:50 T:992 DEBUG: Previous line repeats 1 times.
  22691. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22692. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22693. 18:52:50 T:992 DEBUG: Previous line repeats 3 times.
  22694. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22695. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22696. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22697. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22698. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22699. 18:52:50 T:992 DEBUG: Previous line repeats 3 times.
  22700. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22701. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22702. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22703. 18:52:50 T:992 DEBUG: Previous line repeats 1 times.
  22704. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22705. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22706. 18:52:50 T:992 DEBUG: Previous line repeats 2 times.
  22707. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22708. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22709. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22710. 18:52:50 T:992 DEBUG: Previous line repeats 1 times.
  22711. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22712. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22713. 18:52:50 T:992 DEBUG: Previous line repeats 2 times.
  22714. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22715. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22716. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22717. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22718. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22719. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22720. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22721. 18:52:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22722. 18:52:51 T:992 DEBUG: Previous line repeats 2 times.
  22723. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22724. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22725. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22726. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22727. 18:52:51 T:992 DEBUG: Previous line repeats 1 times.
  22728. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22729. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22730. 18:52:51 T:992 DEBUG: Previous line repeats 1 times.
  22731. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22732. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22733. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22734. 18:52:51 T:992 DEBUG: Previous line repeats 3 times.
  22735. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22736. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22737. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22738. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22739. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22740. 18:52:51 T:992 DEBUG: Previous line repeats 3 times.
  22741. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22742. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22743. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22744. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22745. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22746. 18:52:51 T:992 DEBUG: Previous line repeats 3 times.
  22747. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22748. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22749. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22750. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22751. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22752. 18:52:51 T:992 DEBUG: Previous line repeats 3 times.
  22753. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22754. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22755. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22756. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22757. 18:52:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22758. 18:52:52 T:992 DEBUG: Previous line repeats 3 times.
  22759. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22760. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22761. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22762. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22763. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22764. 18:52:52 T:5808 DEBUG: Previous line repeats 1 times.
  22765. 18:52:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  22766. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22767. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22768. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22769. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22770. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22771. 18:52:52 T:992 DEBUG: Previous line repeats 5 times.
  22772. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22773. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22774. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22775. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22776. 18:52:52 T:992 DEBUG: Previous line repeats 3 times.
  22777. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22778. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22779. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22780. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22781. 18:52:52 T:992 DEBUG: Previous line repeats 3 times.
  22782. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22783. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22784. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22785. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22786. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22787. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22788. 18:52:52 T:992 DEBUG: Previous line repeats 2 times.
  22789. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22790. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22791. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22792. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22793. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22794. 18:52:52 T:992 DEBUG: Previous line repeats 3 times.
  22795. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22796. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22797. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22798. 18:52:52 T:992 DEBUG: Previous line repeats 1 times.
  22799. 18:52:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22800. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22801. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22802. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22803. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22804. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22805. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22806. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22807. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22808. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22809. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22810. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22811. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22812. 18:52:53 T:992 DEBUG: Previous line repeats 2 times.
  22813. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22814. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22815. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22816. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22817. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22818. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22819. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22820. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22821. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22822. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22823. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22824. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22825. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22826. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22827. 18:52:53 T:992 DEBUG: Previous line repeats 3 times.
  22828. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22829. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22830. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22831. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22832. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22833. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22834. 18:52:53 T:992 DEBUG: Previous line repeats 2 times.
  22835. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22836. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22837. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22838. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22839. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22840. 18:52:53 T:992 DEBUG: Previous line repeats 3 times.
  22841. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22842. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22843. 18:52:53 T:992 DEBUG: Previous line repeats 1 times.
  22844. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22845. 18:52:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22846. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22847. 18:52:54 T:992 DEBUG: Previous line repeats 1 times.
  22848. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22849. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22850. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22851. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22852. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22853. 18:52:54 T:992 DEBUG: Previous line repeats 3 times.
  22854. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22855. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22856. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22857. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22858. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22859. 18:52:54 T:992 DEBUG: Previous line repeats 3 times.
  22860. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22861. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22862. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22863. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22864. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22865. 18:52:54 T:992 DEBUG: Previous line repeats 3 times.
  22866. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22867. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22868. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22869. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22870. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22871. 18:52:54 T:992 DEBUG: Previous line repeats 3 times.
  22872. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22873. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22874. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22875. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22876. 18:52:54 T:992 DEBUG: Previous line repeats 4 times.
  22877. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22878. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22879. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22880. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22881. 18:52:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22882. 18:52:55 T:992 DEBUG: Previous line repeats 1 times.
  22883. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22884. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22885. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22886. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22887. 18:52:55 T:992 DEBUG: Previous line repeats 2 times.
  22888. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22889. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22890. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22891. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22892. 18:52:55 T:992 DEBUG: Previous line repeats 4 times.
  22893. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22894. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22895. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22896. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22897. 18:52:55 T:992 DEBUG: Previous line repeats 3 times.
  22898. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22899. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22900. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22901. 18:52:55 T:992 DEBUG: Previous line repeats 1 times.
  22902. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22903. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22904. 18:52:55 T:992 DEBUG: Previous line repeats 1 times.
  22905. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22906. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22907. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22908. 18:52:55 T:992 DEBUG: Previous line repeats 1 times.
  22909. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22910. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22911. 18:52:55 T:992 DEBUG: Previous line repeats 3 times.
  22912. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22913. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22914. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22915. 18:52:55 T:992 DEBUG: Previous line repeats 1 times.
  22916. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22917. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22918. 18:52:55 T:992 DEBUG: Previous line repeats 2 times.
  22919. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22920. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22921. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22922. 18:52:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22923. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22924. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22925. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22926. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22927. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22928. 18:52:56 T:992 DEBUG: Previous line repeats 2 times.
  22929. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22930. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22931. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22932. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22933. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22934. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22935. 18:52:56 T:992 DEBUG: Previous line repeats 3 times.
  22936. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22937. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22938. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22939. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22940. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22941. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22942. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22943. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22944. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22945. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22946. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22947. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22948. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22949. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22950. 18:52:56 T:992 DEBUG: Previous line repeats 2 times.
  22951. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22952. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22953. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22954. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22955. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22956. 18:52:56 T:992 DEBUG: Previous line repeats 3 times.
  22957. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22958. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22959. 18:52:56 T:992 DEBUG: Previous line repeats 1 times.
  22960. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22961. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22962. 18:52:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22963. 18:52:57 T:992 DEBUG: Previous line repeats 3 times.
  22964. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22965. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22966. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22967. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22968. 18:52:57 T:5808 DEBUG: Previous line repeats 1 times.
  22969. 18:52:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  22970. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22971. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22972. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22973. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22974. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22975. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22976. 18:52:57 T:992 DEBUG: Previous line repeats 3 times.
  22977. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22978. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22979. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22980. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22981. 18:52:57 T:992 DEBUG: Previous line repeats 5 times.
  22982. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22983. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22984. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22985. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22986. 18:52:57 T:992 DEBUG: Previous line repeats 3 times.
  22987. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22988. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22989. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22990. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22991. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22992. 18:52:57 T:992 DEBUG: Previous line repeats 4 times.
  22993. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22994. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  22995. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  22996. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  22997. 18:52:57 T:992 DEBUG: Previous line repeats 4 times.
  22998. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  22999. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23000. 18:52:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23001. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23002. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23003. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23004. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23005. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23006. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23007. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23008. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23009. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23010. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23011. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23012. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23013. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23014. 18:52:58 T:992 DEBUG: Previous line repeats 2 times.
  23015. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23016. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23017. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23018. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23019. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23020. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23021. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23022. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23023. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23024. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23025. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23026. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23027. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23028. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23029. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23030. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23031. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23032. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23033. 18:52:58 T:992 DEBUG: Previous line repeats 2 times.
  23034. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23035. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23036. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23037. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23038. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23039. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23040. 18:52:58 T:992 DEBUG: Previous line repeats 3 times.
  23041. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23042. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23043. 18:52:58 T:992 DEBUG: Previous line repeats 1 times.
  23044. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23045. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23046. 18:52:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23047. 18:52:59 T:992 DEBUG: Previous line repeats 1 times.
  23048. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23049. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23050. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23051. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23052. 18:52:59 T:992 DEBUG: Previous line repeats 3 times.
  23053. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23054. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23055. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23056. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23057. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23058. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23059. 18:52:59 T:992 DEBUG: Previous line repeats 2 times.
  23060. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23061. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23062. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23063. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23064. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23065. 18:52:59 T:992 DEBUG: Previous line repeats 2 times.
  23066. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23067. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23068. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23069. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23070. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23071. 18:52:59 T:992 DEBUG: Previous line repeats 3 times.
  23072. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23073. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23074. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23075. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23076. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23077. 18:52:59 T:992 DEBUG: Previous line repeats 4 times.
  23078. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23079. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23080. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23081. 18:52:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23082. 18:53:00 T:992 DEBUG: Previous line repeats 5 times.
  23083. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23084. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23085. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23086. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23087. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23088. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23089. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23090. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23091. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23092. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23093. 18:53:00 T:992 DEBUG: Previous line repeats 2 times.
  23094. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23095. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23096. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23097. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23098. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23099. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23100. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23101. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23102. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23103. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23104. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23105. 18:53:00 T:992 DEBUG: Previous line repeats 3 times.
  23106. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23107. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23108. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23109. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23110. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23111. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23112. 18:53:00 T:992 DEBUG: Previous line repeats 3 times.
  23113. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23114. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23115. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23116. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23117. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23118. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23119. 18:53:00 T:992 DEBUG: Previous line repeats 3 times.
  23120. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23121. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23122. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23123. 18:53:00 T:992 DEBUG: Previous line repeats 1 times.
  23124. 18:53:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23125. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23126. 18:53:01 T:992 DEBUG: Previous line repeats 1 times.
  23127. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23128. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23129. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23130. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23131. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23132. 18:53:01 T:992 DEBUG: Previous line repeats 2 times.
  23133. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23134. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23135. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23136. 18:53:01 T:992 DEBUG: Previous line repeats 1 times.
  23137. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23138. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23139. 18:53:01 T:992 DEBUG: Previous line repeats 1 times.
  23140. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23141. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23142. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23143. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23144. 18:53:01 T:992 DEBUG: Previous line repeats 2 times.
  23145. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23146. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23147. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23148. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23149. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23150. 18:53:01 T:992 DEBUG: Previous line repeats 3 times.
  23151. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23152. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23153. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23154. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23155. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23156. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23157. 18:53:01 T:992 DEBUG: Previous line repeats 2 times.
  23158. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23159. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23160. 18:53:01 T:992 DEBUG: Previous line repeats 1 times.
  23161. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23162. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23163. 18:53:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23164. 18:53:02 T:992 DEBUG: Previous line repeats 5 times.
  23165. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23166. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23167. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23168. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23169. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23170. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23171. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23172. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23173. 18:53:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  23174. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23175. 18:53:02 T:992 DEBUG: Previous line repeats 3 times.
  23176. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23177. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23178. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23179. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23180. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23181. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23182. 18:53:02 T:992 DEBUG: Previous line repeats 3 times.
  23183. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23184. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23185. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23186. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23187. 18:53:02 T:992 DEBUG: Previous line repeats 1 times.
  23188. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23189. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23190. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23191. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23192. 18:53:02 T:992 DEBUG: Previous line repeats 3 times.
  23193. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23194. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23195. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23196. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23197. 18:53:02 T:992 DEBUG: Previous line repeats 4 times.
  23198. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23199. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23200. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23201. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23202. 18:53:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23203. 18:53:03 T:992 DEBUG: Previous line repeats 5 times.
  23204. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23205. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23206. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23207. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23208. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23209. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23210. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23211. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23212. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23213. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23214. 18:53:03 T:992 DEBUG: Previous line repeats 2 times.
  23215. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23216. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23217. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23218. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23219. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23220. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23221. 18:53:03 T:992 DEBUG: Previous line repeats 3 times.
  23222. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23223. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23224. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23225. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23226. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23227. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23228. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23229. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23230. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23231. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23232. 18:53:03 T:992 DEBUG: Previous line repeats 2 times.
  23233. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23234. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23235. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23236. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23237. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23238. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23239. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23240. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23241. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23242. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23243. 18:53:03 T:992 DEBUG: Previous line repeats 1 times.
  23244. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23245. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23246. 18:53:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23247. 18:53:04 T:992 DEBUG: Previous line repeats 3 times.
  23248. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23249. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23250. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23251. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23252. 18:53:04 T:992 DEBUG: Previous line repeats 1 times.
  23253. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23254. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23255. 18:53:04 T:992 DEBUG: Previous line repeats 1 times.
  23256. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23257. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23258. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23259. 18:53:04 T:992 DEBUG: Previous line repeats 3 times.
  23260. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23261. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23262. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23263. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23264. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23265. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23266. 18:53:04 T:992 DEBUG: Previous line repeats 3 times.
  23267. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23268. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23269. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23270. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23271. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23272. 18:53:04 T:992 DEBUG: Previous line repeats 3 times.
  23273. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23274. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23275. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23276. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23277. 18:53:04 T:992 DEBUG: Previous line repeats 2 times.
  23278. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23279. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23280. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23281. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23282. 18:53:04 T:992 DEBUG: Previous line repeats 1 times.
  23283. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23284. 18:53:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23285. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23286. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23287. 18:53:05 T:992 DEBUG: Previous line repeats 5 times.
  23288. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23289. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23290. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23291. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23292. 18:53:05 T:992 DEBUG: Previous line repeats 4 times.
  23293. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23294. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23295. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23296. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23297. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23298. 18:53:05 T:992 DEBUG: Previous line repeats 4 times.
  23299. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23300. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23301. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23302. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23303. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23304. 18:53:05 T:992 DEBUG: Previous line repeats 4 times.
  23305. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23306. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23307. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23308. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23309. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23310. 18:53:05 T:992 DEBUG: Previous line repeats 3 times.
  23311. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23312. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23313. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23314. 18:53:05 T:992 DEBUG: Previous line repeats 1 times.
  23315. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23316. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23317. 18:53:05 T:992 DEBUG: Previous line repeats 3 times.
  23318. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23319. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23320. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23321. 18:53:05 T:992 DEBUG: Previous line repeats 1 times.
  23322. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23323. 18:53:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23324. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23325. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23326. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23327. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23328. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23329. 18:53:06 T:992 DEBUG: Previous line repeats 2 times.
  23330. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23331. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23332. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23333. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23334. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23335. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23336. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23337. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23338. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23339. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23340. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23341. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23342. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23343. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23344. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23345. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23346. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23347. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23348. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23349. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23350. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23351. 18:53:06 T:992 DEBUG: Previous line repeats 1 times.
  23352. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23353. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23354. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23355. 18:53:06 T:992 DEBUG: Previous line repeats 2 times.
  23356. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23357. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23358. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23359. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23360. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23361. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23362. 18:53:06 T:992 DEBUG: Previous line repeats 2 times.
  23363. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23364. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23365. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23366. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23367. 18:53:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23368. 18:53:07 T:992 DEBUG: Previous line repeats 2 times.
  23369. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23370. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23371. 18:53:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  23372. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23373. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23374. 18:53:07 T:992 DEBUG: Previous line repeats 3 times.
  23375. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23376. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23377. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23378. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23379. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23380. 18:53:07 T:992 DEBUG: Previous line repeats 2 times.
  23381. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23382. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23383. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23384. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23385. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23386. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23387. 18:53:07 T:992 DEBUG: Previous line repeats 3 times.
  23388. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23389. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23390. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23391. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23392. 18:53:07 T:992 DEBUG: Previous line repeats 3 times.
  23393. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23394. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23395. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23396. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23397. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23398. 18:53:07 T:992 DEBUG: Previous line repeats 3 times.
  23399. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23400. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23401. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23402. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23403. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23404. 18:53:07 T:992 DEBUG: Previous line repeats 3 times.
  23405. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23406. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23407. 18:53:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23408. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23409. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23410. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23411. 18:53:08 T:992 DEBUG: Previous line repeats 1 times.
  23412. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23413. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23414. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23415. 18:53:08 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  23416. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  23417. 18:53:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  23418. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  23419. 18:53:08 T:992 INFO: Previous line repeats 6 times.
  23420. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23421. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23422. 18:53:08 T:3764 DEBUG: Previous line repeats 1 times.
  23423. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  23424. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  23425. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  23426. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23427. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  23428. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23429. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23430. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23431. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23432. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23433. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23434. 18:53:08 T:3764 DEBUG: Previous line repeats 1 times.
  23435. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  23436. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23437. 18:53:08 T:992 DEBUG: Previous line repeats 1 times.
  23438. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23439. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23440. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23441. 18:53:08 T:992 DEBUG: Previous line repeats 1 times.
  23442. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23443. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  23444. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23445. 18:53:08 T:992 DEBUG: Previous line repeats 2 times.
  23446. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23447. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23448. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23449. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23450. 18:53:08 T:4724 DEBUG: Previous line repeats 1 times.
  23451. 18:53:08 T:4724 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  23452. 18:53:08 T:4724 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  23453. 18:53:08 T:4724 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23454. 18:53:08 T:4724 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23455. 18:53:08 T:4724 INFO: Platinum [neptune.http]: got connection (reused: false)
  23456. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23457. 18:53:08 T:4724 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  23458. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23459. 18:53:08 T:992 DEBUG: Previous line repeats 1 times.
  23460. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23461. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23462. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23463. 18:53:08 T:992 DEBUG: Previous line repeats 1 times.
  23464. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23465. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23466. 18:53:08 T:3764 DEBUG: Previous line repeats 1 times.
  23467. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  23468. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23469. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23470. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23471. 18:53:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23472. 18:53:08 T:3764 DEBUG: Previous line repeats 1 times.
  23473. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  23474. 18:53:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  23475. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23476. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23477. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  23478. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  23479. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23480. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23481. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23482. 18:53:09 T:992 DEBUG: Previous line repeats 1 times.
  23483. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23484. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23485. 18:53:09 T:3764 DEBUG: Previous line repeats 1 times.
  23486. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  23487. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23488. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23489. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23490. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23491. 18:53:09 T:3764 DEBUG: Previous line repeats 1 times.
  23492. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  23493. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23494. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23495. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23496. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  23497. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23498. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23499. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23500. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23501. 18:53:09 T:3764 DEBUG: Previous line repeats 1 times.
  23502. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  23503. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  23504. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23505. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23506. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23507. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  23508. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23509. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23510. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23511. 18:53:09 T:3764 DEBUG: Previous line repeats 1 times.
  23512. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  23513. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  23514. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23515. 18:53:09 T:992 DEBUG: Previous line repeats 1 times.
  23516. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23517. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23518. 18:53:09 T:992 DEBUG: Previous line repeats 1 times.
  23519. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23520. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  23521. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23522. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23523. 18:53:09 T:4644 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  23524. 18:53:09 T:4644 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  23525. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23526. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23527. 18:53:09 T:4644 INFO: Platinum [neptune.http]: got connection (reused: false)
  23528. 18:53:09 T:4644 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  23529. 18:53:09 T:4644 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  23530. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23531. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23532. 18:53:09 T:4644 INFO: Platinum [neptune.http]: got connection (reused: false)
  23533. 18:53:09 T:4644 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  23534. 18:53:09 T:4644 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  23535. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23536. 18:53:09 T:4644 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23537. 18:53:09 T:4644 INFO: Platinum [neptune.http]: got connection (reused: false)
  23538. 18:53:09 T:4644 ERROR: Platinum [platinum.core.service]: No state variables found
  23539. 18:53:09 T:4644 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  23540. 18:53:09 T:4644 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  23541. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  23542. <specVersion>
  23543. <major>1</major>
  23544. <minor>0</minor>
  23545. </specVersion>
  23546. <actionList />
  23547. <serviceStateTable />
  23548. </scpd>
  23549. 18:53:09 T:4644 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  23550. 18:53:09 T:4644 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  23551. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  23552. <specVersion>
  23553. <major>1</major>
  23554. <minor>0</minor>
  23555. </specVersion>
  23556. <actionList />
  23557. <serviceStateTable />
  23558. </scpd>
  23559. 18:53:09 T:4644 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  23560. 18:53:09 T:992 NOTICE: Previous line repeats 2 times.
  23561. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23562. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  23563. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23564. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  23565. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23566. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23567. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23568. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23569. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23570. 18:53:09 T:3764 DEBUG: Previous line repeats 1 times.
  23571. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  23572. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  23573. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23574. 18:53:09 T:992 DEBUG: Previous line repeats 2 times.
  23575. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23576. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23577. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23578. 18:53:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23579. 18:53:09 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  23580. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23581. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23582. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23583. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23584. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23585. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  23586. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23587. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  23588. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23589. 18:53:10 T:3764 DEBUG: Previous line repeats 2 times.
  23590. 18:53:10 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  23591. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  23592. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23593. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23594. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  23595. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23596. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23597. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23598. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23599. 18:53:10 T:992 INFO: Previous line repeats 1 times.
  23600. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23601. 18:53:10 T:3764 DEBUG: Previous line repeats 1 times.
  23602. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  23603. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23604. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23605. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  23606. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23607. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23608. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23609. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23610. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23611. 18:53:10 T:3764 DEBUG: Previous line repeats 2 times.
  23612. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  23613. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23614. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23615. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23616. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23617. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23618. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23619. 18:53:10 T:992 DEBUG: Previous line repeats 2 times.
  23620. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23621. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  23622. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  23623. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  23624. 18:53:10 T:6496 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  23625. 18:53:10 T:6496 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  23626. 18:53:10 T:6496 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23627. 18:53:10 T:6496 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23628. 18:53:10 T:6496 INFO: Platinum [neptune.http]: got connection (reused: false)
  23629. 18:53:10 T:6496 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  23630. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23631. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23632. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23633. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23634. 18:53:10 T:992 DEBUG: Previous line repeats 4 times.
  23635. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23636. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23637. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23638. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23639. 18:53:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  23640. 18:53:10 T:992 INFO: Previous line repeats 1 times.
  23641. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23642. 18:53:10 T:992 DEBUG: Previous line repeats 3 times.
  23643. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23644. 18:53:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23645. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23646. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23647. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23648. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23649. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23650. 18:53:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23651. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23652. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23653. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23654. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23655. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23656. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23657. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23658. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23659. 18:53:11 T:3764 DEBUG: Previous line repeats 1 times.
  23660. 18:53:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23661. 18:53:11 T:992 INFO: Previous line repeats 1 times.
  23662. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23663. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23664. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23665. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23666. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23667. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23668. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23669. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23670. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23671. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23672. 18:53:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  23673. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23674. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23675. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23676. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23677. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23678. 18:53:11 T:7084 DEBUG: Previous line repeats 1 times.
  23679. 18:53:11 T:7084 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  23680. 18:53:11 T:7084 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  23681. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23682. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23683. 18:53:11 T:7084 INFO: Platinum [neptune.http]: got connection (reused: false)
  23684. 18:53:11 T:7084 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  23685. 18:53:11 T:7084 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  23686. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23687. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23688. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23689. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23690. 18:53:11 T:7084 DEBUG: Previous line repeats 1 times.
  23691. 18:53:11 T:7084 INFO: Platinum [neptune.http]: got connection (reused: false)
  23692. 18:53:11 T:7084 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  23693. 18:53:11 T:7084 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  23694. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  23695. 18:53:11 T:7084 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  23696. 18:53:11 T:7084 INFO: Platinum [neptune.http]: got connection (reused: false)
  23697. 18:53:11 T:7084 ERROR: Platinum [platinum.core.service]: No state variables found
  23698. 18:53:11 T:7084 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  23699. 18:53:11 T:7084 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  23700. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  23701. <specVersion>
  23702. <major>1</major>
  23703. <minor>0</minor>
  23704. </specVersion>
  23705. <actionList />
  23706. <serviceStateTable />
  23707. </scpd>
  23708. 18:53:11 T:7084 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  23709. 18:53:11 T:7084 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  23710. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  23711. <specVersion>
  23712. <major>1</major>
  23713. <minor>0</minor>
  23714. </specVersion>
  23715. <actionList />
  23716. <serviceStateTable />
  23717. </scpd>
  23718. 18:53:11 T:7084 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  23719. 18:53:11 T:992 NOTICE: Previous line repeats 2 times.
  23720. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23721. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23722. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23723. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23724. 18:53:11 T:992 DEBUG: Previous line repeats 2 times.
  23725. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23726. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23727. 18:53:11 T:992 DEBUG: Previous line repeats 1 times.
  23728. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23729. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23730. 18:53:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23731. 18:53:12 T:5808 DEBUG: Previous line repeats 1 times.
  23732. 18:53:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  23733. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23734. 18:53:12 T:992 DEBUG: Previous line repeats 1 times.
  23735. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23736. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23737. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23738. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23739. 18:53:12 T:992 DEBUG: Previous line repeats 1 times.
  23740. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23741. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23742. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23743. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23744. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23745. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23746. 18:53:12 T:992 DEBUG: Previous line repeats 3 times.
  23747. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23748. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23749. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23750. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23751. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23752. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23753. 18:53:12 T:992 DEBUG: Previous line repeats 3 times.
  23754. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23755. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23756. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23757. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23758. 18:53:12 T:992 DEBUG: Previous line repeats 3 times.
  23759. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23760. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23761. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23762. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23763. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23764. 18:53:12 T:992 DEBUG: Previous line repeats 4 times.
  23765. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23766. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23767. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23768. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23769. 18:53:12 T:992 DEBUG: Previous line repeats 3 times.
  23770. 18:53:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23771. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23772. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23773. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23774. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23775. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23776. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23777. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23778. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23779. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23780. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23781. 18:53:13 T:992 DEBUG: Previous line repeats 3 times.
  23782. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23783. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23784. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23785. 18:53:13 T:992 DEBUG: Previous line repeats 1 times.
  23786. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23787. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23788. 18:53:13 T:992 DEBUG: Previous line repeats 2 times.
  23789. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23790. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23791. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23792. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23793. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23794. 18:53:13 T:992 DEBUG: Previous line repeats 3 times.
  23795. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23796. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23797. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23798. 18:53:13 T:992 DEBUG: Previous line repeats 1 times.
  23799. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23800. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23801. 18:53:13 T:992 DEBUG: Previous line repeats 1 times.
  23802. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23803. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23804. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23805. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23806. 18:53:13 T:992 DEBUG: Previous line repeats 1 times.
  23807. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23808. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23809. 18:53:13 T:992 DEBUG: Previous line repeats 2 times.
  23810. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23811. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23812. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23813. 18:53:13 T:992 DEBUG: Previous line repeats 2 times.
  23814. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23815. 18:53:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23816. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23817. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23818. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23819. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23820. 18:53:14 T:992 DEBUG: Previous line repeats 2 times.
  23821. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23822. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23823. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23824. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23825. 18:53:14 T:992 DEBUG: Previous line repeats 1 times.
  23826. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23827. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23828. 18:53:14 T:992 DEBUG: Previous line repeats 1 times.
  23829. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23830. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23831. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23832. 18:53:14 T:992 DEBUG: Previous line repeats 3 times.
  23833. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23834. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23835. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23836. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23837. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23838. 18:53:14 T:992 DEBUG: Previous line repeats 2 times.
  23839. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23840. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23841. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23842. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23843. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23844. 18:53:14 T:992 DEBUG: Previous line repeats 2 times.
  23845. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23846. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23847. 18:53:14 T:992 DEBUG: Previous line repeats 1 times.
  23848. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23849. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23850. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23851. 18:53:14 T:992 DEBUG: Previous line repeats 2 times.
  23852. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23853. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23854. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23855. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23856. 18:53:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23857. 18:53:15 T:992 DEBUG: Previous line repeats 3 times.
  23858. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23859. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23860. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23861. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23862. 18:53:15 T:992 DEBUG: Previous line repeats 2 times.
  23863. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23864. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23865. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23866. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23867. 18:53:15 T:992 DEBUG: Previous line repeats 4 times.
  23868. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23869. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23870. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23871. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23872. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23873. 18:53:15 T:992 DEBUG: Previous line repeats 2 times.
  23874. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23875. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23876. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23877. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23878. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23879. 18:53:15 T:992 DEBUG: Previous line repeats 4 times.
  23880. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23881. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23882. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23883. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23884. 18:53:15 T:992 DEBUG: Previous line repeats 3 times.
  23885. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23886. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23887. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23888. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23889. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23890. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23891. 18:53:15 T:992 DEBUG: Previous line repeats 2 times.
  23892. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23893. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23894. 18:53:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23895. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23896. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23897. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23898. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23899. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23900. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23901. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23902. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23903. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23904. 18:53:16 T:992 DEBUG: Previous line repeats 2 times.
  23905. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23906. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23907. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23908. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23909. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23910. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23911. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23912. 18:53:16 T:992 DEBUG: Previous line repeats 2 times.
  23913. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23914. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23915. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23916. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23917. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23918. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23919. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23920. 18:53:16 T:992 DEBUG: Previous line repeats 2 times.
  23921. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23922. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23923. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23924. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23925. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23926. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23927. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23928. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23929. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23930. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23931. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23932. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23933. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23934. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23935. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23936. 18:53:16 T:992 DEBUG: Previous line repeats 1 times.
  23937. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23938. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23939. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23940. 18:53:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23941. 18:53:17 T:5572 DEBUG: Previous line repeats 1 times.
  23942. 18:53:17 T:5572 DEBUG: Thread JobWorker 5572 terminating (autodelete)
  23943. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23944. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23945. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23946. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23947. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23948. 18:53:17 T:992 DEBUG: Previous line repeats 2 times.
  23949. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23950. 18:53:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  23951. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23952. 18:53:17 T:992 DEBUG: Previous line repeats 1 times.
  23953. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23954. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23955. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23956. 18:53:17 T:992 DEBUG: Previous line repeats 2 times.
  23957. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23958. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23959. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23960. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23961. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23962. 18:53:17 T:992 DEBUG: Previous line repeats 3 times.
  23963. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23964. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23965. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23966. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23967. 18:53:17 T:992 DEBUG: Previous line repeats 3 times.
  23968. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23969. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23970. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23971. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23972. 18:53:17 T:992 DEBUG: Previous line repeats 3 times.
  23973. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23974. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23975. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23976. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23977. 18:53:17 T:992 DEBUG: Previous line repeats 4 times.
  23978. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23979. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23980. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23981. 18:53:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23982. 18:53:18 T:992 DEBUG: Previous line repeats 2 times.
  23983. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23984. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23985. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23986. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23987. 18:53:18 T:992 DEBUG: Previous line repeats 3 times.
  23988. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23989. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23990. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23991. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23992. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23993. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23994. 18:53:18 T:992 DEBUG: Previous line repeats 3 times.
  23995. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  23996. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  23997. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  23998. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  23999. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24000. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24001. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24002. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24003. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24004. 18:53:18 T:992 DEBUG: Previous line repeats 3 times.
  24005. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24006. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24007. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24008. 18:53:18 T:992 DEBUG: Previous line repeats 1 times.
  24009. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24010. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24011. 18:53:18 T:992 DEBUG: Previous line repeats 2 times.
  24012. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24013. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24014. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24015. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24016. 18:53:18 T:992 DEBUG: Previous line repeats 1 times.
  24017. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24018. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24019. 18:53:18 T:992 DEBUG: Previous line repeats 2 times.
  24020. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24021. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24022. 18:53:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24023. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24024. 18:53:19 T:992 DEBUG: Previous line repeats 1 times.
  24025. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24026. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24027. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24028. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24029. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24030. 18:53:19 T:992 DEBUG: Previous line repeats 2 times.
  24031. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24032. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24033. 18:53:19 T:992 DEBUG: Previous line repeats 1 times.
  24034. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24035. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24036. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24037. 18:53:19 T:992 DEBUG: Previous line repeats 2 times.
  24038. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24039. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24040. 18:53:19 T:992 DEBUG: Previous line repeats 1 times.
  24041. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24042. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24043. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24044. 18:53:19 T:992 DEBUG: Previous line repeats 2 times.
  24045. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24046. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24047. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24048. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24049. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24050. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24051. 18:53:19 T:992 DEBUG: Previous line repeats 1 times.
  24052. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24053. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24054. 18:53:19 T:992 DEBUG: Previous line repeats 1 times.
  24055. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24056. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24057. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24058. 18:53:19 T:992 DEBUG: Previous line repeats 2 times.
  24059. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24060. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24061. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24062. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24063. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24064. 18:53:19 T:992 DEBUG: Previous line repeats 3 times.
  24065. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24066. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24067. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24068. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24069. 18:53:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24070. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24071. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24072. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24073. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24074. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24075. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24076. 18:53:20 T:992 DEBUG: Previous line repeats 3 times.
  24077. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24078. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24079. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24080. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24081. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24082. 18:53:20 T:992 DEBUG: Previous line repeats 4 times.
  24083. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24084. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24085. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24086. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24087. 18:53:20 T:992 DEBUG: Previous line repeats 3 times.
  24088. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24089. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24090. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24091. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24092. 18:53:20 T:992 DEBUG: Previous line repeats 3 times.
  24093. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24094. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24095. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24096. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24097. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24098. 18:53:20 T:992 DEBUG: Previous line repeats 4 times.
  24099. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24100. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24101. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24102. 18:53:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24103. 18:53:21 T:992 DEBUG: Previous line repeats 3 times.
  24104. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24105. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24106. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24107. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24108. 18:53:21 T:992 DEBUG: Previous line repeats 3 times.
  24109. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24110. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24111. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24112. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24113. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24114. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24115. 18:53:21 T:992 DEBUG: Previous line repeats 2 times.
  24116. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24117. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24118. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24119. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24120. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24121. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24122. 18:53:21 T:992 DEBUG: Previous line repeats 1 times.
  24123. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24124. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24125. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24126. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24127. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24128. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24129. 18:53:21 T:992 DEBUG: Previous line repeats 2 times.
  24130. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24131. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24132. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24133. 18:53:21 T:992 DEBUG: Previous line repeats 1 times.
  24134. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24135. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24136. 18:53:21 T:992 DEBUG: Previous line repeats 1 times.
  24137. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24138. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24139. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24140. 18:53:21 T:992 DEBUG: Previous line repeats 2 times.
  24141. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24142. 18:53:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24143. 18:53:22 T:992 DEBUG: Previous line repeats 1 times.
  24144. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24145. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24146. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24147. 18:53:22 T:5808 DEBUG: Previous line repeats 2 times.
  24148. 18:53:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  24149. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24150. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24151. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24152. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24153. 18:53:22 T:992 DEBUG: Previous line repeats 3 times.
  24154. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24155. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24156. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24157. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24158. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24159. 18:53:22 T:992 DEBUG: Previous line repeats 3 times.
  24160. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24161. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24162. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24163. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24164. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24165. 18:53:22 T:992 DEBUG: Previous line repeats 3 times.
  24166. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24167. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24168. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24169. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24170. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24171. 18:53:22 T:992 DEBUG: Previous line repeats 3 times.
  24172. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24173. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24174. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24175. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24176. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24177. 18:53:22 T:992 DEBUG: Previous line repeats 3 times.
  24178. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24179. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24180. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24181. 18:53:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24182. 18:53:23 T:992 DEBUG: Previous line repeats 2 times.
  24183. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24184. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24185. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24186. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24187. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24188. 18:53:23 T:992 DEBUG: Previous line repeats 2 times.
  24189. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24190. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24191. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24192. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24193. 18:53:23 T:992 DEBUG: Previous line repeats 4 times.
  24194. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24195. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24196. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24197. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24198. 18:53:23 T:992 DEBUG: Previous line repeats 4 times.
  24199. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24200. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24201. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24202. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24203. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24204. 18:53:23 T:992 DEBUG: Previous line repeats 3 times.
  24205. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24206. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24207. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24208. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24209. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24210. 18:53:23 T:992 DEBUG: Previous line repeats 2 times.
  24211. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24212. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24213. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24214. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24215. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24216. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24217. 18:53:23 T:992 DEBUG: Previous line repeats 2 times.
  24218. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24219. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24220. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24221. 18:53:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24222. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24223. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24224. 18:53:24 T:992 DEBUG: Previous line repeats 2 times.
  24225. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24226. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24227. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24228. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24229. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24230. 18:53:24 T:992 DEBUG: Previous line repeats 2 times.
  24231. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24232. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24233. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24234. 18:53:24 T:992 DEBUG: Previous line repeats 2 times.
  24235. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24236. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24237. 18:53:24 T:992 DEBUG: Previous line repeats 1 times.
  24238. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24239. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24240. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24241. 18:53:24 T:992 DEBUG: Previous line repeats 2 times.
  24242. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24243. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24244. 18:53:24 T:992 DEBUG: Previous line repeats 1 times.
  24245. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24246. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24247. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24248. 18:53:24 T:992 DEBUG: Previous line repeats 1 times.
  24249. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24250. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24251. 18:53:24 T:992 DEBUG: Previous line repeats 1 times.
  24252. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24253. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24254. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24255. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24256. 18:53:24 T:992 DEBUG: Previous line repeats 2 times.
  24257. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24258. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24259. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24260. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24261. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24262. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24263. 18:53:24 T:992 DEBUG: Previous line repeats 1 times.
  24264. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24265. 18:53:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24266. 18:53:25 T:992 DEBUG: Previous line repeats 1 times.
  24267. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24268. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24269. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24270. 18:53:25 T:992 DEBUG: Previous line repeats 3 times.
  24271. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24272. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24273. 18:53:25 T:992 DEBUG: Previous line repeats 1 times.
  24274. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24275. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24276. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24277. 18:53:25 T:992 DEBUG: Previous line repeats 3 times.
  24278. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24279. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24280. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24281. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24282. 18:53:25 T:992 DEBUG: Previous line repeats 2 times.
  24283. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24284. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24285. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24286. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24287. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24288. 18:53:25 T:992 DEBUG: Previous line repeats 1 times.
  24289. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24290. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24291. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24292. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24293. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24294. 18:53:25 T:992 DEBUG: Previous line repeats 2 times.
  24295. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24296. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24297. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24298. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24299. 18:53:25 T:992 DEBUG: Previous line repeats 3 times.
  24300. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24301. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24302. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24303. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24304. 18:53:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24305. 18:53:26 T:992 DEBUG: Previous line repeats 3 times.
  24306. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24307. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24308. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24309. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24310. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24311. 18:53:26 T:992 DEBUG: Previous line repeats 1 times.
  24312. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24313. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24314. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24315. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24316. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24317. 18:53:26 T:992 DEBUG: Previous line repeats 2 times.
  24318. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24319. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24320. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24321. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24322. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24323. 18:53:26 T:992 DEBUG: Previous line repeats 3 times.
  24324. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24325. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24326. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24327. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24328. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24329. 18:53:26 T:992 DEBUG: Previous line repeats 3 times.
  24330. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24331. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24332. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24333. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24334. 18:53:26 T:992 DEBUG: Previous line repeats 1 times.
  24335. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24336. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24337. 18:53:26 T:992 DEBUG: Previous line repeats 3 times.
  24338. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24339. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24340. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24341. 18:53:26 T:992 DEBUG: Previous line repeats 2 times.
  24342. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24343. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24344. 18:53:26 T:992 DEBUG: Previous line repeats 1 times.
  24345. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24346. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24347. 18:53:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24348. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24349. 18:53:27 T:992 DEBUG: Previous line repeats 2 times.
  24350. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24351. 18:53:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  24352. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24353. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24354. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24355. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24356. 18:53:27 T:992 DEBUG: Previous line repeats 2 times.
  24357. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24358. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24359. 18:53:27 T:992 DEBUG: Previous line repeats 1 times.
  24360. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24361. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24362. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24363. 18:53:27 T:992 DEBUG: Previous line repeats 1 times.
  24364. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24365. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24366. 18:53:27 T:992 DEBUG: Previous line repeats 1 times.
  24367. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24368. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24369. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24370. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24371. 18:53:27 T:992 DEBUG: Previous line repeats 2 times.
  24372. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24373. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24374. 18:53:27 T:992 DEBUG: Previous line repeats 1 times.
  24375. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24376. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24377. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24378. 18:53:27 T:1552 DEBUG: Previous line repeats 1 times.
  24379. 18:53:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  24380. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24381. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24382. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24383. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24384. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24385. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24386. 18:53:27 T:992 DEBUG: Previous line repeats 3 times.
  24387. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24388. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24389. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24390. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24391. 18:53:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24392. 18:53:28 T:992 DEBUG: Previous line repeats 3 times.
  24393. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24394. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24395. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24396. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24397. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24398. 18:53:28 T:992 DEBUG: Previous line repeats 1 times.
  24399. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24400. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24401. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24402. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24403. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24404. 18:53:28 T:992 DEBUG: Previous line repeats 3 times.
  24405. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24406. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24407. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24408. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24409. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24410. 18:53:28 T:992 DEBUG: Previous line repeats 3 times.
  24411. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24412. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24413. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24414. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24415. 18:53:28 T:992 DEBUG: Previous line repeats 3 times.
  24416. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24417. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24418. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24419. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24420. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24421. 18:53:28 T:992 DEBUG: Previous line repeats 3 times.
  24422. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24423. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24424. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24425. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24426. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24427. 18:53:28 T:992 DEBUG: Previous line repeats 2 times.
  24428. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24429. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24430. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24431. 18:53:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24432. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24433. 18:53:29 T:992 DEBUG: Previous line repeats 3 times.
  24434. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24435. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24436. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24437. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24438. 18:53:29 T:992 DEBUG: Previous line repeats 2 times.
  24439. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24440. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24441. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24442. 18:53:29 T:992 DEBUG: Previous line repeats 1 times.
  24443. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24444. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24445. 18:53:29 T:992 DEBUG: Previous line repeats 1 times.
  24446. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24447. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24448. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24449. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24450. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24451. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24452. 18:53:29 T:992 DEBUG: Previous line repeats 2 times.
  24453. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24454. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24455. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24456. 18:53:29 T:992 DEBUG: Previous line repeats 1 times.
  24457. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24458. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24459. 18:53:29 T:992 DEBUG: Previous line repeats 1 times.
  24460. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24461. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24462. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24463. 18:53:29 T:992 DEBUG: Previous line repeats 2 times.
  24464. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24465. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24466. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24467. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24468. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24469. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24470. 18:53:29 T:992 DEBUG: Previous line repeats 2 times.
  24471. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24472. 18:53:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24473. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24474. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24475. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24476. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24477. 18:53:30 T:992 DEBUG: Previous line repeats 2 times.
  24478. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24479. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24480. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24481. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24482. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24483. 18:53:30 T:992 DEBUG: Previous line repeats 3 times.
  24484. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24485. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24486. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24487. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24488. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24489. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24490. 18:53:30 T:992 DEBUG: Previous line repeats 3 times.
  24491. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24492. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24493. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24494. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24495. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24496. 18:53:30 T:992 DEBUG: Previous line repeats 4 times.
  24497. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24498. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24499. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24500. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24501. 18:53:30 T:992 DEBUG: Previous line repeats 5 times.
  24502. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24503. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24504. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24505. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24506. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24507. 18:53:30 T:992 DEBUG: Previous line repeats 4 times.
  24508. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24509. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24510. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24511. 18:53:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24512. 18:53:31 T:992 DEBUG: Previous line repeats 3 times.
  24513. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24514. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24515. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24516. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24517. 18:53:31 T:992 DEBUG: Previous line repeats 2 times.
  24518. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24519. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24520. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24521. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24522. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24523. 18:53:31 T:992 DEBUG: Previous line repeats 2 times.
  24524. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24525. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24526. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24527. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24528. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24529. 18:53:31 T:992 DEBUG: Previous line repeats 3 times.
  24530. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24531. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24532. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24533. 18:53:31 T:992 DEBUG: Previous line repeats 1 times.
  24534. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24535. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24536. 18:53:31 T:992 DEBUG: Previous line repeats 2 times.
  24537. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24538. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24539. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24540. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24541. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24542. 18:53:31 T:992 DEBUG: Previous line repeats 2 times.
  24543. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24544. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24545. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24546. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24547. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24548. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24549. 18:53:31 T:992 DEBUG: Previous line repeats 2 times.
  24550. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24551. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24552. 18:53:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24553. 18:53:32 T:992 DEBUG: Previous line repeats 1 times.
  24554. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24555. 18:53:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  24556. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24557. 18:53:32 T:992 DEBUG: Previous line repeats 1 times.
  24558. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24559. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24560. 18:53:32 T:992 DEBUG: Previous line repeats 1 times.
  24561. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24562. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24563. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24564. 18:53:32 T:992 DEBUG: Previous line repeats 1 times.
  24565. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24566. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24567. 18:53:32 T:992 DEBUG: Previous line repeats 2 times.
  24568. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24569. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24570. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24571. 18:53:32 T:992 DEBUG: Previous line repeats 1 times.
  24572. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24573. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24574. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24575. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24576. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24577. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24578. 18:53:32 T:992 DEBUG: Previous line repeats 2 times.
  24579. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24580. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24581. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24582. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24583. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24584. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24585. 18:53:32 T:992 DEBUG: Previous line repeats 2 times.
  24586. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24587. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24588. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24589. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24590. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24591. 18:53:32 T:992 DEBUG: Previous line repeats 3 times.
  24592. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24593. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24594. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24595. 18:53:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24596. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24597. 18:53:33 T:992 DEBUG: Previous line repeats 2 times.
  24598. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24599. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24600. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24601. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24602. 18:53:33 T:992 DEBUG: Previous line repeats 4 times.
  24603. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24604. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24605. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24606. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24607. 18:53:33 T:992 DEBUG: Previous line repeats 4 times.
  24608. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24609. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24610. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24611. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24612. 18:53:33 T:992 DEBUG: Previous line repeats 3 times.
  24613. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24614. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24615. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24616. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24617. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24618. 18:53:33 T:992 DEBUG: Previous line repeats 4 times.
  24619. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24620. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24621. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24622. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24623. 18:53:33 T:992 DEBUG: Previous line repeats 5 times.
  24624. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24625. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24626. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24627. 18:53:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24628. 18:53:34 T:992 DEBUG: Previous line repeats 3 times.
  24629. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24630. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24631. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24632. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24633. 18:53:34 T:992 DEBUG: Previous line repeats 3 times.
  24634. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24635. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24636. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24637. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24638. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24639. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24640. 18:53:34 T:992 DEBUG: Previous line repeats 2 times.
  24641. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24642. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24643. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24644. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24645. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24646. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24647. 18:53:34 T:992 DEBUG: Previous line repeats 2 times.
  24648. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24649. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24650. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24651. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24652. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24653. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24654. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24655. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24656. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24657. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24658. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24659. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24660. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24661. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24662. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24663. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24664. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24665. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24666. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24667. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24668. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24669. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24670. 18:53:34 T:992 DEBUG: Previous line repeats 1 times.
  24671. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24672. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24673. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24674. 18:53:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24675. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24676. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24677. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24678. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24679. 18:53:35 T:992 DEBUG: Previous line repeats 3 times.
  24680. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24681. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24682. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24683. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24684. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24685. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24686. 18:53:35 T:992 DEBUG: Previous line repeats 2 times.
  24687. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24688. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24689. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24690. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24691. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24692. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24693. 18:53:35 T:992 DEBUG: Previous line repeats 2 times.
  24694. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24695. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24696. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24697. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24698. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24699. 18:53:35 T:992 DEBUG: Previous line repeats 2 times.
  24700. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24701. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24702. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24703. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24704. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24705. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24706. 18:53:35 T:992 DEBUG: Previous line repeats 3 times.
  24707. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24708. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24709. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24710. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24711. 18:53:35 T:992 DEBUG: Previous line repeats 2 times.
  24712. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24713. 18:53:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24714. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24715. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24716. 18:53:36 T:992 DEBUG: Previous line repeats 2 times.
  24717. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24718. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24719. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24720. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24721. 18:53:36 T:992 DEBUG: Previous line repeats 5 times.
  24722. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24723. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24724. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24725. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24726. 18:53:36 T:992 DEBUG: Previous line repeats 4 times.
  24727. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24728. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24729. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24730. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24731. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24732. 18:53:36 T:992 DEBUG: Previous line repeats 3 times.
  24733. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24734. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24735. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24736. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24737. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24738. 18:53:36 T:992 DEBUG: Previous line repeats 2 times.
  24739. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24740. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24741. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24742. 18:53:36 T:992 DEBUG: Previous line repeats 1 times.
  24743. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24744. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24745. 18:53:36 T:992 DEBUG: Previous line repeats 2 times.
  24746. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24747. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24748. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24749. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24750. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24751. 18:53:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24752. 18:53:37 T:992 DEBUG: Previous line repeats 2 times.
  24753. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24754. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24755. 18:53:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  24756. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24757. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24758. 18:53:37 T:992 DEBUG: Previous line repeats 2 times.
  24759. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24760. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24761. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24762. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24763. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24764. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24765. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24766. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24767. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24768. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24769. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24770. 18:53:37 T:992 DEBUG: Previous line repeats 2 times.
  24771. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24772. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24773. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24774. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24775. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24776. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24777. 18:53:37 T:992 DEBUG: Previous line repeats 2 times.
  24778. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24779. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24780. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24781. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24782. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24783. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24784. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24785. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24786. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24787. 18:53:37 T:992 DEBUG: Previous line repeats 1 times.
  24788. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24789. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24790. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24791. 18:53:37 T:992 DEBUG: Previous line repeats 3 times.
  24792. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24793. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24794. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24795. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24796. 18:53:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24797. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24798. 18:53:38 T:992 DEBUG: Previous line repeats 1 times.
  24799. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24800. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24801. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24802. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24803. 18:53:38 T:992 DEBUG: Previous line repeats 3 times.
  24804. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24805. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24806. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24807. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24808. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24809. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24810. 18:53:38 T:992 DEBUG: Previous line repeats 3 times.
  24811. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24812. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24813. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24814. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24815. 18:53:38 T:992 DEBUG: Previous line repeats 3 times.
  24816. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24817. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24818. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24819. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24820. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24821. 18:53:38 T:992 DEBUG: Previous line repeats 4 times.
  24822. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24823. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24824. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24825. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24826. 18:53:38 T:992 DEBUG: Previous line repeats 3 times.
  24827. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24828. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24829. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24830. 18:53:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24831. 18:53:39 T:992 DEBUG: Previous line repeats 3 times.
  24832. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24833. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24834. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24835. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24836. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24837. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24838. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24839. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24840. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24841. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24842. 18:53:39 T:992 DEBUG: Previous line repeats 4 times.
  24843. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24844. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24845. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24846. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24847. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24848. 18:53:39 T:992 DEBUG: Previous line repeats 3 times.
  24849. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24850. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24851. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24852. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24853. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24854. 18:53:39 T:992 DEBUG: Previous line repeats 3 times.
  24855. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24856. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24857. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24858. 18:53:39 T:992 DEBUG: Previous line repeats 1 times.
  24859. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24860. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24861. 18:53:39 T:992 DEBUG: Previous line repeats 2 times.
  24862. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24863. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24864. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24865. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24866. 18:53:39 T:992 DEBUG: Previous line repeats 1 times.
  24867. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24868. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24869. 18:53:39 T:992 DEBUG: Previous line repeats 1 times.
  24870. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24871. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24872. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24873. 18:53:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24874. 18:53:40 T:992 DEBUG: Previous line repeats 2 times.
  24875. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24876. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24877. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24878. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24879. 18:53:40 T:992 DEBUG: Previous line repeats 1 times.
  24880. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24881. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24882. 18:53:40 T:992 DEBUG: Previous line repeats 2 times.
  24883. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24884. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24885. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24886. 18:53:40 T:992 DEBUG: Previous line repeats 2 times.
  24887. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24888. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24889. 18:53:40 T:992 DEBUG: Previous line repeats 1 times.
  24890. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24891. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24892. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24893. 18:53:40 T:992 DEBUG: Previous line repeats 1 times.
  24894. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24895. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24896. 18:53:40 T:992 DEBUG: Previous line repeats 1 times.
  24897. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24898. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24899. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24900. 18:53:40 T:992 DEBUG: Previous line repeats 3 times.
  24901. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24902. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24903. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24904. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24905. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24906. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24907. 18:53:40 T:992 DEBUG: Previous line repeats 2 times.
  24908. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24909. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24910. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24911. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24912. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24913. 18:53:40 T:992 DEBUG: Previous line repeats 4 times.
  24914. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24915. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24916. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24917. 18:53:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24918. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24919. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24920. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24921. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24922. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24923. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24924. 18:53:41 T:992 DEBUG: Previous line repeats 3 times.
  24925. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24926. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24927. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24928. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24929. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24930. 18:53:41 T:992 DEBUG: Previous line repeats 4 times.
  24931. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24932. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24933. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24934. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24935. 18:53:41 T:992 DEBUG: Previous line repeats 3 times.
  24936. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24937. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24938. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24939. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24940. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24941. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24942. 18:53:41 T:992 DEBUG: Previous line repeats 3 times.
  24943. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24944. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24945. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24946. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24947. 18:53:41 T:992 DEBUG: Previous line repeats 3 times.
  24948. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24949. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24950. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24951. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24952. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24953. 18:53:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24954. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24955. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24956. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24957. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24958. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24959. 18:53:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  24960. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24961. 18:53:42 T:992 DEBUG: Previous line repeats 2 times.
  24962. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24963. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24964. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24965. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24966. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24967. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24968. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24969. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24970. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24971. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24972. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24973. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24974. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24975. 18:53:42 T:992 DEBUG: Previous line repeats 3 times.
  24976. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24977. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24978. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24979. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24980. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24981. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24982. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24983. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24984. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24985. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24986. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24987. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24988. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24989. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24990. 18:53:42 T:992 DEBUG: Previous line repeats 2 times.
  24991. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24992. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  24993. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24994. 18:53:42 T:992 DEBUG: Previous line repeats 1 times.
  24995. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  24996. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  24997. 18:53:42 T:992 DEBUG: Previous line repeats 2 times.
  24998. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  24999. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25000. 18:53:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25001. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25002. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25003. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25004. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25005. 18:53:43 T:992 DEBUG: Previous line repeats 3 times.
  25006. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25007. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25008. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25009. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25010. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25011. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25012. 18:53:43 T:992 DEBUG: Previous line repeats 3 times.
  25013. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25014. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25015. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25016. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25017. 18:53:43 T:992 DEBUG: Previous line repeats 3 times.
  25018. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25019. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25020. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25021. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25022. 18:53:43 T:992 DEBUG: Previous line repeats 3 times.
  25023. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25024. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25025. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25026. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25027. 18:53:43 T:992 DEBUG: Previous line repeats 3 times.
  25028. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25029. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25030. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25031. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25032. 18:53:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25033. 18:53:44 T:992 DEBUG: Previous line repeats 4 times.
  25034. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25035. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25036. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25037. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25038. 18:53:44 T:992 DEBUG: Previous line repeats 1 times.
  25039. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25040. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25041. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25042. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25043. 18:53:44 T:992 DEBUG: Previous line repeats 3 times.
  25044. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25045. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25046. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25047. 18:53:44 T:992 DEBUG: Previous line repeats 1 times.
  25048. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25049. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25050. 18:53:44 T:992 DEBUG: Previous line repeats 2 times.
  25051. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25052. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25053. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25054. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25055. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25056. 18:53:44 T:992 DEBUG: Previous line repeats 3 times.
  25057. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25058. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25059. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25060. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25061. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25062. 18:53:44 T:992 DEBUG: Previous line repeats 2 times.
  25063. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25064. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25065. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25066. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25067. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25068. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25069. 18:53:44 T:992 DEBUG: Previous line repeats 3 times.
  25070. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25071. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25072. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25073. 18:53:44 T:992 DEBUG: Previous line repeats 1 times.
  25074. 18:53:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25075. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25076. 18:53:45 T:992 DEBUG: Previous line repeats 2 times.
  25077. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25078. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25079. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25080. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25081. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25082. 18:53:45 T:992 DEBUG: Previous line repeats 1 times.
  25083. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25084. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25085. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25086. 18:53:45 T:992 DEBUG: Previous line repeats 2 times.
  25087. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25088. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25089. 18:53:45 T:992 DEBUG: Previous line repeats 1 times.
  25090. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25091. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25092. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25093. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25094. 18:53:45 T:992 DEBUG: Previous line repeats 1 times.
  25095. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25096. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25097. 18:53:45 T:992 DEBUG: Previous line repeats 1 times.
  25098. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25099. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25100. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25101. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25102. 18:53:45 T:992 DEBUG: Previous line repeats 2 times.
  25103. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25104. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25105. 18:53:45 T:992 DEBUG: Previous line repeats 1 times.
  25106. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25107. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25108. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25109. 18:53:45 T:992 DEBUG: Previous line repeats 3 times.
  25110. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25111. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25112. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25113. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25114. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25115. 18:53:45 T:992 DEBUG: Previous line repeats 2 times.
  25116. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25117. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25118. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25119. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25120. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25121. 18:53:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25122. 18:53:46 T:992 DEBUG: Previous line repeats 1 times.
  25123. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25124. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25125. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25126. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25127. 18:53:46 T:992 DEBUG: Previous line repeats 3 times.
  25128. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25129. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25130. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25131. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25132. 18:53:46 T:992 DEBUG: Previous line repeats 4 times.
  25133. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25134. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25135. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25136. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25137. 18:53:46 T:992 DEBUG: Previous line repeats 4 times.
  25138. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25139. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25140. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25141. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25142. 18:53:46 T:992 DEBUG: Previous line repeats 3 times.
  25143. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25144. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25145. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25146. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25147. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25148. 18:53:46 T:992 DEBUG: Previous line repeats 4 times.
  25149. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25150. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25151. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25152. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25153. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25154. 18:53:46 T:992 DEBUG: Previous line repeats 4 times.
  25155. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25156. 18:53:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25157. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25158. 18:53:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  25159. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25160. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25161. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25162. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25163. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25164. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25165. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25166. 18:53:47 T:992 DEBUG: Previous line repeats 2 times.
  25167. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25168. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25169. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25170. 18:53:47 T:992 DEBUG: Previous line repeats 1 times.
  25171. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25172. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25173. 18:53:47 T:992 DEBUG: Previous line repeats 3 times.
  25174. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25175. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25176. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25177. 18:53:47 T:992 DEBUG: Previous line repeats 1 times.
  25178. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25179. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25180. 18:53:47 T:992 DEBUG: Previous line repeats 1 times.
  25181. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25182. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25183. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25184. 18:53:47 T:992 DEBUG: Previous line repeats 1 times.
  25185. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25186. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25187. 18:53:47 T:992 DEBUG: Previous line repeats 1 times.
  25188. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25189. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25190. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25191. 18:53:47 T:992 DEBUG: Previous line repeats 2 times.
  25192. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25193. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25194. 18:53:47 T:992 DEBUG: Previous line repeats 2 times.
  25195. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25196. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25197. 18:53:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25198. 18:53:48 T:992 DEBUG: Previous line repeats 3 times.
  25199. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25200. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25201. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25202. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25203. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25204. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25205. 18:53:48 T:992 DEBUG: Previous line repeats 2 times.
  25206. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25207. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25208. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25209. 18:53:48 T:992 DEBUG: Previous line repeats 2 times.
  25210. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25211. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25212. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25213. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25214. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25215. 18:53:48 T:992 DEBUG: Previous line repeats 3 times.
  25216. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25217. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25218. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25219. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25220. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25221. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25222. 18:53:48 T:992 DEBUG: Previous line repeats 3 times.
  25223. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25224. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25225. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25226. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25227. 18:53:48 T:992 DEBUG: Previous line repeats 5 times.
  25228. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25229. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25230. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25231. 18:53:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25232. 18:53:49 T:992 DEBUG: Previous line repeats 5 times.
  25233. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25234. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25235. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25236. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25237. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25238. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25239. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25240. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25241. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25242. 18:53:49 T:992 DEBUG: Previous line repeats 3 times.
  25243. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25244. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25245. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25246. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25247. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25248. 18:53:49 T:992 DEBUG: Previous line repeats 4 times.
  25249. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25250. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25251. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25252. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25253. 18:53:49 T:992 DEBUG: Previous line repeats 3 times.
  25254. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25255. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25256. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25257. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25258. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25259. 18:53:49 T:992 DEBUG: Previous line repeats 2 times.
  25260. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25261. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25262. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25263. 18:53:49 T:992 DEBUG: Previous line repeats 1 times.
  25264. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25265. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25266. 18:53:49 T:992 DEBUG: Previous line repeats 2 times.
  25267. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25268. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25269. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25270. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25271. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25272. 18:53:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25273. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25274. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25275. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25276. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25277. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25278. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25279. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25280. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25281. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25282. 18:53:50 T:992 DEBUG: Previous line repeats 1 times.
  25283. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25284. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25285. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25286. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25287. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25288. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25289. 18:53:50 T:992 DEBUG: Previous line repeats 1 times.
  25290. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25291. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25292. 18:53:50 T:992 DEBUG: Previous line repeats 1 times.
  25293. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25294. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25295. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25296. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25297. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25298. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25299. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25300. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25301. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25302. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25303. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25304. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25305. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25306. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25307. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25308. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25309. 18:53:50 T:992 DEBUG: Previous line repeats 2 times.
  25310. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25311. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25312. 18:53:50 T:992 DEBUG: Previous line repeats 1 times.
  25313. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25314. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25315. 18:53:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25316. 18:53:51 T:992 DEBUG: Previous line repeats 3 times.
  25317. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25318. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25319. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25320. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25321. 18:53:51 T:992 DEBUG: Previous line repeats 1 times.
  25322. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25323. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25324. 18:53:51 T:992 DEBUG: Previous line repeats 1 times.
  25325. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25326. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25327. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25328. 18:53:51 T:992 DEBUG: Previous line repeats 1 times.
  25329. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25330. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25331. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25332. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25333. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25334. 18:53:51 T:992 DEBUG: Previous line repeats 4 times.
  25335. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25336. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25337. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25338. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25339. 18:53:51 T:992 DEBUG: Previous line repeats 4 times.
  25340. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25341. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25342. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25343. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25344. 18:53:51 T:992 DEBUG: Previous line repeats 1 times.
  25345. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25346. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25347. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25348. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25349. 18:53:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25350. 18:53:52 T:992 DEBUG: Previous line repeats 3 times.
  25351. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25352. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25353. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25354. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25355. 18:53:52 T:5808 DEBUG: Previous line repeats 4 times.
  25356. 18:53:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  25357. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25358. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25359. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25360. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25361. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25362. 18:53:52 T:992 DEBUG: Previous line repeats 2 times.
  25363. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25364. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25365. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25366. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25367. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25368. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25369. 18:53:52 T:992 DEBUG: Previous line repeats 3 times.
  25370. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25371. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25372. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25373. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25374. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25375. 18:53:52 T:992 DEBUG: Previous line repeats 3 times.
  25376. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25377. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25378. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25379. 18:53:52 T:992 DEBUG: Previous line repeats 1 times.
  25380. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25381. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25382. 18:53:52 T:992 DEBUG: Previous line repeats 2 times.
  25383. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25384. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25385. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25386. 18:53:52 T:992 DEBUG: Previous line repeats 2 times.
  25387. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25388. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25389. 18:53:52 T:992 DEBUG: Previous line repeats 1 times.
  25390. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25391. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25392. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25393. 18:53:52 T:992 DEBUG: Previous line repeats 1 times.
  25394. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25395. 18:53:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25396. 18:53:53 T:992 DEBUG: Previous line repeats 1 times.
  25397. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25398. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25399. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25400. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25401. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25402. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25403. 18:53:53 T:992 DEBUG: Previous line repeats 1 times.
  25404. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25405. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25406. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25407. 18:53:53 T:992 DEBUG: Previous line repeats 1 times.
  25408. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25409. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25410. 18:53:53 T:992 DEBUG: Previous line repeats 1 times.
  25411. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25412. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25413. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25414. 18:53:53 T:992 DEBUG: Previous line repeats 2 times.
  25415. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25416. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25417. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25418. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25419. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25420. 18:53:53 T:992 DEBUG: Previous line repeats 3 times.
  25421. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25422. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25423. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25424. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25425. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25426. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25427. 18:53:53 T:992 DEBUG: Previous line repeats 2 times.
  25428. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25429. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25430. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25431. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25432. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25433. 18:53:53 T:992 DEBUG: Previous line repeats 3 times.
  25434. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25435. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25436. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25437. 18:53:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25438. 18:53:54 T:992 DEBUG: Previous line repeats 4 times.
  25439. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25440. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25441. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25442. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25443. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25444. 18:53:54 T:992 DEBUG: Previous line repeats 2 times.
  25445. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25446. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25447. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25448. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25449. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25450. 18:53:54 T:992 DEBUG: Previous line repeats 3 times.
  25451. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25452. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25453. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25454. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25455. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25456. 18:53:54 T:992 DEBUG: Previous line repeats 2 times.
  25457. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25458. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25459. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25460. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25461. 18:53:54 T:992 DEBUG: Previous line repeats 3 times.
  25462. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25463. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25464. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25465. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25466. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25467. 18:53:54 T:992 DEBUG: Previous line repeats 2 times.
  25468. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25469. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25470. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25471. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25472. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25473. 18:53:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25474. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25475. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25476. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25477. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25478. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25479. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25480. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25481. 18:53:55 T:992 DEBUG: Previous line repeats 2 times.
  25482. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25483. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25484. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25485. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25486. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25487. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25488. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25489. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25490. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25491. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25492. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25493. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25494. 18:53:55 T:992 DEBUG: Previous line repeats 3 times.
  25495. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25496. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25497. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25498. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25499. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25500. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25501. 18:53:55 T:992 DEBUG: Previous line repeats 2 times.
  25502. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25503. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25504. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25505. 18:53:55 T:992 DEBUG: Previous line repeats 2 times.
  25506. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25507. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25508. 18:53:55 T:992 DEBUG: Previous line repeats 1 times.
  25509. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25510. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25511. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25512. 18:53:55 T:992 DEBUG: Previous line repeats 2 times.
  25513. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25514. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25515. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25516. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25517. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25518. 18:53:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25519. 18:53:56 T:992 DEBUG: Previous line repeats 2 times.
  25520. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25521. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25522. 18:53:56 T:992 DEBUG: Previous line repeats 1 times.
  25523. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25524. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25525. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25526. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25527. 18:53:56 T:992 DEBUG: Previous line repeats 1 times.
  25528. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25529. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25530. 18:53:56 T:992 DEBUG: Previous line repeats 1 times.
  25531. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25532. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25533. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25534. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25535. 18:53:56 T:992 DEBUG: Previous line repeats 3 times.
  25536. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25537. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25538. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25539. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25540. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25541. 18:53:56 T:992 DEBUG: Previous line repeats 3 times.
  25542. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25543. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25544. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25545. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25546. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25547. 18:53:56 T:992 DEBUG: Previous line repeats 3 times.
  25548. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25549. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25550. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25551. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25552. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25553. 18:53:56 T:992 DEBUG: Previous line repeats 3 times.
  25554. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25555. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25556. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25557. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25558. 18:53:56 T:992 DEBUG: Previous line repeats 4 times.
  25559. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25560. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25561. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25562. 18:53:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25563. 18:53:57 T:992 DEBUG: Previous line repeats 2 times.
  25564. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25565. 18:53:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  25566. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25567. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25568. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25569. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25570. 18:53:57 T:992 DEBUG: Previous line repeats 3 times.
  25571. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25572. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25573. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25574. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25575. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25576. 18:53:57 T:992 DEBUG: Previous line repeats 2 times.
  25577. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25578. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25579. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25580. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25581. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25582. 18:53:57 T:992 DEBUG: Previous line repeats 2 times.
  25583. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25584. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25585. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25586. 18:53:57 T:992 DEBUG: Previous line repeats 1 times.
  25587. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25588. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25589. 18:53:57 T:992 DEBUG: Previous line repeats 1 times.
  25590. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25591. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25592. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25593. 18:53:57 T:992 DEBUG: Previous line repeats 1 times.
  25594. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25595. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25596. 18:53:57 T:992 DEBUG: Previous line repeats 3 times.
  25597. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25598. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25599. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25600. 18:53:57 T:992 DEBUG: Previous line repeats 1 times.
  25601. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25602. 18:53:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25603. 18:53:58 T:992 DEBUG: Previous line repeats 1 times.
  25604. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25605. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25606. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25607. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25608. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25609. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25610. 18:53:58 T:992 DEBUG: Previous line repeats 1 times.
  25611. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25612. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25613. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25614. 18:53:58 T:992 DEBUG: Previous line repeats 2 times.
  25615. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25616. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25617. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25618. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25619. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25620. 18:53:58 T:992 DEBUG: Previous line repeats 1 times.
  25621. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25622. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25623. 18:53:58 T:992 DEBUG: Previous line repeats 1 times.
  25624. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25625. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25626. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25627. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25628. 18:53:58 T:992 DEBUG: Previous line repeats 2 times.
  25629. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25630. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25631. 18:53:58 T:992 DEBUG: Previous line repeats 1 times.
  25632. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25633. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25634. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25635. 18:53:58 T:992 DEBUG: Previous line repeats 3 times.
  25636. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25637. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25638. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25639. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25640. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25641. 18:53:58 T:992 DEBUG: Previous line repeats 2 times.
  25642. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25643. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25644. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25645. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25646. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25647. 18:53:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25648. 18:53:59 T:992 DEBUG: Previous line repeats 3 times.
  25649. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25650. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25651. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25652. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25653. 18:53:59 T:992 DEBUG: Previous line repeats 1 times.
  25654. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25655. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25656. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25657. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25658. 18:53:59 T:992 DEBUG: Previous line repeats 4 times.
  25659. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25660. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25661. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25662. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25663. 18:53:59 T:992 DEBUG: Previous line repeats 4 times.
  25664. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25665. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25666. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25667. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25668. 18:53:59 T:992 DEBUG: Previous line repeats 3 times.
  25669. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25670. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25671. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25672. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25673. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25674. 18:53:59 T:992 DEBUG: Previous line repeats 3 times.
  25675. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25676. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25677. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25678. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25679. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25680. 18:53:59 T:992 DEBUG: Previous line repeats 3 times.
  25681. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25682. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25683. 18:53:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25684. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25685. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25686. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25687. 18:54:00 T:992 DEBUG: Previous line repeats 1 times.
  25688. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25689. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25690. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25691. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25692. 18:54:00 T:992 DEBUG: Previous line repeats 3 times.
  25693. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25694. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25695. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25696. 18:54:00 T:992 DEBUG: Previous line repeats 1 times.
  25697. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25698. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25699. 18:54:00 T:992 DEBUG: Previous line repeats 2 times.
  25700. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25701. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25702. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25703. 18:54:00 T:992 DEBUG: Previous line repeats 1 times.
  25704. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25705. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25706. 18:54:00 T:992 DEBUG: Previous line repeats 2 times.
  25707. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25708. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25709. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25710. 18:54:00 T:992 DEBUG: Previous line repeats 1 times.
  25711. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25712. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25713. 18:54:00 T:992 DEBUG: Previous line repeats 2 times.
  25714. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25715. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25716. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25717. 18:54:00 T:992 DEBUG: Previous line repeats 2 times.
  25718. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25719. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25720. 18:54:00 T:992 DEBUG: Previous line repeats 1 times.
  25721. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25722. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25723. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25724. 18:54:00 T:992 DEBUG: Previous line repeats 2 times.
  25725. 18:54:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25726. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25727. 18:54:01 T:992 DEBUG: Previous line repeats 1 times.
  25728. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25729. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25730. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25731. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25732. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25733. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25734. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25735. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25736. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25737. 18:54:01 T:992 DEBUG: Previous line repeats 2 times.
  25738. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25739. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25740. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25741. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25742. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25743. 18:54:01 T:992 DEBUG: Previous line repeats 3 times.
  25744. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25745. 18:54:01 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  25746. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  25747. 18:54:01 T:992 INFO: Previous line repeats 1 times.
  25748. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25749. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  25750. 18:54:01 T:992 INFO: Previous line repeats 1 times.
  25751. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25752. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25753. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  25754. 18:54:01 T:992 INFO: Previous line repeats 1 times.
  25755. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25756. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  25757. 18:54:01 T:992 INFO: Previous line repeats 1 times.
  25758. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25759. 18:54:01 T:992 DEBUG: Previous line repeats 2 times.
  25760. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25761. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25762. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25763. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25764. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25765. 18:54:01 T:3764 DEBUG: Previous line repeats 1 times.
  25766. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  25767. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  25768. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25769. 18:54:01 T:992 DEBUG: Previous line repeats 1 times.
  25770. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25771. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25772. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25773. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25774. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25775. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  25776. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25777. 18:54:01 T:3764 DEBUG: Previous line repeats 1 times.
  25778. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  25779. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25780. 18:54:01 T:992 DEBUG: Previous line repeats 1 times.
  25781. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25782. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25783. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25784. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  25785. 18:54:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25786. 18:54:01 T:3764 DEBUG: Previous line repeats 1 times.
  25787. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  25788. 18:54:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  25789. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25790. 18:54:02 T:3764 DEBUG: Previous line repeats 1 times.
  25791. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  25792. 18:54:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  25793. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25794. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25795. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25796. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25797. 18:54:02 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  25798. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25799. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25800. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25801. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25802. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25803. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25804. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  25805. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  25806. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25807. 18:54:02 T:992 DEBUG: Previous line repeats 3 times.
  25808. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25809. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25810. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25811. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25812. 18:54:02 T:3764 DEBUG: Previous line repeats 1 times.
  25813. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  25814. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25815. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  25816. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  25817. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25818. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25819. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25820. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25821. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25822. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25823. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25824. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  25825. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  25826. 18:54:02 T:992 INFO: Previous line repeats 1 times.
  25827. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25828. 18:54:02 T:3764 DEBUG: Previous line repeats 1 times.
  25829. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  25830. 18:54:02 T:6500 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  25831. 18:54:02 T:6500 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  25832. 18:54:02 T:6500 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  25833. 18:54:02 T:6500 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  25834. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  25835. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  25836. 18:54:02 T:6500 INFO: Platinum [neptune.http]: got connection (reused: false)
  25837. 18:54:02 T:6500 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  25838. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25839. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25840. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25841. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25842. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25843. 18:54:02 T:3764 DEBUG: Previous line repeats 1 times.
  25844. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  25845. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25846. 18:54:02 T:3764 DEBUG: Previous line repeats 1 times.
  25847. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  25848. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  25849. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25850. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25851. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25852. 18:54:02 T:992 DEBUG: Previous line repeats 1 times.
  25853. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25854. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  25855. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  25856. 18:54:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25857. 18:54:02 T:3764 DEBUG: Previous line repeats 2 times.
  25858. 18:54:02 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  25859. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25860. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25861. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25862. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25863. 18:54:03 T:992 DEBUG: Previous line repeats 1 times.
  25864. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25865. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25866. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25867. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  25868. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  25869. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25870. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  25871. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25872. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25873. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25874. 18:54:03 T:3764 DEBUG: Previous line repeats 1 times.
  25875. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  25876. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25877. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25878. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  25879. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25880. 18:54:03 T:992 DEBUG: Previous line repeats 2 times.
  25881. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25882. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25883. 18:54:03 T:992 DEBUG: Previous line repeats 1 times.
  25884. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25885. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25886. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25887. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25888. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  25889. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25890. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25891. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  25892. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25893. 18:54:03 T:992 DEBUG: Previous line repeats 1 times.
  25894. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25895. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25896. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25897. 18:54:03 T:3764 DEBUG: Previous line repeats 1 times.
  25898. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  25899. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  25900. 18:54:03 T:7568 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  25901. 18:54:03 T:7568 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  25902. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  25903. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  25904. 18:54:03 T:7568 INFO: Platinum [neptune.http]: got connection (reused: false)
  25905. 18:54:03 T:7568 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  25906. 18:54:03 T:7568 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  25907. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  25908. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  25909. 18:54:03 T:7568 INFO: Platinum [neptune.http]: got connection (reused: false)
  25910. 18:54:03 T:7568 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  25911. 18:54:03 T:7568 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  25912. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  25913. 18:54:03 T:7568 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  25914. 18:54:03 T:7568 INFO: Platinum [neptune.http]: got connection (reused: false)
  25915. 18:54:03 T:7568 ERROR: Platinum [platinum.core.service]: No state variables found
  25916. 18:54:03 T:7568 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  25917. 18:54:03 T:7568 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  25918. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  25919. <specVersion>
  25920. <major>1</major>
  25921. <minor>0</minor>
  25922. </specVersion>
  25923. <actionList />
  25924. <serviceStateTable />
  25925. </scpd>
  25926. 18:54:03 T:7568 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  25927. 18:54:03 T:7568 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  25928. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  25929. <specVersion>
  25930. <major>1</major>
  25931. <minor>0</minor>
  25932. </specVersion>
  25933. <actionList />
  25934. <serviceStateTable />
  25935. </scpd>
  25936. 18:54:03 T:7568 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  25937. 18:54:03 T:992 NOTICE: Previous line repeats 2 times.
  25938. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25939. 18:54:03 T:992 DEBUG: Previous line repeats 1 times.
  25940. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25941. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25942. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25943. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25944. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25945. 18:54:03 T:3764 DEBUG: Previous line repeats 2 times.
  25946. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  25947. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25948. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25949. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25950. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25951. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25952. 18:54:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25953. 18:54:03 T:3764 DEBUG: Previous line repeats 1 times.
  25954. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  25955. 18:54:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  25956. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25957. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25958. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25959. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25960. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25961. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25962. 18:54:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  25963. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25964. 18:54:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  25965. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25966. 18:54:04 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  25967. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25968. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25969. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25970. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25971. 18:54:04 T:992 DEBUG: Previous line repeats 4 times.
  25972. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25973. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25974. 18:54:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  25975. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25976. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25977. 18:54:04 T:992 DEBUG: Previous line repeats 4 times.
  25978. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25979. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25980. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25981. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25982. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25983. 18:54:04 T:992 DEBUG: Previous line repeats 3 times.
  25984. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25985. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25986. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  25987. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25988. 18:54:04 T:4692 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  25989. 18:54:04 T:4692 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  25990. 18:54:04 T:4692 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  25991. 18:54:04 T:4692 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  25992. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25993. 18:54:04 T:4692 INFO: Platinum [neptune.http]: got connection (reused: false)
  25994. 18:54:04 T:4692 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  25995. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  25996. 18:54:04 T:992 DEBUG: Previous line repeats 2 times.
  25997. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  25998. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  25999. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26000. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26001. 18:54:04 T:992 DEBUG: Previous line repeats 4 times.
  26002. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26003. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26004. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26005. 18:54:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26006. 18:54:05 T:992 DEBUG: Previous line repeats 3 times.
  26007. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26008. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26009. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26010. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26011. 18:54:05 T:992 DEBUG: Previous line repeats 3 times.
  26012. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26013. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26014. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26015. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26016. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26017. 18:54:05 T:992 DEBUG: Previous line repeats 2 times.
  26018. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26019. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26020. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26021. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26022. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26023. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26024. 18:54:05 T:3764 DEBUG: Previous line repeats 3 times.
  26025. 18:54:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  26026. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26027. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26028. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26029. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26030. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26031. 18:54:05 T:3764 DEBUG: Previous line repeats 1 times.
  26032. 18:54:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  26033. 18:54:05 T:992 INFO: Previous line repeats 1 times.
  26034. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26035. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26036. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26037. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26038. 18:54:05 T:2680 DEBUG: Previous line repeats 1 times.
  26039. 18:54:05 T:2680 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  26040. 18:54:05 T:2680 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  26041. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  26042. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  26043. 18:54:05 T:2680 INFO: Platinum [neptune.http]: got connection (reused: false)
  26044. 18:54:05 T:2680 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  26045. 18:54:05 T:2680 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  26046. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  26047. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  26048. 18:54:05 T:2680 INFO: Platinum [neptune.http]: got connection (reused: false)
  26049. 18:54:05 T:2680 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  26050. 18:54:05 T:2680 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  26051. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  26052. 18:54:05 T:2680 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  26053. 18:54:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  26054. 18:54:05 T:2680 INFO: Platinum [neptune.http]: got connection (reused: false)
  26055. 18:54:05 T:2680 ERROR: Platinum [platinum.core.service]: No state variables found
  26056. 18:54:05 T:2680 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  26057. 18:54:05 T:2680 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  26058. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  26059. <specVersion>
  26060. <major>1</major>
  26061. <minor>0</minor>
  26062. </specVersion>
  26063. <actionList />
  26064. <serviceStateTable />
  26065. </scpd>
  26066. 18:54:05 T:2680 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  26067. 18:54:05 T:2680 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  26068. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  26069. <specVersion>
  26070. <major>1</major>
  26071. <minor>0</minor>
  26072. </specVersion>
  26073. <actionList />
  26074. <serviceStateTable />
  26075. </scpd>
  26076. 18:54:05 T:2680 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  26077. 18:54:05 T:992 NOTICE: Previous line repeats 2 times.
  26078. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26079. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26080. 18:54:05 T:992 DEBUG: Previous line repeats 2 times.
  26081. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26082. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26083. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26084. 18:54:05 T:992 DEBUG: Previous line repeats 2 times.
  26085. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26086. 18:54:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26087. 18:54:06 T:992 DEBUG: Previous line repeats 1 times.
  26088. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26089. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26090. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26091. 18:54:06 T:992 DEBUG: Previous line repeats 1 times.
  26092. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26093. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26094. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26095. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26096. 18:54:06 T:992 DEBUG: Previous line repeats 1 times.
  26097. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26098. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26099. 18:54:06 T:992 DEBUG: Previous line repeats 1 times.
  26100. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26101. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26102. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26103. 18:54:06 T:992 DEBUG: Previous line repeats 2 times.
  26104. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26105. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26106. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26107. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26108. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26109. 18:54:06 T:992 DEBUG: Previous line repeats 3 times.
  26110. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26111. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26112. 18:54:06 T:992 DEBUG: Previous line repeats 1 times.
  26113. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26114. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26115. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26116. 18:54:06 T:992 DEBUG: Previous line repeats 3 times.
  26117. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26118. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26119. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26120. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26121. 18:54:06 T:992 DEBUG: Previous line repeats 4 times.
  26122. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26123. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26124. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26125. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26126. 18:54:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26127. 18:54:07 T:992 DEBUG: Previous line repeats 3 times.
  26128. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26129. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26130. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26131. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26132. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26133. 18:54:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  26134. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26135. 18:54:07 T:992 DEBUG: Previous line repeats 1 times.
  26136. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26137. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26138. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26139. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26140. 18:54:07 T:992 DEBUG: Previous line repeats 3 times.
  26141. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26142. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26143. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26144. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26145. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26146. 18:54:07 T:992 DEBUG: Previous line repeats 4 times.
  26147. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26148. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26149. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26150. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26151. 18:54:07 T:992 DEBUG: Previous line repeats 3 times.
  26152. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26153. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26154. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26155. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26156. 18:54:07 T:992 DEBUG: Previous line repeats 2 times.
  26157. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26158. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26159. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26160. 18:54:07 T:992 DEBUG: Previous line repeats 1 times.
  26161. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26162. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26163. 18:54:07 T:992 DEBUG: Previous line repeats 2 times.
  26164. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26165. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26166. 18:54:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26167. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26168. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26169. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26170. 18:54:08 T:992 DEBUG: Previous line repeats 3 times.
  26171. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26172. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26173. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26174. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26175. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26176. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26177. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26178. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26179. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26180. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26181. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26182. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26183. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26184. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26185. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26186. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26187. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26188. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26189. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26190. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26191. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26192. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26193. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26194. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26195. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26196. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26197. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26198. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26199. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26200. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26201. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26202. 18:54:08 T:992 DEBUG: Previous line repeats 2 times.
  26203. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26204. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26205. 18:54:08 T:992 DEBUG: Previous line repeats 1 times.
  26206. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26207. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26208. 18:54:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26209. 18:54:09 T:992 DEBUG: Previous line repeats 2 times.
  26210. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26211. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26212. 18:54:09 T:992 DEBUG: Previous line repeats 1 times.
  26213. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26214. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26215. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26216. 18:54:09 T:992 DEBUG: Previous line repeats 3 times.
  26217. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26218. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26219. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26220. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26221. 18:54:09 T:992 DEBUG: Previous line repeats 2 times.
  26222. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26223. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26224. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26225. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26226. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26227. 18:54:09 T:992 DEBUG: Previous line repeats 3 times.
  26228. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26229. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26230. 18:54:09 T:992 DEBUG: Previous line repeats 1 times.
  26231. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26232. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26233. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26234. 18:54:09 T:992 DEBUG: Previous line repeats 3 times.
  26235. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26236. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26237. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26238. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26239. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26240. 18:54:09 T:992 DEBUG: Previous line repeats 4 times.
  26241. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26242. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26243. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26244. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26245. 18:54:09 T:992 DEBUG: Previous line repeats 3 times.
  26246. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26247. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26248. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26249. 18:54:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26250. 18:54:10 T:992 DEBUG: Previous line repeats 5 times.
  26251. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26252. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26253. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26254. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26255. 18:54:10 T:992 DEBUG: Previous line repeats 1 times.
  26256. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26257. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26258. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26259. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26260. 18:54:10 T:992 DEBUG: Previous line repeats 3 times.
  26261. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26262. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26263. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26264. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26265. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26266. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26267. 18:54:10 T:992 DEBUG: Previous line repeats 3 times.
  26268. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26269. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26270. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26271. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26272. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26273. 18:54:10 T:992 DEBUG: Previous line repeats 2 times.
  26274. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26275. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26276. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26277. 18:54:10 T:992 DEBUG: Previous line repeats 1 times.
  26278. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26279. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26280. 18:54:10 T:992 DEBUG: Previous line repeats 2 times.
  26281. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26282. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26283. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26284. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26285. 18:54:10 T:992 DEBUG: Previous line repeats 1 times.
  26286. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26287. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26288. 18:54:10 T:992 DEBUG: Previous line repeats 2 times.
  26289. 18:54:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26290. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26291. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26292. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26293. 18:54:11 T:992 DEBUG: Previous line repeats 1 times.
  26294. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26295. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26296. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26297. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26298. 18:54:11 T:992 DEBUG: Previous line repeats 1 times.
  26299. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26300. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26301. 18:54:11 T:992 DEBUG: Previous line repeats 2 times.
  26302. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26303. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26304. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26305. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26306. 18:54:11 T:992 DEBUG: Previous line repeats 1 times.
  26307. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26308. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26309. 18:54:11 T:992 DEBUG: Previous line repeats 1 times.
  26310. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26311. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26312. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26313. 18:54:11 T:992 DEBUG: Previous line repeats 3 times.
  26314. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26315. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26316. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26317. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26318. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26319. 18:54:11 T:992 DEBUG: Previous line repeats 2 times.
  26320. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26321. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26322. 18:54:11 T:992 DEBUG: Previous line repeats 1 times.
  26323. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26324. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26325. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26326. 18:54:11 T:992 DEBUG: Previous line repeats 3 times.
  26327. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26328. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26329. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26330. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26331. 18:54:11 T:992 DEBUG: Previous line repeats 4 times.
  26332. 18:54:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26333. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26334. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26335. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26336. 18:54:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  26337. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26338. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26339. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26340. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26341. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26342. 18:54:12 T:992 DEBUG: Previous line repeats 4 times.
  26343. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26344. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26345. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26346. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26347. 18:54:12 T:992 DEBUG: Previous line repeats 4 times.
  26348. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26349. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26350. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26351. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26352. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26353. 18:54:12 T:992 DEBUG: Previous line repeats 3 times.
  26354. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26355. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26356. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26357. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26358. 18:54:12 T:992 DEBUG: Previous line repeats 3 times.
  26359. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26360. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26361. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26362. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26363. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26364. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26365. 18:54:12 T:992 DEBUG: Previous line repeats 3 times.
  26366. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26367. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26368. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26369. 18:54:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26370. 18:54:13 T:992 DEBUG: Previous line repeats 3 times.
  26371. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26372. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26373. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26374. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26375. 18:54:13 T:992 DEBUG: Previous line repeats 1 times.
  26376. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26377. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26378. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26379. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26380. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26381. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26382. 18:54:13 T:992 DEBUG: Previous line repeats 3 times.
  26383. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26384. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26385. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26386. 18:54:13 T:992 DEBUG: Previous line repeats 1 times.
  26387. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26388. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26389. 18:54:13 T:992 DEBUG: Previous line repeats 1 times.
  26390. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26391. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26392. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26393. 18:54:13 T:992 DEBUG: Previous line repeats 2 times.
  26394. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26395. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26396. 18:54:13 T:992 DEBUG: Previous line repeats 2 times.
  26397. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26398. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26399. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26400. 18:54:13 T:992 DEBUG: Previous line repeats 1 times.
  26401. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26402. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26403. 18:54:13 T:992 DEBUG: Previous line repeats 1 times.
  26404. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26405. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26406. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26407. 18:54:13 T:992 DEBUG: Previous line repeats 3 times.
  26408. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26409. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26410. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26411. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26412. 18:54:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26413. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26414. 18:54:14 T:992 DEBUG: Previous line repeats 1 times.
  26415. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26416. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26417. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26418. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26419. 18:54:14 T:992 DEBUG: Previous line repeats 3 times.
  26420. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26421. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26422. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26423. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26424. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26425. 18:54:14 T:992 DEBUG: Previous line repeats 3 times.
  26426. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26427. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26428. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26429. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26430. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26431. 18:54:14 T:992 DEBUG: Previous line repeats 3 times.
  26432. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26433. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26434. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26435. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26436. 18:54:14 T:992 DEBUG: Previous line repeats 4 times.
  26437. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26438. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26439. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26440. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26441. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26442. 18:54:14 T:992 DEBUG: Previous line repeats 3 times.
  26443. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26444. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26445. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26446. 18:54:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26447. 18:54:15 T:992 DEBUG: Previous line repeats 5 times.
  26448. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26449. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26450. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26451. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26452. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26453. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26454. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26455. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26456. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26457. 18:54:15 T:992 DEBUG: Previous line repeats 3 times.
  26458. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26459. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26460. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26461. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26462. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26463. 18:54:15 T:992 DEBUG: Previous line repeats 3 times.
  26464. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26465. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26466. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26467. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26468. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26469. 18:54:15 T:992 DEBUG: Previous line repeats 3 times.
  26470. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26471. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26472. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26473. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26474. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26475. 18:54:15 T:992 DEBUG: Previous line repeats 2 times.
  26476. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26477. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26478. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26479. 18:54:15 T:992 DEBUG: Previous line repeats 1 times.
  26480. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26481. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26482. 18:54:15 T:992 DEBUG: Previous line repeats 3 times.
  26483. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26484. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26485. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26486. 18:54:15 T:992 DEBUG: Previous line repeats 1 times.
  26487. 18:54:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26488. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26489. 18:54:16 T:992 DEBUG: Previous line repeats 1 times.
  26490. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26491. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26492. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26493. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26494. 18:54:16 T:992 DEBUG: Previous line repeats 2 times.
  26495. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26496. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26497. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26498. 18:54:16 T:992 DEBUG: Previous line repeats 2 times.
  26499. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26500. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26501. 18:54:16 T:992 DEBUG: Previous line repeats 1 times.
  26502. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26503. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26504. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26505. 18:54:16 T:992 DEBUG: Previous line repeats 1 times.
  26506. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26507. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26508. 18:54:16 T:992 DEBUG: Previous line repeats 1 times.
  26509. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26510. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26511. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26512. 18:54:16 T:992 DEBUG: Previous line repeats 2 times.
  26513. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26514. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26515. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26516. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26517. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26518. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26519. 18:54:16 T:992 DEBUG: Previous line repeats 2 times.
  26520. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26521. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26522. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26523. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26524. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26525. 18:54:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26526. 18:54:17 T:992 DEBUG: Previous line repeats 3 times.
  26527. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26528. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26529. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26530. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26531. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26532. 18:54:17 T:5808 DEBUG: Previous line repeats 2 times.
  26533. 18:54:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  26534. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26535. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26536. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26537. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26538. 18:54:17 T:992 DEBUG: Previous line repeats 3 times.
  26539. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26540. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26541. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26542. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26543. 18:54:17 T:992 DEBUG: Previous line repeats 4 times.
  26544. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26545. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26546. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26547. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26548. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26549. 18:54:17 T:992 DEBUG: Previous line repeats 3 times.
  26550. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26551. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26552. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26553. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26554. 18:54:17 T:1552 DEBUG: Previous line repeats 1 times.
  26555. 18:54:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  26556. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26557. 18:54:17 T:992 DEBUG: Previous line repeats 2 times.
  26558. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26559. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26560. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26561. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26562. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26563. 18:54:17 T:992 DEBUG: Previous line repeats 3 times.
  26564. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26565. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26566. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26567. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26568. 18:54:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26569. 18:54:18 T:992 DEBUG: Previous line repeats 4 times.
  26570. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26571. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26572. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26573. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26574. 18:54:18 T:992 DEBUG: Previous line repeats 1 times.
  26575. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26576. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26577. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26578. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26579. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26580. 18:54:18 T:992 DEBUG: Previous line repeats 2 times.
  26581. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26582. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26583. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26584. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26585. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26586. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26587. 18:54:18 T:992 DEBUG: Previous line repeats 2 times.
  26588. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26589. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26590. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26591. 18:54:18 T:992 DEBUG: Previous line repeats 1 times.
  26592. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26593. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26594. 18:54:18 T:992 DEBUG: Previous line repeats 2 times.
  26595. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26596. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26597. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26598. 18:54:18 T:992 DEBUG: Previous line repeats 1 times.
  26599. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26600. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26601. 18:54:18 T:992 DEBUG: Previous line repeats 1 times.
  26602. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26603. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26604. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26605. 18:54:18 T:992 DEBUG: Previous line repeats 2 times.
  26606. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26607. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26608. 18:54:18 T:992 DEBUG: Previous line repeats 2 times.
  26609. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26610. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26611. 18:54:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26612. 18:54:19 T:992 DEBUG: Previous line repeats 2 times.
  26613. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26614. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26615. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26616. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26617. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26618. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26619. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26620. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26621. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26622. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26623. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26624. 18:54:19 T:992 DEBUG: Previous line repeats 2 times.
  26625. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26626. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26627. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26628. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26629. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26630. 18:54:19 T:992 DEBUG: Previous line repeats 3 times.
  26631. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26632. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26633. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26634. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26635. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26636. 18:54:19 T:992 DEBUG: Previous line repeats 3 times.
  26637. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26638. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26639. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26640. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26641. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26642. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26643. 18:54:19 T:992 DEBUG: Previous line repeats 3 times.
  26644. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26645. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26646. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26647. 18:54:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26648. 18:54:20 T:992 DEBUG: Previous line repeats 4 times.
  26649. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26650. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26651. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26652. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26653. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26654. 18:54:20 T:992 DEBUG: Previous line repeats 1 times.
  26655. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26656. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26657. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26658. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26659. 18:54:20 T:992 DEBUG: Previous line repeats 4 times.
  26660. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26661. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26662. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26663. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26664. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26665. 18:54:20 T:992 DEBUG: Previous line repeats 3 times.
  26666. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26667. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26668. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26669. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26670. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26671. 18:54:20 T:992 DEBUG: Previous line repeats 2 times.
  26672. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26673. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26674. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26675. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26676. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26677. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26678. 18:54:20 T:992 DEBUG: Previous line repeats 3 times.
  26679. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26680. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26681. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26682. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26683. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26684. 18:54:20 T:992 DEBUG: Previous line repeats 3 times.
  26685. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26686. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26687. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26688. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26689. 18:54:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26690. 18:54:21 T:992 DEBUG: Previous line repeats 3 times.
  26691. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26692. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26693. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26694. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26695. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26696. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26697. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26698. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26699. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26700. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26701. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26702. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26703. 18:54:21 T:992 DEBUG: Previous line repeats 2 times.
  26704. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26705. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26706. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26707. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26708. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26709. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26710. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26711. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26712. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26713. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26714. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26715. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26716. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26717. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26718. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26719. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26720. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26721. 18:54:21 T:992 DEBUG: Previous line repeats 3 times.
  26722. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26723. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26724. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26725. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26726. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26727. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26728. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26729. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26730. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26731. 18:54:21 T:992 DEBUG: Previous line repeats 1 times.
  26732. 18:54:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26733. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26734. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26735. 18:54:22 T:5808 DEBUG: Previous line repeats 3 times.
  26736. 18:54:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  26737. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26738. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26739. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26740. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26741. 18:54:22 T:992 DEBUG: Previous line repeats 3 times.
  26742. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26743. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26744. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26745. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26746. 18:54:22 T:992 DEBUG: Previous line repeats 4 times.
  26747. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26748. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26749. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26750. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26751. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26752. 18:54:22 T:992 DEBUG: Previous line repeats 3 times.
  26753. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26754. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26755. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26756. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26757. 18:54:22 T:992 DEBUG: Previous line repeats 5 times.
  26758. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26759. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26760. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26761. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26762. 18:54:22 T:992 DEBUG: Previous line repeats 3 times.
  26763. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26764. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26765. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26766. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26767. 18:54:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26768. 18:54:23 T:992 DEBUG: Previous line repeats 4 times.
  26769. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26770. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26771. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26772. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26773. 18:54:23 T:992 DEBUG: Previous line repeats 1 times.
  26774. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26775. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26776. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26777. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26778. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26779. 18:54:23 T:992 DEBUG: Previous line repeats 2 times.
  26780. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26781. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26782. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26783. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26784. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26785. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26786. 18:54:23 T:992 DEBUG: Previous line repeats 3 times.
  26787. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26788. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26789. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26790. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26791. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26792. 18:54:23 T:992 DEBUG: Previous line repeats 2 times.
  26793. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26794. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26795. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26796. 18:54:23 T:992 DEBUG: Previous line repeats 1 times.
  26797. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26798. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26799. 18:54:23 T:992 DEBUG: Previous line repeats 1 times.
  26800. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26801. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26802. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26803. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26804. 18:54:23 T:992 DEBUG: Previous line repeats 1 times.
  26805. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26806. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26807. 18:54:23 T:992 DEBUG: Previous line repeats 1 times.
  26808. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26809. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26810. 18:54:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26811. 18:54:24 T:992 DEBUG: Previous line repeats 2 times.
  26812. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26813. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26814. 18:54:24 T:992 DEBUG: Previous line repeats 1 times.
  26815. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26816. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26817. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26818. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26819. 18:54:24 T:992 DEBUG: Previous line repeats 1 times.
  26820. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26821. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26822. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26823. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26824. 18:54:24 T:992 DEBUG: Previous line repeats 2 times.
  26825. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26826. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26827. 18:54:24 T:992 DEBUG: Previous line repeats 1 times.
  26828. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26829. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26830. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26831. 18:54:24 T:992 DEBUG: Previous line repeats 2 times.
  26832. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26833. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26834. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26835. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26836. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26837. 18:54:24 T:992 DEBUG: Previous line repeats 3 times.
  26838. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26839. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26840. 18:54:24 T:992 DEBUG: Previous line repeats 1 times.
  26841. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26842. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26843. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26844. 18:54:24 T:992 DEBUG: Previous line repeats 3 times.
  26845. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26846. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26847. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26848. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26849. 18:54:24 T:992 DEBUG: Previous line repeats 4 times.
  26850. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26851. 18:54:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26852. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26853. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26854. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26855. 18:54:25 T:992 DEBUG: Previous line repeats 1 times.
  26856. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26857. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26858. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26859. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26860. 18:54:25 T:992 DEBUG: Previous line repeats 3 times.
  26861. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26862. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26863. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26864. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26865. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26866. 18:54:25 T:992 DEBUG: Previous line repeats 3 times.
  26867. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26868. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26869. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26870. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26871. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26872. 18:54:25 T:992 DEBUG: Previous line repeats 5 times.
  26873. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26874. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26875. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26876. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26877. 18:54:25 T:992 DEBUG: Previous line repeats 3 times.
  26878. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26879. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26880. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26881. 18:54:25 T:992 DEBUG: Previous line repeats 1 times.
  26882. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26883. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26884. 18:54:25 T:992 DEBUG: Previous line repeats 3 times.
  26885. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26886. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26887. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26888. 18:54:25 T:992 DEBUG: Previous line repeats 1 times.
  26889. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26890. 18:54:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26891. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26892. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26893. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26894. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26895. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26896. 18:54:26 T:992 DEBUG: Previous line repeats 2 times.
  26897. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26898. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26899. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26900. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26901. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26902. 18:54:26 T:992 DEBUG: Previous line repeats 3 times.
  26903. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26904. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26905. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26906. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26907. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26908. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26909. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26910. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26911. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26912. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26913. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26914. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26915. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26916. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26917. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26918. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26919. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26920. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26921. 18:54:26 T:992 DEBUG: Previous line repeats 2 times.
  26922. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26923. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26924. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26925. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26926. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26927. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26928. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26929. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26930. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26931. 18:54:26 T:992 DEBUG: Previous line repeats 1 times.
  26932. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26933. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26934. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26935. 18:54:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26936. 18:54:27 T:992 DEBUG: Previous line repeats 2 times.
  26937. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26938. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26939. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26940. 18:54:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  26941. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26942. 18:54:27 T:992 DEBUG: Previous line repeats 1 times.
  26943. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26944. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26945. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26946. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26947. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26948. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26949. 18:54:27 T:992 DEBUG: Previous line repeats 1 times.
  26950. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26951. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26952. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26953. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26954. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26955. 18:54:27 T:992 DEBUG: Previous line repeats 3 times.
  26956. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26957. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26958. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26959. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26960. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26961. 18:54:27 T:992 DEBUG: Previous line repeats 4 times.
  26962. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26963. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26964. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26965. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26966. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26967. 18:54:27 T:992 DEBUG: Previous line repeats 3 times.
  26968. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26969. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26970. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26971. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26972. 18:54:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26973. 18:54:28 T:992 DEBUG: Previous line repeats 4 times.
  26974. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26975. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26976. 18:54:28 T:992 DEBUG: Previous line repeats 1 times.
  26977. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26978. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26979. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26980. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26981. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26982. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26983. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26984. 18:54:28 T:992 DEBUG: Previous line repeats 4 times.
  26985. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26986. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26987. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26988. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26989. 18:54:28 T:992 DEBUG: Previous line repeats 3 times.
  26990. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26991. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26992. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26993. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  26994. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26995. 18:54:28 T:992 DEBUG: Previous line repeats 2 times.
  26996. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  26997. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  26998. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  26999. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27000. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27001. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27002. 18:54:28 T:992 DEBUG: Previous line repeats 2 times.
  27003. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27004. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27005. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27006. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27007. 18:54:28 T:992 DEBUG: Previous line repeats 1 times.
  27008. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27009. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27010. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27011. 18:54:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27012. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27013. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27014. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27015. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27016. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27017. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27018. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27019. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27020. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27021. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27022. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27023. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27024. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27025. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27026. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27027. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27028. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27029. 18:54:29 T:992 DEBUG: Previous line repeats 3 times.
  27030. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27031. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27032. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27033. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27034. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27035. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27036. 18:54:29 T:992 DEBUG: Previous line repeats 2 times.
  27037. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27038. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27039. 18:54:29 T:992 DEBUG: Previous line repeats 1 times.
  27040. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27041. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27042. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27043. 18:54:29 T:992 DEBUG: Previous line repeats 3 times.
  27044. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27045. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27046. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27047. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27048. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27049. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27050. 18:54:29 T:992 DEBUG: Previous line repeats 3 times.
  27051. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27052. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27053. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27054. 18:54:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27055. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27056. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27057. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27058. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27059. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27060. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27061. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27062. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27063. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27064. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27065. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27066. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27067. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27068. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27069. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27070. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27071. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27072. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27073. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27074. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27075. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27076. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27077. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27078. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27079. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27080. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27081. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27082. 18:54:30 T:992 DEBUG: Previous line repeats 3 times.
  27083. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27084. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27085. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27086. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27087. 18:54:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27088. 18:54:31 T:992 DEBUG: Previous line repeats 3 times.
  27089. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27090. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27091. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27092. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27093. 18:54:31 T:992 DEBUG: Previous line repeats 2 times.
  27094. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27095. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27096. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27097. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27098. 18:54:31 T:992 DEBUG: Previous line repeats 1 times.
  27099. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27100. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27101. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27102. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27103. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27104. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27105. 18:54:31 T:992 DEBUG: Previous line repeats 3 times.
  27106. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27107. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27108. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27109. 18:54:31 T:992 DEBUG: Previous line repeats 1 times.
  27110. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27111. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27112. 18:54:31 T:992 DEBUG: Previous line repeats 2 times.
  27113. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27114. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27115. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27116. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27117. 18:54:31 T:992 DEBUG: Previous line repeats 1 times.
  27118. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27119. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27120. 18:54:31 T:992 DEBUG: Previous line repeats 1 times.
  27121. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27122. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27123. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27124. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27125. 18:54:31 T:992 DEBUG: Previous line repeats 1 times.
  27126. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27127. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27128. 18:54:31 T:992 DEBUG: Previous line repeats 2 times.
  27129. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27130. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27131. 18:54:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27132. 18:54:32 T:992 DEBUG: Previous line repeats 1 times.
  27133. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27134. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27135. 18:54:32 T:992 DEBUG: Previous line repeats 1 times.
  27136. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27137. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27138. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27139. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27140. 18:54:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  27141. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27142. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27143. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27144. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27145. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27146. 18:54:32 T:992 DEBUG: Previous line repeats 3 times.
  27147. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27148. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27149. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27150. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27151. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27152. 18:54:32 T:992 DEBUG: Previous line repeats 3 times.
  27153. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27154. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27155. 18:54:32 T:992 DEBUG: Previous line repeats 1 times.
  27156. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27157. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27158. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27159. 18:54:32 T:992 DEBUG: Previous line repeats 3 times.
  27160. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27161. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27162. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27163. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27164. 18:54:32 T:992 DEBUG: Previous line repeats 4 times.
  27165. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27166. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27167. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27168. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27169. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27170. 18:54:32 T:992 DEBUG: Previous line repeats 3 times.
  27171. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27172. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27173. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27174. 18:54:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27175. 18:54:33 T:992 DEBUG: Previous line repeats 3 times.
  27176. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27177. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27178. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27179. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27180. 18:54:33 T:992 DEBUG: Previous line repeats 3 times.
  27181. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27182. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27183. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27184. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27185. 18:54:33 T:992 DEBUG: Previous line repeats 4 times.
  27186. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27187. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27188. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27189. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27190. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27191. 18:54:33 T:992 DEBUG: Previous line repeats 3 times.
  27192. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27193. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27194. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27195. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27196. 18:54:33 T:992 DEBUG: Previous line repeats 3 times.
  27197. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27198. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27199. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27200. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27201. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27202. 18:54:33 T:992 DEBUG: Previous line repeats 2 times.
  27203. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27204. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27205. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27206. 18:54:33 T:992 DEBUG: Previous line repeats 1 times.
  27207. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27208. 18:54:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27209. 18:54:34 T:992 DEBUG: Previous line repeats 3 times.
  27210. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27211. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27212. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27213. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27214. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27215. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27216. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27217. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27218. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27219. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27220. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27221. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27222. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27223. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27224. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27225. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27226. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27227. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27228. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27229. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27230. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27231. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27232. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27233. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27234. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27235. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27236. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27237. 18:54:34 T:992 DEBUG: Previous line repeats 1 times.
  27238. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27239. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27240. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27241. 18:54:34 T:992 DEBUG: Previous line repeats 2 times.
  27242. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27243. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27244. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27245. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27246. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27247. 18:54:34 T:992 DEBUG: Previous line repeats 3 times.
  27248. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27249. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27250. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27251. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27252. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27253. 18:54:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27254. 18:54:35 T:992 DEBUG: Previous line repeats 2 times.
  27255. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27256. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27257. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27258. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27259. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27260. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27261. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27262. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27263. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27264. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27265. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27266. 18:54:35 T:992 DEBUG: Previous line repeats 1 times.
  27267. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27268. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27269. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27270. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27271. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27272. 18:54:35 T:992 DEBUG: Previous line repeats 2 times.
  27273. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27274. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27275. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27276. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27277. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27278. 18:54:35 T:992 DEBUG: Previous line repeats 5 times.
  27279. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27280. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27281. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27282. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27283. 18:54:35 T:992 DEBUG: Previous line repeats 5 times.
  27284. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27285. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27286. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27287. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27288. 18:54:35 T:992 DEBUG: Previous line repeats 5 times.
  27289. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27290. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27291. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27292. 18:54:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27293. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27294. 18:54:36 T:992 DEBUG: Previous line repeats 2 times.
  27295. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27296. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27297. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27298. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27299. 18:54:36 T:992 DEBUG: Previous line repeats 3 times.
  27300. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27301. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27302. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27303. 18:54:36 T:992 DEBUG: Previous line repeats 1 times.
  27304. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27305. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27306. 18:54:36 T:992 DEBUG: Previous line repeats 3 times.
  27307. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27308. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27309. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27310. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27311. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27312. 18:54:36 T:992 DEBUG: Previous line repeats 2 times.
  27313. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27314. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27315. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27316. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27317. 18:54:36 T:992 DEBUG: Previous line repeats 1 times.
  27318. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27319. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27320. 18:54:36 T:992 DEBUG: Previous line repeats 2 times.
  27321. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27322. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27323. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27324. 18:54:36 T:992 DEBUG: Previous line repeats 1 times.
  27325. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27326. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27327. 18:54:36 T:992 DEBUG: Previous line repeats 1 times.
  27328. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27329. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27330. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27331. 18:54:36 T:992 DEBUG: Previous line repeats 2 times.
  27332. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27333. 18:54:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27334. 18:54:37 T:992 DEBUG: Previous line repeats 1 times.
  27335. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27336. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27337. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27338. 18:54:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  27339. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27340. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27341. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27342. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27343. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27344. 18:54:37 T:992 DEBUG: Previous line repeats 2 times.
  27345. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27346. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27347. 18:54:37 T:992 DEBUG: Previous line repeats 1 times.
  27348. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27349. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27350. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27351. 18:54:37 T:992 DEBUG: Previous line repeats 1 times.
  27352. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27353. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27354. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27355. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27356. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27357. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27358. 18:54:37 T:992 DEBUG: Previous line repeats 2 times.
  27359. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27360. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27361. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27362. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27363. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27364. 18:54:37 T:992 DEBUG: Previous line repeats 3 times.
  27365. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27366. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27367. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27368. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27369. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27370. 18:54:37 T:992 DEBUG: Previous line repeats 3 times.
  27371. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27372. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27373. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27374. 18:54:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27375. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27376. 18:54:38 T:992 DEBUG: Previous line repeats 3 times.
  27377. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27378. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27379. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27380. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27381. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27382. 18:54:38 T:992 DEBUG: Previous line repeats 2 times.
  27383. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27384. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27385. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27386. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27387. 18:54:38 T:992 DEBUG: Previous line repeats 3 times.
  27388. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27389. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27390. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27391. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27392. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27393. 18:54:38 T:992 DEBUG: Previous line repeats 4 times.
  27394. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27395. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27396. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27397. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27398. 18:54:38 T:992 DEBUG: Previous line repeats 3 times.
  27399. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27400. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27401. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27402. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27403. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27404. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27405. 18:54:38 T:992 DEBUG: Previous line repeats 3 times.
  27406. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27407. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27408. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27409. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27410. 18:54:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27411. 18:54:39 T:992 DEBUG: Previous line repeats 2 times.
  27412. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27413. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27414. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27415. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27416. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27417. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27418. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27419. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27420. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27421. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27422. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27423. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27424. 18:54:39 T:992 DEBUG: Previous line repeats 2 times.
  27425. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27426. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27427. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27428. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27429. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27430. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27431. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27432. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27433. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27434. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27435. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27436. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27437. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27438. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27439. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27440. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27441. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27442. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27443. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27444. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27445. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27446. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27447. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27448. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27449. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27450. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27451. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27452. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27453. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27454. 18:54:39 T:992 DEBUG: Previous line repeats 1 times.
  27455. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27456. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27457. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27458. 18:54:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27459. 18:54:40 T:992 DEBUG: Previous line repeats 2 times.
  27460. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27461. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27462. 18:54:40 T:992 DEBUG: Previous line repeats 1 times.
  27463. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27464. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27465. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27466. 18:54:40 T:992 DEBUG: Previous line repeats 1 times.
  27467. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27468. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27469. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27470. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27471. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27472. 18:54:40 T:992 DEBUG: Previous line repeats 3 times.
  27473. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27474. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27475. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27476. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27477. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27478. 18:54:40 T:992 DEBUG: Previous line repeats 3 times.
  27479. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27480. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27481. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27482. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27483. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27484. 18:54:40 T:992 DEBUG: Previous line repeats 4 times.
  27485. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27486. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27487. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27488. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27489. 18:54:40 T:992 DEBUG: Previous line repeats 3 times.
  27490. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27491. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27492. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27493. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27494. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27495. 18:54:40 T:992 DEBUG: Previous line repeats 3 times.
  27496. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27497. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27498. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27499. 18:54:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27500. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27501. 18:54:41 T:992 DEBUG: Previous line repeats 3 times.
  27502. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27503. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27504. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27505. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27506. 18:54:41 T:992 DEBUG: Previous line repeats 2 times.
  27507. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27508. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27509. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27510. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27511. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27512. 18:54:41 T:992 DEBUG: Previous line repeats 3 times.
  27513. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27514. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27515. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27516. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27517. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27518. 18:54:41 T:992 DEBUG: Previous line repeats 2 times.
  27519. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27520. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27521. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27522. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27523. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27524. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27525. 18:54:41 T:992 DEBUG: Previous line repeats 3 times.
  27526. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27527. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27528. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27529. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27530. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27531. 18:54:41 T:992 DEBUG: Previous line repeats 2 times.
  27532. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27533. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27534. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27535. 18:54:41 T:992 DEBUG: Previous line repeats 1 times.
  27536. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27537. 18:54:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27538. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27539. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27540. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27541. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27542. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27543. 18:54:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  27544. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27545. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27546. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27547. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27548. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27549. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27550. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27551. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27552. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27553. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27554. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27555. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27556. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27557. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27558. 18:54:42 T:992 DEBUG: Previous line repeats 2 times.
  27559. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27560. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27561. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27562. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27563. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27564. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27565. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27566. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27567. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27568. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27569. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27570. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27571. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27572. 18:54:42 T:992 DEBUG: Previous line repeats 1 times.
  27573. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27574. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27575. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27576. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27577. 18:54:42 T:992 DEBUG: Previous line repeats 2 times.
  27578. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27579. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27580. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27581. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27582. 18:54:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27583. 18:54:43 T:992 DEBUG: Previous line repeats 5 times.
  27584. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27585. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27586. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27587. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27588. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27589. 18:54:43 T:992 DEBUG: Previous line repeats 2 times.
  27590. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27591. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27592. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27593. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27594. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27595. 18:54:43 T:992 DEBUG: Previous line repeats 5 times.
  27596. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27597. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27598. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27599. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27600. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27601. 18:54:43 T:992 DEBUG: Previous line repeats 3 times.
  27602. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27603. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27604. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27605. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27606. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27607. 18:54:43 T:992 DEBUG: Previous line repeats 4 times.
  27608. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27609. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27610. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27611. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27612. 18:54:43 T:992 DEBUG: Previous line repeats 4 times.
  27613. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27614. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27615. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27616. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27617. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27618. 18:54:43 T:992 DEBUG: Previous line repeats 3 times.
  27619. 18:54:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27620. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27621. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27622. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27623. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27624. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27625. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27626. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27627. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27628. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27629. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27630. 18:54:44 T:992 DEBUG: Previous line repeats 3 times.
  27631. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27632. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27633. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27634. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27635. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27636. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27637. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27638. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27639. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27640. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27641. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27642. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27643. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27644. 18:54:44 T:992 DEBUG: Previous line repeats 3 times.
  27645. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27646. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27647. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27648. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27649. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27650. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27651. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27652. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27653. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27654. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27655. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27656. 18:54:44 T:992 DEBUG: Previous line repeats 2 times.
  27657. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27658. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27659. 18:54:44 T:992 DEBUG: Previous line repeats 1 times.
  27660. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27661. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27662. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27663. 18:54:44 T:992 DEBUG: Previous line repeats 2 times.
  27664. 18:54:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27665. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27666. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27667. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27668. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27669. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27670. 18:54:45 T:992 DEBUG: Previous line repeats 1 times.
  27671. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27672. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27673. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27674. 18:54:45 T:992 DEBUG: Previous line repeats 2 times.
  27675. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27676. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27677. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27678. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27679. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27680. 18:54:45 T:992 DEBUG: Previous line repeats 3 times.
  27681. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27682. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27683. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27684. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27685. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27686. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27687. 18:54:45 T:992 DEBUG: Previous line repeats 1 times.
  27688. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27689. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27690. 18:54:45 T:992 DEBUG: Previous line repeats 1 times.
  27691. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27692. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27693. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27694. 18:54:45 T:992 DEBUG: Previous line repeats 3 times.
  27695. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27696. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27697. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27698. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27699. 18:54:45 T:992 DEBUG: Previous line repeats 3 times.
  27700. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27701. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27702. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27703. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27704. 18:54:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27705. 18:54:46 T:992 DEBUG: Previous line repeats 4 times.
  27706. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27707. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27708. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27709. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27710. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27711. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27712. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27713. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27714. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27715. 18:54:46 T:992 DEBUG: Previous line repeats 2 times.
  27716. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27717. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27718. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27719. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27720. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27721. 18:54:46 T:992 DEBUG: Previous line repeats 3 times.
  27722. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27723. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27724. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27725. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27726. 18:54:46 T:992 DEBUG: Previous line repeats 3 times.
  27727. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27728. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27729. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27730. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27731. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27732. 18:54:46 T:992 DEBUG: Previous line repeats 2 times.
  27733. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27734. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27735. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27736. 18:54:46 T:992 DEBUG: Previous line repeats 1 times.
  27737. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27738. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27739. 18:54:46 T:992 DEBUG: Previous line repeats 2 times.
  27740. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27741. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27742. 18:54:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27743. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27744. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27745. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27746. 18:54:47 T:992 DEBUG: Previous line repeats 2 times.
  27747. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27748. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27749. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27750. 18:54:47 T:5808 DEBUG: Previous line repeats 1 times.
  27751. 18:54:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  27752. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27753. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27754. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27755. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27756. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27757. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27758. 18:54:47 T:992 DEBUG: Previous line repeats 1 times.
  27759. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27760. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27761. 18:54:47 T:992 DEBUG: Previous line repeats 1 times.
  27762. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27763. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27764. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27765. 18:54:47 T:992 DEBUG: Previous line repeats 2 times.
  27766. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27767. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27768. 18:54:47 T:992 DEBUG: Previous line repeats 1 times.
  27769. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27770. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27771. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27772. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27773. 18:54:47 T:992 DEBUG: Previous line repeats 1 times.
  27774. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27775. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27776. 18:54:47 T:992 DEBUG: Previous line repeats 1 times.
  27777. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27778. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27779. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27780. 18:54:47 T:992 DEBUG: Previous line repeats 3 times.
  27781. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27782. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27783. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27784. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27785. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27786. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27787. 18:54:47 T:992 DEBUG: Previous line repeats 3 times.
  27788. 18:54:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27789. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27790. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27791. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27792. 18:54:48 T:992 DEBUG: Previous line repeats 3 times.
  27793. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27794. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27795. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27796. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27797. 18:54:48 T:992 DEBUG: Previous line repeats 3 times.
  27798. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27799. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27800. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27801. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27802. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27803. 18:54:48 T:992 DEBUG: Previous line repeats 3 times.
  27804. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27805. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27806. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27807. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27808. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27809. 18:54:48 T:992 DEBUG: Previous line repeats 3 times.
  27810. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27811. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27812. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27813. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27814. 18:54:48 T:992 DEBUG: Previous line repeats 4 times.
  27815. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27816. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27817. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27818. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27819. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27820. 18:54:48 T:992 DEBUG: Previous line repeats 3 times.
  27821. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27822. 18:54:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27823. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27824. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27825. 18:54:49 T:992 DEBUG: Previous line repeats 5 times.
  27826. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27827. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27828. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27829. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27830. 18:54:49 T:992 DEBUG: Previous line repeats 1 times.
  27831. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27832. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27833. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27834. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27835. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27836. 18:54:49 T:992 DEBUG: Previous line repeats 2 times.
  27837. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27838. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27839. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27840. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27841. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27842. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27843. 18:54:49 T:992 DEBUG: Previous line repeats 3 times.
  27844. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27845. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27846. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27847. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27848. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27849. 18:54:49 T:992 DEBUG: Previous line repeats 2 times.
  27850. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27851. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27852. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27853. 18:54:49 T:992 DEBUG: Previous line repeats 1 times.
  27854. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27855. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27856. 18:54:49 T:992 DEBUG: Previous line repeats 1 times.
  27857. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27858. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27859. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27860. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27861. 18:54:49 T:992 DEBUG: Previous line repeats 1 times.
  27862. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27863. 18:54:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27864. 18:54:50 T:992 DEBUG: Previous line repeats 2 times.
  27865. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27866. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27867. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27868. 18:54:50 T:992 DEBUG: Previous line repeats 1 times.
  27869. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27870. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27871. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27872. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27873. 18:54:50 T:992 DEBUG: Previous line repeats 1 times.
  27874. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27875. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27876. 18:54:50 T:992 DEBUG: Previous line repeats 1 times.
  27877. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27878. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27879. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27880. 18:54:50 T:992 DEBUG: Previous line repeats 3 times.
  27881. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27882. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27883. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27884. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27885. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27886. 18:54:50 T:992 DEBUG: Previous line repeats 1 times.
  27887. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27888. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27889. 18:54:50 T:992 DEBUG: Previous line repeats 1 times.
  27890. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27891. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27892. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27893. 18:54:50 T:992 DEBUG: Previous line repeats 4 times.
  27894. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27895. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27896. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27897. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27898. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27899. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27900. 18:54:50 T:992 DEBUG: Previous line repeats 3 times.
  27901. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27902. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27903. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27904. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27905. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27906. 18:54:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27907. 18:54:51 T:992 DEBUG: Previous line repeats 3 times.
  27908. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27909. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27910. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27911. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27912. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27913. 18:54:51 T:992 DEBUG: Previous line repeats 2 times.
  27914. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27915. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27916. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27917. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27918. 18:54:51 T:992 DEBUG: Previous line repeats 5 times.
  27919. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27920. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27921. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27922. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27923. 18:54:51 T:992 DEBUG: Previous line repeats 3 times.
  27924. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27925. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27926. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27927. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27928. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27929. 18:54:51 T:992 DEBUG: Previous line repeats 4 times.
  27930. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27931. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27932. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27933. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27934. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27935. 18:54:51 T:992 DEBUG: Previous line repeats 2 times.
  27936. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27937. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27938. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27939. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27940. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27941. 18:54:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27942. 18:54:52 T:992 DEBUG: Previous line repeats 3 times.
  27943. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27944. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27945. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27946. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27947. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27948. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27949. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27950. 18:54:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  27951. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27952. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27953. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27954. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27955. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27956. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27957. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27958. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27959. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27960. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27961. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27962. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27963. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27964. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27965. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27966. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27967. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27968. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27969. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27970. 18:54:52 T:992 DEBUG: Previous line repeats 2 times.
  27971. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27972. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27973. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27974. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27975. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27976. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27977. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27978. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27979. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27980. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27981. 18:54:52 T:992 DEBUG: Previous line repeats 2 times.
  27982. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27983. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27984. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27985. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27986. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27987. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27988. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27989. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27990. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27991. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27992. 18:54:52 T:992 DEBUG: Previous line repeats 1 times.
  27993. 18:54:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27994. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  27995. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  27996. 18:54:53 T:992 DEBUG: Previous line repeats 1 times.
  27997. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  27998. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  27999. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28000. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28001. 18:54:53 T:992 DEBUG: Previous line repeats 3 times.
  28002. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28003. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28004. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28005. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28006. 18:54:53 T:992 DEBUG: Previous line repeats 3 times.
  28007. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28008. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28009. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28010. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28011. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28012. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28013. 18:54:53 T:992 DEBUG: Previous line repeats 3 times.
  28014. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28015. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28016. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28017. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28018. 18:54:53 T:992 DEBUG: Previous line repeats 5 times.
  28019. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28020. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28021. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28022. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28023. 18:54:53 T:992 DEBUG: Previous line repeats 3 times.
  28024. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28025. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28026. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28027. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28028. 18:54:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28029. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28030. 18:54:54 T:992 DEBUG: Previous line repeats 3 times.
  28031. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28032. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28033. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28034. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28035. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28036. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28037. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28038. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28039. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28040. 18:54:54 T:992 DEBUG: Previous line repeats 3 times.
  28041. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28042. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28043. 18:54:54 T:992 DEBUG: Previous line repeats 1 times.
  28044. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28045. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28046. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28047. 18:54:54 T:992 DEBUG: Previous line repeats 3 times.
  28048. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28049. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28050. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28051. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28052. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28053. 18:54:54 T:992 DEBUG: Previous line repeats 2 times.
  28054. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28055. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28056. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28057. 18:54:54 T:992 DEBUG: Previous line repeats 1 times.
  28058. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28059. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28060. 18:54:54 T:992 DEBUG: Previous line repeats 2 times.
  28061. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28062. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28063. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28064. 18:54:54 T:992 DEBUG: Previous line repeats 1 times.
  28065. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28066. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28067. 18:54:54 T:992 DEBUG: Previous line repeats 2 times.
  28068. 18:54:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28069. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28070. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28071. 18:54:55 T:992 DEBUG: Previous line repeats 1 times.
  28072. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28073. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28074. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28075. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28076. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28077. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28078. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28079. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28080. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28081. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28082. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28083. 18:54:55 T:992 DEBUG: Previous line repeats 2 times.
  28084. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28085. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28086. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28087. 18:54:55 T:992 DEBUG: Previous line repeats 1 times.
  28088. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28089. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28090. 18:54:55 T:992 DEBUG: Previous line repeats 1 times.
  28091. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28092. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28093. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28094. 18:54:55 T:992 DEBUG: Previous line repeats 3 times.
  28095. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28096. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28097. 18:54:55 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  28098. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28099. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28100. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28101. 18:54:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  28102. 18:54:55 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  28103. 18:54:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  28104. 18:54:55 T:3764 INFO: Previous line repeats 6 times.
  28105. 18:54:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  28106. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28107. 18:54:55 T:992 DEBUG: Previous line repeats 3 times.
  28108. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28109. 18:54:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  28110. 18:54:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  28111. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28112. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28113. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28114. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28115. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28116. 18:54:55 T:992 DEBUG: Previous line repeats 3 times.
  28117. 18:54:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28118. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  28119. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28120. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28121. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28122. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28123. 18:54:56 T:3764 DEBUG: Previous line repeats 2 times.
  28124. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  28125. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28126. 18:54:56 T:992 DEBUG: Previous line repeats 1 times.
  28127. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28128. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28129. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28130. 18:54:56 T:6876 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  28131. 18:54:56 T:6876 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  28132. 18:54:56 T:6876 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  28133. 18:54:56 T:6876 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  28134. 18:54:56 T:6876 INFO: Platinum [neptune.http]: got connection (reused: false)
  28135. 18:54:56 T:6876 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  28136. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  28137. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  28138. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28139. 18:54:56 T:3764 DEBUG: Previous line repeats 2 times.
  28140. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  28141. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28142. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28143. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28144. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28145. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28146. 18:54:56 T:992 DEBUG: Previous line repeats 5 times.
  28147. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28148. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28149. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28150. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28151. 18:54:56 T:992 DEBUG: Previous line repeats 4 times.
  28152. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28153. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28154. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28155. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28156. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  28157. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  28158. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  28159. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28160. 18:54:56 T:3764 DEBUG: Previous line repeats 2 times.
  28161. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  28162. 18:54:56 T:992 INFO: Previous line repeats 1 times.
  28163. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28164. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  28165. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  28166. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28167. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28168. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28169. 18:54:56 T:992 DEBUG: Previous line repeats 1 times.
  28170. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28171. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28172. 18:54:56 T:3764 DEBUG: Previous line repeats 1 times.
  28173. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  28174. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28175. 18:54:56 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  28176. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28177. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28178. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28179. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28180. 18:54:56 T:992 DEBUG: Previous line repeats 1 times.
  28181. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28182. 18:54:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28183. 18:54:57 T:3764 DEBUG: Previous line repeats 1 times.
  28184. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  28185. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28186. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28187. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28188. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28189. 18:54:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  28190. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28191. 18:54:57 T:3764 DEBUG: Previous line repeats 1 times.
  28192. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  28193. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28194. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28195. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28196. 18:54:57 T:2636 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  28197. 18:54:57 T:2636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  28198. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  28199. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  28200. 18:54:57 T:2636 INFO: Platinum [neptune.http]: got connection (reused: false)
  28201. 18:54:57 T:2636 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  28202. 18:54:57 T:2636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  28203. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  28204. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  28205. 18:54:57 T:2636 INFO: Platinum [neptune.http]: got connection (reused: false)
  28206. 18:54:57 T:2636 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  28207. 18:54:57 T:2636 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  28208. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  28209. 18:54:57 T:2636 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  28210. 18:54:57 T:2636 INFO: Platinum [neptune.http]: got connection (reused: false)
  28211. 18:54:57 T:2636 ERROR: Platinum [platinum.core.service]: No state variables found
  28212. 18:54:57 T:2636 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  28213. 18:54:57 T:2636 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  28214. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  28215. <specVersion>
  28216. <major>1</major>
  28217. <minor>0</minor>
  28218. </specVersion>
  28219. <actionList />
  28220. <serviceStateTable />
  28221. </scpd>
  28222. 18:54:57 T:2636 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  28223. 18:54:57 T:2636 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  28224. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  28225. <specVersion>
  28226. <major>1</major>
  28227. <minor>0</minor>
  28228. </specVersion>
  28229. <actionList />
  28230. <serviceStateTable />
  28231. </scpd>
  28232. 18:54:57 T:2636 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  28233. 18:54:57 T:992 NOTICE: Previous line repeats 2 times.
  28234. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28235. 18:54:57 T:3764 DEBUG: Previous line repeats 1 times.
  28236. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  28237. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28238. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  28239. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28240. 18:54:57 T:3764 DEBUG: Previous line repeats 1 times.
  28241. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  28242. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28243. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28244. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28245. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28246. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28247. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28248. 18:54:57 T:3764 DEBUG: Previous line repeats 1 times.
  28249. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  28250. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28251. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28252. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  28253. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28254. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28255. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  28256. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  28257. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  28258. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28259. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28260. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28261. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28262. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28263. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28264. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28265. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28266. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28267. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  28268. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28269. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28270. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28271. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28272. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28273. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28274. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28275. 18:54:57 T:3764 INFO: Previous line repeats 1 times.
  28276. 18:54:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  28277. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28278. 18:54:57 T:992 DEBUG: Previous line repeats 1 times.
  28279. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28280. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28281. 18:54:57 T:992 DEBUG: Previous line repeats 1 times.
  28282. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28283. 18:54:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28284. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28285. 18:54:58 T:3764 DEBUG: Previous line repeats 1 times.
  28286. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28287. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28288. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28289. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28290. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28291. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  28292. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28293. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  28294. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  28295. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28296. 18:54:58 T:992 DEBUG: Previous line repeats 1 times.
  28297. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28298. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  28299. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28300. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28301. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28302. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28303. 18:54:58 T:3764 DEBUG: Previous line repeats 2 times.
  28304. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  28305. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28306. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28307. 18:54:58 T:992 DEBUG: Previous line repeats 1 times.
  28308. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28309. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  28310. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  28311. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28312. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28313. 18:54:58 T:992 DEBUG: Previous line repeats 3 times.
  28314. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28315. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28316. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28317. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28318. 18:54:58 T:3764 DEBUG: Previous line repeats 3 times.
  28319. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28320. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28321. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28322. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28323. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28324. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28325. 18:54:58 T:3764 DEBUG: Previous line repeats 1 times.
  28326. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28327. 18:54:58 T:992 INFO: Previous line repeats 1 times.
  28328. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28329. 18:54:58 T:3764 DEBUG: Previous line repeats 1 times.
  28330. 18:54:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  28331. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28332. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28333. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28334. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28335. 18:54:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28336. 18:54:59 T:992 DEBUG: Previous line repeats 3 times.
  28337. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28338. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28339. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28340. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28341. 18:54:59 T:992 DEBUG: Previous line repeats 3 times.
  28342. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28343. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28344. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28345. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28346. 18:54:59 T:992 DEBUG: Previous line repeats 3 times.
  28347. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28348. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28349. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28350. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28351. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28352. 18:54:59 T:992 DEBUG: Previous line repeats 3 times.
  28353. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28354. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28355. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28356. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28357. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28358. 18:54:59 T:992 DEBUG: Previous line repeats 3 times.
  28359. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28360. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28361. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28362. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28363. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28364. 18:54:59 T:992 DEBUG: Previous line repeats 2 times.
  28365. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28366. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28367. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28368. 18:54:59 T:992 DEBUG: Previous line repeats 1 times.
  28369. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28370. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28371. 18:54:59 T:992 DEBUG: Previous line repeats 2 times.
  28372. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28373. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28374. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28375. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28376. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28377. 18:54:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28378. 18:55:00 T:992 DEBUG: Previous line repeats 3 times.
  28379. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28380. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28381. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28382. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28383. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28384. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28385. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28386. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28387. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28388. 18:55:00 T:992 DEBUG: Previous line repeats 1 times.
  28389. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28390. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28391. 18:55:00 T:992 DEBUG: Previous line repeats 1 times.
  28392. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28393. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28394. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28395. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28396. 18:55:00 T:992 DEBUG: Previous line repeats 2 times.
  28397. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28398. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28399. 18:55:00 T:992 DEBUG: Previous line repeats 1 times.
  28400. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28401. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28402. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28403. 18:55:00 T:992 DEBUG: Previous line repeats 2 times.
  28404. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28405. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28406. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28407. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28408. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28409. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28410. 18:55:00 T:992 DEBUG: Previous line repeats 2 times.
  28411. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28412. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28413. 18:55:00 T:992 DEBUG: Previous line repeats 1 times.
  28414. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28415. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28416. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28417. 18:55:00 T:992 DEBUG: Previous line repeats 3 times.
  28418. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28419. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28420. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28421. 18:55:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28422. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28423. 18:55:01 T:992 DEBUG: Previous line repeats 2 times.
  28424. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28425. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28426. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28427. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28428. 18:55:01 T:992 DEBUG: Previous line repeats 3 times.
  28429. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28430. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28431. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28432. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28433. 18:55:01 T:992 DEBUG: Previous line repeats 5 times.
  28434. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28435. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28436. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28437. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28438. 18:55:01 T:992 DEBUG: Previous line repeats 3 times.
  28439. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28440. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28441. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28442. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28443. 18:55:01 T:992 DEBUG: Previous line repeats 4 times.
  28444. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28445. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28446. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28447. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28448. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28449. 18:55:01 T:992 DEBUG: Previous line repeats 3 times.
  28450. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28451. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28452. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28453. 18:55:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28454. 18:55:02 T:992 DEBUG: Previous line repeats 3 times.
  28455. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28456. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28457. 18:55:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  28458. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28459. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28460. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28461. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28462. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28463. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28464. 18:55:02 T:992 DEBUG: Previous line repeats 1 times.
  28465. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28466. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28467. 18:55:02 T:992 DEBUG: Previous line repeats 3 times.
  28468. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28469. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28470. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28471. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28472. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28473. 18:55:02 T:992 DEBUG: Previous line repeats 2 times.
  28474. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28475. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28476. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28477. 18:55:02 T:992 DEBUG: Previous line repeats 1 times.
  28478. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28479. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28480. 18:55:02 T:992 DEBUG: Previous line repeats 2 times.
  28481. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28482. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28483. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28484. 18:55:02 T:992 DEBUG: Previous line repeats 1 times.
  28485. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28486. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28487. 18:55:02 T:992 DEBUG: Previous line repeats 2 times.
  28488. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28489. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28490. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28491. 18:55:02 T:992 DEBUG: Previous line repeats 1 times.
  28492. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28493. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28494. 18:55:02 T:992 DEBUG: Previous line repeats 2 times.
  28495. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28496. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28497. 18:55:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28498. 18:55:03 T:992 DEBUG: Previous line repeats 2 times.
  28499. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28500. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28501. 18:55:03 T:992 DEBUG: Previous line repeats 1 times.
  28502. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28503. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28504. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28505. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28506. 18:55:03 T:992 DEBUG: Previous line repeats 1 times.
  28507. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28508. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28509. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28510. 18:55:03 T:992 DEBUG: Previous line repeats 3 times.
  28511. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28512. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28513. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28514. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28515. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28516. 18:55:03 T:992 DEBUG: Previous line repeats 3 times.
  28517. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28518. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28519. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28520. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28521. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28522. 18:55:03 T:992 DEBUG: Previous line repeats 3 times.
  28523. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28524. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28525. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28526. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28527. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28528. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28529. 18:55:03 T:992 DEBUG: Previous line repeats 3 times.
  28530. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28531. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28532. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28533. 18:55:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28534. 18:55:04 T:992 DEBUG: Previous line repeats 3 times.
  28535. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28536. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28537. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28538. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28539. 18:55:04 T:992 DEBUG: Previous line repeats 3 times.
  28540. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28541. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28542. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28543. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28544. 18:55:04 T:992 DEBUG: Previous line repeats 3 times.
  28545. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28546. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28547. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28548. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28549. 18:55:04 T:992 DEBUG: Previous line repeats 3 times.
  28550. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28551. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28552. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28553. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28554. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28555. 18:55:04 T:992 DEBUG: Previous line repeats 4 times.
  28556. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28557. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28558. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28559. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28560. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28561. 18:55:04 T:992 DEBUG: Previous line repeats 2 times.
  28562. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28563. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28564. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28565. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28566. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28567. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28568. 18:55:04 T:992 DEBUG: Previous line repeats 3 times.
  28569. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28570. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28571. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28572. 18:55:04 T:992 DEBUG: Previous line repeats 1 times.
  28573. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28574. 18:55:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28575. 18:55:05 T:992 DEBUG: Previous line repeats 3 times.
  28576. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28577. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28578. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28579. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28580. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28581. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28582. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28583. 18:55:05 T:992 DEBUG: Previous line repeats 2 times.
  28584. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28585. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28586. 18:55:05 T:992 DEBUG: Previous line repeats 1 times.
  28587. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28588. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28589. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28590. 18:55:05 T:992 DEBUG: Previous line repeats 1 times.
  28591. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28592. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28593. 18:55:05 T:992 DEBUG: Previous line repeats 1 times.
  28594. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28595. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28596. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28597. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28598. 18:55:05 T:992 DEBUG: Previous line repeats 2 times.
  28599. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28600. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28601. 18:55:05 T:992 DEBUG: Previous line repeats 1 times.
  28602. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28603. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28604. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28605. 18:55:05 T:992 DEBUG: Previous line repeats 2 times.
  28606. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28607. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28608. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28609. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28610. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28611. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28612. 18:55:05 T:992 DEBUG: Previous line repeats 2 times.
  28613. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28614. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28615. 18:55:05 T:992 DEBUG: Previous line repeats 1 times.
  28616. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28617. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28618. 18:55:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28619. 18:55:06 T:992 DEBUG: Previous line repeats 3 times.
  28620. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28621. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28622. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28623. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28624. 18:55:06 T:992 DEBUG: Previous line repeats 1 times.
  28625. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28626. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28627. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28628. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28629. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28630. 18:55:06 T:992 DEBUG: Previous line repeats 4 times.
  28631. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28632. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28633. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28634. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28635. 18:55:06 T:992 DEBUG: Previous line repeats 3 times.
  28636. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28637. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28638. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28639. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28640. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28641. 18:55:06 T:992 DEBUG: Previous line repeats 3 times.
  28642. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28643. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28644. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28645. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28646. 18:55:06 T:992 DEBUG: Previous line repeats 3 times.
  28647. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28648. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28649. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28650. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28651. 18:55:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28652. 18:55:07 T:992 DEBUG: Previous line repeats 2 times.
  28653. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28654. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28655. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28656. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28657. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28658. 18:55:07 T:5808 DEBUG: Previous line repeats 1 times.
  28659. 18:55:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  28660. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28661. 18:55:07 T:992 DEBUG: Previous line repeats 1 times.
  28662. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28663. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28664. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28665. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28666. 18:55:07 T:992 DEBUG: Previous line repeats 2 times.
  28667. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28668. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28669. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28670. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28671. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28672. 18:55:07 T:992 DEBUG: Previous line repeats 3 times.
  28673. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28674. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28675. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28676. 18:55:07 T:992 DEBUG: Previous line repeats 1 times.
  28677. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28678. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28679. 18:55:07 T:1552 DEBUG: Previous line repeats 1 times.
  28680. 18:55:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  28681. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28682. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28683. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28684. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28685. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28686. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28687. 18:55:07 T:992 DEBUG: Previous line repeats 2 times.
  28688. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28689. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28690. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28691. 18:55:07 T:992 DEBUG: Previous line repeats 1 times.
  28692. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28693. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28694. 18:55:07 T:992 DEBUG: Previous line repeats 2 times.
  28695. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28696. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28697. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28698. 18:55:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28699. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28700. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28701. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28702. 18:55:08 T:992 DEBUG: Previous line repeats 2 times.
  28703. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28704. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28705. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28706. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28707. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28708. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28709. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28710. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28711. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28712. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28713. 18:55:08 T:992 DEBUG: Previous line repeats 2 times.
  28714. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28715. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28716. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28717. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28718. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28719. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28720. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28721. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28722. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28723. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28724. 18:55:08 T:992 DEBUG: Previous line repeats 1 times.
  28725. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28726. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28727. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28728. 18:55:08 T:992 DEBUG: Previous line repeats 3 times.
  28729. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28730. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28731. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28732. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28733. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28734. 18:55:08 T:992 DEBUG: Previous line repeats 3 times.
  28735. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28736. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28737. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28738. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28739. 18:55:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28740. 18:55:09 T:992 DEBUG: Previous line repeats 3 times.
  28741. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28742. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28743. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28744. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28745. 18:55:09 T:992 DEBUG: Previous line repeats 3 times.
  28746. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28747. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28748. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28749. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28750. 18:55:09 T:992 DEBUG: Previous line repeats 2 times.
  28751. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28752. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28753. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28754. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28755. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28756. 18:55:09 T:992 DEBUG: Previous line repeats 3 times.
  28757. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28758. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28759. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28760. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28761. 18:55:09 T:992 DEBUG: Previous line repeats 5 times.
  28762. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28763. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28764. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28765. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28766. 18:55:09 T:992 DEBUG: Previous line repeats 2 times.
  28767. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28768. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28769. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28770. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28771. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28772. 18:55:09 T:992 DEBUG: Previous line repeats 3 times.
  28773. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28774. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28775. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28776. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28777. 18:55:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28778. 18:55:10 T:992 DEBUG: Previous line repeats 2 times.
  28779. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28780. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28781. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28782. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28783. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28784. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28785. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28786. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28787. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28788. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28789. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28790. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28791. 18:55:10 T:992 DEBUG: Previous line repeats 2 times.
  28792. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28793. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28794. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28795. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28796. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28797. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28798. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28799. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28800. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28801. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28802. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28803. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28804. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28805. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28806. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28807. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28808. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28809. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28810. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28811. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28812. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28813. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28814. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28815. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28816. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28817. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28818. 18:55:10 T:992 DEBUG: Previous line repeats 2 times.
  28819. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28820. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28821. 18:55:10 T:992 DEBUG: Previous line repeats 1 times.
  28822. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28823. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28824. 18:55:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28825. 18:55:11 T:992 DEBUG: Previous line repeats 1 times.
  28826. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28827. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28828. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28829. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28830. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28831. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28832. 18:55:11 T:992 DEBUG: Previous line repeats 2 times.
  28833. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28834. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28835. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28836. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28837. 18:55:11 T:992 DEBUG: Previous line repeats 3 times.
  28838. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28839. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28840. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28841. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28842. 18:55:11 T:992 DEBUG: Previous line repeats 3 times.
  28843. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28844. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28845. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28846. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28847. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28848. 18:55:11 T:992 DEBUG: Previous line repeats 4 times.
  28849. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28850. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28851. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28852. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28853. 18:55:11 T:992 DEBUG: Previous line repeats 3 times.
  28854. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28855. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28856. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28857. 18:55:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28858. 18:55:12 T:992 DEBUG: Previous line repeats 4 times.
  28859. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28860. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28861. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28862. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28863. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28864. 18:55:12 T:5808 DEBUG: Previous line repeats 2 times.
  28865. 18:55:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  28866. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28867. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28868. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28869. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28870. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28871. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28872. 18:55:12 T:992 DEBUG: Previous line repeats 2 times.
  28873. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28874. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28875. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28876. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28877. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28878. 18:55:12 T:992 DEBUG: Previous line repeats 4 times.
  28879. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28880. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28881. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28882. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28883. 18:55:12 T:992 DEBUG: Previous line repeats 3 times.
  28884. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28885. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28886. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28887. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28888. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28889. 18:55:12 T:992 DEBUG: Previous line repeats 2 times.
  28890. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28891. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28892. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28893. 18:55:12 T:992 DEBUG: Previous line repeats 1 times.
  28894. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28895. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28896. 18:55:12 T:992 DEBUG: Previous line repeats 1 times.
  28897. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28898. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28899. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28900. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28901. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28902. 18:55:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28903. 18:55:13 T:992 DEBUG: Previous line repeats 2 times.
  28904. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28905. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28906. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28907. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28908. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28909. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28910. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28911. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28912. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28913. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28914. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28915. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28916. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28917. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28918. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28919. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28920. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28921. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28922. 18:55:13 T:992 DEBUG: Previous line repeats 2 times.
  28923. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28924. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28925. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28926. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28927. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28928. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28929. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28930. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28931. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28932. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28933. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28934. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28935. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28936. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28937. 18:55:13 T:992 DEBUG: Previous line repeats 2 times.
  28938. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28939. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28940. 18:55:13 T:992 DEBUG: Previous line repeats 1 times.
  28941. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28942. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28943. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28944. 18:55:13 T:992 DEBUG: Previous line repeats 2 times.
  28945. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28946. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28947. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28948. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28949. 18:55:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28950. 18:55:14 T:992 DEBUG: Previous line repeats 2 times.
  28951. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28952. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28953. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28954. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28955. 18:55:14 T:992 DEBUG: Previous line repeats 3 times.
  28956. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28957. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28958. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28959. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28960. 18:55:14 T:992 DEBUG: Previous line repeats 3 times.
  28961. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28962. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28963. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28964. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28965. 18:55:14 T:992 DEBUG: Previous line repeats 4 times.
  28966. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28967. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28968. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28969. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28970. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28971. 18:55:14 T:992 DEBUG: Previous line repeats 3 times.
  28972. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28973. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28974. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28975. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28976. 18:55:14 T:992 DEBUG: Previous line repeats 3 times.
  28977. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28978. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28979. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28980. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28981. 18:55:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28982. 18:55:15 T:992 DEBUG: Previous line repeats 3 times.
  28983. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28984. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28985. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28986. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28987. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28988. 18:55:15 T:992 DEBUG: Previous line repeats 3 times.
  28989. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28990. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28991. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28992. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  28993. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28994. 18:55:15 T:992 DEBUG: Previous line repeats 1 times.
  28995. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  28996. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28997. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  28998. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  28999. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29000. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29001. 18:55:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  29002. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  29003. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  29004. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  29005. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  29006. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  29007. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  29008. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  29009. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  29010. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  29011. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  29012. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  29013. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  29014. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  29015. 18:55:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  29016. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29017. 18:55:15 T:992 DEBUG: Previous line repeats 2 times.
  29018. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29019. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29020. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29021. 18:55:15 T:992 DEBUG: Previous line repeats 1 times.
  29022. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29023. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29024. 18:55:15 T:992 DEBUG: Previous line repeats 2 times.
  29025. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29026. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29027. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29028. 18:55:15 T:992 DEBUG: Previous line repeats 1 times.
  29029. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29030. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29031. 18:55:15 T:992 DEBUG: Previous line repeats 2 times.
  29032. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29033. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29034. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29035. 18:55:15 T:992 DEBUG: Previous line repeats 2 times.
  29036. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29037. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29038. 18:55:15 T:992 DEBUG: Previous line repeats 1 times.
  29039. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29040. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29041. 18:55:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29042. 18:55:16 T:992 DEBUG: Previous line repeats 1 times.
  29043. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29044. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29045. 18:55:16 T:992 DEBUG: Previous line repeats 1 times.
  29046. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29047. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29048. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29049. 18:55:16 T:992 DEBUG: Previous line repeats 3 times.
  29050. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29051. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29052. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29053. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29054. 18:55:16 T:992 DEBUG: Previous line repeats 3 times.
  29055. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29056. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29057. 18:55:16 T:992 DEBUG: Previous line repeats 1 times.
  29058. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29059. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29060. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29061. 18:55:16 T:992 DEBUG: Previous line repeats 3 times.
  29062. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29063. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29064. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29065. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29066. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29067. 18:55:16 T:992 DEBUG: Previous line repeats 2 times.
  29068. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29069. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29070. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29071. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29072. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29073. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29074. 18:55:16 T:992 DEBUG: Previous line repeats 2 times.
  29075. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29076. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29077. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29078. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29079. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29080. 18:55:16 T:992 DEBUG: Previous line repeats 3 times.
  29081. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29082. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29083. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29084. 18:55:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29085. 18:55:17 T:992 DEBUG: Previous line repeats 4 times.
  29086. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29087. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29088. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29089. 18:55:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  29090. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29091. 18:55:17 T:992 DEBUG: Previous line repeats 2 times.
  29092. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29093. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29094. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29095. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29096. 18:55:17 T:992 DEBUG: Previous line repeats 3 times.
  29097. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29098. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29099. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29100. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29101. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29102. 18:55:17 T:992 DEBUG: Previous line repeats 2 times.
  29103. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29104. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29105. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29106. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29107. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29108. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29109. 18:55:17 T:992 DEBUG: Previous line repeats 2 times.
  29110. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29111. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29112. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29113. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29114. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29115. 18:55:17 T:992 DEBUG: Previous line repeats 3 times.
  29116. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29117. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29118. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29119. 18:55:17 T:992 DEBUG: Previous line repeats 1 times.
  29120. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29121. 18:55:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29122. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29123. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29124. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29125. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29126. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29127. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29128. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29129. 18:55:18 T:992 DEBUG: Previous line repeats 3 times.
  29130. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29131. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29132. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29133. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29134. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29135. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29136. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29137. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29138. 18:55:18 T:992 DEBUG: Previous line repeats 2 times.
  29139. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29140. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29141. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29142. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29143. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29144. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29145. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29146. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29147. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29148. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29149. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29150. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29151. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29152. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29153. 18:55:18 T:992 DEBUG: Previous line repeats 2 times.
  29154. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29155. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29156. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29157. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29158. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29159. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29160. 18:55:18 T:992 DEBUG: Previous line repeats 2 times.
  29161. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29162. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29163. 18:55:18 T:992 DEBUG: Previous line repeats 1 times.
  29164. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29165. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29166. 18:55:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29167. 18:55:19 T:992 DEBUG: Previous line repeats 2 times.
  29168. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29169. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29170. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29171. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29172. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29173. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29174. 18:55:19 T:992 DEBUG: Previous line repeats 2 times.
  29175. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29176. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29177. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29178. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29179. 18:55:19 T:992 DEBUG: Previous line repeats 4 times.
  29180. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29181. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29182. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29183. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29184. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29185. 18:55:19 T:992 DEBUG: Previous line repeats 3 times.
  29186. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29187. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29188. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29189. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29190. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29191. 18:55:19 T:992 DEBUG: Previous line repeats 3 times.
  29192. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29193. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29194. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29195. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29196. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29197. 18:55:19 T:992 DEBUG: Previous line repeats 3 times.
  29198. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29199. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29200. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29201. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29202. 18:55:19 T:992 DEBUG: Previous line repeats 4 times.
  29203. 18:55:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29204. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29205. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29206. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29207. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29208. 18:55:20 T:992 DEBUG: Previous line repeats 3 times.
  29209. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29210. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29211. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29212. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29213. 18:55:20 T:992 DEBUG: Previous line repeats 2 times.
  29214. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29215. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29216. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29217. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29218. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29219. 18:55:20 T:992 DEBUG: Previous line repeats 3 times.
  29220. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29221. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29222. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29223. 18:55:20 T:992 DEBUG: Previous line repeats 1 times.
  29224. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29225. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29226. 18:55:20 T:992 DEBUG: Previous line repeats 1 times.
  29227. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29228. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29229. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29230. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29231. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29232. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29233. 18:55:20 T:992 DEBUG: Previous line repeats 2 times.
  29234. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29235. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29236. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29237. 18:55:20 T:992 DEBUG: Previous line repeats 1 times.
  29238. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29239. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29240. 18:55:20 T:992 DEBUG: Previous line repeats 2 times.
  29241. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29242. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29243. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29244. 18:55:20 T:992 DEBUG: Previous line repeats 1 times.
  29245. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29246. 18:55:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29247. 18:55:21 T:992 DEBUG: Previous line repeats 1 times.
  29248. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29249. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29250. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29251. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29252. 18:55:21 T:992 DEBUG: Previous line repeats 2 times.
  29253. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29254. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29255. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29256. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29257. 18:55:21 T:992 DEBUG: Previous line repeats 3 times.
  29258. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29259. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29260. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29261. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29262. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29263. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29264. 18:55:21 T:992 DEBUG: Previous line repeats 1 times.
  29265. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29266. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29267. 18:55:21 T:992 DEBUG: Previous line repeats 1 times.
  29268. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29269. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29270. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29271. 18:55:21 T:992 DEBUG: Previous line repeats 2 times.
  29272. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29273. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29274. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29275. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29276. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29277. 18:55:21 T:992 DEBUG: Previous line repeats 3 times.
  29278. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29279. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29280. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29281. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29282. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29283. 18:55:21 T:992 DEBUG: Previous line repeats 2 times.
  29284. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29285. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29286. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29287. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29288. 18:55:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29289. 18:55:22 T:992 DEBUG: Previous line repeats 3 times.
  29290. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29291. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29292. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29293. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29294. 18:55:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  29295. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29296. 18:55:22 T:992 DEBUG: Previous line repeats 1 times.
  29297. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29298. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29299. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29300. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29301. 18:55:22 T:992 DEBUG: Previous line repeats 3 times.
  29302. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29303. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29304. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29305. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29306. 18:55:22 T:992 DEBUG: Previous line repeats 3 times.
  29307. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29308. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29309. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29310. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29311. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29312. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29313. 18:55:22 T:992 DEBUG: Previous line repeats 5 times.
  29314. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29315. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29316. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29317. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29318. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29319. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29320. 18:55:22 T:992 DEBUG: Previous line repeats 4 times.
  29321. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29322. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29323. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29324. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29325. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29326. 18:55:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29327. 18:55:23 T:992 DEBUG: Previous line repeats 3 times.
  29328. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29329. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29330. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29331. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29332. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29333. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29334. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29335. 18:55:23 T:992 DEBUG: Previous line repeats 2 times.
  29336. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29337. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29338. 18:55:23 T:992 DEBUG: Previous line repeats 2 times.
  29339. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29340. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29341. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29342. 18:55:23 T:992 DEBUG: Previous line repeats 1 times.
  29343. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29344. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29345. 18:55:23 T:992 DEBUG: Previous line repeats 1 times.
  29346. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29347. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29348. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29349. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29350. 18:55:23 T:992 DEBUG: Previous line repeats 2 times.
  29351. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29352. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29353. 18:55:23 T:992 DEBUG: Previous line repeats 3 times.
  29354. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29355. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29356. 18:55:23 T:992 DEBUG: Previous line repeats 1 times.
  29357. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29358. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29359. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29360. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29361. 18:55:23 T:992 DEBUG: Previous line repeats 2 times.
  29362. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29363. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29364. 18:55:23 T:992 DEBUG: Previous line repeats 1 times.
  29365. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29366. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29367. 18:55:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29368. 18:55:24 T:992 DEBUG: Previous line repeats 1 times.
  29369. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29370. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29371. 18:55:24 T:992 DEBUG: Previous line repeats 1 times.
  29372. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29373. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29374. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29375. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29376. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29377. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29378. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29379. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29380. 18:55:24 T:992 DEBUG: Previous line repeats 2 times.
  29381. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29382. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29383. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29384. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29385. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29386. 18:55:24 T:992 DEBUG: Previous line repeats 2 times.
  29387. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29388. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29389. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29390. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29391. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29392. 18:55:24 T:992 DEBUG: Previous line repeats 3 times.
  29393. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29394. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29395. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29396. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29397. 18:55:24 T:992 DEBUG: Previous line repeats 3 times.
  29398. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29399. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29400. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29401. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29402. 18:55:24 T:992 DEBUG: Previous line repeats 3 times.
  29403. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29404. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29405. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29406. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29407. 18:55:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29408. 18:55:25 T:992 DEBUG: Previous line repeats 3 times.
  29409. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29410. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29411. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29412. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29413. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29414. 18:55:25 T:992 DEBUG: Previous line repeats 1 times.
  29415. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29416. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29417. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29418. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29419. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29420. 18:55:25 T:992 DEBUG: Previous line repeats 2 times.
  29421. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29422. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29423. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29424. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29425. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29426. 18:55:25 T:992 DEBUG: Previous line repeats 2 times.
  29427. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29428. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29429. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29430. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29431. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29432. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29433. 18:55:25 T:992 DEBUG: Previous line repeats 1 times.
  29434. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29435. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29436. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29437. 18:55:25 T:992 DEBUG: Previous line repeats 1 times.
  29438. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29439. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29440. 18:55:25 T:992 DEBUG: Previous line repeats 2 times.
  29441. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29442. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29443. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29444. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29445. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29446. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29447. 18:55:25 T:992 DEBUG: Previous line repeats 2 times.
  29448. 18:55:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29449. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29450. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29451. 18:55:26 T:992 DEBUG: Previous line repeats 1 times.
  29452. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29453. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29454. 18:55:26 T:992 DEBUG: Previous line repeats 3 times.
  29455. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29456. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29457. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29458. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29459. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29460. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29461. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29462. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29463. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29464. 18:55:26 T:992 DEBUG: Previous line repeats 2 times.
  29465. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29466. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29467. 18:55:26 T:992 DEBUG: Previous line repeats 1 times.
  29468. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29469. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29470. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29471. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29472. 18:55:26 T:992 DEBUG: Previous line repeats 2 times.
  29473. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29474. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29475. 18:55:26 T:992 DEBUG: Previous line repeats 2 times.
  29476. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29477. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29478. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29479. 18:55:26 T:992 DEBUG: Previous line repeats 2 times.
  29480. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29481. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29482. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29483. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29484. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29485. 18:55:26 T:992 DEBUG: Previous line repeats 2 times.
  29486. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29487. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29488. 18:55:26 T:992 DEBUG: Previous line repeats 1 times.
  29489. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29490. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29491. 18:55:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29492. 18:55:27 T:992 DEBUG: Previous line repeats 5 times.
  29493. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29494. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29495. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29496. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29497. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29498. 18:55:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  29499. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29500. 18:55:27 T:992 DEBUG: Previous line repeats 1 times.
  29501. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29502. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29503. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29504. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29505. 18:55:27 T:992 DEBUG: Previous line repeats 3 times.
  29506. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29507. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29508. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29509. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29510. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29511. 18:55:27 T:992 DEBUG: Previous line repeats 4 times.
  29512. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29513. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29514. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29515. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29516. 18:55:27 T:992 DEBUG: Previous line repeats 4 times.
  29517. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29518. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29519. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29520. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29521. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29522. 18:55:27 T:992 DEBUG: Previous line repeats 5 times.
  29523. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29524. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29525. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29526. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29527. 18:55:27 T:992 DEBUG: Previous line repeats 3 times.
  29528. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29529. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29530. 18:55:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29531. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29532. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29533. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29534. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29535. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29536. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29537. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29538. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29539. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29540. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29541. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29542. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29543. 18:55:28 T:992 DEBUG: Previous line repeats 2 times.
  29544. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29545. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29546. 18:55:28 T:992 DEBUG: Previous line repeats 3 times.
  29547. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29548. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29549. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29550. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29551. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29552. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29553. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29554. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29555. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29556. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29557. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29558. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29559. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29560. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29561. 18:55:28 T:992 DEBUG: Previous line repeats 2 times.
  29562. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29563. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29564. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29565. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29566. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29567. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29568. 18:55:28 T:992 DEBUG: Previous line repeats 1 times.
  29569. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29570. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29571. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29572. 18:55:28 T:992 DEBUG: Previous line repeats 2 times.
  29573. 18:55:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29574. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29575. 18:55:29 T:992 DEBUG: Previous line repeats 1 times.
  29576. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29577. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29578. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29579. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29580. 18:55:29 T:992 DEBUG: Previous line repeats 1 times.
  29581. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29582. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29583. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29584. 18:55:29 T:992 DEBUG: Previous line repeats 2 times.
  29585. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29586. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29587. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29588. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29589. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29590. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29591. 18:55:29 T:992 DEBUG: Previous line repeats 4 times.
  29592. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29593. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29594. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29595. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29596. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29597. 18:55:29 T:992 DEBUG: Previous line repeats 3 times.
  29598. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29599. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29600. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29601. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29602. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29603. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29604. 18:55:29 T:992 DEBUG: Previous line repeats 2 times.
  29605. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29606. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29607. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29608. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29609. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29610. 18:55:29 T:992 DEBUG: Previous line repeats 3 times.
  29611. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29612. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29613. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29614. 18:55:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29615. 18:55:30 T:992 DEBUG: Previous line repeats 2 times.
  29616. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29617. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29618. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29619. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29620. 18:55:30 T:992 DEBUG: Previous line repeats 2 times.
  29621. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29622. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29623. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29624. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29625. 18:55:30 T:992 DEBUG: Previous line repeats 6 times.
  29626. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29627. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29628. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29629. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29630. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29631. 18:55:30 T:992 DEBUG: Previous line repeats 3 times.
  29632. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29633. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29634. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29635. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29636. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29637. 18:55:30 T:992 DEBUG: Previous line repeats 2 times.
  29638. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29639. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29640. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29641. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29642. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29643. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29644. 18:55:30 T:992 DEBUG: Previous line repeats 2 times.
  29645. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29646. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29647. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29648. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29649. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29650. 18:55:30 T:992 DEBUG: Previous line repeats 2 times.
  29651. 18:55:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29652. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29653. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29654. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29655. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29656. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29657. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29658. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29659. 18:55:31 T:992 DEBUG: Previous line repeats 1 times.
  29660. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29661. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29662. 18:55:31 T:992 DEBUG: Previous line repeats 1 times.
  29663. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29664. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29665. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29666. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29667. 18:55:31 T:992 DEBUG: Previous line repeats 2 times.
  29668. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29669. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29670. 18:55:31 T:992 DEBUG: Previous line repeats 3 times.
  29671. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29672. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29673. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29674. 18:55:31 T:992 DEBUG: Previous line repeats 2 times.
  29675. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29676. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29677. 18:55:31 T:992 DEBUG: Previous line repeats 1 times.
  29678. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29679. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29680. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29681. 18:55:31 T:992 DEBUG: Previous line repeats 1 times.
  29682. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29683. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29684. 18:55:31 T:992 DEBUG: Previous line repeats 1 times.
  29685. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29686. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29687. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29688. 18:55:31 T:992 DEBUG: Previous line repeats 2 times.
  29689. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29690. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29691. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29692. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29693. 18:55:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29694. 18:55:32 T:992 DEBUG: Previous line repeats 3 times.
  29695. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29696. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29697. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29698. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29699. 18:55:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  29700. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29701. 18:55:32 T:992 DEBUG: Previous line repeats 1 times.
  29702. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29703. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29704. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29705. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29706. 18:55:32 T:992 DEBUG: Previous line repeats 4 times.
  29707. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29708. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29709. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29710. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29711. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29712. 18:55:32 T:992 DEBUG: Previous line repeats 4 times.
  29713. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29714. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29715. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29716. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29717. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29718. 18:55:32 T:992 DEBUG: Previous line repeats 3 times.
  29719. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29720. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29721. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29722. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29723. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29724. 18:55:32 T:992 DEBUG: Previous line repeats 3 times.
  29725. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29726. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29727. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29728. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29729. 18:55:32 T:992 DEBUG: Previous line repeats 3 times.
  29730. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29731. 18:55:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29732. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29733. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29734. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29735. 18:55:33 T:992 DEBUG: Previous line repeats 1 times.
  29736. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29737. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29738. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29739. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29740. 18:55:33 T:992 DEBUG: Previous line repeats 2 times.
  29741. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29742. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29743. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29744. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29745. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29746. 18:55:33 T:992 DEBUG: Previous line repeats 3 times.
  29747. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29748. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29749. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29750. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29751. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29752. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29753. 18:55:33 T:992 DEBUG: Previous line repeats 3 times.
  29754. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29755. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29756. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29757. 18:55:33 T:992 DEBUG: Previous line repeats 1 times.
  29758. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29759. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29760. 18:55:33 T:992 DEBUG: Previous line repeats 3 times.
  29761. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29762. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29763. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29764. 18:55:33 T:992 DEBUG: Previous line repeats 1 times.
  29765. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29766. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29767. 18:55:33 T:992 DEBUG: Previous line repeats 1 times.
  29768. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29769. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29770. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29771. 18:55:33 T:992 DEBUG: Previous line repeats 2 times.
  29772. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29773. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29774. 18:55:33 T:992 DEBUG: Previous line repeats 1 times.
  29775. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29776. 18:55:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29777. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29778. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29779. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29780. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29781. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29782. 18:55:34 T:992 DEBUG: Previous line repeats 3 times.
  29783. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29784. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29785. 18:55:34 T:992 DEBUG: Previous line repeats 1 times.
  29786. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29787. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29788. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29789. 18:55:34 T:992 DEBUG: Previous line repeats 4 times.
  29790. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29791. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29792. 18:55:34 T:992 DEBUG: Previous line repeats 1 times.
  29793. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29794. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29795. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29796. 18:55:34 T:992 DEBUG: Previous line repeats 2 times.
  29797. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29798. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29799. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29800. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29801. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29802. 18:55:34 T:992 DEBUG: Previous line repeats 3 times.
  29803. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29804. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29805. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29806. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29807. 18:55:34 T:992 DEBUG: Previous line repeats 3 times.
  29808. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29809. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29810. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29811. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29812. 18:55:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29813. 18:55:35 T:992 DEBUG: Previous line repeats 3 times.
  29814. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29815. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29816. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29817. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29818. 18:55:35 T:992 DEBUG: Previous line repeats 1 times.
  29819. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29820. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29821. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29822. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29823. 18:55:35 T:992 DEBUG: Previous line repeats 5 times.
  29824. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29825. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29826. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29827. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29828. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29829. 18:55:35 T:992 DEBUG: Previous line repeats 4 times.
  29830. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29831. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29832. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29833. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29834. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29835. 18:55:35 T:992 DEBUG: Previous line repeats 2 times.
  29836. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29837. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29838. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29839. 18:55:35 T:992 DEBUG: Previous line repeats 1 times.
  29840. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29841. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29842. 18:55:35 T:992 DEBUG: Previous line repeats 2 times.
  29843. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29844. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29845. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29846. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29847. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29848. 18:55:35 T:992 DEBUG: Previous line repeats 2 times.
  29849. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29850. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29851. 18:55:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29852. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29853. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29854. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29855. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29856. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29857. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29858. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29859. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29860. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29861. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29862. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29863. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29864. 18:55:36 T:992 DEBUG: Previous line repeats 1 times.
  29865. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29866. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29867. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29868. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29869. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29870. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29871. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29872. 18:55:36 T:992 DEBUG: Previous line repeats 1 times.
  29873. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29874. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29875. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29876. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29877. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29878. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29879. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29880. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29881. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29882. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29883. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29884. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29885. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29886. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29887. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29888. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29889. 18:55:36 T:992 DEBUG: Previous line repeats 1 times.
  29890. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29891. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29892. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29893. 18:55:36 T:992 DEBUG: Previous line repeats 2 times.
  29894. 18:55:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29895. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29896. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29897. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29898. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29899. 18:55:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  29900. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29901. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29902. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29903. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29904. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29905. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29906. 18:55:37 T:992 DEBUG: Previous line repeats 1 times.
  29907. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29908. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29909. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29910. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29911. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29912. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29913. 18:55:37 T:992 DEBUG: Previous line repeats 5 times.
  29914. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29915. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29916. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29917. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29918. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29919. 18:55:37 T:992 DEBUG: Previous line repeats 3 times.
  29920. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29921. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29922. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29923. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29924. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29925. 18:55:37 T:992 DEBUG: Previous line repeats 3 times.
  29926. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29927. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29928. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29929. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29930. 18:55:37 T:992 DEBUG: Previous line repeats 3 times.
  29931. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29932. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29933. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29934. 18:55:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29935. 18:55:38 T:992 DEBUG: Previous line repeats 3 times.
  29936. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29937. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29938. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29939. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29940. 18:55:38 T:992 DEBUG: Previous line repeats 1 times.
  29941. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29942. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29943. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29944. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29945. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29946. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29947. 18:55:38 T:992 DEBUG: Previous line repeats 4 times.
  29948. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29949. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29950. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29951. 18:55:38 T:992 DEBUG: Previous line repeats 1 times.
  29952. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29953. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29954. 18:55:38 T:992 DEBUG: Previous line repeats 2 times.
  29955. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29956. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29957. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29958. 18:55:38 T:992 DEBUG: Previous line repeats 1 times.
  29959. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29960. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29961. 18:55:38 T:992 DEBUG: Previous line repeats 2 times.
  29962. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29963. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29964. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29965. 18:55:38 T:992 DEBUG: Previous line repeats 1 times.
  29966. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29967. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29968. 18:55:38 T:992 DEBUG: Previous line repeats 1 times.
  29969. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29970. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29971. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29972. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29973. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29974. 18:55:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29975. 18:55:39 T:992 DEBUG: Previous line repeats 2 times.
  29976. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29977. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29978. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29979. 18:55:39 T:992 DEBUG: Previous line repeats 1 times.
  29980. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29981. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29982. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29983. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29984. 18:55:39 T:992 DEBUG: Previous line repeats 1 times.
  29985. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29986. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29987. 18:55:39 T:992 DEBUG: Previous line repeats 1 times.
  29988. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29989. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29990. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29991. 18:55:39 T:992 DEBUG: Previous line repeats 3 times.
  29992. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  29993. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29994. 18:55:39 T:992 DEBUG: Previous line repeats 3 times.
  29995. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  29996. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  29997. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  29998. 18:55:39 T:992 DEBUG: Previous line repeats 1 times.
  29999. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30000. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30001. 18:55:39 T:992 DEBUG: Previous line repeats 1 times.
  30002. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30003. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30004. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30005. 18:55:39 T:992 DEBUG: Previous line repeats 3 times.
  30006. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30007. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30008. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30009. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30010. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30011. 18:55:39 T:992 DEBUG: Previous line repeats 2 times.
  30012. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30013. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30014. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30015. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30016. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30017. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30018. 18:55:39 T:992 DEBUG: Previous line repeats 2 times.
  30019. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30020. 18:55:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30021. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30022. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30023. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30024. 18:55:40 T:992 DEBUG: Previous line repeats 1 times.
  30025. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30026. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30027. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30028. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30029. 18:55:40 T:992 DEBUG: Previous line repeats 4 times.
  30030. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30031. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30032. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30033. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30034. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30035. 18:55:40 T:992 DEBUG: Previous line repeats 4 times.
  30036. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30037. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30038. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30039. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30040. 18:55:40 T:992 DEBUG: Previous line repeats 3 times.
  30041. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30042. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30043. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30044. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30045. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30046. 18:55:40 T:992 DEBUG: Previous line repeats 3 times.
  30047. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30048. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30049. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30050. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30051. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30052. 18:55:40 T:992 DEBUG: Previous line repeats 3 times.
  30053. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30054. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30055. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30056. 18:55:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30057. 18:55:41 T:992 DEBUG: Previous line repeats 2 times.
  30058. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30059. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30060. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30061. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30062. 18:55:41 T:992 DEBUG: Previous line repeats 3 times.
  30063. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30064. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30065. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30066. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30067. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30068. 18:55:41 T:992 DEBUG: Previous line repeats 2 times.
  30069. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30070. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30071. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30072. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30073. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30074. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30075. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30076. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30077. 18:55:41 T:992 DEBUG: Previous line repeats 1 times.
  30078. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30079. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30080. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30081. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30082. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30083. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30084. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30085. 18:55:41 T:992 DEBUG: Previous line repeats 1 times.
  30086. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30087. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30088. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30089. 18:55:41 T:992 DEBUG: Previous line repeats 1 times.
  30090. 18:55:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30091. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30092. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30093. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30094. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30095. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30096. 18:55:42 T:992 DEBUG: Previous line repeats 3 times.
  30097. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30098. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30099. 18:55:42 T:992 DEBUG: Previous line repeats 1 times.
  30100. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30101. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30102. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30103. 18:55:42 T:5808 DEBUG: Previous line repeats 1 times.
  30104. 18:55:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  30105. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30106. 18:55:42 T:992 DEBUG: Previous line repeats 1 times.
  30107. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30108. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30109. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30110. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30111. 18:55:42 T:992 DEBUG: Previous line repeats 3 times.
  30112. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30113. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30114. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30115. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30116. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30117. 18:55:42 T:992 DEBUG: Previous line repeats 4 times.
  30118. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30119. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30120. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30121. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30122. 18:55:42 T:992 DEBUG: Previous line repeats 4 times.
  30123. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30124. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30125. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30126. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30127. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30128. 18:55:42 T:992 DEBUG: Previous line repeats 3 times.
  30129. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30130. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30131. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30132. 18:55:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30133. 18:55:43 T:992 DEBUG: Previous line repeats 5 times.
  30134. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30135. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30136. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30137. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30138. 18:55:43 T:992 DEBUG: Previous line repeats 3 times.
  30139. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30140. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30141. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30142. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30143. 18:55:43 T:992 DEBUG: Previous line repeats 3 times.
  30144. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30145. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30146. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30147. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30148. 18:55:43 T:992 DEBUG: Previous line repeats 3 times.
  30149. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30150. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30151. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30152. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30153. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30154. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30155. 18:55:43 T:992 DEBUG: Previous line repeats 3 times.
  30156. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30157. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30158. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30159. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30160. 18:55:43 T:992 DEBUG: Previous line repeats 3 times.
  30161. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30162. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30163. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30164. 18:55:43 T:992 DEBUG: Previous line repeats 1 times.
  30165. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30166. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30167. 18:55:43 T:992 DEBUG: Previous line repeats 2 times.
  30168. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30169. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30170. 18:55:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30171. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30172. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30173. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30174. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30175. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30176. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30177. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30178. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30179. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30180. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30181. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30182. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30183. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30184. 18:55:44 T:992 DEBUG: Previous line repeats 2 times.
  30185. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30186. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30187. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30188. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30189. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30190. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30191. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30192. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30193. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30194. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30195. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30196. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30197. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30198. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30199. 18:55:44 T:992 DEBUG: Previous line repeats 3 times.
  30200. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30201. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30202. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30203. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30204. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30205. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30206. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30207. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30208. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30209. 18:55:44 T:992 DEBUG: Previous line repeats 1 times.
  30210. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30211. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30212. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30213. 18:55:44 T:992 DEBUG: Previous line repeats 3 times.
  30214. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30215. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30216. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30217. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30218. 18:55:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30219. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30220. 18:55:45 T:992 DEBUG: Previous line repeats 3 times.
  30221. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30222. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30223. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30224. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30225. 18:55:45 T:992 DEBUG: Previous line repeats 1 times.
  30226. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30227. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30228. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30229. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30230. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30231. 18:55:45 T:992 DEBUG: Previous line repeats 3 times.
  30232. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30233. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30234. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30235. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30236. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30237. 18:55:45 T:992 DEBUG: Previous line repeats 3 times.
  30238. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30239. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30240. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30241. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30242. 18:55:45 T:992 DEBUG: Previous line repeats 5 times.
  30243. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30244. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30245. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30246. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30247. 18:55:45 T:992 DEBUG: Previous line repeats 3 times.
  30248. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30249. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30250. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30251. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30252. 18:55:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30253. 18:55:46 T:992 DEBUG: Previous line repeats 4 times.
  30254. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30255. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30256. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30257. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30258. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30259. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30260. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30261. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30262. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30263. 18:55:46 T:992 DEBUG: Previous line repeats 3 times.
  30264. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30265. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30266. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30267. 18:55:46 T:992 DEBUG: Previous line repeats 1 times.
  30268. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30269. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30270. 18:55:46 T:992 DEBUG: Previous line repeats 1 times.
  30271. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30272. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30273. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30274. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30275. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30276. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30277. 18:55:46 T:992 DEBUG: Previous line repeats 3 times.
  30278. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30279. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30280. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30281. 18:55:46 T:992 DEBUG: Previous line repeats 1 times.
  30282. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30283. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30284. 18:55:46 T:992 DEBUG: Previous line repeats 1 times.
  30285. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30286. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30287. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30288. 18:55:46 T:992 DEBUG: Previous line repeats 2 times.
  30289. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30290. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30291. 18:55:46 T:992 DEBUG: Previous line repeats 1 times.
  30292. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30293. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30294. 18:55:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30295. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30296. 18:55:47 T:992 DEBUG: Previous line repeats 1 times.
  30297. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30298. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30299. 18:55:47 T:992 DEBUG: Previous line repeats 1 times.
  30300. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30301. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30302. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30303. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30304. 18:55:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  30305. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30306. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30307. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30308. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30309. 18:55:47 T:992 DEBUG: Previous line repeats 3 times.
  30310. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30311. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30312. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30313. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30314. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30315. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30316. 18:55:47 T:992 DEBUG: Previous line repeats 2 times.
  30317. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30318. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30319. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30320. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30321. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30322. 18:55:47 T:992 DEBUG: Previous line repeats 3 times.
  30323. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30324. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30325. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30326. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30327. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30328. 18:55:47 T:992 DEBUG: Previous line repeats 3 times.
  30329. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30330. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30331. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30332. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30333. 18:55:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30334. 18:55:48 T:992 DEBUG: Previous line repeats 3 times.
  30335. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30336. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30337. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30338. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30339. 18:55:48 T:992 DEBUG: Previous line repeats 5 times.
  30340. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30341. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30342. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30343. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30344. 18:55:48 T:992 DEBUG: Previous line repeats 1 times.
  30345. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30346. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30347. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30348. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30349. 18:55:48 T:992 DEBUG: Previous line repeats 3 times.
  30350. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30351. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30352. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30353. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30354. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30355. 18:55:48 T:992 DEBUG: Previous line repeats 3 times.
  30356. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30357. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30358. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30359. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30360. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30361. 18:55:48 T:992 DEBUG: Previous line repeats 3 times.
  30362. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30363. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30364. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30365. 18:55:48 T:992 DEBUG: Previous line repeats 1 times.
  30366. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30367. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30368. 18:55:48 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  30369. 18:55:48 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  30370. 18:55:48 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  30371. 18:55:48 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  30372. 18:55:48 T:992 INFO: Previous line repeats 6 times.
  30373. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30374. 18:55:48 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  30375. 18:55:48 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  30376. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30377. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30378. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30379. 18:55:48 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  30380. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30381. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30382. 18:55:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30383. 18:55:49 T:992 DEBUG: Previous line repeats 3 times.
  30384. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30385. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30386. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30387. 18:55:49 T:992 DEBUG: Previous line repeats 1 times.
  30388. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30389. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30390. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  30391. 18:55:49 T:992 INFO: Previous line repeats 1 times.
  30392. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30393. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30394. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30395. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  30396. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  30397. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30398. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30399. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30400. 18:55:49 T:992 DEBUG: Previous line repeats 2 times.
  30401. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30402. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30403. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  30404. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  30405. 18:55:49 T:7212 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  30406. 18:55:49 T:7212 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  30407. 18:55:49 T:7212 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30408. 18:55:49 T:7212 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30409. 18:55:49 T:7212 INFO: Platinum [neptune.http]: got connection (reused: false)
  30410. 18:55:49 T:7212 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  30411. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30412. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  30413. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  30414. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30415. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30416. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30417. 18:55:49 T:992 DEBUG: Previous line repeats 1 times.
  30418. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30419. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30420. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30421. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30422. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  30423. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30424. 18:55:49 T:992 DEBUG: Previous line repeats 1 times.
  30425. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30426. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30427. 18:55:49 T:3764 DEBUG: Previous line repeats 1 times.
  30428. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  30429. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  30430. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30431. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30432. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30433. 18:55:49 T:992 DEBUG: Previous line repeats 2 times.
  30434. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30435. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30436. 18:55:49 T:992 DEBUG: Previous line repeats 1 times.
  30437. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30438. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30439. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30440. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  30441. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  30442. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  30443. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  30444. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30445. 18:55:49 T:992 DEBUG: Previous line repeats 1 times.
  30446. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30447. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30448. 18:55:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30449. 18:55:49 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  30450. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  30451. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30452. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30453. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30454. 18:55:50 T:3764 DEBUG: Previous line repeats 1 times.
  30455. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  30456. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30457. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30458. 18:55:50 T:992 DEBUG: Previous line repeats 1 times.
  30459. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30460. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30461. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30462. 18:55:50 T:3764 DEBUG: Previous line repeats 1 times.
  30463. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  30464. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  30465. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30466. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30467. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30468. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30469. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30470. 18:55:50 T:3716 DEBUG: Previous line repeats 2 times.
  30471. 18:55:50 T:3716 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  30472. 18:55:50 T:3716 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  30473. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30474. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30475. 18:55:50 T:3716 INFO: Platinum [neptune.http]: got connection (reused: false)
  30476. 18:55:50 T:3716 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  30477. 18:55:50 T:3716 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  30478. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30479. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30480. 18:55:50 T:3716 INFO: Platinum [neptune.http]: got connection (reused: false)
  30481. 18:55:50 T:3716 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  30482. 18:55:50 T:3716 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  30483. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30484. 18:55:50 T:3716 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30485. 18:55:50 T:3716 INFO: Platinum [neptune.http]: got connection (reused: false)
  30486. 18:55:50 T:3716 ERROR: Platinum [platinum.core.service]: No state variables found
  30487. 18:55:50 T:3716 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  30488. 18:55:50 T:3716 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  30489. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  30490. <specVersion>
  30491. <major>1</major>
  30492. <minor>0</minor>
  30493. </specVersion>
  30494. <actionList />
  30495. <serviceStateTable />
  30496. </scpd>
  30497. 18:55:50 T:3716 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  30498. 18:55:50 T:3716 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  30499. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  30500. <specVersion>
  30501. <major>1</major>
  30502. <minor>0</minor>
  30503. </specVersion>
  30504. <actionList />
  30505. <serviceStateTable />
  30506. </scpd>
  30507. 18:55:50 T:3716 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  30508. 18:55:50 T:3764 NOTICE: Previous line repeats 2 times.
  30509. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  30510. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  30511. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30512. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30513. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30514. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30515. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30516. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  30517. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30518. 18:55:50 T:3764 DEBUG: Previous line repeats 1 times.
  30519. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  30520. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30521. 18:55:50 T:992 DEBUG: Previous line repeats 1 times.
  30522. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30523. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30524. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30525. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30526. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30527. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  30528. 18:55:50 T:3764 INFO: Previous line repeats 1 times.
  30529. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  30530. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30531. 18:55:50 T:992 DEBUG: Previous line repeats 3 times.
  30532. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30533. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30534. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30535. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  30536. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30537. 18:55:50 T:992 DEBUG: Previous line repeats 3 times.
  30538. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30539. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30540. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30541. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30542. 18:55:50 T:3764 DEBUG: Previous line repeats 1 times.
  30543. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  30544. 18:55:50 T:992 INFO: Previous line repeats 2 times.
  30545. 18:55:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30546. 18:55:50 T:3764 DEBUG: Previous line repeats 1 times.
  30547. 18:55:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  30548. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  30549. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30550. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30551. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30552. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30553. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30554. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30555. 18:55:51 T:3764 DEBUG: Previous line repeats 3 times.
  30556. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  30557. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  30558. 18:55:51 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  30559. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30560. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  30561. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30562. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30563. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30564. 18:55:51 T:992 DEBUG: Previous line repeats 1 times.
  30565. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30566. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30567. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30568. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30569. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30570. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  30571. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  30572. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30573. 18:55:51 T:992 DEBUG: Previous line repeats 1 times.
  30574. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30575. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30576. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30577. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30578. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30579. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  30580. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  30581. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  30582. 18:55:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  30583. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30584. 18:55:51 T:992 DEBUG: Previous line repeats 3 times.
  30585. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30586. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30587. 18:55:51 T:6268 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  30588. 18:55:51 T:6268 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  30589. 18:55:51 T:6268 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30590. 18:55:51 T:6268 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30591. 18:55:51 T:6268 INFO: Platinum [neptune.http]: got connection (reused: false)
  30592. 18:55:51 T:6268 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  30593. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30594. 18:55:51 T:992 DEBUG: Previous line repeats 1 times.
  30595. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30596. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30597. 18:55:51 T:992 DEBUG: Previous line repeats 2 times.
  30598. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30599. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30600. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30601. 18:55:51 T:992 DEBUG: Previous line repeats 1 times.
  30602. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30603. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30604. 18:55:51 T:992 DEBUG: Previous line repeats 1 times.
  30605. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30606. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30607. 18:55:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30608. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30609. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30610. 18:55:52 T:992 DEBUG: Previous line repeats 1 times.
  30611. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30612. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30613. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30614. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30615. 18:55:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  30616. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30617. 18:55:52 T:992 DEBUG: Previous line repeats 1 times.
  30618. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30619. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30620. 18:55:52 T:992 DEBUG: Previous line repeats 1 times.
  30621. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30622. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30623. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30624. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30625. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30626. 18:55:52 T:992 DEBUG: Previous line repeats 1 times.
  30627. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30628. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30629. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30630. 18:55:52 T:992 DEBUG: Previous line repeats 2 times.
  30631. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30632. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30633. 18:55:52 T:992 DEBUG: Previous line repeats 1 times.
  30634. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30635. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30636. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30637. 18:55:52 T:992 DEBUG: Previous line repeats 3 times.
  30638. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30639. 18:55:52 T:2352 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  30640. 18:55:52 T:2352 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  30641. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30642. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30643. 18:55:52 T:2352 INFO: Platinum [neptune.http]: got connection (reused: false)
  30644. 18:55:52 T:2352 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  30645. 18:55:52 T:2352 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  30646. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30647. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30648. 18:55:52 T:2352 INFO: Platinum [neptune.http]: got connection (reused: false)
  30649. 18:55:52 T:2352 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  30650. 18:55:52 T:2352 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  30651. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  30652. 18:55:52 T:2352 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  30653. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30654. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30655. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30656. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30657. 18:55:52 T:2352 INFO: Platinum [neptune.http]: got connection (reused: false)
  30658. 18:55:52 T:2352 ERROR: Platinum [platinum.core.service]: No state variables found
  30659. 18:55:52 T:2352 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  30660. 18:55:52 T:2352 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  30661. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  30662. <specVersion>
  30663. <major>1</major>
  30664. <minor>0</minor>
  30665. </specVersion>
  30666. <actionList />
  30667. <serviceStateTable />
  30668. </scpd>
  30669. 18:55:52 T:2352 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  30670. 18:55:52 T:2352 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  30671. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  30672. <specVersion>
  30673. <major>1</major>
  30674. <minor>0</minor>
  30675. </specVersion>
  30676. <actionList />
  30677. <serviceStateTable />
  30678. </scpd>
  30679. 18:55:52 T:2352 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  30680. 18:55:52 T:992 NOTICE: Previous line repeats 2 times.
  30681. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30682. 18:55:52 T:992 DEBUG: Previous line repeats 2 times.
  30683. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30684. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30685. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30686. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30687. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30688. 18:55:52 T:992 DEBUG: Previous line repeats 3 times.
  30689. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30690. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30691. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30692. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30693. 18:55:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30694. 18:55:53 T:992 DEBUG: Previous line repeats 4 times.
  30695. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30696. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30697. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30698. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30699. 18:55:53 T:992 DEBUG: Previous line repeats 2 times.
  30700. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30701. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30702. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30703. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30704. 18:55:53 T:992 DEBUG: Previous line repeats 4 times.
  30705. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30706. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30707. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30708. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30709. 18:55:53 T:992 DEBUG: Previous line repeats 3 times.
  30710. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30711. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30712. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30713. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30714. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30715. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30716. 18:55:53 T:992 DEBUG: Previous line repeats 3 times.
  30717. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30718. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30719. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30720. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30721. 18:55:53 T:992 DEBUG: Previous line repeats 3 times.
  30722. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30723. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30724. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30725. 18:55:53 T:992 DEBUG: Previous line repeats 1 times.
  30726. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30727. 18:55:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30728. 18:55:54 T:992 DEBUG: Previous line repeats 3 times.
  30729. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30730. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30731. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30732. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30733. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30734. 18:55:54 T:992 DEBUG: Previous line repeats 2 times.
  30735. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30736. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30737. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30738. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30739. 18:55:54 T:992 DEBUG: Previous line repeats 2 times.
  30740. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30741. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30742. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30743. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30744. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30745. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30746. 18:55:54 T:992 DEBUG: Previous line repeats 2 times.
  30747. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30748. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30749. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30750. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30751. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30752. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30753. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30754. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30755. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30756. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30757. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30758. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30759. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30760. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30761. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30762. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30763. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30764. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30765. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30766. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30767. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30768. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30769. 18:55:54 T:992 DEBUG: Previous line repeats 1 times.
  30770. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30771. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30772. 18:55:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30773. 18:55:55 T:992 DEBUG: Previous line repeats 2 times.
  30774. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30775. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30776. 18:55:55 T:992 DEBUG: Previous line repeats 1 times.
  30777. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30778. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30779. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30780. 18:55:55 T:992 DEBUG: Previous line repeats 2 times.
  30781. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30782. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30783. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30784. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30785. 18:55:55 T:992 DEBUG: Previous line repeats 3 times.
  30786. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30787. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30788. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30789. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30790. 18:55:55 T:992 DEBUG: Previous line repeats 3 times.
  30791. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30792. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30793. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30794. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30795. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30796. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30797. 18:55:55 T:992 DEBUG: Previous line repeats 3 times.
  30798. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30799. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30800. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30801. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30802. 18:55:55 T:992 DEBUG: Previous line repeats 3 times.
  30803. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30804. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30805. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30806. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30807. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30808. 18:55:55 T:992 DEBUG: Previous line repeats 3 times.
  30809. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30810. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30811. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30812. 18:55:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30813. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30814. 18:55:56 T:992 DEBUG: Previous line repeats 3 times.
  30815. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30816. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30817. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30818. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30819. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30820. 18:55:56 T:992 DEBUG: Previous line repeats 1 times.
  30821. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30822. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30823. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30824. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30825. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30826. 18:55:56 T:992 DEBUG: Previous line repeats 3 times.
  30827. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30828. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30829. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30830. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30831. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30832. 18:55:56 T:992 DEBUG: Previous line repeats 3 times.
  30833. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30834. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30835. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30836. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30837. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30838. 18:55:56 T:992 DEBUG: Previous line repeats 3 times.
  30839. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30840. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30841. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30842. 18:55:56 T:992 DEBUG: Previous line repeats 1 times.
  30843. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30844. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30845. 18:55:56 T:992 DEBUG: Previous line repeats 2 times.
  30846. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30847. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30848. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30849. 18:55:56 T:992 DEBUG: Previous line repeats 1 times.
  30850. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30851. 18:55:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30852. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30853. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30854. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30855. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30856. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30857. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30858. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30859. 18:55:57 T:5808 DEBUG: Previous line repeats 1 times.
  30860. 18:55:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  30861. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30862. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30863. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30864. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30865. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30866. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30867. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30868. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30869. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30870. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30871. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30872. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30873. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30874. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30875. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30876. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30877. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30878. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30879. 18:55:57 T:992 DEBUG: Previous line repeats 3 times.
  30880. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30881. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30882. 18:55:57 T:1552 DEBUG: Previous line repeats 1 times.
  30883. 18:55:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  30884. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30885. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30886. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30887. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30888. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30889. 18:55:57 T:992 DEBUG: Previous line repeats 3 times.
  30890. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30891. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30892. 18:55:57 T:992 DEBUG: Previous line repeats 1 times.
  30893. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30894. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30895. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30896. 18:55:57 T:992 DEBUG: Previous line repeats 3 times.
  30897. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30898. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30899. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30900. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30901. 18:55:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30902. 18:55:58 T:992 DEBUG: Previous line repeats 2 times.
  30903. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30904. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30905. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30906. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30907. 18:55:58 T:992 DEBUG: Previous line repeats 3 times.
  30908. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30909. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30910. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30911. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30912. 18:55:58 T:992 DEBUG: Previous line repeats 3 times.
  30913. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30914. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30915. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30916. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30917. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30918. 18:55:58 T:992 DEBUG: Previous line repeats 4 times.
  30919. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30920. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30921. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30922. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30923. 18:55:58 T:992 DEBUG: Previous line repeats 3 times.
  30924. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30925. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30926. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30927. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30928. 18:55:58 T:992 DEBUG: Previous line repeats 3 times.
  30929. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30930. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30931. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30932. 18:55:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30933. 18:55:59 T:992 DEBUG: Previous line repeats 3 times.
  30934. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30935. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30936. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30937. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30938. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30939. 18:55:59 T:992 DEBUG: Previous line repeats 2 times.
  30940. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30941. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30942. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30943. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30944. 18:55:59 T:992 DEBUG: Previous line repeats 3 times.
  30945. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30946. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30947. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30948. 18:55:59 T:992 DEBUG: Previous line repeats 1 times.
  30949. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30950. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30951. 18:55:59 T:992 DEBUG: Previous line repeats 1 times.
  30952. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30953. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30954. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30955. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30956. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30957. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30958. 18:55:59 T:992 DEBUG: Previous line repeats 1 times.
  30959. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30960. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30961. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30962. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30963. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30964. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30965. 18:55:59 T:992 DEBUG: Previous line repeats 2 times.
  30966. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30967. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30968. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30969. 18:55:59 T:992 DEBUG: Previous line repeats 1 times.
  30970. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30971. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30972. 18:55:59 T:992 DEBUG: Previous line repeats 2 times.
  30973. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30974. 18:55:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30975. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30976. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  30977. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30978. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30979. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  30980. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30981. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30982. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30983. 18:56:00 T:992 DEBUG: Previous line repeats 3 times.
  30984. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30985. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30986. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30987. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30988. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  30989. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30990. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30991. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  30992. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30993. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  30994. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30995. 18:56:00 T:992 DEBUG: Previous line repeats 3 times.
  30996. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  30997. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  30998. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  30999. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31000. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31001. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31002. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  31003. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31004. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31005. 18:56:00 T:992 DEBUG: Previous line repeats 1 times.
  31006. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31007. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31008. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31009. 18:56:00 T:992 DEBUG: Previous line repeats 2 times.
  31010. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31011. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31012. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31013. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31014. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31015. 18:56:00 T:992 DEBUG: Previous line repeats 3 times.
  31016. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31017. 18:56:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31018. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31019. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31020. 18:56:01 T:992 DEBUG: Previous line repeats 3 times.
  31021. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31022. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31023. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31024. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31025. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31026. 18:56:01 T:992 DEBUG: Previous line repeats 2 times.
  31027. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31028. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31029. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31030. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31031. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31032. 18:56:01 T:992 DEBUG: Previous line repeats 4 times.
  31033. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31034. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31035. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31036. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31037. 18:56:01 T:992 DEBUG: Previous line repeats 3 times.
  31038. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31039. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31040. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31041. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31042. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31043. 18:56:01 T:992 DEBUG: Previous line repeats 2 times.
  31044. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31045. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31046. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31047. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31048. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31049. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31050. 18:56:01 T:992 DEBUG: Previous line repeats 3 times.
  31051. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31052. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31053. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31054. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31055. 18:56:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31056. 18:56:02 T:992 DEBUG: Previous line repeats 2 times.
  31057. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31058. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31059. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31060. 18:56:02 T:992 DEBUG: Previous line repeats 1 times.
  31061. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31062. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31063. 18:56:02 T:992 DEBUG: Previous line repeats 2 times.
  31064. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31065. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31066. 18:56:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  31067. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31068. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31069. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31070. 18:56:02 T:992 DEBUG: Previous line repeats 1 times.
  31071. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31072. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31073. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31074. 18:56:02 T:992 DEBUG: Previous line repeats 1 times.
  31075. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31076. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31077. 18:56:02 T:992 DEBUG: Previous line repeats 1 times.
  31078. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31079. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31080. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31081. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31082. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31083. 18:56:02 T:992 DEBUG: Previous line repeats 1 times.
  31084. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31085. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31086. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31087. 18:56:02 T:992 DEBUG: Previous line repeats 3 times.
  31088. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31089. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31090. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31091. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31092. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31093. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31094. 18:56:02 T:992 DEBUG: Previous line repeats 2 times.
  31095. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31096. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31097. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31098. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31099. 18:56:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31100. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31101. 18:56:03 T:992 DEBUG: Previous line repeats 1 times.
  31102. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31103. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31104. 18:56:03 T:992 DEBUG: Previous line repeats 1 times.
  31105. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31106. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31107. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31108. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31109. 18:56:03 T:992 DEBUG: Previous line repeats 3 times.
  31110. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31111. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31112. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31113. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31114. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31115. 18:56:03 T:992 DEBUG: Previous line repeats 1 times.
  31116. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31117. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31118. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31119. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31120. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31121. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31122. 18:56:03 T:992 DEBUG: Previous line repeats 3 times.
  31123. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31124. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31125. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31126. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31127. 18:56:03 T:992 DEBUG: Previous line repeats 3 times.
  31128. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31129. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31130. 18:56:03 T:992 DEBUG: Previous line repeats 1 times.
  31131. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31132. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31133. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31134. 18:56:03 T:992 DEBUG: Previous line repeats 2 times.
  31135. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31136. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31137. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31138. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31139. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31140. 18:56:03 T:992 DEBUG: Previous line repeats 3 times.
  31141. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31142. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31143. 18:56:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31144. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31145. 18:56:04 T:992 DEBUG: Previous line repeats 3 times.
  31146. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31147. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31148. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31149. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31150. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31151. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31152. 18:56:04 T:992 DEBUG: Previous line repeats 1 times.
  31153. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31154. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31155. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31156. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31157. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31158. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31159. 18:56:04 T:992 DEBUG: Previous line repeats 3 times.
  31160. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31161. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31162. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31163. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31164. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31165. 18:56:04 T:992 DEBUG: Previous line repeats 2 times.
  31166. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31167. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31168. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31169. 18:56:04 T:992 DEBUG: Previous line repeats 1 times.
  31170. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31171. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31172. 18:56:04 T:992 DEBUG: Previous line repeats 2 times.
  31173. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31174. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31175. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31176. 18:56:04 T:992 DEBUG: Previous line repeats 1 times.
  31177. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31178. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31179. 18:56:04 T:992 DEBUG: Previous line repeats 2 times.
  31180. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31181. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31182. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31183. 18:56:04 T:992 DEBUG: Previous line repeats 1 times.
  31184. 18:56:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31185. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31186. 18:56:05 T:992 DEBUG: Previous line repeats 1 times.
  31187. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31188. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31189. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31190. 18:56:05 T:992 DEBUG: Previous line repeats 1 times.
  31191. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31192. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31193. 18:56:05 T:992 DEBUG: Previous line repeats 3 times.
  31194. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31195. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31196. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31197. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31198. 18:56:05 T:992 DEBUG: Previous line repeats 1 times.
  31199. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31200. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31201. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31202. 18:56:05 T:992 DEBUG: Previous line repeats 3 times.
  31203. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31204. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31205. 18:56:05 T:992 DEBUG: Previous line repeats 1 times.
  31206. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31207. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31208. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31209. 18:56:05 T:992 DEBUG: Previous line repeats 2 times.
  31210. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31211. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31212. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31213. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31214. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31215. 18:56:05 T:992 DEBUG: Previous line repeats 3 times.
  31216. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31217. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31218. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31219. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31220. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31221. 18:56:05 T:992 DEBUG: Previous line repeats 3 times.
  31222. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31223. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31224. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31225. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31226. 18:56:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31227. 18:56:06 T:992 DEBUG: Previous line repeats 1 times.
  31228. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31229. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31230. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31231. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31232. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31233. 18:56:06 T:992 DEBUG: Previous line repeats 4 times.
  31234. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31235. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31236. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31237. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31238. 18:56:06 T:992 DEBUG: Previous line repeats 3 times.
  31239. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31240. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31241. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31242. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31243. 18:56:06 T:992 DEBUG: Previous line repeats 4 times.
  31244. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31245. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31246. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31247. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31248. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31249. 18:56:06 T:992 DEBUG: Previous line repeats 3 times.
  31250. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31251. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31252. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31253. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31254. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31255. 18:56:06 T:992 DEBUG: Previous line repeats 2 times.
  31256. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31257. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31258. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31259. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31260. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31261. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31262. 18:56:06 T:992 DEBUG: Previous line repeats 3 times.
  31263. 18:56:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31264. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31265. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31266. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31267. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31268. 18:56:07 T:5808 DEBUG: Previous line repeats 2 times.
  31269. 18:56:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  31270. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31271. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31272. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31273. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31274. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31275. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31276. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31277. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31278. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31279. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31280. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31281. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31282. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31283. 18:56:07 T:992 DEBUG: Previous line repeats 2 times.
  31284. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31285. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31286. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31287. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31288. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31289. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31290. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31291. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31292. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31293. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31294. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31295. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31296. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31297. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31298. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31299. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31300. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31301. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31302. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31303. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31304. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31305. 18:56:07 T:992 DEBUG: Previous line repeats 1 times.
  31306. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31307. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31308. 18:56:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31309. 18:56:08 T:992 DEBUG: Previous line repeats 1 times.
  31310. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31311. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31312. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31313. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31314. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31315. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31316. 18:56:08 T:992 DEBUG: Previous line repeats 1 times.
  31317. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31318. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31319. 18:56:08 T:992 DEBUG: Previous line repeats 1 times.
  31320. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31321. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31322. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31323. 18:56:08 T:992 DEBUG: Previous line repeats 1 times.
  31324. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31325. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31326. 18:56:08 T:992 DEBUG: Previous line repeats 1 times.
  31327. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31328. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31329. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31330. 18:56:08 T:992 DEBUG: Previous line repeats 3 times.
  31331. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31332. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31333. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31334. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31335. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31336. 18:56:08 T:992 DEBUG: Previous line repeats 4 times.
  31337. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31338. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31339. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31340. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31341. 18:56:08 T:992 DEBUG: Previous line repeats 5 times.
  31342. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31343. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31344. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31345. 18:56:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31346. 18:56:09 T:992 DEBUG: Previous line repeats 4 times.
  31347. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31348. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31349. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31350. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31351. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31352. 18:56:09 T:992 DEBUG: Previous line repeats 3 times.
  31353. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31354. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31355. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31356. 18:56:09 T:992 DEBUG: Previous line repeats 1 times.
  31357. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31358. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31359. 18:56:09 T:992 DEBUG: Previous line repeats 1 times.
  31360. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31361. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31362. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31363. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31364. 18:56:09 T:992 DEBUG: Previous line repeats 3 times.
  31365. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31366. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31367. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31368. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31369. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31370. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31371. 18:56:09 T:992 DEBUG: Previous line repeats 3 times.
  31372. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31373. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31374. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31375. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31376. 18:56:09 T:992 DEBUG: Previous line repeats 3 times.
  31377. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31378. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31379. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31380. 18:56:09 T:992 DEBUG: Previous line repeats 1 times.
  31381. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31382. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31383. 18:56:09 T:992 DEBUG: Previous line repeats 1 times.
  31384. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31385. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31386. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31387. 18:56:09 T:992 DEBUG: Previous line repeats 1 times.
  31388. 18:56:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31389. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31390. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31391. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31392. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31393. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31394. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31395. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31396. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31397. 18:56:10 T:992 DEBUG: Previous line repeats 3 times.
  31398. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31399. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31400. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31401. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31402. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31403. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31404. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31405. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31406. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31407. 18:56:10 T:992 DEBUG: Previous line repeats 2 times.
  31408. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31409. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31410. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31411. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31412. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31413. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31414. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31415. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31416. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31417. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31418. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31419. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31420. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31421. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31422. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31423. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31424. 18:56:10 T:992 DEBUG: Previous line repeats 1 times.
  31425. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31426. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31427. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31428. 18:56:10 T:992 DEBUG: Previous line repeats 3 times.
  31429. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31430. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31431. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31432. 18:56:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31433. 18:56:11 T:992 DEBUG: Previous line repeats 3 times.
  31434. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31435. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31436. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31437. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31438. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31439. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31440. 18:56:11 T:992 DEBUG: Previous line repeats 3 times.
  31441. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31442. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31443. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31444. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31445. 18:56:11 T:992 DEBUG: Previous line repeats 3 times.
  31446. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31447. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31448. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31449. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31450. 18:56:11 T:992 DEBUG: Previous line repeats 4 times.
  31451. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31452. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31453. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31454. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31455. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31456. 18:56:11 T:992 DEBUG: Previous line repeats 3 times.
  31457. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31458. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31459. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31460. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31461. 18:56:11 T:992 DEBUG: Previous line repeats 3 times.
  31462. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31463. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31464. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31465. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31466. 18:56:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31467. 18:56:12 T:992 DEBUG: Previous line repeats 2 times.
  31468. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31469. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31470. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31471. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31472. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31473. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31474. 18:56:12 T:992 DEBUG: Previous line repeats 3 times.
  31475. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31476. 18:56:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  31477. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31478. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31479. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31480. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31481. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31482. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31483. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31484. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31485. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31486. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31487. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31488. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31489. 18:56:12 T:992 DEBUG: Previous line repeats 3 times.
  31490. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31491. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31492. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31493. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31494. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31495. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31496. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31497. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31498. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31499. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31500. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31501. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31502. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31503. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31504. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31505. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31506. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31507. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31508. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31509. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31510. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31511. 18:56:12 T:992 DEBUG: Previous line repeats 1 times.
  31512. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31513. 18:56:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31514. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31515. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31516. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31517. 18:56:13 T:992 DEBUG: Previous line repeats 2 times.
  31518. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31519. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31520. 18:56:13 T:992 DEBUG: Previous line repeats 1 times.
  31521. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31522. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31523. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31524. 18:56:13 T:992 DEBUG: Previous line repeats 4 times.
  31525. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31526. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31527. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31528. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31529. 18:56:13 T:992 DEBUG: Previous line repeats 3 times.
  31530. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31531. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31532. 18:56:13 T:992 DEBUG: Previous line repeats 1 times.
  31533. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31534. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31535. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31536. 18:56:13 T:992 DEBUG: Previous line repeats 3 times.
  31537. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31538. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31539. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31540. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31541. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31542. 18:56:13 T:992 DEBUG: Previous line repeats 4 times.
  31543. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31544. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31545. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31546. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31547. 18:56:13 T:992 DEBUG: Previous line repeats 4 times.
  31548. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31549. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31550. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31551. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31552. 18:56:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31553. 18:56:14 T:992 DEBUG: Previous line repeats 3 times.
  31554. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31555. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31556. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31557. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31558. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31559. 18:56:14 T:992 DEBUG: Previous line repeats 2 times.
  31560. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31561. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31562. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31563. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31564. 18:56:14 T:992 DEBUG: Previous line repeats 3 times.
  31565. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31566. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31567. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31568. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31569. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31570. 18:56:14 T:992 DEBUG: Previous line repeats 2 times.
  31571. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31572. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31573. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31574. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31575. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31576. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31577. 18:56:14 T:992 DEBUG: Previous line repeats 2 times.
  31578. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31579. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31580. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31581. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31582. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31583. 18:56:14 T:992 DEBUG: Previous line repeats 3 times.
  31584. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31585. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31586. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31587. 18:56:14 T:992 DEBUG: Previous line repeats 1 times.
  31588. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31589. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31590. 18:56:14 T:992 DEBUG: Previous line repeats 2 times.
  31591. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31592. 18:56:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31593. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31594. 18:56:15 T:992 DEBUG: Previous line repeats 1 times.
  31595. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31596. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31597. 18:56:15 T:992 DEBUG: Previous line repeats 2 times.
  31598. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31599. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31600. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31601. 18:56:15 T:992 DEBUG: Previous line repeats 1 times.
  31602. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31603. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31604. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31605. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31606. 18:56:15 T:992 DEBUG: Previous line repeats 2 times.
  31607. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31608. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31609. 18:56:15 T:992 DEBUG: Previous line repeats 1 times.
  31610. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31611. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31612. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31613. 18:56:15 T:992 DEBUG: Previous line repeats 2 times.
  31614. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31615. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31616. 18:56:15 T:992 DEBUG: Previous line repeats 1 times.
  31617. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31618. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31619. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31620. 18:56:15 T:992 DEBUG: Previous line repeats 2 times.
  31621. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31622. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31623. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31624. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31625. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31626. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31627. 18:56:15 T:992 DEBUG: Previous line repeats 2 times.
  31628. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31629. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31630. 18:56:15 T:992 DEBUG: Previous line repeats 1 times.
  31631. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31632. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31633. 18:56:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31634. 18:56:16 T:992 DEBUG: Previous line repeats 2 times.
  31635. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31636. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31637. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31638. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31639. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31640. 18:56:16 T:992 DEBUG: Previous line repeats 3 times.
  31641. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31642. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31643. 18:56:16 T:992 DEBUG: Previous line repeats 1 times.
  31644. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31645. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31646. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31647. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31648. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31649. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31650. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31651. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31652. 18:56:16 T:992 DEBUG: Previous line repeats 3 times.
  31653. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31654. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31655. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31656. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31657. 18:56:16 T:992 DEBUG: Previous line repeats 4 times.
  31658. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31659. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31660. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31661. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31662. 18:56:16 T:992 DEBUG: Previous line repeats 4 times.
  31663. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31664. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31665. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31666. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31667. 18:56:16 T:992 DEBUG: Previous line repeats 4 times.
  31668. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31669. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31670. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31671. 18:56:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31672. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31673. 18:56:17 T:992 DEBUG: Previous line repeats 3 times.
  31674. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31675. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31676. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31677. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31678. 18:56:17 T:5808 DEBUG: Previous line repeats 1 times.
  31679. 18:56:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  31680. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31681. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31682. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31683. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31684. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31685. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31686. 18:56:17 T:992 DEBUG: Previous line repeats 3 times.
  31687. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31688. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31689. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31690. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31691. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31692. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31693. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31694. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31695. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31696. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31697. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31698. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31699. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31700. 18:56:17 T:992 DEBUG: Previous line repeats 3 times.
  31701. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31702. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31703. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31704. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31705. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31706. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31707. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31708. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31709. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31710. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31711. 18:56:17 T:992 DEBUG: Previous line repeats 1 times.
  31712. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31713. 18:56:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31714. 18:56:18 T:992 DEBUG: Previous line repeats 2 times.
  31715. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31716. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31717. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31718. 18:56:18 T:992 DEBUG: Previous line repeats 2 times.
  31719. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31720. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31721. 18:56:18 T:992 DEBUG: Previous line repeats 1 times.
  31722. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31723. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31724. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31725. 18:56:18 T:992 DEBUG: Previous line repeats 1 times.
  31726. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31727. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31728. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31729. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31730. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31731. 18:56:18 T:992 DEBUG: Previous line repeats 2 times.
  31732. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31733. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31734. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31735. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31736. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31737. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31738. 18:56:18 T:992 DEBUG: Previous line repeats 1 times.
  31739. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31740. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31741. 18:56:18 T:992 DEBUG: Previous line repeats 1 times.
  31742. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31743. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31744. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31745. 18:56:18 T:992 DEBUG: Previous line repeats 3 times.
  31746. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31747. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31748. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31749. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31750. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31751. 18:56:18 T:992 DEBUG: Previous line repeats 3 times.
  31752. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31753. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31754. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31755. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31756. 18:56:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31757. 18:56:19 T:992 DEBUG: Previous line repeats 3 times.
  31758. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31759. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31760. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31761. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31762. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31763. 18:56:19 T:992 DEBUG: Previous line repeats 4 times.
  31764. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31765. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31766. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31767. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31768. 18:56:19 T:992 DEBUG: Previous line repeats 1 times.
  31769. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31770. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31771. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31772. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31773. 18:56:19 T:992 DEBUG: Previous line repeats 4 times.
  31774. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31775. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31776. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31777. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31778. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31779. 18:56:19 T:992 DEBUG: Previous line repeats 3 times.
  31780. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31781. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31782. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31783. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31784. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31785. 18:56:19 T:992 DEBUG: Previous line repeats 3 times.
  31786. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31787. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31788. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31789. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31790. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31791. 18:56:19 T:992 DEBUG: Previous line repeats 3 times.
  31792. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31793. 18:56:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31794. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31795. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31796. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31797. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31798. 18:56:20 T:992 DEBUG: Previous line repeats 2 times.
  31799. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31800. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31801. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31802. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31803. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31804. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31805. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31806. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31807. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31808. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31809. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31810. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31811. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31812. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31813. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31814. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31815. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31816. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31817. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31818. 18:56:20 T:992 DEBUG: Previous line repeats 3 times.
  31819. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31820. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31821. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31822. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31823. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31824. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31825. 18:56:20 T:992 DEBUG: Previous line repeats 2 times.
  31826. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31827. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31828. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31829. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31830. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31831. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31832. 18:56:20 T:992 DEBUG: Previous line repeats 1 times.
  31833. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31834. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31835. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31836. 18:56:20 T:992 DEBUG: Previous line repeats 2 times.
  31837. 18:56:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31838. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31839. 18:56:21 T:992 DEBUG: Previous line repeats 1 times.
  31840. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31841. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31842. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31843. 18:56:21 T:992 DEBUG: Previous line repeats 2 times.
  31844. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31845. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31846. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31847. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31848. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31849. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31850. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31851. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31852. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31853. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31854. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31855. 18:56:21 T:992 DEBUG: Previous line repeats 3 times.
  31856. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31857. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31858. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31859. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31860. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31861. 18:56:21 T:992 DEBUG: Previous line repeats 3 times.
  31862. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31863. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31864. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31865. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31866. 18:56:21 T:992 DEBUG: Previous line repeats 3 times.
  31867. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31868. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31869. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31870. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31871. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31872. 18:56:21 T:992 DEBUG: Previous line repeats 3 times.
  31873. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31874. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31875. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31876. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31877. 18:56:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31878. 18:56:22 T:992 DEBUG: Previous line repeats 3 times.
  31879. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31880. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31881. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31882. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31883. 18:56:22 T:5808 DEBUG: Previous line repeats 3 times.
  31884. 18:56:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  31885. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31886. 18:56:22 T:992 DEBUG: Previous line repeats 1 times.
  31887. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31888. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31889. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31890. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31891. 18:56:22 T:992 DEBUG: Previous line repeats 1 times.
  31892. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31893. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31894. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31895. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31896. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31897. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31898. 18:56:22 T:992 DEBUG: Previous line repeats 4 times.
  31899. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31900. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31901. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31902. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31903. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31904. 18:56:22 T:992 DEBUG: Previous line repeats 3 times.
  31905. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31906. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31907. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31908. 18:56:22 T:992 DEBUG: Previous line repeats 1 times.
  31909. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31910. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31911. 18:56:22 T:992 DEBUG: Previous line repeats 2 times.
  31912. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31913. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31914. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31915. 18:56:22 T:992 DEBUG: Previous line repeats 1 times.
  31916. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31917. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31918. 18:56:22 T:992 DEBUG: Previous line repeats 2 times.
  31919. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31920. 18:56:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31921. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31922. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31923. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31924. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31925. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31926. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31927. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31928. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31929. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31930. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31931. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31932. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31933. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31934. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31935. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31936. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31937. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31938. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31939. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31940. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31941. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31942. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31943. 18:56:23 T:992 DEBUG: Previous line repeats 2 times.
  31944. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31945. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31946. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31947. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31948. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31949. 18:56:23 T:992 DEBUG: Previous line repeats 3 times.
  31950. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31951. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31952. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31953. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31954. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31955. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31956. 18:56:23 T:992 DEBUG: Previous line repeats 1 times.
  31957. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31958. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31959. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31960. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31961. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31962. 18:56:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31963. 18:56:24 T:992 DEBUG: Previous line repeats 3 times.
  31964. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31965. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31966. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31967. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31968. 18:56:24 T:992 DEBUG: Previous line repeats 3 times.
  31969. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31970. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31971. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31972. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31973. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31974. 18:56:24 T:992 DEBUG: Previous line repeats 1 times.
  31975. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31976. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31977. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31978. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31979. 18:56:24 T:992 DEBUG: Previous line repeats 2 times.
  31980. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31981. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31982. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31983. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31984. 18:56:24 T:992 DEBUG: Previous line repeats 1 times.
  31985. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31986. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31987. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31988. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31989. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31990. 18:56:24 T:992 DEBUG: Previous line repeats 2 times.
  31991. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31992. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31993. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31994. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  31995. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  31996. 18:56:24 T:992 DEBUG: Previous line repeats 5 times.
  31997. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  31998. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  31999. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32000. 18:56:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32001. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32002. 18:56:25 T:992 DEBUG: Previous line repeats 3 times.
  32003. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32004. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32005. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32006. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32007. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32008. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32009. 18:56:25 T:992 DEBUG: Previous line repeats 5 times.
  32010. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32011. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32012. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32013. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32014. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32015. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32016. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32017. 18:56:25 T:992 DEBUG: Previous line repeats 2 times.
  32018. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32019. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32020. 18:56:25 T:992 DEBUG: Previous line repeats 1 times.
  32021. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32022. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32023. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32024. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32025. 18:56:25 T:992 DEBUG: Previous line repeats 1 times.
  32026. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32027. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32028. 18:56:25 T:992 DEBUG: Previous line repeats 2 times.
  32029. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32030. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32031. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32032. 18:56:25 T:992 DEBUG: Previous line repeats 2 times.
  32033. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32034. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32035. 18:56:25 T:992 DEBUG: Previous line repeats 1 times.
  32036. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32037. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32038. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32039. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32040. 18:56:25 T:992 DEBUG: Previous line repeats 1 times.
  32041. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32042. 18:56:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32043. 18:56:26 T:992 DEBUG: Previous line repeats 1 times.
  32044. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32045. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32046. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32047. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32048. 18:56:26 T:992 DEBUG: Previous line repeats 2 times.
  32049. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32050. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32051. 18:56:26 T:992 DEBUG: Previous line repeats 1 times.
  32052. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32053. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32054. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32055. 18:56:26 T:992 DEBUG: Previous line repeats 1 times.
  32056. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32057. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32058. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32059. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32060. 18:56:26 T:992 DEBUG: Previous line repeats 3 times.
  32061. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32062. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32063. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32064. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32065. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32066. 18:56:26 T:992 DEBUG: Previous line repeats 3 times.
  32067. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32068. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32069. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32070. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32071. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32072. 18:56:26 T:992 DEBUG: Previous line repeats 3 times.
  32073. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32074. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32075. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32076. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32077. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32078. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32079. 18:56:26 T:992 DEBUG: Previous line repeats 3 times.
  32080. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32081. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32082. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32083. 18:56:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32084. 18:56:27 T:992 DEBUG: Previous line repeats 3 times.
  32085. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32086. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32087. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32088. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32089. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32090. 18:56:27 T:5808 DEBUG: Previous line repeats 4 times.
  32091. 18:56:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  32092. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32093. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32094. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32095. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32096. 18:56:27 T:992 DEBUG: Previous line repeats 1 times.
  32097. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32098. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32099. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32100. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32101. 18:56:27 T:992 DEBUG: Previous line repeats 4 times.
  32102. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32103. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32104. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32105. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32106. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32107. 18:56:27 T:992 DEBUG: Previous line repeats 3 times.
  32108. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32109. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32110. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32111. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32112. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32113. 18:56:27 T:992 DEBUG: Previous line repeats 2 times.
  32114. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32115. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32116. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32117. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32118. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32119. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32120. 18:56:27 T:992 DEBUG: Previous line repeats 3 times.
  32121. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32122. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32123. 18:56:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32124. 18:56:28 T:992 DEBUG: Previous line repeats 1 times.
  32125. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32126. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32127. 18:56:28 T:992 DEBUG: Previous line repeats 1 times.
  32128. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32129. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32130. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32131. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32132. 18:56:28 T:992 DEBUG: Previous line repeats 2 times.
  32133. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32134. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32135. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32136. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32137. 18:56:28 T:992 DEBUG: Previous line repeats 1 times.
  32138. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32139. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32140. 18:56:28 T:992 DEBUG: Previous line repeats 1 times.
  32141. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32142. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32143. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32144. 18:56:28 T:992 DEBUG: Previous line repeats 2 times.
  32145. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32146. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32147. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32148. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32149. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32150. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32151. 18:56:28 T:992 DEBUG: Previous line repeats 2 times.
  32152. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32153. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32154. 18:56:28 T:992 DEBUG: Previous line repeats 1 times.
  32155. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32156. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32157. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32158. 18:56:28 T:992 DEBUG: Previous line repeats 2 times.
  32159. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32160. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32161. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32162. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32163. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32164. 18:56:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32165. 18:56:29 T:992 DEBUG: Previous line repeats 2 times.
  32166. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32167. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32168. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32169. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32170. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32171. 18:56:29 T:992 DEBUG: Previous line repeats 3 times.
  32172. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32173. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32174. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32175. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32176. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32177. 18:56:29 T:992 DEBUG: Previous line repeats 1 times.
  32178. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32179. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32180. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32181. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32182. 18:56:29 T:992 DEBUG: Previous line repeats 4 times.
  32183. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32184. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32185. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32186. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32187. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32188. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32189. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32190. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32191. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32192. 18:56:29 T:992 DEBUG: Previous line repeats 5 times.
  32193. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32194. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32195. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32196. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32197. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32198. 18:56:29 T:992 DEBUG: Previous line repeats 4 times.
  32199. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32200. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32201. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32202. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32203. 18:56:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32204. 18:56:30 T:992 DEBUG: Previous line repeats 3 times.
  32205. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32206. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32207. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32208. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32209. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32210. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32211. 18:56:30 T:992 DEBUG: Previous line repeats 3 times.
  32212. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32213. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32214. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32215. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32216. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32217. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32218. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32219. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32220. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32221. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32222. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32223. 18:56:30 T:992 DEBUG: Previous line repeats 3 times.
  32224. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32225. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32226. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32227. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32228. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32229. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32230. 18:56:30 T:992 DEBUG: Previous line repeats 2 times.
  32231. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32232. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32233. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32234. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32235. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32236. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32237. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32238. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32239. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32240. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32241. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32242. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32243. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32244. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32245. 18:56:30 T:992 DEBUG: Previous line repeats 1 times.
  32246. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32247. 18:56:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32248. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32249. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32250. 18:56:31 T:992 DEBUG: Previous line repeats 2 times.
  32251. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32252. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32253. 18:56:31 T:992 DEBUG: Previous line repeats 1 times.
  32254. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32255. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32256. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32257. 18:56:31 T:992 DEBUG: Previous line repeats 1 times.
  32258. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32259. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32260. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32261. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32262. 18:56:31 T:992 DEBUG: Previous line repeats 1 times.
  32263. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32264. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32265. 18:56:31 T:992 DEBUG: Previous line repeats 1 times.
  32266. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32267. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32268. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32269. 18:56:31 T:992 DEBUG: Previous line repeats 3 times.
  32270. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32271. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32272. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32273. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32274. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32275. 18:56:31 T:992 DEBUG: Previous line repeats 2 times.
  32276. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32277. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32278. 18:56:31 T:992 DEBUG: Previous line repeats 1 times.
  32279. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32280. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32281. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32282. 18:56:31 T:992 DEBUG: Previous line repeats 3 times.
  32283. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32284. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32285. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32286. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32287. 18:56:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32288. 18:56:32 T:992 DEBUG: Previous line repeats 3 times.
  32289. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32290. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32291. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32292. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32293. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32294. 18:56:32 T:5808 DEBUG: Previous line repeats 3 times.
  32295. 18:56:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  32296. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32297. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32298. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32299. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32300. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32301. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32302. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32303. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32304. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32305. 18:56:32 T:992 DEBUG: Previous line repeats 4 times.
  32306. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32307. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32308. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32309. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32310. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32311. 18:56:32 T:992 DEBUG: Previous line repeats 3 times.
  32312. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32313. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32314. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32315. 18:56:32 T:992 DEBUG: Previous line repeats 1 times.
  32316. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32317. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32318. 18:56:32 T:992 DEBUG: Previous line repeats 2 times.
  32319. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32320. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32321. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32322. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32323. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32324. 18:56:32 T:992 DEBUG: Previous line repeats 3 times.
  32325. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32326. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32327. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32328. 18:56:32 T:992 DEBUG: Previous line repeats 1 times.
  32329. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32330. 18:56:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32331. 18:56:33 T:992 DEBUG: Previous line repeats 3 times.
  32332. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32333. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32334. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32335. 18:56:33 T:992 DEBUG: Previous line repeats 3 times.
  32336. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32337. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32338. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32339. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32340. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32341. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32342. 18:56:33 T:992 DEBUG: Previous line repeats 2 times.
  32343. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32344. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32345. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32346. 18:56:33 T:992 DEBUG: Previous line repeats 1 times.
  32347. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32348. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32349. 18:56:33 T:992 DEBUG: Previous line repeats 3 times.
  32350. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32351. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32352. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32353. 18:56:33 T:992 DEBUG: Previous line repeats 1 times.
  32354. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32355. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32356. 18:56:33 T:992 DEBUG: Previous line repeats 1 times.
  32357. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32358. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32359. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32360. 18:56:33 T:992 DEBUG: Previous line repeats 1 times.
  32361. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32362. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32363. 18:56:33 T:992 DEBUG: Previous line repeats 1 times.
  32364. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32365. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32366. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32367. 18:56:33 T:992 DEBUG: Previous line repeats 2 times.
  32368. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32369. 18:56:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32370. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32371. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32372. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32373. 18:56:34 T:992 DEBUG: Previous line repeats 3 times.
  32374. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32375. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32376. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32377. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32378. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32379. 18:56:34 T:992 DEBUG: Previous line repeats 2 times.
  32380. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32381. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32382. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32383. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32384. 18:56:34 T:992 DEBUG: Previous line repeats 3 times.
  32385. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32386. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32387. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32388. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32389. 18:56:34 T:992 DEBUG: Previous line repeats 3 times.
  32390. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32391. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32392. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32393. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32394. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32395. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32396. 18:56:34 T:992 DEBUG: Previous line repeats 3 times.
  32397. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32398. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32399. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32400. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32401. 18:56:34 T:992 DEBUG: Previous line repeats 5 times.
  32402. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32403. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32404. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32405. 18:56:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32406. 18:56:35 T:992 DEBUG: Previous line repeats 3 times.
  32407. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32408. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32409. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32410. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32411. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32412. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32413. 18:56:35 T:992 DEBUG: Previous line repeats 3 times.
  32414. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32415. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32416. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32417. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32418. 18:56:35 T:992 DEBUG: Previous line repeats 1 times.
  32419. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32420. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32421. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32422. 18:56:35 T:992 DEBUG: Previous line repeats 1 times.
  32423. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32424. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32425. 18:56:35 T:992 DEBUG: Previous line repeats 3 times.
  32426. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32427. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32428. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32429. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32430. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32431. 18:56:35 T:992 DEBUG: Previous line repeats 2 times.
  32432. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32433. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32434. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32435. 18:56:35 T:992 DEBUG: Previous line repeats 1 times.
  32436. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32437. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32438. 18:56:35 T:992 DEBUG: Previous line repeats 2 times.
  32439. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32440. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32441. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32442. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32443. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32444. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32445. 18:56:35 T:992 DEBUG: Previous line repeats 2 times.
  32446. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32447. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32448. 18:56:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32449. 18:56:36 T:992 DEBUG: Previous line repeats 1 times.
  32450. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32451. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32452. 18:56:36 T:992 DEBUG: Previous line repeats 1 times.
  32453. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32454. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32455. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32456. 18:56:36 T:992 DEBUG: Previous line repeats 3 times.
  32457. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32458. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32459. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32460. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32461. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32462. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32463. 18:56:36 T:992 DEBUG: Previous line repeats 1 times.
  32464. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32465. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32466. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32467. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32468. 18:56:36 T:992 DEBUG: Previous line repeats 1 times.
  32469. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32470. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32471. 18:56:36 T:992 DEBUG: Previous line repeats 1 times.
  32472. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32473. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32474. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32475. 18:56:36 T:992 DEBUG: Previous line repeats 3 times.
  32476. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32477. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32478. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32479. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32480. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32481. 18:56:36 T:992 DEBUG: Previous line repeats 2 times.
  32482. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32483. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32484. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32485. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32486. 18:56:36 T:992 DEBUG: Previous line repeats 2 times.
  32487. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32488. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32489. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32490. 18:56:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32491. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32492. 18:56:37 T:992 DEBUG: Previous line repeats 2 times.
  32493. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32494. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32495. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32496. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32497. 18:56:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  32498. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32499. 18:56:37 T:992 DEBUG: Previous line repeats 3 times.
  32500. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32501. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32502. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32503. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32504. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32505. 18:56:37 T:992 DEBUG: Previous line repeats 2 times.
  32506. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32507. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32508. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32509. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32510. 18:56:37 T:992 DEBUG: Previous line repeats 3 times.
  32511. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32512. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32513. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32514. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32515. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32516. 18:56:37 T:992 DEBUG: Previous line repeats 4 times.
  32517. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32518. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32519. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32520. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32521. 18:56:37 T:992 DEBUG: Previous line repeats 4 times.
  32522. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32523. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32524. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32525. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32526. 18:56:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32527. 18:56:38 T:992 DEBUG: Previous line repeats 3 times.
  32528. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32529. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32530. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32531. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32532. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32533. 18:56:38 T:992 DEBUG: Previous line repeats 2 times.
  32534. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32535. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32536. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32537. 18:56:38 T:992 DEBUG: Previous line repeats 1 times.
  32538. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32539. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32540. 18:56:38 T:992 DEBUG: Previous line repeats 1 times.
  32541. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32542. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32543. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32544. 18:56:38 T:992 DEBUG: Previous line repeats 1 times.
  32545. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32546. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32547. 18:56:38 T:992 DEBUG: Previous line repeats 2 times.
  32548. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32549. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32550. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32551. 18:56:38 T:992 DEBUG: Previous line repeats 1 times.
  32552. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32553. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32554. 18:56:38 T:992 DEBUG: Previous line repeats 2 times.
  32555. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32556. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32557. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32558. 18:56:38 T:992 DEBUG: Previous line repeats 2 times.
  32559. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32560. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32561. 18:56:38 T:992 DEBUG: Previous line repeats 1 times.
  32562. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32563. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32564. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32565. 18:56:38 T:992 DEBUG: Previous line repeats 2 times.
  32566. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32567. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32568. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32569. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32570. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32571. 18:56:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32572. 18:56:39 T:992 DEBUG: Previous line repeats 1 times.
  32573. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32574. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32575. 18:56:39 T:992 DEBUG: Previous line repeats 1 times.
  32576. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32577. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32578. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32579. 18:56:39 T:992 DEBUG: Previous line repeats 2 times.
  32580. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32581. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32582. 18:56:39 T:992 DEBUG: Previous line repeats 1 times.
  32583. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32584. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32585. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32586. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32587. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32588. 18:56:39 T:992 DEBUG: Previous line repeats 1 times.
  32589. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32590. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32591. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32592. 18:56:39 T:992 DEBUG: Previous line repeats 3 times.
  32593. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32594. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32595. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32596. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32597. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32598. 18:56:39 T:992 DEBUG: Previous line repeats 4 times.
  32599. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32600. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32601. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32602. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32603. 18:56:39 T:992 DEBUG: Previous line repeats 3 times.
  32604. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32605. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32606. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32607. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32608. 18:56:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32609. 18:56:40 T:992 DEBUG: Previous line repeats 2 times.
  32610. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32611. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32612. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32613. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32614. 18:56:40 T:992 DEBUG: Previous line repeats 5 times.
  32615. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32616. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32617. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32618. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32619. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32620. 18:56:40 T:992 DEBUG: Previous line repeats 2 times.
  32621. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32622. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32623. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32624. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32625. 18:56:40 T:992 DEBUG: Previous line repeats 5 times.
  32626. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32627. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32628. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32629. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32630. 18:56:40 T:992 DEBUG: Previous line repeats 3 times.
  32631. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32632. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32633. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32634. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32635. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32636. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32637. 18:56:40 T:992 DEBUG: Previous line repeats 3 times.
  32638. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32639. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32640. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32641. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32642. 18:56:40 T:992 DEBUG: Previous line repeats 2 times.
  32643. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32644. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32645. 18:56:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32646. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32647. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32648. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32649. 18:56:41 T:992 DEBUG: Previous line repeats 2 times.
  32650. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32651. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32652. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32653. 18:56:41 T:992 DEBUG: Previous line repeats 1 times.
  32654. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32655. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32656. 18:56:41 T:992 DEBUG: Previous line repeats 1 times.
  32657. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32658. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32659. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32660. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32661. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32662. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32663. 18:56:41 T:992 DEBUG: Previous line repeats 1 times.
  32664. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32665. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32666. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32667. 18:56:41 T:992 DEBUG: Previous line repeats 2 times.
  32668. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32669. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32670. 18:56:41 T:992 DEBUG: Previous line repeats 1 times.
  32671. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32672. 18:56:41 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  32673. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  32674. 18:56:41 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  32675. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  32676. 18:56:41 T:992 INFO: Previous line repeats 6 times.
  32677. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32678. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32679. 18:56:41 T:992 DEBUG: Previous line repeats 2 times.
  32680. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32681. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32682. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  32683. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32684. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32685. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32686. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32687. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  32688. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32689. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  32690. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32691. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32692. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32693. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32694. 18:56:41 T:3764 DEBUG: Previous line repeats 3 times.
  32695. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  32696. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  32697. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32698. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32699. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32700. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32701. 18:56:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32702. 18:56:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  32703. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32704. 18:56:42 T:3764 DEBUG: Previous line repeats 1 times.
  32705. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  32706. 18:56:42 T:2988 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  32707. 18:56:42 T:2988 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  32708. 18:56:42 T:2988 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  32709. 18:56:42 T:2988 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  32710. 18:56:42 T:2988 INFO: Platinum [neptune.http]: got connection (reused: false)
  32711. 18:56:42 T:2988 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  32712. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32713. 18:56:42 T:992 DEBUG: Previous line repeats 1 times.
  32714. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32715. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32716. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32717. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32718. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32719. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32720. 18:56:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  32721. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  32722. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  32723. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32724. 18:56:42 T:3764 DEBUG: Previous line repeats 2 times.
  32725. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  32726. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32727. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  32728. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32729. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32730. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32731. 18:56:42 T:992 DEBUG: Previous line repeats 2 times.
  32732. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32733. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32734. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32735. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32736. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32737. 18:56:42 T:3764 DEBUG: Previous line repeats 1 times.
  32738. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  32739. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32740. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32741. 18:56:42 T:992 DEBUG: Previous line repeats 1 times.
  32742. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32743. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32744. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32745. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32746. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  32747. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  32748. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32749. 18:56:42 T:992 INFO: Previous line repeats 1 times.
  32750. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32751. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  32752. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32753. 18:56:42 T:992 DEBUG: Previous line repeats 2 times.
  32754. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32755. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32756. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32757. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32758. 18:56:42 T:3764 DEBUG: Previous line repeats 2 times.
  32759. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32760. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  32761. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32762. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  32763. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  32764. 18:56:42 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  32765. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32766. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32767. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32768. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32769. 18:56:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32770. 18:56:43 T:992 DEBUG: Previous line repeats 2 times.
  32771. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32772. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32773. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32774. 18:56:43 T:3204 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  32775. 18:56:43 T:3204 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  32776. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  32777. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  32778. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32779. 18:56:43 T:3204 INFO: Platinum [neptune.http]: got connection (reused: false)
  32780. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32781. 18:56:43 T:3204 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  32782. 18:56:43 T:3204 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  32783. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  32784. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  32785. 18:56:43 T:3204 INFO: Platinum [neptune.http]: got connection (reused: false)
  32786. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  32787. 18:56:43 T:3204 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  32788. 18:56:43 T:3204 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  32789. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  32790. 18:56:43 T:3204 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  32791. 18:56:43 T:3204 INFO: Platinum [neptune.http]: got connection (reused: false)
  32792. 18:56:43 T:3204 ERROR: Platinum [platinum.core.service]: No state variables found
  32793. 18:56:43 T:3204 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  32794. 18:56:43 T:3204 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  32795. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  32796. <specVersion>
  32797. <major>1</major>
  32798. <minor>0</minor>
  32799. </specVersion>
  32800. <actionList />
  32801. <serviceStateTable />
  32802. </scpd>
  32803. 18:56:43 T:3204 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  32804. 18:56:43 T:3204 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  32805. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  32806. <specVersion>
  32807. <major>1</major>
  32808. <minor>0</minor>
  32809. </specVersion>
  32810. <actionList />
  32811. <serviceStateTable />
  32812. </scpd>
  32813. 18:56:43 T:3204 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  32814. 18:56:43 T:3764 NOTICE: Previous line repeats 2 times.
  32815. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  32816. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32817. 18:56:43 T:3764 DEBUG: Previous line repeats 1 times.
  32818. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  32819. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32820. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32821. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32822. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32823. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32824. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  32825. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32826. 18:56:43 T:3764 DEBUG: Previous line repeats 1 times.
  32827. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  32828. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  32829. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32830. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32831. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32832. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32833. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32834. 18:56:43 T:992 DEBUG: Previous line repeats 1 times.
  32835. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32836. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32837. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  32838. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32839. 18:56:43 T:992 DEBUG: Previous line repeats 1 times.
  32840. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32841. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32842. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32843. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32844. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32845. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32846. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32847. 18:56:43 T:3764 INFO: Previous line repeats 1 times.
  32848. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  32849. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  32850. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32851. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  32852. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  32853. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32854. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32855. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32856. 18:56:43 T:992 DEBUG: Previous line repeats 1 times.
  32857. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32858. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  32859. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  32860. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  32861. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  32862. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32863. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  32864. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32865. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32866. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  32867. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32868. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32869. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32870. 18:56:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  32871. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32872. 18:56:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32873. 18:56:44 T:992 DEBUG: Previous line repeats 2 times.
  32874. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32875. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32876. 18:56:44 T:992 DEBUG: Previous line repeats 1 times.
  32877. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32878. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32879. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32880. 18:56:44 T:992 DEBUG: Previous line repeats 2 times.
  32881. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32882. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32883. 18:56:44 T:992 DEBUG: Previous line repeats 1 times.
  32884. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32885. 18:56:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  32886. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32887. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32888. 18:56:44 T:992 DEBUG: Previous line repeats 2 times.
  32889. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32890. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32891. 18:56:44 T:992 DEBUG: Previous line repeats 1 times.
  32892. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32893. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32894. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32895. 18:56:44 T:992 DEBUG: Previous line repeats 1 times.
  32896. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32897. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32898. 18:56:44 T:992 DEBUG: Previous line repeats 3 times.
  32899. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32900. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32901. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32902. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32903. 18:56:44 T:992 DEBUG: Previous line repeats 7 times.
  32904. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32905. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32906. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32907. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32908. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32909. 18:56:44 T:992 DEBUG: Previous line repeats 5 times.
  32910. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32911. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32912. 18:56:44 T:992 DEBUG: Previous line repeats 1 times.
  32913. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32914. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32915. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32916. 18:56:44 T:992 DEBUG: Previous line repeats 2 times.
  32917. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32918. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32919. 18:56:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32920. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32921. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32922. 18:56:45 T:992 DEBUG: Previous line repeats 3 times.
  32923. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32924. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32925. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32926. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32927. 18:56:45 T:992 DEBUG: Previous line repeats 1 times.
  32928. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32929. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32930. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32931. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32932. 18:56:45 T:992 DEBUG: Previous line repeats 2 times.
  32933. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32934. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32935. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32936. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32937. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32938. 18:56:45 T:992 DEBUG: Previous line repeats 3 times.
  32939. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32940. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32941. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32942. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32943. 18:56:45 T:992 DEBUG: Previous line repeats 3 times.
  32944. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32945. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32946. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32947. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32948. 18:56:45 T:992 DEBUG: Previous line repeats 3 times.
  32949. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32950. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32951. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32952. 18:56:45 T:992 DEBUG: Previous line repeats 1 times.
  32953. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32954. 18:56:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32955. 18:56:46 T:992 DEBUG: Previous line repeats 2 times.
  32956. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32957. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32958. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32959. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32960. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32961. 18:56:46 T:992 DEBUG: Previous line repeats 3 times.
  32962. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32963. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32964. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32965. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32966. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32967. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32968. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32969. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32970. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32971. 18:56:46 T:992 DEBUG: Previous line repeats 2 times.
  32972. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32973. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32974. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32975. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32976. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32977. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32978. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32979. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32980. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32981. 18:56:46 T:992 DEBUG: Previous line repeats 2 times.
  32982. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32983. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32984. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32985. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32986. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32987. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32988. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32989. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32990. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32991. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32992. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  32993. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32994. 18:56:46 T:992 DEBUG: Previous line repeats 2 times.
  32995. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  32996. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  32997. 18:56:46 T:992 DEBUG: Previous line repeats 1 times.
  32998. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  32999. 18:56:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33000. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33001. 18:56:47 T:992 DEBUG: Previous line repeats 2 times.
  33002. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33003. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33004. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33005. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33006. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33007. 18:56:47 T:5808 DEBUG: Previous line repeats 3 times.
  33008. 18:56:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  33009. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33010. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33011. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33012. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33013. 18:56:47 T:992 DEBUG: Previous line repeats 1 times.
  33014. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33015. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33016. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33017. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33018. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33019. 18:56:47 T:992 DEBUG: Previous line repeats 4 times.
  33020. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33021. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33022. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33023. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33024. 18:56:47 T:1552 DEBUG: Previous line repeats 1 times.
  33025. 18:56:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  33026. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33027. 18:56:47 T:992 DEBUG: Previous line repeats 1 times.
  33028. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33029. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33030. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33031. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33032. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33033. 18:56:47 T:992 DEBUG: Previous line repeats 3 times.
  33034. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33035. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33036. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33037. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33038. 18:56:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33039. 18:56:48 T:992 DEBUG: Previous line repeats 2 times.
  33040. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33041. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33042. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33043. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33044. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33045. 18:56:48 T:992 DEBUG: Previous line repeats 3 times.
  33046. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33047. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33048. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33049. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33050. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33051. 18:56:48 T:992 DEBUG: Previous line repeats 2 times.
  33052. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33053. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33054. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33055. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33056. 18:56:48 T:992 DEBUG: Previous line repeats 2 times.
  33057. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33058. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33059. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33060. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33061. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33062. 18:56:48 T:992 DEBUG: Previous line repeats 3 times.
  33063. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33064. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33065. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33066. 18:56:48 T:992 DEBUG: Previous line repeats 1 times.
  33067. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33068. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33069. 18:56:48 T:992 DEBUG: Previous line repeats 1 times.
  33070. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33071. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33072. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33073. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33074. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33075. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33076. 18:56:48 T:992 DEBUG: Previous line repeats 2 times.
  33077. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33078. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33079. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33080. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33081. 18:56:48 T:992 DEBUG: Previous line repeats 1 times.
  33082. 18:56:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33083. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33084. 18:56:49 T:992 DEBUG: Previous line repeats 1 times.
  33085. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33086. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33087. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33088. 18:56:49 T:992 DEBUG: Previous line repeats 2 times.
  33089. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33090. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33091. 18:56:49 T:992 DEBUG: Previous line repeats 1 times.
  33092. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33093. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33094. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33095. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33096. 18:56:49 T:992 DEBUG: Previous line repeats 1 times.
  33097. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33098. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33099. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33100. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33101. 18:56:49 T:992 DEBUG: Previous line repeats 2 times.
  33102. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33103. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33104. 18:56:49 T:992 DEBUG: Previous line repeats 1 times.
  33105. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33106. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33107. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33108. 18:56:49 T:992 DEBUG: Previous line repeats 3 times.
  33109. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33110. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33111. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33112. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33113. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33114. 18:56:49 T:992 DEBUG: Previous line repeats 3 times.
  33115. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33116. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33117. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33118. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33119. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33120. 18:56:49 T:992 DEBUG: Previous line repeats 4 times.
  33121. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33122. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33123. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33124. 18:56:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33125. 18:56:50 T:992 DEBUG: Previous line repeats 4 times.
  33126. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33127. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33128. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33129. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33130. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33131. 18:56:50 T:992 DEBUG: Previous line repeats 3 times.
  33132. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33133. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33134. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33135. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33136. 18:56:50 T:992 DEBUG: Previous line repeats 3 times.
  33137. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33138. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33139. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33140. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33141. 18:56:50 T:992 DEBUG: Previous line repeats 4 times.
  33142. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33143. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33144. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33145. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33146. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33147. 18:56:50 T:992 DEBUG: Previous line repeats 3 times.
  33148. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33149. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33150. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33151. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33152. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33153. 18:56:50 T:992 DEBUG: Previous line repeats 2 times.
  33154. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33155. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33156. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33157. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33158. 18:56:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33159. 18:56:51 T:992 DEBUG: Previous line repeats 2 times.
  33160. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33161. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33162. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33163. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33164. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33165. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33166. 18:56:51 T:992 DEBUG: Previous line repeats 3 times.
  33167. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33168. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33169. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33170. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33171. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33172. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33173. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33174. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33175. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33176. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33177. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33178. 18:56:51 T:992 DEBUG: Previous line repeats 2 times.
  33179. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33180. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33181. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33182. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33183. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33184. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33185. 18:56:51 T:992 DEBUG: Previous line repeats 2 times.
  33186. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33187. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33188. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33189. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33190. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33191. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33192. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33193. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33194. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33195. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33196. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33197. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33198. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33199. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33200. 18:56:51 T:992 DEBUG: Previous line repeats 1 times.
  33201. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33202. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33203. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33204. 18:56:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33205. 18:56:52 T:992 DEBUG: Previous line repeats 1 times.
  33206. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33207. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33208. 18:56:52 T:992 DEBUG: Previous line repeats 1 times.
  33209. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33210. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33211. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33212. 18:56:52 T:992 DEBUG: Previous line repeats 2 times.
  33213. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33214. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33215. 18:56:52 T:5808 DEBUG: Previous line repeats 1 times.
  33216. 18:56:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  33217. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33218. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33219. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33220. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33221. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33222. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33223. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33224. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33225. 18:56:52 T:992 DEBUG: Previous line repeats 4 times.
  33226. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33227. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33228. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33229. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33230. 18:56:52 T:992 DEBUG: Previous line repeats 3 times.
  33231. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33232. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33233. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33234. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33235. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33236. 18:56:52 T:992 DEBUG: Previous line repeats 4 times.
  33237. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33238. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33239. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33240. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33241. 18:56:52 T:992 DEBUG: Previous line repeats 4 times.
  33242. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33243. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33244. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33245. 18:56:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33246. 18:56:53 T:992 DEBUG: Previous line repeats 4 times.
  33247. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33248. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33249. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33250. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33251. 18:56:53 T:992 DEBUG: Previous line repeats 3 times.
  33252. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33253. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33254. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33255. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33256. 18:56:53 T:992 DEBUG: Previous line repeats 2 times.
  33257. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33258. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33259. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33260. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33261. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33262. 18:56:53 T:992 DEBUG: Previous line repeats 3 times.
  33263. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33264. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33265. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33266. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33267. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33268. 18:56:53 T:992 DEBUG: Previous line repeats 2 times.
  33269. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33270. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33271. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33272. 18:56:53 T:992 DEBUG: Previous line repeats 1 times.
  33273. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33274. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33275. 18:56:53 T:992 DEBUG: Previous line repeats 2 times.
  33276. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33277. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33278. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33279. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33280. 18:56:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33281. 18:56:54 T:992 DEBUG: Previous line repeats 2 times.
  33282. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33283. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33284. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33285. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33286. 18:56:54 T:992 DEBUG: Previous line repeats 1 times.
  33287. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33288. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33289. 18:56:54 T:992 DEBUG: Previous line repeats 1 times.
  33290. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33291. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33292. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33293. 18:56:54 T:992 DEBUG: Previous line repeats 2 times.
  33294. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33295. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33296. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33297. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33298. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33299. 18:56:54 T:992 DEBUG: Previous line repeats 1 times.
  33300. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33301. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33302. 18:56:54 T:992 DEBUG: Previous line repeats 1 times.
  33303. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33304. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33305. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33306. 18:56:54 T:992 DEBUG: Previous line repeats 3 times.
  33307. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33308. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33309. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33310. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33311. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33312. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33313. 18:56:54 T:992 DEBUG: Previous line repeats 2 times.
  33314. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33315. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33316. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33317. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33318. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33319. 18:56:54 T:992 DEBUG: Previous line repeats 3 times.
  33320. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33321. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33322. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33323. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33324. 18:56:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33325. 18:56:55 T:992 DEBUG: Previous line repeats 3 times.
  33326. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33327. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33328. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33329. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33330. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33331. 18:56:55 T:992 DEBUG: Previous line repeats 3 times.
  33332. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33333. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33334. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33335. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33336. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33337. 18:56:55 T:992 DEBUG: Previous line repeats 1 times.
  33338. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33339. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33340. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33341. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33342. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33343. 18:56:55 T:992 DEBUG: Previous line repeats 3 times.
  33344. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33345. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33346. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33347. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33348. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33349. 18:56:55 T:992 DEBUG: Previous line repeats 4 times.
  33350. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33351. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33352. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33353. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33354. 18:56:55 T:992 DEBUG: Previous line repeats 3 times.
  33355. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33356. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33357. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33358. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33359. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33360. 18:56:55 T:992 DEBUG: Previous line repeats 4 times.
  33361. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33362. 18:56:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33363. 18:56:56 T:992 DEBUG: Previous line repeats 3 times.
  33364. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33365. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33366. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33367. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33368. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33369. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33370. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33371. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33372. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33373. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33374. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33375. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33376. 18:56:56 T:992 DEBUG: Previous line repeats 2 times.
  33377. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33378. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33379. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33380. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33381. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33382. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33383. 18:56:56 T:992 DEBUG: Previous line repeats 2 times.
  33384. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33385. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33386. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33387. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33388. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33389. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33390. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33391. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33392. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33393. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33394. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33395. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33396. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33397. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33398. 18:56:56 T:992 DEBUG: Previous line repeats 1 times.
  33399. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33400. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33401. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33402. 18:56:56 T:992 DEBUG: Previous line repeats 2 times.
  33403. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33404. 18:56:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33405. 18:56:57 T:992 DEBUG: Previous line repeats 1 times.
  33406. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33407. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33408. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33409. 18:56:57 T:992 DEBUG: Previous line repeats 2 times.
  33410. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33411. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33412. 18:56:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  33413. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33414. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33415. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33416. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33417. 18:56:57 T:992 DEBUG: Previous line repeats 1 times.
  33418. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33419. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33420. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33421. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33422. 18:56:57 T:992 DEBUG: Previous line repeats 3 times.
  33423. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33424. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33425. 18:56:57 T:992 DEBUG: Previous line repeats 1 times.
  33426. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33427. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33428. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33429. 18:56:57 T:992 DEBUG: Previous line repeats 3 times.
  33430. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33431. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33432. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33433. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33434. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33435. 18:56:57 T:992 DEBUG: Previous line repeats 3 times.
  33436. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33437. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33438. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33439. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33440. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33441. 18:56:57 T:992 DEBUG: Previous line repeats 3 times.
  33442. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33443. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33444. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33445. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33446. 18:56:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33447. 18:56:58 T:992 DEBUG: Previous line repeats 4 times.
  33448. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33449. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33450. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33451. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33452. 18:56:58 T:992 DEBUG: Previous line repeats 3 times.
  33453. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33454. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33455. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33456. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33457. 18:56:58 T:992 DEBUG: Previous line repeats 2 times.
  33458. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33459. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33460. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33461. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33462. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33463. 18:56:58 T:992 DEBUG: Previous line repeats 3 times.
  33464. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33465. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33466. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33467. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33468. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33469. 18:56:58 T:992 DEBUG: Previous line repeats 2 times.
  33470. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33471. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33472. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33473. 18:56:58 T:992 DEBUG: Previous line repeats 1 times.
  33474. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33475. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33476. 18:56:58 T:992 DEBUG: Previous line repeats 2 times.
  33477. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33478. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33479. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33480. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33481. 18:56:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33482. 18:56:59 T:992 DEBUG: Previous line repeats 2 times.
  33483. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33484. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33485. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33486. 18:56:59 T:992 DEBUG: Previous line repeats 1 times.
  33487. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33488. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33489. 18:56:59 T:992 DEBUG: Previous line repeats 2 times.
  33490. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33491. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33492. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33493. 18:56:59 T:992 DEBUG: Previous line repeats 1 times.
  33494. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33495. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33496. 18:56:59 T:992 DEBUG: Previous line repeats 1 times.
  33497. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33498. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33499. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33500. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33501. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33502. 18:56:59 T:992 DEBUG: Previous line repeats 2 times.
  33503. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33504. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33505. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33506. 18:56:59 T:992 DEBUG: Previous line repeats 2 times.
  33507. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33508. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33509. 18:56:59 T:992 DEBUG: Previous line repeats 1 times.
  33510. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33511. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33512. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33513. 18:56:59 T:992 DEBUG: Previous line repeats 2 times.
  33514. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33515. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33516. 18:56:59 T:992 DEBUG: Previous line repeats 1 times.
  33517. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33518. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33519. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33520. 18:56:59 T:992 DEBUG: Previous line repeats 3 times.
  33521. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33522. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33523. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33524. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33525. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33526. 18:56:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33527. 18:57:00 T:992 DEBUG: Previous line repeats 2 times.
  33528. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33529. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33530. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33531. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33532. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33533. 18:57:00 T:992 DEBUG: Previous line repeats 3 times.
  33534. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33535. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33536. 18:57:00 T:992 DEBUG: Previous line repeats 1 times.
  33537. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33538. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33539. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33540. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33541. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33542. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33543. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33544. 18:57:00 T:992 DEBUG: Previous line repeats 4 times.
  33545. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33546. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33547. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33548. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33549. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33550. 18:57:00 T:992 DEBUG: Previous line repeats 4 times.
  33551. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33552. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33553. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33554. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33555. 18:57:00 T:992 DEBUG: Previous line repeats 4 times.
  33556. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33557. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33558. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33559. 18:57:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33560. 18:57:01 T:992 DEBUG: Previous line repeats 3 times.
  33561. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33562. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33563. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33564. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33565. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33566. 18:57:01 T:992 DEBUG: Previous line repeats 3 times.
  33567. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33568. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33569. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33570. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33571. 18:57:01 T:992 DEBUG: Previous line repeats 3 times.
  33572. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33573. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33574. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33575. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33576. 18:57:01 T:992 DEBUG: Previous line repeats 2 times.
  33577. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33578. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33579. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33580. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33581. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33582. 18:57:01 T:992 DEBUG: Previous line repeats 2 times.
  33583. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33584. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33585. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33586. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33587. 18:57:01 T:992 DEBUG: Previous line repeats 1 times.
  33588. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33589. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33590. 18:57:01 T:992 DEBUG: Previous line repeats 1 times.
  33591. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33592. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33593. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33594. 18:57:01 T:992 DEBUG: Previous line repeats 1 times.
  33595. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33596. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33597. 18:57:01 T:992 DEBUG: Previous line repeats 2 times.
  33598. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33599. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33600. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33601. 18:57:01 T:992 DEBUG: Previous line repeats 2 times.
  33602. 18:57:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33603. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33604. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33605. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33606. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33607. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33608. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33609. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33610. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33611. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33612. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33613. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33614. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33615. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33616. 18:57:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  33617. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33618. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33619. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33620. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33621. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33622. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33623. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33624. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33625. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33626. 18:57:02 T:992 DEBUG: Previous line repeats 1 times.
  33627. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33628. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33629. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33630. 18:57:02 T:992 DEBUG: Previous line repeats 3 times.
  33631. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33632. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33633. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33634. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33635. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33636. 18:57:02 T:992 DEBUG: Previous line repeats 3 times.
  33637. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33638. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33639. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33640. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33641. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33642. 18:57:02 T:992 DEBUG: Previous line repeats 3 times.
  33643. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33644. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33645. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33646. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33647. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33648. 18:57:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33649. 18:57:03 T:992 DEBUG: Previous line repeats 3 times.
  33650. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33651. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33652. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33653. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33654. 18:57:03 T:992 DEBUG: Previous line repeats 5 times.
  33655. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33656. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33657. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33658. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33659. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33660. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33661. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33662. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33663. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33664. 18:57:03 T:992 DEBUG: Previous line repeats 3 times.
  33665. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33666. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33667. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33668. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33669. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33670. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33671. 18:57:03 T:992 DEBUG: Previous line repeats 3 times.
  33672. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33673. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33674. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33675. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33676. 18:57:03 T:992 DEBUG: Previous line repeats 5 times.
  33677. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33678. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33679. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33680. 18:57:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33681. 18:57:04 T:992 DEBUG: Previous line repeats 3 times.
  33682. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33683. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33684. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33685. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33686. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33687. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33688. 18:57:04 T:992 DEBUG: Previous line repeats 2 times.
  33689. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33690. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33691. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33692. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33693. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33694. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33695. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33696. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33697. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33698. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33699. 18:57:04 T:992 DEBUG: Previous line repeats 3 times.
  33700. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33701. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33702. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33703. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33704. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33705. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33706. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33707. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33708. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33709. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33710. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33711. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33712. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33713. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33714. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33715. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33716. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33717. 18:57:04 T:992 DEBUG: Previous line repeats 2 times.
  33718. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33719. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33720. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33721. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33722. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33723. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33724. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33725. 18:57:04 T:992 DEBUG: Previous line repeats 1 times.
  33726. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33727. 18:57:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33728. 18:57:05 T:992 DEBUG: Previous line repeats 1 times.
  33729. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33730. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33731. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33732. 18:57:05 T:992 DEBUG: Previous line repeats 3 times.
  33733. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33734. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33735. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33736. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33737. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33738. 18:57:05 T:992 DEBUG: Previous line repeats 2 times.
  33739. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33740. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33741. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33742. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33743. 18:57:05 T:992 DEBUG: Previous line repeats 3 times.
  33744. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33745. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33746. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33747. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33748. 18:57:05 T:992 DEBUG: Previous line repeats 4 times.
  33749. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33750. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33751. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33752. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33753. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33754. 18:57:05 T:992 DEBUG: Previous line repeats 3 times.
  33755. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33756. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33757. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33758. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33759. 18:57:05 T:992 DEBUG: Previous line repeats 5 times.
  33760. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33761. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33762. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33763. 18:57:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33764. 18:57:06 T:992 DEBUG: Previous line repeats 3 times.
  33765. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33766. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33767. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33768. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33769. 18:57:06 T:992 DEBUG: Previous line repeats 5 times.
  33770. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33771. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33772. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33773. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33774. 18:57:06 T:992 DEBUG: Previous line repeats 1 times.
  33775. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33776. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33777. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33778. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33779. 18:57:06 T:992 DEBUG: Previous line repeats 3 times.
  33780. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33781. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33782. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33783. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33784. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33785. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33786. 18:57:06 T:992 DEBUG: Previous line repeats 1 times.
  33787. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33788. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33789. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33790. 18:57:06 T:992 DEBUG: Previous line repeats 1 times.
  33791. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33792. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33793. 18:57:06 T:992 DEBUG: Previous line repeats 3 times.
  33794. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33795. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33796. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33797. 18:57:06 T:992 DEBUG: Previous line repeats 1 times.
  33798. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33799. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33800. 18:57:06 T:992 DEBUG: Previous line repeats 1 times.
  33801. 18:57:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33802. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33803. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33804. 18:57:07 T:992 DEBUG: Previous line repeats 1 times.
  33805. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33806. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33807. 18:57:07 T:992 DEBUG: Previous line repeats 1 times.
  33808. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33809. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33810. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33811. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33812. 18:57:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  33813. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33814. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33815. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33816. 18:57:07 T:992 DEBUG: Previous line repeats 2 times.
  33817. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33818. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33819. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33820. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33821. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33822. 18:57:07 T:992 DEBUG: Previous line repeats 1 times.
  33823. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33824. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33825. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33826. 18:57:07 T:992 DEBUG: Previous line repeats 2 times.
  33827. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33828. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33829. 18:57:07 T:992 DEBUG: Previous line repeats 1 times.
  33830. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33831. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33832. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33833. 18:57:07 T:992 DEBUG: Previous line repeats 2 times.
  33834. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33835. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33836. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33837. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33838. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33839. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33840. 18:57:07 T:992 DEBUG: Previous line repeats 3 times.
  33841. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33842. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33843. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33844. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33845. 18:57:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33846. 18:57:08 T:992 DEBUG: Previous line repeats 3 times.
  33847. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33848. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33849. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33850. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33851. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33852. 18:57:08 T:992 DEBUG: Previous line repeats 2 times.
  33853. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33854. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33855. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33856. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33857. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33858. 18:57:08 T:992 DEBUG: Previous line repeats 2 times.
  33859. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33860. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33861. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33862. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33863. 18:57:08 T:992 DEBUG: Previous line repeats 4 times.
  33864. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33865. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33866. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33867. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33868. 18:57:08 T:992 DEBUG: Previous line repeats 3 times.
  33869. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33870. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33871. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33872. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33873. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33874. 18:57:08 T:992 DEBUG: Previous line repeats 3 times.
  33875. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33876. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33877. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33878. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33879. 18:57:08 T:992 DEBUG: Previous line repeats 3 times.
  33880. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33881. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33882. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33883. 18:57:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33884. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33885. 18:57:09 T:992 DEBUG: Previous line repeats 3 times.
  33886. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33887. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33888. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33889. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33890. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33891. 18:57:09 T:992 DEBUG: Previous line repeats 3 times.
  33892. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33893. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33894. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33895. 18:57:09 T:992 DEBUG: Previous line repeats 1 times.
  33896. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33897. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33898. 18:57:09 T:992 DEBUG: Previous line repeats 1 times.
  33899. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33900. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33901. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33902. 18:57:09 T:992 DEBUG: Previous line repeats 1 times.
  33903. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33904. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33905. 18:57:09 T:992 DEBUG: Previous line repeats 2 times.
  33906. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33907. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33908. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33909. 18:57:09 T:992 DEBUG: Previous line repeats 1 times.
  33910. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33911. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33912. 18:57:09 T:992 DEBUG: Previous line repeats 2 times.
  33913. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33914. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33915. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33916. 18:57:09 T:992 DEBUG: Previous line repeats 2 times.
  33917. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33918. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33919. 18:57:09 T:992 DEBUG: Previous line repeats 2 times.
  33920. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33921. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33922. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33923. 18:57:09 T:992 DEBUG: Previous line repeats 2 times.
  33924. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33925. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33926. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33927. 18:57:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33928. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33929. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33930. 18:57:10 T:992 DEBUG: Previous line repeats 2 times.
  33931. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33932. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33933. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33934. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33935. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33936. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33937. 18:57:10 T:992 DEBUG: Previous line repeats 1 times.
  33938. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33939. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33940. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33941. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33942. 18:57:10 T:992 DEBUG: Previous line repeats 3 times.
  33943. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33944. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33945. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33946. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33947. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33948. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33949. 18:57:10 T:992 DEBUG: Previous line repeats 2 times.
  33950. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33951. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33952. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33953. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33954. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33955. 18:57:10 T:992 DEBUG: Previous line repeats 3 times.
  33956. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33957. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33958. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33959. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33960. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33961. 18:57:10 T:992 DEBUG: Previous line repeats 2 times.
  33962. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33963. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33964. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33965. 18:57:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33966. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  33967. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33968. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33969. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33970. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33971. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  33972. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33973. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33974. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33975. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33976. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33977. 18:57:11 T:992 DEBUG: Previous line repeats 2 times.
  33978. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33979. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33980. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33981. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33982. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  33983. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33984. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33985. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33986. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33987. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33988. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33989. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  33990. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33991. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33992. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33993. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  33994. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33995. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  33996. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  33997. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  33998. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  33999. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34000. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34001. 18:57:11 T:992 DEBUG: Previous line repeats 3 times.
  34002. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34003. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34004. 18:57:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34005. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34006. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34007. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34008. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34009. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34010. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34011. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34012. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34013. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34014. 18:57:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  34015. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34016. 18:57:12 T:992 DEBUG: Previous line repeats 3 times.
  34017. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34018. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34019. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34020. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34021. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34022. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34023. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34024. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34025. 18:57:12 T:992 DEBUG: Previous line repeats 2 times.
  34026. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34027. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34028. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34029. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34030. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34031. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34032. 18:57:12 T:992 DEBUG: Previous line repeats 2 times.
  34033. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34034. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34035. 18:57:12 T:992 DEBUG: Previous line repeats 1 times.
  34036. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34037. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34038. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34039. 18:57:12 T:992 DEBUG: Previous line repeats 2 times.
  34040. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34041. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34042. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34043. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34044. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34045. 18:57:12 T:992 DEBUG: Previous line repeats 3 times.
  34046. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34047. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34048. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34049. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34050. 18:57:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34051. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34052. 18:57:13 T:992 DEBUG: Previous line repeats 2 times.
  34053. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34054. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34055. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34056. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34057. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34058. 18:57:13 T:992 DEBUG: Previous line repeats 3 times.
  34059. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34060. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34061. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34062. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34063. 18:57:13 T:992 DEBUG: Previous line repeats 2 times.
  34064. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34065. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34066. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34067. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34068. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34069. 18:57:13 T:992 DEBUG: Previous line repeats 3 times.
  34070. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34071. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34072. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34073. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34074. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34075. 18:57:13 T:992 DEBUG: Previous line repeats 3 times.
  34076. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34077. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34078. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34079. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34080. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34081. 18:57:13 T:992 DEBUG: Previous line repeats 1 times.
  34082. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34083. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34084. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34085. 18:57:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34086. 18:57:14 T:992 DEBUG: Previous line repeats 5 times.
  34087. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34088. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34089. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34090. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34091. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34092. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34093. 18:57:14 T:992 DEBUG: Previous line repeats 3 times.
  34094. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34095. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34096. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34097. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34098. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34099. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34100. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34101. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34102. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34103. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34104. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34105. 18:57:14 T:992 DEBUG: Previous line repeats 3 times.
  34106. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34107. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34108. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34109. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34110. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34111. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34112. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34113. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34114. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34115. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34116. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34117. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34118. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34119. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34120. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34121. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34122. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34123. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34124. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34125. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34126. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34127. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34128. 18:57:14 T:992 DEBUG: Previous line repeats 1 times.
  34129. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34130. 18:57:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34131. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34132. 18:57:15 T:992 DEBUG: Previous line repeats 1 times.
  34133. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34134. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34135. 18:57:15 T:992 DEBUG: Previous line repeats 1 times.
  34136. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34137. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34138. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34139. 18:57:15 T:992 DEBUG: Previous line repeats 1 times.
  34140. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34141. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34142. 18:57:15 T:992 DEBUG: Previous line repeats 1 times.
  34143. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34144. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34145. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34146. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34147. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34148. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34149. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34150. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34151. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34152. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34153. 18:57:15 T:992 DEBUG: Previous line repeats 2 times.
  34154. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34155. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34156. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34157. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34158. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34159. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34160. 18:57:15 T:992 DEBUG: Previous line repeats 2 times.
  34161. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34162. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34163. 18:57:15 T:992 DEBUG: Previous line repeats 1 times.
  34164. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34165. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34166. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34167. 18:57:15 T:992 DEBUG: Previous line repeats 3 times.
  34168. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34169. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34170. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34171. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34172. 18:57:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34173. 18:57:16 T:992 DEBUG: Previous line repeats 3 times.
  34174. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34175. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34176. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34177. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34178. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34179. 18:57:16 T:992 DEBUG: Previous line repeats 4 times.
  34180. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34181. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34182. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34183. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34184. 18:57:16 T:992 DEBUG: Previous line repeats 2 times.
  34185. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34186. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34187. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34188. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34189. 18:57:16 T:992 DEBUG: Previous line repeats 3 times.
  34190. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34191. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34192. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34193. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34194. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34195. 18:57:16 T:992 DEBUG: Previous line repeats 2 times.
  34196. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34197. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34198. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34199. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34200. 18:57:16 T:992 DEBUG: Previous line repeats 3 times.
  34201. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34202. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34203. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34204. 18:57:16 T:992 DEBUG: Previous line repeats 1 times.
  34205. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34206. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34207. 18:57:16 T:992 DEBUG: Previous line repeats 2 times.
  34208. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34209. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34210. 18:57:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34211. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34212. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34213. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34214. 18:57:17 T:992 DEBUG: Previous line repeats 2 times.
  34215. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34216. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34217. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34218. 18:57:17 T:992 DEBUG: Previous line repeats 1 times.
  34219. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34220. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34221. 18:57:17 T:5808 DEBUG: Previous line repeats 1 times.
  34222. 18:57:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  34223. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34224. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34225. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34226. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34227. 18:57:17 T:992 DEBUG: Previous line repeats 2 times.
  34228. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34229. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34230. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34231. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34232. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34233. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34234. 18:57:17 T:992 DEBUG: Previous line repeats 2 times.
  34235. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34236. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34237. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34238. 18:57:17 T:992 DEBUG: Previous line repeats 1 times.
  34239. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34240. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34241. 18:57:17 T:992 DEBUG: Previous line repeats 2 times.
  34242. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34243. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34244. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34245. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34246. 18:57:17 T:992 DEBUG: Previous line repeats 1 times.
  34247. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34248. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34249. 18:57:17 T:992 DEBUG: Previous line repeats 2 times.
  34250. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34251. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34252. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34253. 18:57:17 T:992 DEBUG: Previous line repeats 1 times.
  34254. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34255. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34256. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34257. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34258. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34259. 18:57:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34260. 18:57:18 T:992 DEBUG: Previous line repeats 2 times.
  34261. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34262. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34263. 18:57:18 T:992 DEBUG: Previous line repeats 1 times.
  34264. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34265. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34266. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34267. 18:57:18 T:992 DEBUG: Previous line repeats 3 times.
  34268. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34269. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34270. 18:57:18 T:992 DEBUG: Previous line repeats 1 times.
  34271. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34272. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34273. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34274. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34275. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34276. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34277. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34278. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34279. 18:57:18 T:992 DEBUG: Previous line repeats 4 times.
  34280. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34281. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34282. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34283. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34284. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34285. 18:57:18 T:992 DEBUG: Previous line repeats 3 times.
  34286. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34287. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34288. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34289. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34290. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34291. 18:57:18 T:992 DEBUG: Previous line repeats 4 times.
  34292. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34293. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34294. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34295. 18:57:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34296. 18:57:19 T:992 DEBUG: Previous line repeats 4 times.
  34297. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34298. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34299. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34300. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34301. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34302. 18:57:19 T:992 DEBUG: Previous line repeats 5 times.
  34303. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34304. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34305. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34306. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34307. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34308. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34309. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34310. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34311. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34312. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34313. 18:57:19 T:992 DEBUG: Previous line repeats 2 times.
  34314. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34315. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34316. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34317. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34318. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34319. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34320. 18:57:19 T:992 DEBUG: Previous line repeats 3 times.
  34321. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34322. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34323. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34324. 18:57:19 T:992 DEBUG: Previous line repeats 1 times.
  34325. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34326. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34327. 18:57:19 T:992 DEBUG: Previous line repeats 1 times.
  34328. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34329. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34330. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34331. 18:57:19 T:992 DEBUG: Previous line repeats 1 times.
  34332. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34333. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34334. 18:57:19 T:992 DEBUG: Previous line repeats 1 times.
  34335. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34336. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34337. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34338. 18:57:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34339. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34340. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34341. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34342. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34343. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34344. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34345. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34346. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34347. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34348. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34349. 18:57:20 T:992 DEBUG: Previous line repeats 2 times.
  34350. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34351. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34352. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34353. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34354. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34355. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34356. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34357. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34358. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34359. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34360. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34361. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34362. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34363. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34364. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34365. 18:57:20 T:992 DEBUG: Previous line repeats 2 times.
  34366. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34367. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34368. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34369. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34370. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34371. 18:57:20 T:992 DEBUG: Previous line repeats 3 times.
  34372. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34373. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34374. 18:57:20 T:992 DEBUG: Previous line repeats 1 times.
  34375. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34376. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34377. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34378. 18:57:20 T:992 DEBUG: Previous line repeats 3 times.
  34379. 18:57:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34380. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34381. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34382. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34383. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34384. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34385. 18:57:21 T:992 DEBUG: Previous line repeats 3 times.
  34386. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34387. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34388. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34389. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34390. 18:57:21 T:992 DEBUG: Previous line repeats 3 times.
  34391. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34392. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34393. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34394. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34395. 18:57:21 T:992 DEBUG: Previous line repeats 3 times.
  34396. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34397. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34398. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34399. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34400. 18:57:21 T:992 DEBUG: Previous line repeats 4 times.
  34401. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34402. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34403. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34404. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34405. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34406. 18:57:21 T:992 DEBUG: Previous line repeats 3 times.
  34407. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34408. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34409. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34410. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34411. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34412. 18:57:21 T:992 DEBUG: Previous line repeats 2 times.
  34413. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34414. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34415. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34416. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34417. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34418. 18:57:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34419. 18:57:22 T:992 DEBUG: Previous line repeats 3 times.
  34420. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34421. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34422. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34423. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34424. 18:57:22 T:5808 DEBUG: Previous line repeats 2 times.
  34425. 18:57:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  34426. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34427. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34428. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34429. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34430. 18:57:22 T:992 DEBUG: Previous line repeats 1 times.
  34431. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34432. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34433. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34434. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34435. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34436. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34437. 18:57:22 T:992 DEBUG: Previous line repeats 2 times.
  34438. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34439. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34440. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34441. 18:57:22 T:992 DEBUG: Previous line repeats 1 times.
  34442. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34443. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34444. 18:57:22 T:992 DEBUG: Previous line repeats 1 times.
  34445. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34446. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34447. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34448. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34449. 18:57:22 T:992 DEBUG: Previous line repeats 2 times.
  34450. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34451. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34452. 18:57:22 T:992 DEBUG: Previous line repeats 1 times.
  34453. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34454. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34455. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34456. 18:57:22 T:992 DEBUG: Previous line repeats 2 times.
  34457. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34458. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34459. 18:57:22 T:992 DEBUG: Previous line repeats 1 times.
  34460. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34461. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34462. 18:57:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34463. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34464. 18:57:23 T:992 DEBUG: Previous line repeats 1 times.
  34465. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34466. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34467. 18:57:23 T:992 DEBUG: Previous line repeats 1 times.
  34468. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34469. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34470. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34471. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34472. 18:57:23 T:992 DEBUG: Previous line repeats 4 times.
  34473. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34474. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34475. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34476. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34477. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34478. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34479. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34480. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34481. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34482. 18:57:23 T:992 DEBUG: Previous line repeats 3 times.
  34483. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34484. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34485. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34486. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34487. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34488. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34489. 18:57:23 T:992 DEBUG: Previous line repeats 3 times.
  34490. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34491. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34492. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34493. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34494. 18:57:23 T:992 DEBUG: Previous line repeats 3 times.
  34495. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34496. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34497. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34498. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34499. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34500. 18:57:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34501. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34502. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34503. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34504. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34505. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34506. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34507. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34508. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34509. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34510. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34511. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34512. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34513. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34514. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34515. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34516. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34517. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34518. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34519. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34520. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34521. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34522. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34523. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34524. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34525. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34526. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34527. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34528. 18:57:24 T:992 DEBUG: Previous line repeats 3 times.
  34529. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34530. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34531. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34532. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34533. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34534. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34535. 18:57:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34536. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34537. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34538. 18:57:25 T:992 DEBUG: Previous line repeats 3 times.
  34539. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34540. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34541. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34542. 18:57:25 T:992 DEBUG: Previous line repeats 1 times.
  34543. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34544. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34545. 18:57:25 T:992 DEBUG: Previous line repeats 2 times.
  34546. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34547. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34548. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34549. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34550. 18:57:25 T:992 DEBUG: Previous line repeats 2 times.
  34551. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34552. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34553. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34554. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34555. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34556. 18:57:25 T:992 DEBUG: Previous line repeats 1 times.
  34557. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34558. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34559. 18:57:25 T:992 DEBUG: Previous line repeats 1 times.
  34560. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34561. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34562. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34563. 18:57:25 T:992 DEBUG: Previous line repeats 3 times.
  34564. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34565. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34566. 18:57:25 T:992 DEBUG: Previous line repeats 1 times.
  34567. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34568. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34569. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34570. 18:57:25 T:992 DEBUG: Previous line repeats 2 times.
  34571. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34572. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34573. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34574. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34575. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34576. 18:57:25 T:992 DEBUG: Previous line repeats 3 times.
  34577. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34578. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34579. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34580. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34581. 18:57:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34582. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34583. 18:57:26 T:992 DEBUG: Previous line repeats 3 times.
  34584. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34585. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34586. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34587. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34588. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34589. 18:57:26 T:992 DEBUG: Previous line repeats 4 times.
  34590. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34591. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34592. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34593. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34594. 18:57:26 T:992 DEBUG: Previous line repeats 1 times.
  34595. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34596. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34597. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34598. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34599. 18:57:26 T:992 DEBUG: Previous line repeats 3 times.
  34600. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34601. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34602. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34603. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34604. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34605. 18:57:26 T:992 DEBUG: Previous line repeats 4 times.
  34606. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34607. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34608. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34609. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34610. 18:57:26 T:992 DEBUG: Previous line repeats 5 times.
  34611. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34612. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34613. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34614. 18:57:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34615. 18:57:27 T:992 DEBUG: Previous line repeats 3 times.
  34616. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34617. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34618. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34619. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34620. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34621. 18:57:27 T:992 DEBUG: Previous line repeats 3 times.
  34622. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34623. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34624. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34625. 18:57:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  34626. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34627. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34628. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34629. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34630. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34631. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34632. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34633. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34634. 18:57:27 T:992 DEBUG: Previous line repeats 2 times.
  34635. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34636. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34637. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34638. 18:57:27 T:992 DEBUG: Previous line repeats 1 times.
  34639. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34640. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34641. 18:57:27 T:992 DEBUG: Previous line repeats 2 times.
  34642. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34643. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34644. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34645. 18:57:27 T:992 DEBUG: Previous line repeats 1 times.
  34646. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34647. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34648. 18:57:27 T:992 DEBUG: Previous line repeats 2 times.
  34649. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34650. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34651. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34652. 18:57:27 T:992 DEBUG: Previous line repeats 1 times.
  34653. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34654. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34655. 18:57:27 T:992 DEBUG: Previous line repeats 1 times.
  34656. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34657. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34658. 18:57:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34659. 18:57:28 T:992 DEBUG: Previous line repeats 2 times.
  34660. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34661. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34662. 18:57:28 T:992 DEBUG: Previous line repeats 1 times.
  34663. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34664. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34665. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34666. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34667. 18:57:28 T:992 DEBUG: Previous line repeats 1 times.
  34668. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34669. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34670. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34671. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34672. 18:57:28 T:992 DEBUG: Previous line repeats 3 times.
  34673. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34674. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34675. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34676. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34677. 18:57:28 T:992 DEBUG: Previous line repeats 3 times.
  34678. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34679. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34680. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34681. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34682. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34683. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34684. 18:57:28 T:992 DEBUG: Previous line repeats 3 times.
  34685. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34686. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34687. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34688. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34689. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34690. 18:57:28 T:992 DEBUG: Previous line repeats 3 times.
  34691. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34692. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34693. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34694. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34695. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34696. 18:57:28 T:992 DEBUG: Previous line repeats 3 times.
  34697. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34698. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34699. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34700. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34701. 18:57:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34702. 18:57:29 T:992 DEBUG: Previous line repeats 4 times.
  34703. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34704. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34705. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34706. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34707. 18:57:29 T:992 DEBUG: Previous line repeats 3 times.
  34708. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34709. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34710. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34711. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34712. 18:57:29 T:992 DEBUG: Previous line repeats 2 times.
  34713. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34714. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34715. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34716. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34717. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34718. 18:57:29 T:992 DEBUG: Previous line repeats 3 times.
  34719. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34720. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34721. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34722. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34723. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34724. 18:57:29 T:992 DEBUG: Previous line repeats 2 times.
  34725. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34726. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34727. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34728. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34729. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34730. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34731. 18:57:29 T:992 DEBUG: Previous line repeats 2 times.
  34732. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34733. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34734. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34735. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34736. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34737. 18:57:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34738. 18:57:30 T:992 DEBUG: Previous line repeats 2 times.
  34739. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34740. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34741. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34742. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34743. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34744. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34745. 18:57:30 T:992 DEBUG: Previous line repeats 2 times.
  34746. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34747. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34748. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34749. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34750. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34751. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34752. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34753. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34754. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34755. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34756. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34757. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34758. 18:57:30 T:992 DEBUG: Previous line repeats 2 times.
  34759. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34760. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34761. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34762. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34763. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34764. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34765. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34766. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34767. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34768. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34769. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34770. 18:57:30 T:992 DEBUG: Previous line repeats 3 times.
  34771. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34772. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34773. 18:57:30 T:992 DEBUG: Previous line repeats 1 times.
  34774. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34775. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34776. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34777. 18:57:30 T:992 DEBUG: Previous line repeats 2 times.
  34778. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34779. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34780. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34781. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34782. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34783. 18:57:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34784. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34785. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34786. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34787. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34788. 18:57:31 T:992 DEBUG: Previous line repeats 3 times.
  34789. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34790. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34791. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34792. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34793. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34794. 18:57:31 T:992 DEBUG: Previous line repeats 2 times.
  34795. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34796. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34797. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34798. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34799. 18:57:31 T:992 DEBUG: Previous line repeats 3 times.
  34800. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34801. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34802. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34803. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34804. 18:57:31 T:992 DEBUG: Previous line repeats 4 times.
  34805. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34806. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34807. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34808. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34809. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34810. 18:57:31 T:992 DEBUG: Previous line repeats 3 times.
  34811. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34812. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34813. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34814. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34815. 18:57:31 T:992 DEBUG: Previous line repeats 4 times.
  34816. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34817. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34818. 18:57:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34819. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34820. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34821. 18:57:32 T:992 DEBUG: Previous line repeats 3 times.
  34822. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34823. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34824. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34825. 18:57:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  34826. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34827. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34828. 18:57:32 T:992 DEBUG: Previous line repeats 4 times.
  34829. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34830. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34831. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34832. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34833. 18:57:32 T:992 DEBUG: Previous line repeats 2 times.
  34834. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34835. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34836. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34837. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34838. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34839. 18:57:32 T:992 DEBUG: Previous line repeats 2 times.
  34840. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34841. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34842. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34843. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34844. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34845. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34846. 18:57:32 T:992 DEBUG: Previous line repeats 2 times.
  34847. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34848. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34849. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34850. 18:57:32 T:992 DEBUG: Previous line repeats 1 times.
  34851. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34852. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34853. 18:57:32 T:992 DEBUG: Previous line repeats 2 times.
  34854. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34855. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34856. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34857. 18:57:32 T:992 DEBUG: Previous line repeats 1 times.
  34858. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34859. 18:57:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34860. 18:57:33 T:992 DEBUG: Previous line repeats 2 times.
  34861. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34862. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34863. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34864. 18:57:33 T:992 DEBUG: Previous line repeats 1 times.
  34865. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34866. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34867. 18:57:33 T:992 DEBUG: Previous line repeats 2 times.
  34868. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34869. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34870. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34871. 18:57:33 T:992 DEBUG: Previous line repeats 2 times.
  34872. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34873. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34874. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34875. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34876. 18:57:33 T:992 DEBUG: Previous line repeats 2 times.
  34877. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34878. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34879. 18:57:33 T:992 DEBUG: Previous line repeats 1 times.
  34880. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34881. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34882. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34883. 18:57:33 T:992 DEBUG: Previous line repeats 2 times.
  34884. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34885. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34886. 18:57:33 T:992 DEBUG: Previous line repeats 1 times.
  34887. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34888. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34889. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34890. 18:57:33 T:992 DEBUG: Previous line repeats 3 times.
  34891. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34892. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34893. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34894. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34895. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34896. 18:57:33 T:992 DEBUG: Previous line repeats 3 times.
  34897. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34898. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34899. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34900. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34901. 18:57:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34902. 18:57:34 T:992 DEBUG: Previous line repeats 3 times.
  34903. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34904. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34905. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34906. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34907. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34908. 18:57:34 T:3764 DEBUG: Previous line repeats 2 times.
  34909. 18:57:34 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  34910. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  34911. 18:57:34 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  34912. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  34913. 18:57:34 T:3764 INFO: Previous line repeats 6 times.
  34914. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  34915. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34916. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  34917. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  34918. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34919. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34920. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34921. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34922. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34923. 18:57:34 T:3764 DEBUG: Previous line repeats 1 times.
  34924. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  34925. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  34926. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34927. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34928. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34929. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34930. 18:57:34 T:3764 DEBUG: Previous line repeats 3 times.
  34931. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  34932. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34933. 18:57:34 T:992 DEBUG: Previous line repeats 1 times.
  34934. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34935. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34936. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34937. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34938. 18:57:34 T:3764 DEBUG: Previous line repeats 3 times.
  34939. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  34940. 18:57:34 T:4088 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  34941. 18:57:34 T:4088 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  34942. 18:57:34 T:4088 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  34943. 18:57:34 T:4088 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  34944. 18:57:34 T:4088 INFO: Platinum [neptune.http]: got connection (reused: false)
  34945. 18:57:34 T:4088 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  34946. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34947. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34948. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34949. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34950. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34951. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  34952. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34953. 18:57:34 T:3764 DEBUG: Previous line repeats 2 times.
  34954. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  34955. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  34956. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34957. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34958. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34959. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34960. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34961. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  34962. 18:57:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34963. 18:57:34 T:3764 DEBUG: Previous line repeats 1 times.
  34964. 18:57:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  34965. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  34966. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34967. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34968. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34969. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34970. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34971. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34972. 18:57:35 T:3764 DEBUG: Previous line repeats 5 times.
  34973. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  34974. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  34975. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34976. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34977. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  34978. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  34979. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  34980. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34981. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  34982. 18:57:35 T:992 INFO: Previous line repeats 1 times.
  34983. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34984. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34985. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34986. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34987. 18:57:35 T:3764 DEBUG: Previous line repeats 1 times.
  34988. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  34989. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  34990. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34991. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  34992. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  34993. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34994. 18:57:35 T:992 DEBUG: Previous line repeats 1 times.
  34995. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  34996. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  34997. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  34998. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  34999. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35000. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35001. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35002. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35003. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35004. 18:57:35 T:992 DEBUG: Previous line repeats 1 times.
  35005. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35006. 18:57:35 T:6908 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  35007. 18:57:35 T:6908 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  35008. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  35009. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  35010. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35011. 18:57:35 T:6908 INFO: Platinum [neptune.http]: got connection (reused: false)
  35012. 18:57:35 T:6908 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  35013. 18:57:35 T:6908 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  35014. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  35015. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  35016. 18:57:35 T:6908 INFO: Platinum [neptune.http]: got connection (reused: false)
  35017. 18:57:35 T:6908 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  35018. 18:57:35 T:6908 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  35019. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  35020. 18:57:35 T:6908 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  35021. 18:57:35 T:6908 INFO: Platinum [neptune.http]: got connection (reused: false)
  35022. 18:57:35 T:6908 ERROR: Platinum [platinum.core.service]: No state variables found
  35023. 18:57:35 T:6908 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  35024. 18:57:35 T:6908 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  35025. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  35026. <specVersion>
  35027. <major>1</major>
  35028. <minor>0</minor>
  35029. </specVersion>
  35030. <actionList />
  35031. <serviceStateTable />
  35032. </scpd>
  35033. 18:57:35 T:6908 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  35034. 18:57:35 T:6908 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  35035. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  35036. <specVersion>
  35037. <major>1</major>
  35038. <minor>0</minor>
  35039. </specVersion>
  35040. <actionList />
  35041. <serviceStateTable />
  35042. </scpd>
  35043. 18:57:35 T:6908 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  35044. 18:57:35 T:992 NOTICE: Previous line repeats 2 times.
  35045. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35046. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35047. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35048. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35049. 18:57:35 T:992 DEBUG: Previous line repeats 2 times.
  35050. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35051. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35052. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  35053. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35054. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35055. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35056. 18:57:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35057. 18:57:35 T:3764 DEBUG: Previous line repeats 1 times.
  35058. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  35059. 18:57:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  35060. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35061. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35062. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35063. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35064. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35065. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35066. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35067. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  35068. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35069. 18:57:36 T:3764 DEBUG: Previous line repeats 1 times.
  35070. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  35071. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  35072. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35073. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35074. 18:57:36 T:992 DEBUG: Previous line repeats 1 times.
  35075. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35076. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35077. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35078. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35079. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  35080. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  35081. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  35082. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  35083. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35084. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35085. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35086. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35087. 18:57:36 T:3764 DEBUG: Previous line repeats 1 times.
  35088. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  35089. 18:57:36 T:3764 INFO: Previous line repeats 1 times.
  35090. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  35091. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35092. 18:57:36 T:3764 DEBUG: Previous line repeats 1 times.
  35093. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  35094. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35095. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35096. 18:57:36 T:992 DEBUG: Previous line repeats 1 times.
  35097. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35098. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  35099. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  35100. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35101. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35102. 18:57:36 T:3764 DEBUG: Previous line repeats 1 times.
  35103. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  35104. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35105. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  35106. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35107. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35108. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35109. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  35110. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35111. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35112. 18:57:36 T:3764 DEBUG: Previous line repeats 1 times.
  35113. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  35114. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35115. 18:57:36 T:992 DEBUG: Previous line repeats 2 times.
  35116. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35117. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35118. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35119. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35120. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  35121. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35122. 18:57:36 T:992 DEBUG: Previous line repeats 3 times.
  35123. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35124. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35125. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35126. 18:57:36 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  35127. 18:57:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35128. 18:57:37 T:992 DEBUG: Previous line repeats 5 times.
  35129. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35130. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35131. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35132. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35133. 18:57:37 T:5808 DEBUG: Previous line repeats 1 times.
  35134. 18:57:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  35135. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35136. 18:57:37 T:992 DEBUG: Previous line repeats 1 times.
  35137. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35138. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35139. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35140. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35141. 18:57:37 T:992 DEBUG: Previous line repeats 2 times.
  35142. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35143. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35144. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35145. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35146. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35147. 18:57:37 T:992 DEBUG: Previous line repeats 3 times.
  35148. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35149. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35150. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35151. 18:57:37 T:992 DEBUG: Previous line repeats 1 times.
  35152. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35153. 18:57:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  35154. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35155. 18:57:37 T:992 DEBUG: Previous line repeats 2 times.
  35156. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35157. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35158. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35159. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35160. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35161. 18:57:37 T:992 DEBUG: Previous line repeats 3 times.
  35162. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35163. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35164. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35165. 18:57:37 T:992 DEBUG: Previous line repeats 1 times.
  35166. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35167. 18:57:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35168. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35169. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35170. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35171. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35172. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35173. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35174. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35175. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35176. 18:57:38 T:992 DEBUG: Previous line repeats 2 times.
  35177. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35178. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35179. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35180. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35181. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35182. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35183. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35184. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35185. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35186. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35187. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35188. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35189. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35190. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35191. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35192. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35193. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35194. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35195. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35196. 18:57:38 T:992 DEBUG: Previous line repeats 2 times.
  35197. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35198. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35199. 18:57:38 T:992 DEBUG: Previous line repeats 1 times.
  35200. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35201. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35202. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35203. 18:57:38 T:992 DEBUG: Previous line repeats 3 times.
  35204. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35205. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35206. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35207. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35208. 18:57:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35209. 18:57:39 T:992 DEBUG: Previous line repeats 3 times.
  35210. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35211. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35212. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35213. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35214. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35215. 18:57:39 T:992 DEBUG: Previous line repeats 3 times.
  35216. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35217. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35218. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35219. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35220. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35221. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35222. 18:57:39 T:992 DEBUG: Previous line repeats 3 times.
  35223. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35224. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35225. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35226. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35227. 18:57:39 T:992 DEBUG: Previous line repeats 3 times.
  35228. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35229. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35230. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35231. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35232. 18:57:39 T:992 DEBUG: Previous line repeats 4 times.
  35233. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35234. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35235. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35236. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35237. 18:57:39 T:992 DEBUG: Previous line repeats 4 times.
  35238. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35239. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35240. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35241. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35242. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35243. 18:57:39 T:992 DEBUG: Previous line repeats 4 times.
  35244. 18:57:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35245. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35246. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35247. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35248. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35249. 18:57:40 T:992 DEBUG: Previous line repeats 4 times.
  35250. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35251. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35252. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35253. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35254. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35255. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35256. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35257. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35258. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35259. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35260. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35261. 18:57:40 T:992 DEBUG: Previous line repeats 3 times.
  35262. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35263. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35264. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35265. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35266. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35267. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35268. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35269. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35270. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35271. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35272. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35273. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35274. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35275. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35276. 18:57:40 T:992 DEBUG: Previous line repeats 2 times.
  35277. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35278. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35279. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35280. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35281. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35282. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35283. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35284. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35285. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35286. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35287. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35288. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35289. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35290. 18:57:40 T:992 DEBUG: Previous line repeats 1 times.
  35291. 18:57:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35292. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35293. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35294. 18:57:41 T:992 DEBUG: Previous line repeats 2 times.
  35295. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35296. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35297. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35298. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35299. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35300. 18:57:41 T:992 DEBUG: Previous line repeats 3 times.
  35301. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35302. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35303. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35304. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35305. 18:57:41 T:992 DEBUG: Previous line repeats 1 times.
  35306. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35307. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35308. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35309. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35310. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35311. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35312. 18:57:41 T:992 DEBUG: Previous line repeats 2 times.
  35313. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35314. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35315. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35316. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35317. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35318. 18:57:41 T:992 DEBUG: Previous line repeats 3 times.
  35319. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35320. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35321. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35322. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35323. 18:57:41 T:992 DEBUG: Previous line repeats 3 times.
  35324. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35325. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35326. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35327. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35328. 18:57:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35329. 18:57:42 T:992 DEBUG: Previous line repeats 4 times.
  35330. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35331. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35332. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35333. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35334. 18:57:42 T:5808 DEBUG: Previous line repeats 3 times.
  35335. 18:57:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  35336. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35337. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35338. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35339. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35340. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35341. 18:57:42 T:992 DEBUG: Previous line repeats 2 times.
  35342. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35343. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35344. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35345. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35346. 18:57:42 T:992 DEBUG: Previous line repeats 3 times.
  35347. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35348. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35349. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35350. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35351. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35352. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35353. 18:57:42 T:992 DEBUG: Previous line repeats 3 times.
  35354. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35355. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35356. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35357. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35358. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35359. 18:57:42 T:992 DEBUG: Previous line repeats 3 times.
  35360. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35361. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35362. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35363. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35364. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35365. 18:57:42 T:992 DEBUG: Previous line repeats 3 times.
  35366. 18:57:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35367. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35368. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35369. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35370. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35371. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35372. 18:57:43 T:992 DEBUG: Previous line repeats 2 times.
  35373. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35374. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35375. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35376. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35377. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35378. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35379. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35380. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35381. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35382. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35383. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35384. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35385. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35386. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35387. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35388. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35389. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35390. 18:57:43 T:992 DEBUG: Previous line repeats 2 times.
  35391. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35392. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35393. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35394. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35395. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35396. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35397. 18:57:43 T:992 DEBUG: Previous line repeats 3 times.
  35398. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35399. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35400. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35401. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35402. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35403. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35404. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35405. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35406. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35407. 18:57:43 T:992 DEBUG: Previous line repeats 1 times.
  35408. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35409. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35410. 18:57:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35411. 18:57:44 T:992 DEBUG: Previous line repeats 2 times.
  35412. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35413. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35414. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35415. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35416. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35417. 18:57:44 T:992 DEBUG: Previous line repeats 3 times.
  35418. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35419. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35420. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35421. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35422. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35423. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35424. 18:57:44 T:992 DEBUG: Previous line repeats 1 times.
  35425. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35426. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35427. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35428. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35429. 18:57:44 T:992 DEBUG: Previous line repeats 4 times.
  35430. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35431. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35432. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35433. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35434. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35435. 18:57:44 T:992 DEBUG: Previous line repeats 3 times.
  35436. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35437. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35438. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35439. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35440. 18:57:44 T:992 DEBUG: Previous line repeats 4 times.
  35441. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35442. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35443. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35444. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35445. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35446. 18:57:44 T:992 DEBUG: Previous line repeats 3 times.
  35447. 18:57:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35448. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35449. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35450. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35451. 18:57:45 T:6204 DEBUG: Previous line repeats 1 times.
  35452. 18:57:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  35453. 18:57:45 T:992 INFO: Previous line repeats 8 times.
  35454. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35455. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35456. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35457. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35458. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35459. 18:57:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  35460. 18:57:45 T:992 INFO: Previous line repeats 7 times.
  35461. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35462. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35463. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35464. 18:57:45 T:992 DEBUG: Previous line repeats 3 times.
  35465. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35466. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35467. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35468. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35469. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35470. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35471. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35472. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35473. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35474. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35475. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35476. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35477. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35478. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35479. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35480. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35481. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35482. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35483. 18:57:45 T:992 DEBUG: Previous line repeats 2 times.
  35484. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35485. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35486. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35487. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35488. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35489. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35490. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35491. 18:57:45 T:992 DEBUG: Previous line repeats 1 times.
  35492. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35493. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35494. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35495. 18:57:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  35496. 18:57:45 T:992 INFO: Previous line repeats 5 times.
  35497. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35498. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35499. 18:57:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35500. 18:57:46 T:992 DEBUG: Previous line repeats 1 times.
  35501. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35502. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35503. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35504. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35505. 18:57:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  35506. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35507. 18:57:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  35508. 18:57:46 T:992 INFO: Previous line repeats 3 times.
  35509. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35510. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35511. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35512. 18:57:46 T:992 DEBUG: Previous line repeats 1 times.
  35513. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35514. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35515. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35516. 18:57:46 T:992 DEBUG: Previous line repeats 3 times.
  35517. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35518. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35519. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35520. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35521. 18:57:46 T:992 DEBUG: Previous line repeats 1 times.
  35522. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35523. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35524. 18:57:46 T:992 DEBUG: Previous line repeats 1 times.
  35525. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35526. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35527. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35528. 18:57:46 T:992 DEBUG: Previous line repeats 3 times.
  35529. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35530. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35531. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35532. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35533. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35534. 18:57:46 T:992 DEBUG: Previous line repeats 3 times.
  35535. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35536. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35537. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35538. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35539. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35540. 18:57:46 T:992 DEBUG: Previous line repeats 3 times.
  35541. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35542. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35543. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35544. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35545. 18:57:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35546. 18:57:47 T:992 DEBUG: Previous line repeats 2 times.
  35547. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35548. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35549. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35550. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35551. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35552. 18:57:47 T:5808 DEBUG: Previous line repeats 2 times.
  35553. 18:57:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  35554. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35555. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35556. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35557. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35558. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35559. 18:57:47 T:992 DEBUG: Previous line repeats 2 times.
  35560. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35561. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35562. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35563. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35564. 18:57:47 T:992 DEBUG: Previous line repeats 3 times.
  35565. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35566. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35567. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35568. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35569. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35570. 18:57:47 T:992 DEBUG: Previous line repeats 4 times.
  35571. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35572. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35573. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35574. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35575. 18:57:47 T:992 DEBUG: Previous line repeats 3 times.
  35576. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35577. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35578. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35579. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35580. 18:57:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35581. 18:57:48 T:992 DEBUG: Previous line repeats 2 times.
  35582. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35583. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35584. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35585. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35586. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35587. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35588. 18:57:48 T:992 DEBUG: Previous line repeats 3 times.
  35589. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35590. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35591. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35592. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35593. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35594. 18:57:48 T:992 DEBUG: Previous line repeats 2 times.
  35595. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35596. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35597. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35598. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35599. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35600. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35601. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35602. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35603. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35604. 18:57:48 T:992 DEBUG: Previous line repeats 1 times.
  35605. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35606. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35607. 18:57:48 T:992 DEBUG: Previous line repeats 2 times.
  35608. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35609. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35610. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35611. 18:57:48 T:992 DEBUG: Previous line repeats 1 times.
  35612. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35613. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35614. 18:57:48 T:992 DEBUG: Previous line repeats 2 times.
  35615. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35616. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35617. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35618. 18:57:48 T:992 DEBUG: Previous line repeats 2 times.
  35619. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35620. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35621. 18:57:48 T:992 DEBUG: Previous line repeats 1 times.
  35622. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35623. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35624. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35625. 18:57:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35626. 18:57:49 T:992 DEBUG: Previous line repeats 2 times.
  35627. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35628. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35629. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35630. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35631. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35632. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35633. 18:57:49 T:992 DEBUG: Previous line repeats 1 times.
  35634. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35635. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35636. 18:57:49 T:992 DEBUG: Previous line repeats 1 times.
  35637. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35638. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35639. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35640. 18:57:49 T:992 DEBUG: Previous line repeats 3 times.
  35641. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35642. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35643. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35644. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35645. 18:57:49 T:992 DEBUG: Previous line repeats 1 times.
  35646. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35647. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35648. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35649. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35650. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35651. 18:57:49 T:992 DEBUG: Previous line repeats 4 times.
  35652. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35653. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35654. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35655. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35656. 18:57:49 T:992 DEBUG: Previous line repeats 3 times.
  35657. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35658. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35659. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35660. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35661. 18:57:49 T:992 DEBUG: Previous line repeats 4 times.
  35662. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35663. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35664. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35665. 18:57:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35666. 18:57:50 T:992 DEBUG: Previous line repeats 4 times.
  35667. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35668. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35669. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35670. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35671. 18:57:50 T:992 DEBUG: Previous line repeats 3 times.
  35672. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35673. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35674. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35675. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35676. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35677. 18:57:50 T:992 DEBUG: Previous line repeats 2 times.
  35678. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35679. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35680. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35681. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35682. 18:57:50 T:992 DEBUG: Previous line repeats 3 times.
  35683. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35684. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35685. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35686. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35687. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35688. 18:57:50 T:992 DEBUG: Previous line repeats 2 times.
  35689. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35690. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35691. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35692. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35693. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35694. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35695. 18:57:50 T:992 DEBUG: Previous line repeats 2 times.
  35696. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35697. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35698. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35699. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35700. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35701. 18:57:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35702. 18:57:51 T:992 DEBUG: Previous line repeats 2 times.
  35703. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35704. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35705. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35706. 18:57:51 T:992 DEBUG: Previous line repeats 1 times.
  35707. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35708. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35709. 18:57:51 T:992 DEBUG: Previous line repeats 2 times.
  35710. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35711. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35712. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35713. 18:57:51 T:992 DEBUG: Previous line repeats 1 times.
  35714. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35715. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35716. 18:57:51 T:992 DEBUG: Previous line repeats 2 times.
  35717. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35718. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35719. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35720. 18:57:51 T:992 DEBUG: Previous line repeats 1 times.
  35721. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35722. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35723. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35724. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35725. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35726. 18:57:51 T:992 DEBUG: Previous line repeats 2 times.
  35727. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35728. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35729. 18:57:51 T:992 DEBUG: Previous line repeats 1 times.
  35730. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35731. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35732. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35733. 18:57:51 T:992 DEBUG: Previous line repeats 3 times.
  35734. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35735. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35736. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35737. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35738. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35739. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35740. 18:57:51 T:992 DEBUG: Previous line repeats 3 times.
  35741. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35742. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35743. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35744. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35745. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35746. 18:57:51 T:992 DEBUG: Previous line repeats 3 times.
  35747. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35748. 18:57:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35749. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35750. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35751. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35752. 18:57:52 T:5808 DEBUG: Previous line repeats 3 times.
  35753. 18:57:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  35754. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35755. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35756. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35757. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35758. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35759. 18:57:52 T:992 DEBUG: Previous line repeats 2 times.
  35760. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35761. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35762. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35763. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35764. 18:57:52 T:992 DEBUG: Previous line repeats 4 times.
  35765. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35766. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35767. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35768. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35769. 18:57:52 T:992 DEBUG: Previous line repeats 4 times.
  35770. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35771. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35772. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35773. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35774. 18:57:52 T:992 DEBUG: Previous line repeats 3 times.
  35775. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35776. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35777. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35778. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35779. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35780. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35781. 18:57:52 T:992 DEBUG: Previous line repeats 3 times.
  35782. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35783. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35784. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35785. 18:57:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35786. 18:57:53 T:992 DEBUG: Previous line repeats 3 times.
  35787. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35788. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35789. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35790. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35791. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35792. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35793. 18:57:53 T:992 DEBUG: Previous line repeats 3 times.
  35794. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35795. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35796. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35797. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35798. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35799. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35800. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35801. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35802. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35803. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35804. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35805. 18:57:53 T:992 DEBUG: Previous line repeats 2 times.
  35806. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35807. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35808. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35809. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35810. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35811. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35812. 18:57:53 T:992 DEBUG: Previous line repeats 2 times.
  35813. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35814. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35815. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35816. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35817. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35818. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35819. 18:57:53 T:992 DEBUG: Previous line repeats 1 times.
  35820. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35821. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35822. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35823. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35824. 18:57:53 T:992 DEBUG: Previous line repeats 2 times.
  35825. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35826. 18:57:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35827. 18:57:54 T:992 DEBUG: Previous line repeats 1 times.
  35828. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35829. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35830. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35831. 18:57:54 T:992 DEBUG: Previous line repeats 3 times.
  35832. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35833. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35834. 18:57:54 T:992 DEBUG: Previous line repeats 1 times.
  35835. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35836. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35837. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35838. 18:57:54 T:992 DEBUG: Previous line repeats 1 times.
  35839. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35840. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35841. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35842. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35843. 18:57:54 T:992 DEBUG: Previous line repeats 3 times.
  35844. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35845. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35846. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35847. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35848. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35849. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35850. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35851. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35852. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35853. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35854. 18:57:54 T:992 DEBUG: Previous line repeats 4 times.
  35855. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35856. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35857. 18:57:54 T:992 DEBUG: Previous line repeats 1 times.
  35858. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35859. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35860. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35861. 18:57:54 T:992 DEBUG: Previous line repeats 3 times.
  35862. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35863. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35864. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35865. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35866. 18:57:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35867. 18:57:55 T:992 DEBUG: Previous line repeats 2 times.
  35868. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35869. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35870. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35871. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35872. 18:57:55 T:992 DEBUG: Previous line repeats 4 times.
  35873. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35874. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35875. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35876. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35877. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35878. 18:57:55 T:992 DEBUG: Previous line repeats 1 times.
  35879. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35880. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35881. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35882. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35883. 18:57:55 T:992 DEBUG: Previous line repeats 3 times.
  35884. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35885. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35886. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35887. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35888. 18:57:55 T:992 DEBUG: Previous line repeats 3 times.
  35889. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35890. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35891. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35892. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35893. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35894. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35895. 18:57:55 T:992 DEBUG: Previous line repeats 2 times.
  35896. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35897. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35898. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35899. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35900. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35901. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35902. 18:57:55 T:992 DEBUG: Previous line repeats 2 times.
  35903. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35904. 18:57:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35905. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35906. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35907. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35908. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35909. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35910. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35911. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35912. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35913. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35914. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35915. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35916. 18:57:56 T:992 DEBUG: Previous line repeats 3 times.
  35917. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35918. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35919. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35920. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35921. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35922. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35923. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35924. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35925. 18:57:56 T:992 DEBUG: Previous line repeats 2 times.
  35926. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35927. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35928. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35929. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35930. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35931. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35932. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35933. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35934. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35935. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35936. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35937. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35938. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35939. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35940. 18:57:56 T:992 DEBUG: Previous line repeats 3 times.
  35941. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35942. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35943. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35944. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35945. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35946. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35947. 18:57:56 T:992 DEBUG: Previous line repeats 1 times.
  35948. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35949. 18:57:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35950. 18:57:57 T:992 DEBUG: Previous line repeats 1 times.
  35951. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35952. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35953. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35954. 18:57:57 T:992 DEBUG: Previous line repeats 3 times.
  35955. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35956. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35957. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35958. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35959. 18:57:57 T:5808 DEBUG: Previous line repeats 1 times.
  35960. 18:57:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  35961. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35962. 18:57:57 T:992 DEBUG: Previous line repeats 2 times.
  35963. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35964. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35965. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35966. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35967. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35968. 18:57:57 T:992 DEBUG: Previous line repeats 1 times.
  35969. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35970. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35971. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35972. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35973. 18:57:57 T:992 DEBUG: Previous line repeats 4 times.
  35974. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35975. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35976. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35977. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35978. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35979. 18:57:57 T:992 DEBUG: Previous line repeats 3 times.
  35980. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35981. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35982. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35983. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35984. 18:57:57 T:992 DEBUG: Previous line repeats 4 times.
  35985. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35986. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35987. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35988. 18:57:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35989. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35990. 18:57:58 T:992 DEBUG: Previous line repeats 3 times.
  35991. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35992. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35993. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  35994. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35995. 18:57:58 T:992 DEBUG: Previous line repeats 4 times.
  35996. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  35997. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  35998. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  35999. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36000. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36001. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36002. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36003. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36004. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36005. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36006. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36007. 18:57:58 T:992 DEBUG: Previous line repeats 4 times.
  36008. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36009. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36010. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36011. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36012. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36013. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36014. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36015. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36016. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36017. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36018. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36019. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36020. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36021. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36022. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36023. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36024. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36025. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36026. 18:57:58 T:992 DEBUG: Previous line repeats 1 times.
  36027. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36028. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36029. 18:57:58 T:992 DEBUG: Previous line repeats 2 times.
  36030. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36031. 18:57:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36032. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36033. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36034. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36035. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36036. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36037. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36038. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36039. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36040. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36041. 18:57:59 T:992 DEBUG: Previous line repeats 2 times.
  36042. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36043. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36044. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36045. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36046. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36047. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36048. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36049. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36050. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36051. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36052. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36053. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36054. 18:57:59 T:992 DEBUG: Previous line repeats 2 times.
  36055. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36056. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36057. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36058. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36059. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36060. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36061. 18:57:59 T:992 DEBUG: Previous line repeats 3 times.
  36062. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36063. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36064. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36065. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36066. 18:57:59 T:992 DEBUG: Previous line repeats 3 times.
  36067. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36068. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36069. 18:57:59 T:992 DEBUG: Previous line repeats 1 times.
  36070. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36071. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36072. 18:57:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36073. 18:58:00 T:992 DEBUG: Previous line repeats 3 times.
  36074. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36075. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36076. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36077. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36078. 18:58:00 T:992 DEBUG: Previous line repeats 3 times.
  36079. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36080. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36081. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36082. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36083. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36084. 18:58:00 T:992 DEBUG: Previous line repeats 2 times.
  36085. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36086. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36087. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36088. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36089. 18:58:00 T:992 DEBUG: Previous line repeats 3 times.
  36090. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36091. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36092. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36093. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36094. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36095. 18:58:00 T:992 DEBUG: Previous line repeats 4 times.
  36096. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36097. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36098. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36099. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36100. 18:58:00 T:992 DEBUG: Previous line repeats 3 times.
  36101. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36102. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36103. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36104. 18:58:00 T:992 DEBUG: Previous line repeats 1 times.
  36105. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36106. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36107. 18:58:00 T:992 DEBUG: Previous line repeats 2 times.
  36108. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36109. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36110. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36111. 18:58:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36112. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36113. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36114. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36115. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36116. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36117. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36118. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36119. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36120. 18:58:01 T:992 DEBUG: Previous line repeats 2 times.
  36121. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36122. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36123. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36124. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36125. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36126. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36127. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36128. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36129. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36130. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36131. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36132. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36133. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36134. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36135. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36136. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36137. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36138. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36139. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36140. 18:58:01 T:992 DEBUG: Previous line repeats 2 times.
  36141. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36142. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36143. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36144. 18:58:01 T:992 DEBUG: Previous line repeats 2 times.
  36145. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36146. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36147. 18:58:01 T:992 DEBUG: Previous line repeats 1 times.
  36148. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36149. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36150. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36151. 18:58:01 T:992 DEBUG: Previous line repeats 2 times.
  36152. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36153. 18:58:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36154. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36155. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36156. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36157. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36158. 18:58:02 T:992 DEBUG: Previous line repeats 2 times.
  36159. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36160. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36161. 18:58:02 T:992 DEBUG: Previous line repeats 1 times.
  36162. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36163. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36164. 18:58:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  36165. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36166. 18:58:02 T:992 DEBUG: Previous line repeats 2 times.
  36167. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36168. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36169. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36170. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36171. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36172. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36173. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36174. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36175. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36176. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36177. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36178. 18:58:02 T:992 DEBUG: Previous line repeats 3 times.
  36179. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36180. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36181. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36182. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36183. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36184. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36185. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36186. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36187. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36188. 18:58:02 T:992 DEBUG: Previous line repeats 5 times.
  36189. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36190. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36191. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36192. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36193. 18:58:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36194. 18:58:03 T:992 DEBUG: Previous line repeats 4 times.
  36195. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36196. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36197. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36198. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36199. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36200. 18:58:03 T:992 DEBUG: Previous line repeats 3 times.
  36201. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36202. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36203. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36204. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36205. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36206. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36207. 18:58:03 T:992 DEBUG: Previous line repeats 3 times.
  36208. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36209. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36210. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36211. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36212. 18:58:03 T:992 DEBUG: Previous line repeats 2 times.
  36213. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36214. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36215. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36216. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36217. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36218. 18:58:03 T:992 DEBUG: Previous line repeats 3 times.
  36219. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36220. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36221. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36222. 18:58:03 T:992 DEBUG: Previous line repeats 1 times.
  36223. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36224. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36225. 18:58:03 T:992 DEBUG: Previous line repeats 2 times.
  36226. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36227. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36228. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36229. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36230. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36231. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36232. 18:58:03 T:992 DEBUG: Previous line repeats 2 times.
  36233. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36234. 18:58:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36235. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36236. 18:58:04 T:992 DEBUG: Previous line repeats 1 times.
  36237. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36238. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36239. 18:58:04 T:992 DEBUG: Previous line repeats 1 times.
  36240. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36241. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36242. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36243. 18:58:04 T:992 DEBUG: Previous line repeats 2 times.
  36244. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36245. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36246. 18:58:04 T:992 DEBUG: Previous line repeats 2 times.
  36247. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36248. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36249. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36250. 18:58:04 T:992 DEBUG: Previous line repeats 1 times.
  36251. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36252. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36253. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36254. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36255. 18:58:04 T:992 DEBUG: Previous line repeats 2 times.
  36256. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36257. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36258. 18:58:04 T:992 DEBUG: Previous line repeats 1 times.
  36259. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36260. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36261. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36262. 18:58:04 T:992 DEBUG: Previous line repeats 2 times.
  36263. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36264. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36265. 18:58:04 T:992 DEBUG: Previous line repeats 1 times.
  36266. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36267. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36268. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36269. 18:58:04 T:992 DEBUG: Previous line repeats 2 times.
  36270. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36271. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36272. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36273. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36274. 18:58:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36275. 18:58:05 T:992 DEBUG: Previous line repeats 4 times.
  36276. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36277. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36278. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36279. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36280. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36281. 18:58:05 T:992 DEBUG: Previous line repeats 3 times.
  36282. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36283. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36284. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36285. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36286. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36287. 18:58:05 T:992 DEBUG: Previous line repeats 4 times.
  36288. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36289. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36290. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36291. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36292. 18:58:05 T:992 DEBUG: Previous line repeats 1 times.
  36293. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36294. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36295. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36296. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36297. 18:58:05 T:992 DEBUG: Previous line repeats 3 times.
  36298. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36299. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36300. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36301. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36302. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36303. 18:58:05 T:992 DEBUG: Previous line repeats 3 times.
  36304. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36305. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36306. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36307. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36308. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36309. 18:58:05 T:992 DEBUG: Previous line repeats 3 times.
  36310. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36311. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36312. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36313. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36314. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36315. 18:58:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36316. 18:58:06 T:992 DEBUG: Previous line repeats 3 times.
  36317. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36318. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36319. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36320. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36321. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36322. 18:58:06 T:992 DEBUG: Previous line repeats 4 times.
  36323. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36324. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36325. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36326. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36327. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36328. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36329. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36330. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36331. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36332. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36333. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36334. 18:58:06 T:992 DEBUG: Previous line repeats 3 times.
  36335. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36336. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36337. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36338. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36339. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36340. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36341. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36342. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36343. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36344. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36345. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36346. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36347. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36348. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36349. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36350. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36351. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36352. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36353. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36354. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36355. 18:58:06 T:992 DEBUG: Previous line repeats 1 times.
  36356. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36357. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36358. 18:58:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36359. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36360. 18:58:07 T:992 DEBUG: Previous line repeats 2 times.
  36361. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36362. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36363. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36364. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36365. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36366. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36367. 18:58:07 T:5808 DEBUG: Previous line repeats 1 times.
  36368. 18:58:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  36369. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36370. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36371. 18:58:07 T:992 DEBUG: Previous line repeats 1 times.
  36372. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36373. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36374. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36375. 18:58:07 T:992 DEBUG: Previous line repeats 1 times.
  36376. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36377. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36378. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36379. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36380. 18:58:07 T:992 DEBUG: Previous line repeats 3 times.
  36381. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36382. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36383. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36384. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36385. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36386. 18:58:07 T:992 DEBUG: Previous line repeats 2 times.
  36387. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36388. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36389. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36390. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36391. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36392. 18:58:07 T:992 DEBUG: Previous line repeats 4 times.
  36393. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36394. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36395. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36396. 18:58:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36397. 18:58:08 T:992 DEBUG: Previous line repeats 3 times.
  36398. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36399. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36400. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36401. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36402. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36403. 18:58:08 T:992 DEBUG: Previous line repeats 4 times.
  36404. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36405. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36406. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36407. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36408. 18:58:08 T:992 DEBUG: Previous line repeats 4 times.
  36409. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36410. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36411. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36412. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36413. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36414. 18:58:08 T:992 DEBUG: Previous line repeats 1 times.
  36415. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36416. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36417. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36418. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36419. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36420. 18:58:08 T:992 DEBUG: Previous line repeats 3 times.
  36421. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36422. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36423. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36424. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36425. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36426. 18:58:08 T:992 DEBUG: Previous line repeats 3 times.
  36427. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36428. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36429. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36430. 18:58:08 T:992 DEBUG: Previous line repeats 1 times.
  36431. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36432. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36433. 18:58:08 T:992 DEBUG: Previous line repeats 1 times.
  36434. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36435. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36436. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36437. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36438. 18:58:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36439. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36440. 18:58:09 T:992 DEBUG: Previous line repeats 2 times.
  36441. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36442. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36443. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36444. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36445. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36446. 18:58:09 T:992 DEBUG: Previous line repeats 2 times.
  36447. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36448. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36449. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36450. 18:58:09 T:992 DEBUG: Previous line repeats 1 times.
  36451. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36452. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36453. 18:58:09 T:992 DEBUG: Previous line repeats 1 times.
  36454. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36455. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36456. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36457. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36458. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36459. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36460. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36461. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36462. 18:58:09 T:992 DEBUG: Previous line repeats 2 times.
  36463. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36464. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36465. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36466. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36467. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36468. 18:58:09 T:992 DEBUG: Previous line repeats 2 times.
  36469. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36470. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36471. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36472. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36473. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36474. 18:58:09 T:992 DEBUG: Previous line repeats 2 times.
  36475. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36476. 18:58:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36477. 18:58:10 T:992 DEBUG: Previous line repeats 1 times.
  36478. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36479. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36480. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36481. 18:58:10 T:992 DEBUG: Previous line repeats 3 times.
  36482. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36483. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36484. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36485. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36486. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36487. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36488. 18:58:10 T:992 DEBUG: Previous line repeats 3 times.
  36489. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36490. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36491. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36492. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36493. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36494. 18:58:10 T:992 DEBUG: Previous line repeats 4 times.
  36495. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36496. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36497. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36498. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36499. 18:58:10 T:992 DEBUG: Previous line repeats 3 times.
  36500. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36501. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36502. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36503. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36504. 18:58:10 T:992 DEBUG: Previous line repeats 4 times.
  36505. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36506. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36507. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36508. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36509. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36510. 18:58:10 T:992 DEBUG: Previous line repeats 3 times.
  36511. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36512. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36513. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36514. 18:58:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36515. 18:58:11 T:992 DEBUG: Previous line repeats 4 times.
  36516. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36517. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36518. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36519. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36520. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36521. 18:58:11 T:992 DEBUG: Previous line repeats 3 times.
  36522. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36523. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36524. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36525. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36526. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36527. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36528. 18:58:11 T:992 DEBUG: Previous line repeats 3 times.
  36529. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36530. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36531. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36532. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36533. 18:58:11 T:992 DEBUG: Previous line repeats 3 times.
  36534. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36535. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36536. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36537. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36538. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36539. 18:58:11 T:992 DEBUG: Previous line repeats 2 times.
  36540. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36541. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36542. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36543. 18:58:11 T:992 DEBUG: Previous line repeats 1 times.
  36544. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36545. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36546. 18:58:11 T:992 DEBUG: Previous line repeats 2 times.
  36547. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36548. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36549. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36550. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36551. 18:58:11 T:992 DEBUG: Previous line repeats 1 times.
  36552. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36553. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36554. 18:58:11 T:992 DEBUG: Previous line repeats 1 times.
  36555. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36556. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36557. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36558. 18:58:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36559. 18:58:12 T:992 DEBUG: Previous line repeats 2 times.
  36560. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36561. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36562. 18:58:12 T:992 DEBUG: Previous line repeats 1 times.
  36563. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36564. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36565. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36566. 18:58:12 T:992 DEBUG: Previous line repeats 1 times.
  36567. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36568. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36569. 18:58:12 T:5808 DEBUG: Previous line repeats 1 times.
  36570. 18:58:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  36571. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36572. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36573. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36574. 18:58:12 T:992 DEBUG: Previous line repeats 1 times.
  36575. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36576. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36577. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36578. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36579. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36580. 18:58:12 T:992 DEBUG: Previous line repeats 2 times.
  36581. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36582. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36583. 18:58:12 T:992 DEBUG: Previous line repeats 1 times.
  36584. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36585. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36586. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36587. 18:58:12 T:992 DEBUG: Previous line repeats 2 times.
  36588. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36589. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36590. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36591. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36592. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36593. 18:58:12 T:992 DEBUG: Previous line repeats 2 times.
  36594. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36595. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36596. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36597. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36598. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36599. 18:58:12 T:992 DEBUG: Previous line repeats 3 times.
  36600. 18:58:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36601. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36602. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36603. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36604. 18:58:13 T:992 DEBUG: Previous line repeats 3 times.
  36605. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36606. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36607. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36608. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36609. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36610. 18:58:13 T:992 DEBUG: Previous line repeats 4 times.
  36611. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36612. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36613. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36614. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36615. 18:58:13 T:992 DEBUG: Previous line repeats 2 times.
  36616. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36617. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36618. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36619. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36620. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36621. 18:58:13 T:992 DEBUG: Previous line repeats 3 times.
  36622. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36623. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36624. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36625. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36626. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36627. 18:58:13 T:992 DEBUG: Previous line repeats 2 times.
  36628. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36629. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36630. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36631. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36632. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36633. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36634. 18:58:13 T:992 DEBUG: Previous line repeats 2 times.
  36635. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36636. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36637. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36638. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36639. 18:58:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36640. 18:58:14 T:992 DEBUG: Previous line repeats 3 times.
  36641. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36642. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36643. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36644. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36645. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36646. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36647. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36648. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36649. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36650. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36651. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36652. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36653. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36654. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36655. 18:58:14 T:992 DEBUG: Previous line repeats 2 times.
  36656. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36657. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36658. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36659. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36660. 18:58:14 T:992 DEBUG: Previous line repeats 2 times.
  36661. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36662. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36663. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36664. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36665. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36666. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36667. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36668. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36669. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36670. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36671. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36672. 18:58:14 T:992 DEBUG: Previous line repeats 2 times.
  36673. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36674. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36675. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36676. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36677. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36678. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36679. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36680. 18:58:14 T:992 DEBUG: Previous line repeats 1 times.
  36681. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36682. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36683. 18:58:14 T:992 DEBUG: Previous line repeats 2 times.
  36684. 18:58:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36685. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36686. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36687. 18:58:15 T:992 DEBUG: Previous line repeats 2 times.
  36688. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36689. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36690. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36691. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36692. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36693. 18:58:15 T:992 DEBUG: Previous line repeats 2 times.
  36694. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36695. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36696. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36697. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36698. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36699. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36700. 18:58:15 T:992 DEBUG: Previous line repeats 1 times.
  36701. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36702. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36703. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36704. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36705. 18:58:15 T:992 DEBUG: Previous line repeats 3 times.
  36706. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36707. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36708. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36709. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36710. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36711. 18:58:15 T:992 DEBUG: Previous line repeats 3 times.
  36712. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36713. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36714. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36715. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36716. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36717. 18:58:15 T:992 DEBUG: Previous line repeats 3 times.
  36718. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36719. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36720. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36721. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36722. 18:58:15 T:992 DEBUG: Previous line repeats 3 times.
  36723. 18:58:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36724. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36725. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36726. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36727. 18:58:16 T:992 DEBUG: Previous line repeats 3 times.
  36728. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36729. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36730. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36731. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36732. 18:58:16 T:992 DEBUG: Previous line repeats 3 times.
  36733. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36734. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36735. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36736. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36737. 18:58:16 T:992 DEBUG: Previous line repeats 3 times.
  36738. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36739. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36740. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36741. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36742. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36743. 18:58:16 T:992 DEBUG: Previous line repeats 3 times.
  36744. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36745. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36746. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36747. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36748. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36749. 18:58:16 T:992 DEBUG: Previous line repeats 3 times.
  36750. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36751. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36752. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36753. 18:58:16 T:992 DEBUG: Previous line repeats 1 times.
  36754. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36755. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36756. 18:58:16 T:992 DEBUG: Previous line repeats 1 times.
  36757. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36758. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36759. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36760. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36761. 18:58:16 T:992 DEBUG: Previous line repeats 1 times.
  36762. 18:58:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36763. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36764. 18:58:17 T:992 DEBUG: Previous line repeats 2 times.
  36765. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36766. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36767. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36768. 18:58:17 T:992 DEBUG: Previous line repeats 1 times.
  36769. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36770. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36771. 18:58:17 T:992 DEBUG: Previous line repeats 2 times.
  36772. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36773. 18:58:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  36774. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36775. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36776. 18:58:17 T:992 DEBUG: Previous line repeats 2 times.
  36777. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36778. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36779. 18:58:17 T:992 DEBUG: Previous line repeats 1 times.
  36780. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36781. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36782. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36783. 18:58:17 T:992 DEBUG: Previous line repeats 1 times.
  36784. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36785. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36786. 18:58:17 T:992 DEBUG: Previous line repeats 1 times.
  36787. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36788. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36789. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36790. 18:58:17 T:992 DEBUG: Previous line repeats 2 times.
  36791. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36792. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36793. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36794. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36795. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36796. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36797. 18:58:17 T:992 DEBUG: Previous line repeats 2 times.
  36798. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36799. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36800. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36801. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36802. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36803. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36804. 18:58:17 T:992 DEBUG: Previous line repeats 3 times.
  36805. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36806. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36807. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36808. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36809. 18:58:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36810. 18:58:18 T:992 DEBUG: Previous line repeats 2 times.
  36811. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36812. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36813. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36814. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36815. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36816. 18:58:18 T:992 DEBUG: Previous line repeats 4 times.
  36817. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36818. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36819. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36820. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36821. 18:58:18 T:992 DEBUG: Previous line repeats 1 times.
  36822. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36823. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36824. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36825. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36826. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36827. 18:58:18 T:992 DEBUG: Previous line repeats 3 times.
  36828. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36829. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36830. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36831. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36832. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36833. 18:58:18 T:992 DEBUG: Previous line repeats 3 times.
  36834. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36835. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36836. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36837. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36838. 18:58:18 T:992 DEBUG: Previous line repeats 3 times.
  36839. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36840. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36841. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36842. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36843. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36844. 18:58:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36845. 18:58:19 T:992 DEBUG: Previous line repeats 2 times.
  36846. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36847. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36848. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36849. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36850. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36851. 18:58:19 T:992 DEBUG: Previous line repeats 3 times.
  36852. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36853. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36854. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36855. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36856. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36857. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36858. 18:58:19 T:992 DEBUG: Previous line repeats 2 times.
  36859. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36860. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36861. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36862. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36863. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36864. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36865. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36866. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36867. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36868. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36869. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36870. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36871. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36872. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36873. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36874. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36875. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36876. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36877. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36878. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36879. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36880. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36881. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36882. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36883. 18:58:19 T:992 DEBUG: Previous line repeats 2 times.
  36884. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36885. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36886. 18:58:19 T:992 DEBUG: Previous line repeats 1 times.
  36887. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36888. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36889. 18:58:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36890. 18:58:20 T:992 DEBUG: Previous line repeats 2 times.
  36891. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36892. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36893. 18:58:20 T:992 DEBUG: Previous line repeats 1 times.
  36894. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36895. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36896. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36897. 18:58:20 T:992 DEBUG: Previous line repeats 2 times.
  36898. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36899. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36900. 18:58:20 T:992 DEBUG: Previous line repeats 1 times.
  36901. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36902. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36903. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36904. 18:58:20 T:992 DEBUG: Previous line repeats 3 times.
  36905. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36906. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36907. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36908. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36909. 18:58:20 T:992 DEBUG: Previous line repeats 1 times.
  36910. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36911. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36912. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36913. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36914. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36915. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36916. 18:58:20 T:992 DEBUG: Previous line repeats 3 times.
  36917. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36918. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36919. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36920. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36921. 18:58:20 T:992 DEBUG: Previous line repeats 4 times.
  36922. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36923. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36924. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36925. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36926. 18:58:20 T:992 DEBUG: Previous line repeats 4 times.
  36927. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36928. 18:58:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36929. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36930. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36931. 18:58:21 T:992 DEBUG: Previous line repeats 4 times.
  36932. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36933. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36934. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36935. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36936. 18:58:21 T:992 DEBUG: Previous line repeats 4 times.
  36937. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36938. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36939. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36940. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36941. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36942. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36943. 18:58:21 T:992 DEBUG: Previous line repeats 3 times.
  36944. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36945. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36946. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36947. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36948. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36949. 18:58:21 T:992 DEBUG: Previous line repeats 4 times.
  36950. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36951. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36952. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36953. 18:58:21 T:992 DEBUG: Previous line repeats 1 times.
  36954. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36955. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36956. 18:58:21 T:992 DEBUG: Previous line repeats 2 times.
  36957. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36958. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36959. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36960. 18:58:21 T:992 DEBUG: Previous line repeats 1 times.
  36961. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36962. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36963. 18:58:21 T:992 DEBUG: Previous line repeats 2 times.
  36964. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36965. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36966. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36967. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36968. 18:58:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36969. 18:58:22 T:992 DEBUG: Previous line repeats 3 times.
  36970. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36971. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36972. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36973. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  36974. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36975. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36976. 18:58:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  36977. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36978. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36979. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36980. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36981. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36982. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36983. 18:58:22 T:992 DEBUG: Previous line repeats 2 times.
  36984. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36985. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36986. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36987. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36988. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  36989. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36990. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36991. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  36992. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  36993. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  36994. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36995. 18:58:22 T:992 DEBUG: Previous line repeats 2 times.
  36996. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  36997. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  36998. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  36999. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37000. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37001. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37002. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  37003. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37004. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37005. 18:58:22 T:992 DEBUG: Previous line repeats 1 times.
  37006. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37007. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37008. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37009. 18:58:22 T:992 DEBUG: Previous line repeats 3 times.
  37010. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37011. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37012. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37013. 18:58:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37014. 18:58:23 T:992 DEBUG: Previous line repeats 3 times.
  37015. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37016. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37017. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37018. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37019. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37020. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37021. 18:58:23 T:992 DEBUG: Previous line repeats 2 times.
  37022. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37023. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37024. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37025. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37026. 18:58:23 T:992 DEBUG: Previous line repeats 4 times.
  37027. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37028. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37029. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37030. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37031. 18:58:23 T:992 DEBUG: Previous line repeats 3 times.
  37032. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37033. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37034. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37035. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37036. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37037. 18:58:23 T:992 DEBUG: Previous line repeats 4 times.
  37038. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37039. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37040. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37041. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37042. 18:58:23 T:992 DEBUG: Previous line repeats 3 times.
  37043. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37044. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37045. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37046. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37047. 18:58:23 T:992 DEBUG: Previous line repeats 3 times.
  37048. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37049. 18:58:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37050. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37051. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37052. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37053. 18:58:24 T:992 DEBUG: Previous line repeats 2 times.
  37054. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37055. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37056. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37057. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37058. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37059. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37060. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37061. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37062. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37063. 18:58:24 T:992 DEBUG: Previous line repeats 3 times.
  37064. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37065. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37066. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37067. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37068. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37069. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37070. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37071. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37072. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37073. 18:58:24 T:992 DEBUG: Previous line repeats 2 times.
  37074. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37075. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37076. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37077. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37078. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37079. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37080. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37081. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37082. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37083. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37084. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37085. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37086. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37087. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37088. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37089. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37090. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37091. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37092. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37093. 18:58:24 T:992 DEBUG: Previous line repeats 1 times.
  37094. 18:58:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37095. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37096. 18:58:25 T:992 DEBUG: Previous line repeats 1 times.
  37097. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37098. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37099. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37100. 18:58:25 T:992 DEBUG: Previous line repeats 1 times.
  37101. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37102. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37103. 18:58:25 T:992 DEBUG: Previous line repeats 1 times.
  37104. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37105. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37106. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37107. 18:58:25 T:992 DEBUG: Previous line repeats 1 times.
  37108. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37109. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37110. 18:58:25 T:992 DEBUG: Previous line repeats 2 times.
  37111. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37112. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37113. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37114. 18:58:25 T:992 DEBUG: Previous line repeats 2 times.
  37115. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37116. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37117. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37118. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37119. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37120. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37121. 18:58:25 T:992 DEBUG: Previous line repeats 2 times.
  37122. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37123. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37124. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37125. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37126. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37127. 18:58:25 T:992 DEBUG: Previous line repeats 3 times.
  37128. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37129. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37130. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37131. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37132. 18:58:25 T:992 DEBUG: Previous line repeats 3 times.
  37133. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37134. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37135. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37136. 18:58:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37137. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37138. 18:58:26 T:992 DEBUG: Previous line repeats 3 times.
  37139. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37140. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37141. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37142. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37143. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37144. 18:58:26 T:992 DEBUG: Previous line repeats 2 times.
  37145. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37146. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37147. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37148. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37149. 18:58:26 T:992 DEBUG: Previous line repeats 5 times.
  37150. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37151. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37152. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37153. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37154. 18:58:26 T:992 DEBUG: Previous line repeats 3 times.
  37155. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37156. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37157. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37158. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37159. 18:58:26 T:992 DEBUG: Previous line repeats 3 times.
  37160. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37161. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37162. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37163. 18:58:26 T:992 DEBUG: Previous line repeats 1 times.
  37164. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37165. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37166. 18:58:26 T:992 DEBUG: Previous line repeats 2 times.
  37167. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37168. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37169. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37170. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37171. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37172. 18:58:26 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  37173. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37174. 18:58:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  37175. 18:58:26 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  37176. 18:58:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  37177. 18:58:26 T:992 INFO: Previous line repeats 2 times.
  37178. 18:58:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37179. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  37180. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37181. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37182. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37183. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  37184. 18:58:27 T:3764 INFO: Previous line repeats 2 times.
  37185. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37186. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37187. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37188. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37189. 18:58:27 T:992 DEBUG: Previous line repeats 2 times.
  37190. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37191. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37192. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  37193. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37194. 18:58:27 T:5808 INFO: Previous line repeats 1 times.
  37195. 18:58:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  37196. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37197. 18:58:27 T:992 DEBUG: Previous line repeats 1 times.
  37198. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37199. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37200. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  37201. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37202. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37203. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37204. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  37205. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37206. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  37207. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37208. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  37209. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37210. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37211. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37212. 18:58:27 T:3764 DEBUG: Previous line repeats 1 times.
  37213. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  37214. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37215. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37216. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37217. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37218. 18:58:27 T:3504 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  37219. 18:58:27 T:3504 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  37220. 18:58:27 T:3504 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37221. 18:58:27 T:3504 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  37222. 18:58:27 T:3504 INFO: Platinum [neptune.http]: got connection (reused: false)
  37223. 18:58:27 T:3504 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  37224. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37225. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37226. 18:58:27 T:3764 DEBUG: Previous line repeats 1 times.
  37227. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  37228. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  37229. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37230. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37231. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37232. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37233. 18:58:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  37234. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  37235. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37236. 18:58:27 T:992 DEBUG: Previous line repeats 1 times.
  37237. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37238. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37239. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  37240. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  37241. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37242. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37243. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37244. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37245. 18:58:27 T:992 DEBUG: Previous line repeats 1 times.
  37246. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37247. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37248. 18:58:27 T:3764 DEBUG: Previous line repeats 1 times.
  37249. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  37250. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37251. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37252. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37253. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  37254. 18:58:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37255. 18:58:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  37256. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37257. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  37258. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37259. 18:58:28 T:992 DEBUG: Previous line repeats 1 times.
  37260. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37261. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37262. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37263. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37264. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  37265. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37266. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37267. 18:58:28 T:3764 DEBUG: Previous line repeats 1 times.
  37268. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37269. 18:58:28 T:992 INFO: Previous line repeats 1 times.
  37270. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37271. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37272. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37273. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37274. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37275. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  37276. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  37277. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37278. 18:58:28 T:992 DEBUG: Previous line repeats 1 times.
  37279. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37280. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37281. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37282. 18:58:28 T:992 DEBUG: Previous line repeats 1 times.
  37283. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37284. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37285. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  37286. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  37287. 18:58:28 T:992 INFO: Previous line repeats 1 times.
  37288. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37289. 18:58:28 T:3316 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  37290. 18:58:28 T:3316 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  37291. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37292. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  37293. 18:58:28 T:3316 INFO: Platinum [neptune.http]: got connection (reused: false)
  37294. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  37295. 18:58:28 T:3316 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  37296. 18:58:28 T:3316 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  37297. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37298. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  37299. 18:58:28 T:3316 INFO: Platinum [neptune.http]: got connection (reused: false)
  37300. 18:58:28 T:3316 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  37301. 18:58:28 T:3316 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  37302. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37303. 18:58:28 T:3316 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  37304. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37305. 18:58:28 T:992 DEBUG: Previous line repeats 1 times.
  37306. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37307. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37308. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37309. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37310. 18:58:28 T:3316 DEBUG: Previous line repeats 1 times.
  37311. 18:58:28 T:3316 INFO: Platinum [neptune.http]: got connection (reused: false)
  37312. 18:58:28 T:3316 ERROR: Platinum [platinum.core.service]: No state variables found
  37313. 18:58:28 T:3316 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  37314. 18:58:28 T:3316 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  37315. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  37316. <specVersion>
  37317. <major>1</major>
  37318. <minor>0</minor>
  37319. </specVersion>
  37320. <actionList />
  37321. <serviceStateTable />
  37322. </scpd>
  37323. 18:58:28 T:3316 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  37324. 18:58:28 T:3316 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  37325. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  37326. <specVersion>
  37327. <major>1</major>
  37328. <minor>0</minor>
  37329. </specVersion>
  37330. <actionList />
  37331. <serviceStateTable />
  37332. </scpd>
  37333. 18:58:28 T:3316 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  37334. 18:58:28 T:992 NOTICE: Previous line repeats 2 times.
  37335. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37336. 18:58:28 T:3764 DEBUG: Previous line repeats 1 times.
  37337. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  37338. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37339. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37340. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37341. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37342. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37343. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  37344. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37345. 18:58:28 T:992 DEBUG: Previous line repeats 3 times.
  37346. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37347. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37348. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37349. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37350. 18:58:28 T:3764 DEBUG: Previous line repeats 1 times.
  37351. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  37352. 18:58:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  37353. 18:58:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37354. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37355. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37356. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37357. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37358. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37359. 18:58:29 T:3764 DEBUG: Previous line repeats 2 times.
  37360. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  37361. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  37362. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37363. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  37364. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  37365. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37366. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37367. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37368. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37369. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37370. 18:58:29 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  37371. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37372. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37373. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37374. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  37375. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37376. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37377. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37378. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37379. 18:58:29 T:3764 DEBUG: Previous line repeats 1 times.
  37380. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  37381. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37382. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37383. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37384. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37385. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  37386. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37387. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  37388. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37389. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37390. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37391. 18:58:29 T:3764 DEBUG: Previous line repeats 1 times.
  37392. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  37393. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  37394. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37395. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37396. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37397. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37398. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37399. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37400. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37401. 18:58:29 T:3992 DEBUG: Previous line repeats 1 times.
  37402. 18:58:29 T:3992 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  37403. 18:58:29 T:3992 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  37404. 18:58:29 T:3992 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37405. 18:58:29 T:3992 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  37406. 18:58:29 T:3992 INFO: Platinum [neptune.http]: got connection (reused: false)
  37407. 18:58:29 T:3992 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  37408. 18:58:29 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  37409. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37410. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37411. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37412. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37413. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37414. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37415. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37416. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37417. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37418. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37419. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37420. 18:58:29 T:992 DEBUG: Previous line repeats 1 times.
  37421. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37422. 18:58:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37423. 18:58:30 T:992 DEBUG: Previous line repeats 2 times.
  37424. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37425. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37426. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37427. 18:58:30 T:992 DEBUG: Previous line repeats 1 times.
  37428. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37429. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37430. 18:58:30 T:992 DEBUG: Previous line repeats 1 times.
  37431. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37432. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37433. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37434. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37435. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37436. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37437. 18:58:30 T:992 DEBUG: Previous line repeats 1 times.
  37438. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37439. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37440. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37441. 18:58:30 T:992 DEBUG: Previous line repeats 3 times.
  37442. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37443. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37444. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37445. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37446. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37447. 18:58:30 T:992 DEBUG: Previous line repeats 2 times.
  37448. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37449. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37450. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37451. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37452. 18:58:30 T:7360 DEBUG: Previous line repeats 2 times.
  37453. 18:58:30 T:7360 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  37454. 18:58:30 T:7360 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  37455. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37456. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  37457. 18:58:30 T:7360 INFO: Platinum [neptune.http]: got connection (reused: false)
  37458. 18:58:30 T:7360 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  37459. 18:58:30 T:7360 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  37460. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37461. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  37462. 18:58:30 T:7360 INFO: Platinum [neptune.http]: got connection (reused: false)
  37463. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37464. 18:58:30 T:7360 DEBUG: Previous line repeats 1 times.
  37465. 18:58:30 T:7360 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  37466. 18:58:30 T:7360 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  37467. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  37468. 18:58:30 T:7360 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  37469. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37470. 18:58:30 T:7360 INFO: Platinum [neptune.http]: got connection (reused: false)
  37471. 18:58:30 T:7360 ERROR: Platinum [platinum.core.service]: No state variables found
  37472. 18:58:30 T:7360 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  37473. 18:58:30 T:7360 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  37474. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  37475. <specVersion>
  37476. <major>1</major>
  37477. <minor>0</minor>
  37478. </specVersion>
  37479. <actionList />
  37480. <serviceStateTable />
  37481. </scpd>
  37482. 18:58:30 T:7360 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  37483. 18:58:30 T:7360 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  37484. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  37485. <specVersion>
  37486. <major>1</major>
  37487. <minor>0</minor>
  37488. </specVersion>
  37489. <actionList />
  37490. <serviceStateTable />
  37491. </scpd>
  37492. 18:58:30 T:7360 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  37493. 18:58:30 T:992 NOTICE: Previous line repeats 2 times.
  37494. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37495. 18:58:30 T:992 DEBUG: Previous line repeats 1 times.
  37496. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37497. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37498. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37499. 18:58:30 T:992 DEBUG: Previous line repeats 2 times.
  37500. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37501. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37502. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37503. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37504. 18:58:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37505. 18:58:31 T:992 DEBUG: Previous line repeats 3 times.
  37506. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37507. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37508. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37509. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37510. 18:58:31 T:992 DEBUG: Previous line repeats 3 times.
  37511. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37512. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37513. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37514. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37515. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37516. 18:58:31 T:992 DEBUG: Previous line repeats 3 times.
  37517. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37518. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37519. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37520. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37521. 18:58:31 T:992 DEBUG: Previous line repeats 4 times.
  37522. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37523. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37524. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37525. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37526. 18:58:31 T:992 DEBUG: Previous line repeats 3 times.
  37527. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37528. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37529. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37530. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37531. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37532. 18:58:31 T:992 DEBUG: Previous line repeats 3 times.
  37533. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37534. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37535. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37536. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37537. 18:58:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37538. 18:58:32 T:992 DEBUG: Previous line repeats 3 times.
  37539. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37540. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37541. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37542. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37543. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37544. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37545. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37546. 18:58:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  37547. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37548. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37549. 18:58:32 T:992 DEBUG: Previous line repeats 2 times.
  37550. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37551. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37552. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37553. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37554. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37555. 18:58:32 T:992 DEBUG: Previous line repeats 2 times.
  37556. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37557. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37558. 18:58:32 T:992 DEBUG: Previous line repeats 2 times.
  37559. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37560. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37561. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37562. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37563. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37564. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37565. 18:58:32 T:992 DEBUG: Previous line repeats 2 times.
  37566. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37567. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37568. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37569. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37570. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37571. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37572. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37573. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37574. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37575. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37576. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37577. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37578. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37579. 18:58:32 T:992 DEBUG: Previous line repeats 1 times.
  37580. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37581. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37582. 18:58:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37583. 18:58:33 T:992 DEBUG: Previous line repeats 2 times.
  37584. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37585. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37586. 18:58:33 T:992 DEBUG: Previous line repeats 1 times.
  37587. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37588. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37589. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37590. 18:58:33 T:992 DEBUG: Previous line repeats 2 times.
  37591. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37592. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37593. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37594. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37595. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37596. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37597. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37598. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37599. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37600. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37601. 18:58:33 T:992 DEBUG: Previous line repeats 5 times.
  37602. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37603. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37604. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37605. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37606. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37607. 18:58:33 T:992 DEBUG: Previous line repeats 4 times.
  37608. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37609. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37610. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37611. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37612. 18:58:33 T:992 DEBUG: Previous line repeats 3 times.
  37613. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37614. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37615. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37616. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37617. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37618. 18:58:33 T:992 DEBUG: Previous line repeats 3 times.
  37619. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37620. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37621. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37622. 18:58:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37623. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37624. 18:58:34 T:992 DEBUG: Previous line repeats 3 times.
  37625. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37626. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37627. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37628. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37629. 18:58:34 T:992 DEBUG: Previous line repeats 3 times.
  37630. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37631. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37632. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37633. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37634. 18:58:34 T:992 DEBUG: Previous line repeats 2 times.
  37635. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37636. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37637. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37638. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37639. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37640. 18:58:34 T:992 DEBUG: Previous line repeats 4 times.
  37641. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37642. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37643. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37644. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37645. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37646. 18:58:34 T:992 DEBUG: Previous line repeats 3 times.
  37647. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37648. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37649. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37650. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37651. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37652. 18:58:34 T:992 DEBUG: Previous line repeats 2 times.
  37653. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37654. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37655. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37656. 18:58:34 T:992 DEBUG: Previous line repeats 1 times.
  37657. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37658. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37659. 18:58:34 T:992 DEBUG: Previous line repeats 2 times.
  37660. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37661. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37662. 18:58:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37663. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37664. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37665. 18:58:35 T:992 DEBUG: Previous line repeats 1 times.
  37666. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37667. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37668. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37669. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37670. 18:58:35 T:992 DEBUG: Previous line repeats 1 times.
  37671. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37672. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37673. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37674. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37675. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37676. 18:58:35 T:992 DEBUG: Previous line repeats 2 times.
  37677. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37678. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37679. 18:58:35 T:992 DEBUG: Previous line repeats 2 times.
  37680. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37681. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37682. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37683. 18:58:35 T:992 DEBUG: Previous line repeats 1 times.
  37684. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37685. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37686. 18:58:35 T:992 DEBUG: Previous line repeats 1 times.
  37687. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37688. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37689. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37690. 18:58:35 T:992 DEBUG: Previous line repeats 2 times.
  37691. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37692. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37693. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37694. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37695. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37696. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37697. 18:58:35 T:992 DEBUG: Previous line repeats 2 times.
  37698. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37699. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37700. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37701. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37702. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37703. 18:58:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37704. 18:58:36 T:992 DEBUG: Previous line repeats 2 times.
  37705. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37706. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37707. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37708. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37709. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37710. 18:58:36 T:992 DEBUG: Previous line repeats 3 times.
  37711. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37712. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37713. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37714. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37715. 18:58:36 T:992 DEBUG: Previous line repeats 1 times.
  37716. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37717. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37718. 18:58:36 T:992 DEBUG: Previous line repeats 1 times.
  37719. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37720. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37721. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37722. 18:58:36 T:992 DEBUG: Previous line repeats 3 times.
  37723. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37724. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37725. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37726. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37727. 18:58:36 T:992 DEBUG: Previous line repeats 5 times.
  37728. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37729. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37730. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37731. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37732. 18:58:36 T:992 DEBUG: Previous line repeats 4 times.
  37733. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37734. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37735. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37736. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37737. 18:58:36 T:992 DEBUG: Previous line repeats 3 times.
  37738. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37739. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37740. 18:58:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37741. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37742. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37743. 18:58:37 T:992 DEBUG: Previous line repeats 3 times.
  37744. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37745. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37746. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37747. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37748. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37749. 18:58:37 T:5808 DEBUG: Previous line repeats 1 times.
  37750. 18:58:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  37751. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37752. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37753. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37754. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37755. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37756. 18:58:37 T:992 DEBUG: Previous line repeats 4 times.
  37757. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37758. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37759. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37760. 18:58:37 T:992 DEBUG: Previous line repeats 1 times.
  37761. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37762. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37763. 18:58:37 T:992 DEBUG: Previous line repeats 1 times.
  37764. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37765. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37766. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37767. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37768. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37769. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37770. 18:58:37 T:992 DEBUG: Previous line repeats 2 times.
  37771. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37772. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37773. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37774. 18:58:37 T:992 DEBUG: Previous line repeats 1 times.
  37775. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37776. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37777. 18:58:37 T:992 DEBUG: Previous line repeats 2 times.
  37778. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37779. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37780. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37781. 18:58:37 T:992 DEBUG: Previous line repeats 1 times.
  37782. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37783. 18:58:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37784. 18:58:38 T:992 DEBUG: Previous line repeats 1 times.
  37785. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37786. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37787. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37788. 18:58:38 T:992 DEBUG: Previous line repeats 2 times.
  37789. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37790. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37791. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37792. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37793. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37794. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37795. 18:58:38 T:992 DEBUG: Previous line repeats 1 times.
  37796. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37797. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37798. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37799. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37800. 18:58:38 T:992 DEBUG: Previous line repeats 3 times.
  37801. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37802. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37803. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37804. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37805. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37806. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37807. 18:58:38 T:992 DEBUG: Previous line repeats 2 times.
  37808. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37809. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37810. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37811. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37812. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37813. 18:58:38 T:992 DEBUG: Previous line repeats 3 times.
  37814. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37815. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37816. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37817. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37818. 18:58:38 T:992 DEBUG: Previous line repeats 3 times.
  37819. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37820. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37821. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37822. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37823. 18:58:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37824. 18:58:39 T:992 DEBUG: Previous line repeats 3 times.
  37825. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37826. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37827. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37828. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37829. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37830. 18:58:39 T:992 DEBUG: Previous line repeats 2 times.
  37831. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37832. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37833. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37834. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37835. 18:58:39 T:992 DEBUG: Previous line repeats 2 times.
  37836. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37837. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37838. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37839. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37840. 18:58:39 T:992 DEBUG: Previous line repeats 4 times.
  37841. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37842. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37843. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37844. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37845. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37846. 18:58:39 T:992 DEBUG: Previous line repeats 2 times.
  37847. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37848. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37849. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37850. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37851. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37852. 18:58:39 T:992 DEBUG: Previous line repeats 3 times.
  37853. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37854. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37855. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37856. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37857. 18:58:39 T:992 DEBUG: Previous line repeats 2 times.
  37858. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37859. 18:58:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37860. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37861. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37862. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37863. 18:58:40 T:992 DEBUG: Previous line repeats 2 times.
  37864. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37865. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37866. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37867. 18:58:40 T:992 DEBUG: Previous line repeats 1 times.
  37868. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37869. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37870. 18:58:40 T:992 DEBUG: Previous line repeats 1 times.
  37871. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37872. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37873. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37874. 18:58:40 T:992 DEBUG: Previous line repeats 1 times.
  37875. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37876. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37877. 18:58:40 T:992 DEBUG: Previous line repeats 2 times.
  37878. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37879. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37880. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37881. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37882. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37883. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37884. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37885. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37886. 18:58:40 T:992 DEBUG: Previous line repeats 4 times.
  37887. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37888. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37889. 18:58:40 T:992 DEBUG: Previous line repeats 2 times.
  37890. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37891. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37892. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37893. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37894. 18:58:40 T:992 DEBUG: Previous line repeats 3 times.
  37895. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37896. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37897. 18:58:40 T:992 DEBUG: Previous line repeats 1 times.
  37898. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37899. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37900. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37901. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37902. 18:58:40 T:992 DEBUG: Previous line repeats 3 times.
  37903. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37904. 18:58:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37905. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37906. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37907. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37908. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37909. 18:58:41 T:992 DEBUG: Previous line repeats 2 times.
  37910. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37911. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37912. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37913. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37914. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37915. 18:58:41 T:992 DEBUG: Previous line repeats 1 times.
  37916. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37917. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37918. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37919. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37920. 18:58:41 T:992 DEBUG: Previous line repeats 5 times.
  37921. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37922. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37923. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37924. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37925. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37926. 18:58:41 T:992 DEBUG: Previous line repeats 4 times.
  37927. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37928. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37929. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37930. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37931. 18:58:41 T:992 DEBUG: Previous line repeats 3 times.
  37932. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37933. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37934. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37935. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37936. 18:58:41 T:992 DEBUG: Previous line repeats 3 times.
  37937. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37938. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37939. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37940. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37941. 18:58:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37942. 18:58:42 T:992 DEBUG: Previous line repeats 3 times.
  37943. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37944. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37945. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37946. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37947. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37948. 18:58:42 T:992 DEBUG: Previous line repeats 2 times.
  37949. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37950. 18:58:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  37951. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37952. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37953. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37954. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37955. 18:58:42 T:992 DEBUG: Previous line repeats 1 times.
  37956. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37957. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37958. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37959. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37960. 18:58:42 T:992 DEBUG: Previous line repeats 1 times.
  37961. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37962. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37963. 18:58:42 T:992 DEBUG: Previous line repeats 2 times.
  37964. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37965. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37966. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37967. 18:58:42 T:992 DEBUG: Previous line repeats 1 times.
  37968. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37969. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37970. 18:58:42 T:992 DEBUG: Previous line repeats 2 times.
  37971. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37972. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37973. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37974. 18:58:42 T:992 DEBUG: Previous line repeats 1 times.
  37975. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37976. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37977. 18:58:42 T:992 DEBUG: Previous line repeats 2 times.
  37978. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37979. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37980. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37981. 18:58:42 T:992 DEBUG: Previous line repeats 1 times.
  37982. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37983. 18:58:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37984. 18:58:43 T:992 DEBUG: Previous line repeats 1 times.
  37985. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37986. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37987. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37988. 18:58:43 T:992 DEBUG: Previous line repeats 1 times.
  37989. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37990. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37991. 18:58:43 T:992 DEBUG: Previous line repeats 1 times.
  37992. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37993. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  37994. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37995. 18:58:43 T:992 DEBUG: Previous line repeats 2 times.
  37996. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  37997. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  37998. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  37999. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38000. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38001. 18:58:43 T:992 DEBUG: Previous line repeats 4 times.
  38002. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38003. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38004. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38005. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38006. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38007. 18:58:43 T:992 DEBUG: Previous line repeats 2 times.
  38008. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38009. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38010. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38011. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38012. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38013. 18:58:43 T:992 DEBUG: Previous line repeats 3 times.
  38014. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38015. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38016. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38017. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38018. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38019. 18:58:43 T:992 DEBUG: Previous line repeats 3 times.
  38020. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38021. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38022. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38023. 18:58:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38024. 18:58:44 T:992 DEBUG: Previous line repeats 3 times.
  38025. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38026. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38027. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38028. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38029. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38030. 18:58:44 T:992 DEBUG: Previous line repeats 3 times.
  38031. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38032. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38033. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38034. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38035. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38036. 18:58:44 T:992 DEBUG: Previous line repeats 3 times.
  38037. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38038. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38039. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38040. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38041. 18:58:44 T:992 DEBUG: Previous line repeats 3 times.
  38042. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38043. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38044. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38045. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38046. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38047. 18:58:44 T:992 DEBUG: Previous line repeats 3 times.
  38048. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38049. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38050. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38051. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38052. 18:58:44 T:992 DEBUG: Previous line repeats 4 times.
  38053. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38054. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38055. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38056. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38057. 18:58:44 T:992 DEBUG: Previous line repeats 2 times.
  38058. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38059. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38060. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38061. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38062. 18:58:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38063. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38064. 18:58:45 T:992 DEBUG: Previous line repeats 2 times.
  38065. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38066. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38067. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38068. 18:58:45 T:992 DEBUG: Previous line repeats 1 times.
  38069. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38070. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38071. 18:58:45 T:992 DEBUG: Previous line repeats 2 times.
  38072. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38073. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38074. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38075. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38076. 18:58:45 T:992 DEBUG: Previous line repeats 3 times.
  38077. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38078. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38079. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38080. 18:58:45 T:992 DEBUG: Previous line repeats 1 times.
  38081. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38082. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38083. 18:58:45 T:992 DEBUG: Previous line repeats 2 times.
  38084. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38085. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38086. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38087. 18:58:45 T:992 DEBUG: Previous line repeats 2 times.
  38088. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38089. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38090. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38091. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38092. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38093. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38094. 18:58:45 T:992 DEBUG: Previous line repeats 1 times.
  38095. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38096. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38097. 18:58:45 T:992 DEBUG: Previous line repeats 1 times.
  38098. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38099. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38100. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38101. 18:58:45 T:992 DEBUG: Previous line repeats 2 times.
  38102. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38103. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38104. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38105. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38106. 18:58:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38107. 18:58:46 T:992 DEBUG: Previous line repeats 3 times.
  38108. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38109. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38110. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38111. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38112. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38113. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38114. 18:58:46 T:992 DEBUG: Previous line repeats 1 times.
  38115. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38116. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38117. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38118. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38119. 18:58:46 T:992 DEBUG: Previous line repeats 2 times.
  38120. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38121. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38122. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38123. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38124. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38125. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38126. 18:58:46 T:992 DEBUG: Previous line repeats 2 times.
  38127. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38128. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38129. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38130. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38131. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38132. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38133. 18:58:46 T:992 DEBUG: Previous line repeats 4 times.
  38134. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38135. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38136. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38137. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38138. 18:58:46 T:992 DEBUG: Previous line repeats 3 times.
  38139. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38140. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38141. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38142. 18:58:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38143. 18:58:47 T:992 DEBUG: Previous line repeats 4 times.
  38144. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38145. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38146. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38147. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38148. 18:58:47 T:5808 DEBUG: Previous line repeats 3 times.
  38149. 18:58:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  38150. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38151. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38152. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38153. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38154. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38155. 18:58:47 T:992 DEBUG: Previous line repeats 1 times.
  38156. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38157. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38158. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38159. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38160. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38161. 18:58:47 T:992 DEBUG: Previous line repeats 5 times.
  38162. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38163. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38164. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38165. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38166. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38167. 18:58:47 T:992 DEBUG: Previous line repeats 2 times.
  38168. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38169. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38170. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38171. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38172. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38173. 18:58:47 T:992 DEBUG: Previous line repeats 3 times.
  38174. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38175. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38176. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38177. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38178. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38179. 18:58:47 T:992 DEBUG: Previous line repeats 2 times.
  38180. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38181. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38182. 18:58:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38183. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38184. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38185. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38186. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38187. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38188. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38189. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38190. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38191. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38192. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38193. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38194. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38195. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38196. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38197. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38198. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38199. 18:58:48 T:992 DEBUG: Previous line repeats 4 times.
  38200. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38201. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38202. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38203. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38204. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38205. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38206. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38207. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38208. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38209. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38210. 18:58:48 T:992 DEBUG: Previous line repeats 2 times.
  38211. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38212. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38213. 18:58:48 T:992 DEBUG: Previous line repeats 1 times.
  38214. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38215. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38216. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38217. 18:58:48 T:992 DEBUG: Previous line repeats 2 times.
  38218. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38219. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38220. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38221. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38222. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38223. 18:58:48 T:992 DEBUG: Previous line repeats 3 times.
  38224. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38225. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38226. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38227. 18:58:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38228. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38229. 18:58:49 T:992 DEBUG: Previous line repeats 3 times.
  38230. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38231. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38232. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38233. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38234. 18:58:49 T:992 DEBUG: Previous line repeats 2 times.
  38235. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38236. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38237. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38238. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38239. 18:58:49 T:992 DEBUG: Previous line repeats 5 times.
  38240. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38241. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38242. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38243. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38244. 18:58:49 T:992 DEBUG: Previous line repeats 4 times.
  38245. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38246. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38247. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38248. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38249. 18:58:49 T:992 DEBUG: Previous line repeats 3 times.
  38250. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38251. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38252. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38253. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38254. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38255. 18:58:49 T:992 DEBUG: Previous line repeats 2 times.
  38256. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38257. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38258. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38259. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38260. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38261. 18:58:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38262. 18:58:50 T:992 DEBUG: Previous line repeats 2 times.
  38263. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38264. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38265. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38266. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38267. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38268. 18:58:50 T:992 DEBUG: Previous line repeats 3 times.
  38269. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38270. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38271. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38272. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38273. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38274. 18:58:50 T:992 DEBUG: Previous line repeats 2 times.
  38275. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38276. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38277. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38278. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38279. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38280. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38281. 18:58:50 T:992 DEBUG: Previous line repeats 2 times.
  38282. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38283. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38284. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38285. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38286. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38287. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38288. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38289. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38290. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38291. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38292. 18:58:50 T:992 DEBUG: Previous line repeats 2 times.
  38293. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38294. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38295. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38296. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38297. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38298. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38299. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38300. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38301. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38302. 18:58:50 T:992 DEBUG: Previous line repeats 1 times.
  38303. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38304. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38305. 18:58:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38306. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38307. 18:58:51 T:992 DEBUG: Previous line repeats 1 times.
  38308. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38309. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38310. 18:58:51 T:992 DEBUG: Previous line repeats 1 times.
  38311. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38312. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38313. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38314. 18:58:51 T:992 DEBUG: Previous line repeats 2 times.
  38315. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38316. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38317. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38318. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38319. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38320. 18:58:51 T:992 DEBUG: Previous line repeats 2 times.
  38321. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38322. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38323. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38324. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38325. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38326. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38327. 18:58:51 T:992 DEBUG: Previous line repeats 3 times.
  38328. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38329. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38330. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38331. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38332. 18:58:51 T:992 DEBUG: Previous line repeats 3 times.
  38333. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38334. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38335. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38336. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38337. 18:58:51 T:992 DEBUG: Previous line repeats 3 times.
  38338. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38339. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38340. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38341. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38342. 18:58:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38343. 18:58:52 T:992 DEBUG: Previous line repeats 3 times.
  38344. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38345. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38346. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38347. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38348. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38349. 18:58:52 T:5808 DEBUG: Previous line repeats 1 times.
  38350. 18:58:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  38351. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38352. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38353. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38354. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38355. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38356. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38357. 18:58:52 T:992 DEBUG: Previous line repeats 3 times.
  38358. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38359. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38360. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38361. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38362. 18:58:52 T:992 DEBUG: Previous line repeats 3 times.
  38363. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38364. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38365. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38366. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38367. 18:58:52 T:992 DEBUG: Previous line repeats 3 times.
  38368. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38369. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38370. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38371. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38372. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38373. 18:58:52 T:992 DEBUG: Previous line repeats 2 times.
  38374. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38375. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38376. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38377. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38378. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38379. 18:58:52 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38380. 18:58:52 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  38381. 18:58:52 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  38382. 18:58:52 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  38383. 18:58:52 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  38384. 18:58:52 T:6184 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  38385. 18:58:52 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  38386. 18:58:52 T:6184 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  38387. 18:58:52 T:6184 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  38388. 18:58:52 T:6184 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  38389. 18:58:52 T:6184 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  38390. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  38391. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  38392. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  38393. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  38394. 18:58:52 T:3660 DEBUG: Thread JobWorker start, auto delete: true
  38395. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  38396. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  38397. 18:58:52 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  38398. 18:58:52 T:4432 DEBUG: Thread JobWorker start, auto delete: true
  38399. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  38400. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  38401. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  38402. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  38403. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  38404. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  38405. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  38406. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  38407. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  38408. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  38409. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  38410. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  38411. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  38412. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  38413. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  38414. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  38415. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  38416. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  38417. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  38418. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  38419. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  38420. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  38421. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  38422. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  38423. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  38424. 18:58:52 T:4432 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
  38425. 18:58:52 T:4432 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  38426. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  38427. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  38428. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  38429. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  38430. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  38431. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  38432. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  38433. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  38434. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  38435. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  38436. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  38437. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  38438. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  38439. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  38440. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  38441. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  38442. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  38443. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  38444. 18:58:52 T:3660 DEBUG: CVideoDatabase::RunQuery took 19 ms for 2 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  38445. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  38446. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  38447. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  38448. 18:58:52 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  38449. 18:58:52 T:3660 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  38450. 18:58:52 T:4432 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  38451. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38452. 18:58:52 T:992 DEBUG: Previous line repeats 1 times.
  38453. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38454. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38455. 18:58:52 T:4432 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  38456. 18:58:52 T:3660 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  38457. 18:58:52 T:3660 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1310.tbn
  38458. 18:58:52 T:4432 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  38459. 18:58:52 T:3660 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1318.tbn
  38460. 18:58:52 T:3660 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://channels/tv/All channels/pvr.mythtv_1319.tbn
  38461. 18:58:52 T:3660 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  38462. 18:58:52 T:3660 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  38463. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  38464. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  38465. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  38466. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  38467. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  38468. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  38469. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  38470. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  38471. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  38472. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  38473. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  38474. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  38475. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  38476. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  38477. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  38478. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  38479. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  38480. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  38481. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  38482. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  38483. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  38484. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  38485. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  38486. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  38487. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  38488. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  38489. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  38490. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  38491. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  38492. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  38493. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  38494. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  38495. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  38496. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  38497. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  38498. 18:58:52 T:4432 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  38499. 18:58:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38500. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38501. 18:58:53 T:992 DEBUG: Previous line repeats 2 times.
  38502. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38503. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38504. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38505. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38506. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38507. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38508. 18:58:53 T:992 DEBUG: Previous line repeats 2 times.
  38509. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38510. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38511. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38512. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38513. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38514. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38515. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38516. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38517. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38518. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38519. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38520. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38521. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38522. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38523. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38524. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38525. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38526. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38527. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38528. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38529. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38530. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38531. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38532. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38533. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38534. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38535. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38536. 18:58:53 T:992 DEBUG: Previous line repeats 1 times.
  38537. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38538. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38539. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38540. 18:58:53 T:992 DEBUG: Previous line repeats 3 times.
  38541. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38542. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38543. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38544. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38545. 18:58:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38546. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38547. 18:58:54 T:992 DEBUG: Previous line repeats 1 times.
  38548. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38549. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38550. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38551. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38552. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38553. 18:58:54 T:992 DEBUG: Previous line repeats 3 times.
  38554. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38555. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38556. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38557. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38558. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38559. 18:58:54 T:992 DEBUG: Previous line repeats 4 times.
  38560. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38561. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38562. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38563. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38564. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38565. 18:58:54 T:992 DEBUG: Previous line repeats 3 times.
  38566. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38567. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38568. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38569. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38570. 18:58:54 T:992 DEBUG: Previous line repeats 4 times.
  38571. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38572. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38573. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38574. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38575. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38576. 18:58:54 T:992 DEBUG: Previous line repeats 3 times.
  38577. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38578. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38579. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38580. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38581. 18:58:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38582. 18:58:55 T:992 DEBUG: Previous line repeats 2 times.
  38583. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38584. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38585. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38586. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38587. 18:58:55 T:992 DEBUG: Previous line repeats 3 times.
  38588. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38589. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38590. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38591. 18:58:55 T:992 DEBUG: Previous line repeats 1 times.
  38592. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38593. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38594. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38595. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38596. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38597. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38598. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38599. 18:58:55 T:992 DEBUG: Previous line repeats 3 times.
  38600. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38601. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38602. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38603. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38604. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38605. 18:58:55 T:992 DEBUG: Previous line repeats 2 times.
  38606. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38607. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38608. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38609. 18:58:55 T:992 DEBUG: Previous line repeats 1 times.
  38610. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38611. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38612. 18:58:55 T:992 DEBUG: Previous line repeats 1 times.
  38613. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38614. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38615. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38616. 18:58:55 T:992 DEBUG: Previous line repeats 2 times.
  38617. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38618. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38619. 18:58:55 T:992 DEBUG: Previous line repeats 2 times.
  38620. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38621. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38622. 18:58:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38623. 18:58:56 T:992 DEBUG: Previous line repeats 1 times.
  38624. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38625. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38626. 18:58:56 T:992 DEBUG: Previous line repeats 1 times.
  38627. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38628. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38629. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38630. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38631. 18:58:56 T:992 DEBUG: Previous line repeats 2 times.
  38632. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38633. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38634. 18:58:56 T:992 DEBUG: Previous line repeats 1 times.
  38635. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38636. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38637. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38638. 18:58:56 T:992 DEBUG: Previous line repeats 2 times.
  38639. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38640. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38641. 18:58:56 T:992 DEBUG: Previous line repeats 1 times.
  38642. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38643. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38644. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38645. 18:58:56 T:992 DEBUG: Previous line repeats 2 times.
  38646. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38647. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38648. 18:58:56 T:992 DEBUG: Previous line repeats 1 times.
  38649. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38650. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38651. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38652. 18:58:56 T:992 DEBUG: Previous line repeats 3 times.
  38653. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38654. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38655. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38656. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38657. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38658. 18:58:56 T:992 DEBUG: Previous line repeats 3 times.
  38659. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38660. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38661. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38662. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38663. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38664. 18:58:56 T:992 DEBUG: Previous line repeats 3 times.
  38665. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38666. 18:58:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38667. 18:58:56 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38668. 18:58:56 T:6184 DEBUG: Activating window ID: 12005
  38669. 18:58:56 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  38670. 18:58:56 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  38671. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38672. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38673. 18:58:57 T:992 DEBUG: Previous line repeats 4 times.
  38674. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38675. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38676. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38677. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38678. 18:58:57 T:5808 DEBUG: Previous line repeats 1 times.
  38679. 18:58:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  38680. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38681. 18:58:57 T:992 DEBUG: Previous line repeats 1 times.
  38682. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38683. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38684. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38685. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38686. 18:58:57 T:992 DEBUG: Previous line repeats 3 times.
  38687. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38688. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38689. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38690. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38691. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38692. 18:58:57 T:992 DEBUG: Previous line repeats 2 times.
  38693. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38694. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38695. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38696. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38697. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38698. 18:58:57 T:992 DEBUG: Previous line repeats 2 times.
  38699. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38700. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38701. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38702. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38703. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38704. 18:58:57 T:992 DEBUG: Previous line repeats 3 times.
  38705. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38706. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38707. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38708. 18:58:57 T:992 DEBUG: Previous line repeats 1 times.
  38709. 18:58:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38710. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38711. 18:58:58 T:992 DEBUG: Previous line repeats 1 times.
  38712. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38713. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38714. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38715. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38716. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38717. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38718. 18:58:58 T:992 DEBUG: Previous line repeats 2 times.
  38719. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38720. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38721. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38722. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38723. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38724. 18:58:58 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38725. 18:58:58 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  38726. 18:58:58 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  38727. 18:58:58 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  38728. 18:58:58 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  38729. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38730. 18:58:58 T:992 DEBUG: Previous line repeats 2 times.
  38731. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38732. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38733. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38734. 18:58:58 T:992 DEBUG: Previous line repeats 1 times.
  38735. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38736. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38737. 18:58:58 T:992 DEBUG: Previous line repeats 1 times.
  38738. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38739. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38740. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38741. 18:58:58 T:992 DEBUG: Previous line repeats 1 times.
  38742. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38743. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38744. 18:58:58 T:992 DEBUG: Previous line repeats 2 times.
  38745. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38746. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38747. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38748. 18:58:58 T:992 DEBUG: Previous line repeats 2 times.
  38749. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38750. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38751. 18:58:58 T:992 DEBUG: Previous line repeats 1 times.
  38752. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38753. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38754. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38755. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38756. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38757. 18:58:58 T:992 DEBUG: Previous line repeats 2 times.
  38758. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38759. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38760. 18:58:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38761. 18:58:59 T:992 DEBUG: Previous line repeats 2 times.
  38762. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38763. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38764. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38765. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38766. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38767. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38768. 18:58:59 T:992 DEBUG: Previous line repeats 2 times.
  38769. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38770. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38771. 18:58:59 T:992 DEBUG: Previous line repeats 1 times.
  38772. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38773. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38774. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38775. 18:58:59 T:992 DEBUG: Previous line repeats 3 times.
  38776. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38777. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38778. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38779. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38780. 18:58:59 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38781. 18:58:59 T:6184 DEBUG: Activating window ID: 12005
  38782. 18:58:59 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  38783. 18:58:59 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  38784. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38785. 18:58:59 T:992 DEBUG: Previous line repeats 2 times.
  38786. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38787. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38788. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38789. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38790. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38791. 18:58:59 T:992 DEBUG: Previous line repeats 3 times.
  38792. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38793. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38794. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38795. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38796. 18:58:59 T:992 DEBUG: Previous line repeats 3 times.
  38797. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38798. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38799. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38800. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38801. 18:58:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38802. 18:59:00 T:992 DEBUG: Previous line repeats 3 times.
  38803. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38804. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38805. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38806. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38807. 18:59:00 T:992 DEBUG: Previous line repeats 3 times.
  38808. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38809. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38810. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38811. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38812. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38813. 18:59:00 T:992 DEBUG: Previous line repeats 3 times.
  38814. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38815. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38816. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38817. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38818. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38819. 18:59:00 T:992 DEBUG: Previous line repeats 3 times.
  38820. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38821. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38822. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38823. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38824. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38825. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38826. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38827. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38828. 18:59:00 T:992 DEBUG: Previous line repeats 1 times.
  38829. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38830. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38831. 18:59:00 T:992 DEBUG: Previous line repeats 2 times.
  38832. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38833. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38834. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38835. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38836. 18:59:00 T:992 DEBUG: Previous line repeats 1 times.
  38837. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38838. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38839. 18:59:00 T:992 DEBUG: Previous line repeats 3 times.
  38840. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38841. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38842. 18:59:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38843. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38844. 18:59:01 T:992 DEBUG: Previous line repeats 2 times.
  38845. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38846. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38847. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38848. 18:59:01 T:992 DEBUG: Previous line repeats 2 times.
  38849. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38850. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38851. 18:59:01 T:992 DEBUG: Previous line repeats 1 times.
  38852. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38853. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38854. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38855. 18:59:01 T:992 DEBUG: Previous line repeats 1 times.
  38856. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38857. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38858. 18:59:01 T:992 DEBUG: Previous line repeats 1 times.
  38859. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38860. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38861. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38862. 18:59:01 T:992 DEBUG: Previous line repeats 2 times.
  38863. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38864. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38865. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38866. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38867. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38868. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38869. 18:59:01 T:992 DEBUG: Previous line repeats 2 times.
  38870. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38871. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38872. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38873. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38874. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38875. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38876. 18:59:01 T:6184 DEBUG: Previous line repeats 2 times.
  38877. 18:59:01 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38878. 18:59:01 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  38879. 18:59:01 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  38880. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38881. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38882. 18:59:01 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  38883. 18:59:01 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  38884. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38885. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38886. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38887. 18:59:01 T:992 DEBUG: Previous line repeats 3 times.
  38888. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38889. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38890. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38891. 18:59:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38892. 18:59:02 T:992 DEBUG: Previous line repeats 3 times.
  38893. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38894. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38895. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38896. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38897. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38898. 18:59:02 T:5808 DEBUG: Previous line repeats 2 times.
  38899. 18:59:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  38900. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38901. 18:59:02 T:992 DEBUG: Previous line repeats 1 times.
  38902. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38903. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38904. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38905. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38906. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38907. 18:59:02 T:992 DEBUG: Previous line repeats 4 times.
  38908. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38909. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38910. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38911. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38912. 18:59:02 T:992 DEBUG: Previous line repeats 3 times.
  38913. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38914. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38915. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38916. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38917. 18:59:02 T:992 DEBUG: Previous line repeats 3 times.
  38918. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38919. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38920. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38921. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38922. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38923. 18:59:02 T:992 DEBUG: Previous line repeats 4 times.
  38924. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38925. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38926. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38927. 18:59:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38928. 18:59:03 T:992 DEBUG: Previous line repeats 3 times.
  38929. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38930. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38931. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38932. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38933. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38934. 18:59:03 T:992 DEBUG: Previous line repeats 2 times.
  38935. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38936. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38937. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38938. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38939. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38940. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38941. 18:59:03 T:992 DEBUG: Previous line repeats 3 times.
  38942. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38943. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38944. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38945. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38946. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38947. 18:59:03 T:992 DEBUG: Previous line repeats 2 times.
  38948. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38949. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38950. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38951. 18:59:03 T:992 DEBUG: Previous line repeats 1 times.
  38952. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38953. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38954. 18:59:03 T:992 DEBUG: Previous line repeats 1 times.
  38955. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38956. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38957. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38958. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38959. 18:59:03 T:992 DEBUG: Previous line repeats 2 times.
  38960. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38961. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38962. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38963. 18:59:03 T:992 DEBUG: Previous line repeats 2 times.
  38964. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38965. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38966. 18:59:03 T:6204 DEBUG: Previous line repeats 1 times.
  38967. 18:59:03 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  38968. 18:59:03 T:992 INFO: Previous line repeats 5 times.
  38969. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38970. 18:59:03 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  38971. 18:59:03 T:6204 INFO: Previous line repeats 1 times.
  38972. 18:59:03 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38973. 18:59:03 T:6184 INFO: Previous line repeats 1 times.
  38974. 18:59:03 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  38975. 18:59:03 T:6184 DEBUG: Activating window ID: 12005
  38976. 18:59:03 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  38977. 18:59:03 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  38978. 18:59:03 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38979. 18:59:03 T:992 INFO: Previous line repeats 1 times.
  38980. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38981. 18:59:03 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38982. 18:59:03 T:992 INFO: Previous line repeats 1 times.
  38983. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38984. 18:59:03 T:992 DEBUG: Previous line repeats 2 times.
  38985. 18:59:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  38986. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38987. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  38988. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38989. 18:59:04 T:992 DEBUG: Previous line repeats 1 times.
  38990. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  38991. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38992. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  38993. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38994. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  38995. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38996. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  38997. 18:59:04 T:992 INFO: Previous line repeats 1 times.
  38998. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  38999. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39000. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39001. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39002. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39003. 18:59:04 T:992 DEBUG: Previous line repeats 1 times.
  39004. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39005. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39006. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39007. 18:59:04 T:6204 INFO: Previous line repeats 1 times.
  39008. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39009. 18:59:04 T:992 INFO: Previous line repeats 3 times.
  39010. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39011. 18:59:04 T:6204 DEBUG: Previous line repeats 1 times.
  39012. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39013. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39014. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39015. 18:59:04 T:992 DEBUG: Previous line repeats 1 times.
  39016. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39017. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39018. 18:59:04 T:992 INFO: Previous line repeats 7 times.
  39019. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39020. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39021. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39022. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39023. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39024. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39025. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39026. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39027. 18:59:04 T:992 INFO: Previous line repeats 1 times.
  39028. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39029. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39030. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39031. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39032. 18:59:04 T:6204 INFO: Previous line repeats 1 times.
  39033. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39034. 18:59:04 T:992 INFO: Previous line repeats 3 times.
  39035. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39036. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39037. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39038. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39039. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39040. 18:59:04 T:992 INFO: Previous line repeats 1 times.
  39041. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39042. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39043. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39044. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39045. 18:59:04 T:992 DEBUG: Previous line repeats 1 times.
  39046. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39047. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39048. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39049. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39050. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39051. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39052. 18:59:04 T:6204 DEBUG: Previous line repeats 1 times.
  39053. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39054. 18:59:04 T:992 INFO: Previous line repeats 5 times.
  39055. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39056. 18:59:04 T:6204 DEBUG: Previous line repeats 1 times.
  39057. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39058. 18:59:04 T:6204 INFO: Previous line repeats 3 times.
  39059. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39060. 18:59:04 T:992 INFO: Previous line repeats 3 times.
  39061. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39062. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39063. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39064. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39065. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39066. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39067. 18:59:04 T:6204 INFO: Previous line repeats 3 times.
  39068. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39069. 18:59:04 T:992 INFO: Previous line repeats 7 times.
  39070. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39071. 18:59:04 T:6204 DEBUG: Previous line repeats 1 times.
  39072. 18:59:04 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39073. 18:59:04 T:992 INFO: Previous line repeats 1 times.
  39074. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39075. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39076. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39077. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39078. 18:59:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39079. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39080. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39081. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39082. 18:59:05 T:6204 DEBUG: Previous line repeats 1 times.
  39083. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39084. 18:59:05 T:6204 INFO: Previous line repeats 1 times.
  39085. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39086. 18:59:05 T:992 INFO: Previous line repeats 3 times.
  39087. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39088. 18:59:05 T:992 DEBUG: Previous line repeats 1 times.
  39089. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39090. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39091. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39092. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39093. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39094. 18:59:05 T:992 INFO: Previous line repeats 7 times.
  39095. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39096. 18:59:05 T:6204 DEBUG: Previous line repeats 2 times.
  39097. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39098. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39099. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39100. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39101. 18:59:05 T:992 INFO: Previous line repeats 1 times.
  39102. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39103. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39104. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39105. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39106. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39107. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39108. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39109. 18:59:05 T:6204 DEBUG: Previous line repeats 2 times.
  39110. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  39111. 18:59:05 T:6204 INFO: Previous line repeats 1 times.
  39112. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39113. 18:59:05 T:992 INFO: Previous line repeats 3 times.
  39114. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39115. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39116. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39117. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39118. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39119. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39120. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39121. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39122. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39123. 18:59:05 T:992 INFO: Previous line repeats 1 times.
  39124. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39125. 18:59:05 T:6204 DEBUG: Previous line repeats 1 times.
  39126. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39127. 18:59:05 T:992 INFO: Previous line repeats 11 times.
  39128. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39129. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39130. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39131. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39132. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39133. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39134. 18:59:05 T:992 INFO: Previous line repeats 1 times.
  39135. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39136. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  39137. 18:59:05 T:6204 INFO: Previous line repeats 1 times.
  39138. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39139. 18:59:05 T:992 INFO: Previous line repeats 3 times.
  39140. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39141. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39142. 18:59:05 T:992 INFO: Previous line repeats 1 times.
  39143. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39144. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39145. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39146. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39147. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39148. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39149. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39150. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39151. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39152. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39153. 18:59:05 T:992 INFO: Previous line repeats 7 times.
  39154. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39155. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39156. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39157. 18:59:05 T:992 INFO: Previous line repeats 5 times.
  39158. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39159. 18:59:05 T:992 DEBUG: Previous line repeats 1 times.
  39160. 18:59:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39161. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  39162. 18:59:05 T:6204 INFO: Previous line repeats 1 times.
  39163. 18:59:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39164. 18:59:06 T:992 INFO: Previous line repeats 3 times.
  39165. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39166. 18:59:06 T:6204 DEBUG: Previous line repeats 2 times.
  39167. 18:59:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39168. 18:59:06 T:6204 INFO: Previous line repeats 3 times.
  39169. 18:59:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39170. 18:59:06 T:992 INFO: Previous line repeats 1 times.
  39171. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39172. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39173. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39174. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39175. 18:59:06 T:6204 DEBUG: Previous line repeats 1 times.
  39176. 18:59:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39177. 18:59:06 T:992 INFO: Previous line repeats 1 times.
  39178. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39179. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39180. 18:59:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39181. 18:59:06 T:992 INFO: Previous line repeats 5 times.
  39182. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39183. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39184. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39185. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39186. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39187. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39188. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39189. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39190. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39191. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39192. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39193. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39194. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39195. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39196. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39197. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39198. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39199. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39200. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39201. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39202. 18:59:06 T:992 DEBUG: Previous line repeats 2 times.
  39203. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39204. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39205. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39206. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39207. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39208. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39209. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39210. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39211. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39212. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39213. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39214. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39215. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39216. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39217. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39218. 18:59:06 T:992 DEBUG: Previous line repeats 1 times.
  39219. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39220. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39221. 18:59:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39222. 18:59:07 T:6184 DEBUG: Previous line repeats 3 times.
  39223. 18:59:07 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is ActivateWindow(TVChannels)
  39224. 18:59:07 T:6184 DEBUG: Activating window ID: 10700
  39225. 18:59:07 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  39226. 18:59:07 T:6184 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
  39227. 18:59:07 T:6184 INFO: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY
  39228. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39229. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39230. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39231. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39232. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39233. 18:59:07 T:6184 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All channels/)
  39234. 18:59:07 T:6184 DEBUG: ParentPath = []
  39235. 18:59:07 T:6184 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All channels)
  39236. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39237. 18:59:07 T:5808 DEBUG: Previous line repeats 1 times.
  39238. 18:59:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  39239. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39240. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39241. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39242. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39243. 18:59:07 T:992 DEBUG: Previous line repeats 4 times.
  39244. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39245. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39246. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39247. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39248. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39249. 18:59:07 T:992 DEBUG: Previous line repeats 3 times.
  39250. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39251. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39252. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39253. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39254. 18:59:07 T:992 DEBUG: Previous line repeats 3 times.
  39255. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39256. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39257. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39258. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39259. 18:59:07 T:992 DEBUG: Previous line repeats 3 times.
  39260. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39261. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39262. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39263. 18:59:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39264. 18:59:08 T:992 DEBUG: Previous line repeats 1 times.
  39265. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39266. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39267. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39268. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39269. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39270. 18:59:08 T:992 DEBUG: Previous line repeats 4 times.
  39271. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39272. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39273. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39274. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39275. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39276. 18:59:08 T:992 DEBUG: Previous line repeats 4 times.
  39277. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39278. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39279. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39280. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39281. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39282. 18:59:08 T:992 DEBUG: Previous line repeats 2 times.
  39283. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39284. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39285. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39286. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39287. 18:59:08 T:992 DEBUG: Previous line repeats 1 times.
  39288. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39289. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39290. 18:59:08 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  39291. 18:59:08 T:6184 DEBUG: Activating window ID: 10000
  39292. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39293. 18:59:08 T:992 DEBUG: Previous line repeats 1 times.
  39294. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39295. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39296. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39297. 18:59:08 T:992 DEBUG: Previous line repeats 1 times.
  39298. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39299. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39300. 18:59:08 T:992 DEBUG: Previous line repeats 2 times.
  39301. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39302. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39303. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39304. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39305. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39306. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39307. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39308. 18:59:08 T:6184 DEBUG: ------ Window Deinit (MyPVRChannels.xml) ------
  39309. 18:59:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39310. 18:59:08 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  39311. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39312. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39313. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39314. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39315. 18:59:09 T:992 DEBUG: Previous line repeats 3 times.
  39316. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39317. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39318. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39319. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39320. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39321. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39322. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39323. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39324. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39325. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39326. 18:59:09 T:992 DEBUG: Previous line repeats 2 times.
  39327. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39328. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39329. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39330. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39331. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39332. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39333. 18:59:09 T:992 DEBUG: Previous line repeats 2 times.
  39334. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39335. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39336. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39337. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39338. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39339. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39340. 18:59:09 T:992 DEBUG: Previous line repeats 2 times.
  39341. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39342. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39343. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39344. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39345. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39346. 18:59:09 T:992 DEBUG: Previous line repeats 2 times.
  39347. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39348. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39349. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39350. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39351. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39352. 18:59:09 T:992 DEBUG: Previous line repeats 1 times.
  39353. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39354. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39355. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39356. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39357. 18:59:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39358. 18:59:10 T:992 DEBUG: Previous line repeats 5 times.
  39359. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39360. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39361. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39362. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39363. 18:59:10 T:992 DEBUG: Previous line repeats 4 times.
  39364. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39365. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39366. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39367. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39368. 18:59:10 T:992 DEBUG: Previous line repeats 4 times.
  39369. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39370. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39371. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39372. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39373. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39374. 18:59:10 T:992 DEBUG: Previous line repeats 2 times.
  39375. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39376. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39377. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39378. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39379. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39380. 18:59:10 T:992 DEBUG: Previous line repeats 2 times.
  39381. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39382. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39383. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39384. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39385. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39386. 18:59:10 T:992 DEBUG: Previous line repeats 3 times.
  39387. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39388. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39389. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39390. 18:59:10 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  39391. 18:59:10 T:6184 DEBUG: Activating window ID: 12005
  39392. 18:59:10 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  39393. 18:59:10 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  39394. 18:59:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39395. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39396. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39397. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39398. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39399. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39400. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39401. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39402. 18:59:11 T:992 DEBUG: Previous line repeats 3 times.
  39403. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39404. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39405. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39406. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39407. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39408. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39409. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39410. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39411. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39412. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39413. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39414. 18:59:11 T:992 DEBUG: Previous line repeats 2 times.
  39415. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39416. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39417. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39418. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39419. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39420. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39421. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39422. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39423. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39424. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39425. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39426. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39427. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39428. 18:59:11 T:992 DEBUG: Previous line repeats 1 times.
  39429. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39430. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39431. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39432. 18:59:11 T:992 DEBUG: Previous line repeats 2 times.
  39433. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39434. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39435. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39436. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39437. 18:59:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39438. 18:59:12 T:992 DEBUG: Previous line repeats 2 times.
  39439. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39440. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39441. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39442. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39443. 18:59:12 T:992 DEBUG: Previous line repeats 3 times.
  39444. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39445. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39446. 18:59:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  39447. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39448. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39449. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39450. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39451. 18:59:12 T:992 DEBUG: Previous line repeats 2 times.
  39452. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39453. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39454. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39455. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39456. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39457. 18:59:12 T:992 DEBUG: Previous line repeats 3 times.
  39458. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39459. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39460. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39461. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39462. 18:59:12 T:992 DEBUG: Previous line repeats 3 times.
  39463. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39464. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39465. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39466. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39467. 18:59:12 T:992 DEBUG: Previous line repeats 3 times.
  39468. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39469. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39470. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39471. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39472. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39473. 18:59:12 T:992 DEBUG: Previous line repeats 4 times.
  39474. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39475. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39476. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39477. 18:59:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39478. 18:59:13 T:992 DEBUG: Previous line repeats 3 times.
  39479. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39480. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39481. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39482. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39483. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39484. 18:59:13 T:992 DEBUG: Previous line repeats 2 times.
  39485. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39486. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39487. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39488. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39489. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39490. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39491. 18:59:13 T:992 DEBUG: Previous line repeats 2 times.
  39492. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39493. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39494. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39495. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39496. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39497. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39498. 18:59:13 T:992 DEBUG: Previous line repeats 2 times.
  39499. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39500. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39501. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39502. 18:59:13 T:992 DEBUG: Previous line repeats 1 times.
  39503. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39504. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39505. 18:59:13 T:992 DEBUG: Previous line repeats 2 times.
  39506. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39507. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39508. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39509. 18:59:13 T:992 DEBUG: Previous line repeats 1 times.
  39510. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39511. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39512. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39513. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39514. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39515. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39516. 18:59:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39517. 18:59:14 T:992 DEBUG: Previous line repeats 2 times.
  39518. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39519. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39520. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39521. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39522. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39523. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39524. 18:59:14 T:992 DEBUG: Previous line repeats 2 times.
  39525. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39526. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39527. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39528. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39529. 18:59:14 T:992 DEBUG: Previous line repeats 1 times.
  39530. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39531. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39532. 18:59:14 T:992 DEBUG: Previous line repeats 1 times.
  39533. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39534. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39535. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39536. 18:59:14 T:992 DEBUG: Previous line repeats 2 times.
  39537. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39538. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39539. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39540. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39541. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39542. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39543. 18:59:14 T:992 DEBUG: Previous line repeats 2 times.
  39544. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39545. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39546. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39547. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39548. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39549. 18:59:14 T:992 DEBUG: Previous line repeats 2 times.
  39550. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39551. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39552. 18:59:14 T:992 DEBUG: Previous line repeats 1 times.
  39553. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39554. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39555. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39556. 18:59:14 T:992 DEBUG: Previous line repeats 3 times.
  39557. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39558. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39559. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39560. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39561. 18:59:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39562. 18:59:15 T:992 DEBUG: Previous line repeats 2 times.
  39563. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39564. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39565. 18:59:15 T:992 DEBUG: Previous line repeats 1 times.
  39566. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39567. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39568. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39569. 18:59:15 T:992 DEBUG: Previous line repeats 4 times.
  39570. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39571. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39572. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39573. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39574. 18:59:15 T:992 DEBUG: Previous line repeats 4 times.
  39575. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39576. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39577. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39578. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39579. 18:59:15 T:992 DEBUG: Previous line repeats 4 times.
  39580. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39581. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39582. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39583. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39584. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39585. 18:59:15 T:992 DEBUG: Previous line repeats 3 times.
  39586. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39587. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39588. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39589. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39590. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39591. 18:59:15 T:992 DEBUG: Previous line repeats 1 times.
  39592. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39593. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39594. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39595. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39596. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39597. 18:59:15 T:992 DEBUG: Previous line repeats 3 times.
  39598. 18:59:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39599. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39600. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39601. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39602. 18:59:16 T:992 DEBUG: Previous line repeats 3 times.
  39603. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39604. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39605. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39606. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39607. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39608. 18:59:16 T:992 DEBUG: Previous line repeats 2 times.
  39609. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39610. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39611. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39612. 18:59:16 T:992 DEBUG: Previous line repeats 1 times.
  39613. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39614. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39615. 18:59:16 T:992 DEBUG: Previous line repeats 2 times.
  39616. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39617. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39618. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39619. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39620. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39621. 18:59:16 T:992 DEBUG: Previous line repeats 3 times.
  39622. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39623. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39624. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39625. 18:59:16 T:992 DEBUG: Previous line repeats 3 times.
  39626. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39627. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39628. 18:59:16 T:992 DEBUG: Previous line repeats 3 times.
  39629. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39630. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39631. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39632. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39633. 18:59:16 T:992 DEBUG: Previous line repeats 2 times.
  39634. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39635. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39636. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39637. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39638. 18:59:16 T:992 DEBUG: Previous line repeats 3 times.
  39639. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39640. 18:59:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39641. 18:59:17 T:992 DEBUG: Previous line repeats 1 times.
  39642. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39643. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39644. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39645. 18:59:17 T:992 DEBUG: Previous line repeats 2 times.
  39646. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39647. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39648. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39649. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39650. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39651. 18:59:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  39652. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39653. 18:59:17 T:992 DEBUG: Previous line repeats 2 times.
  39654. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39655. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39656. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39657. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39658. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39659. 18:59:17 T:992 DEBUG: Previous line repeats 3 times.
  39660. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39661. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39662. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39663. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39664. 18:59:17 T:992 DEBUG: Previous line repeats 3 times.
  39665. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39666. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39667. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39668. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39669. 18:59:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  39670. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39671. 18:59:17 T:992 DEBUG: Previous line repeats 3 times.
  39672. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39673. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39674. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39675. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39676. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39677. 18:59:17 T:992 DEBUG: Previous line repeats 1 times.
  39678. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39679. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39680. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39681. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39682. 18:59:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39683. 18:59:18 T:992 DEBUG: Previous line repeats 4 times.
  39684. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39685. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39686. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39687. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39688. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39689. 18:59:18 T:992 DEBUG: Previous line repeats 3 times.
  39690. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39691. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39692. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39693. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39694. 18:59:18 T:992 DEBUG: Previous line repeats 2 times.
  39695. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39696. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39697. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39698. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39699. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39700. 18:59:18 T:992 DEBUG: Previous line repeats 4 times.
  39701. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39702. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39703. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39704. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39705. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39706. 18:59:18 T:992 DEBUG: Previous line repeats 3 times.
  39707. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39708. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39709. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39710. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39711. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39712. 18:59:18 T:992 DEBUG: Previous line repeats 2 times.
  39713. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39714. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39715. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39716. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39717. 18:59:18 T:992 DEBUG: Previous line repeats 3 times.
  39718. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39719. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39720. 18:59:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39721. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39722. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39723. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39724. 18:59:19 T:992 DEBUG: Previous line repeats 2 times.
  39725. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39726. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39727. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39728. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39729. 18:59:19 T:992 DEBUG: Previous line repeats 1 times.
  39730. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39731. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39732. 18:59:19 T:992 DEBUG: Previous line repeats 1 times.
  39733. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39734. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39735. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39736. 18:59:19 T:992 DEBUG: Previous line repeats 1 times.
  39737. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39738. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39739. 18:59:19 T:992 DEBUG: Previous line repeats 1 times.
  39740. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39741. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39742. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39743. 18:59:19 T:992 DEBUG: Previous line repeats 2 times.
  39744. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39745. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39746. 18:59:19 T:992 DEBUG: Previous line repeats 1 times.
  39747. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39748. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39749. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39750. 18:59:19 T:3764 DEBUG: Previous line repeats 1 times.
  39751. 18:59:19 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  39752. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39753. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39754. 18:59:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  39755. 18:59:19 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  39756. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39757. 18:59:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  39758. 18:59:19 T:992 INFO: Previous line repeats 2 times.
  39759. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39760. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39761. 18:59:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  39762. 18:59:19 T:3764 INFO: Previous line repeats 3 times.
  39763. 18:59:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  39764. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39765. 18:59:19 T:992 DEBUG: Previous line repeats 2 times.
  39766. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39767. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39768. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39769. 18:59:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39770. 18:59:19 T:3764 DEBUG: Previous line repeats 3 times.
  39771. 18:59:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  39772. 18:59:20 T:992 INFO: Previous line repeats 2 times.
  39773. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39774. 18:59:20 T:992 DEBUG: Previous line repeats 1 times.
  39775. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39776. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39777. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39778. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39779. 18:59:20 T:3764 DEBUG: Previous line repeats 3 times.
  39780. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39781. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39782. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39783. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39784. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39785. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39786. 18:59:20 T:6084 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  39787. 18:59:20 T:6084 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  39788. 18:59:20 T:6084 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  39789. 18:59:20 T:6084 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  39790. 18:59:20 T:6084 INFO: Platinum [neptune.http]: got connection (reused: false)
  39791. 18:59:20 T:6084 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  39792. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39793. 18:59:20 T:992 DEBUG: Previous line repeats 1 times.
  39794. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39795. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39796. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39797. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39798. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  39799. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  39800. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39801. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39802. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39803. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39804. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  39805. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  39806. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39807. 18:59:20 T:3764 DEBUG: Previous line repeats 1 times.
  39808. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  39809. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39810. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  39811. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39812. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  39813. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39814. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  39815. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39816. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39817. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39818. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39819. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39820. 18:59:20 T:3764 DEBUG: Previous line repeats 3 times.
  39821. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  39822. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  39823. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  39824. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39825. 18:59:20 T:3764 DEBUG: Previous line repeats 1 times.
  39826. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39827. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39828. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39829. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39830. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39831. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39832. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39833. 18:59:20 T:3764 DEBUG: Previous line repeats 1 times.
  39834. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  39835. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  39836. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  39837. 18:59:20 T:992 INFO: Previous line repeats 1 times.
  39838. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39839. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39840. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39841. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39842. 18:59:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39843. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39844. 18:59:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39845. 18:59:21 T:3764 DEBUG: Previous line repeats 4 times.
  39846. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39847. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39848. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  39849. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39850. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39851. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39852. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39853. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39854. 18:59:21 T:3764 DEBUG: Previous line repeats 1 times.
  39855. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  39856. 18:59:21 T:7660 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  39857. 18:59:21 T:7660 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  39858. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  39859. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  39860. 18:59:21 T:7660 INFO: Platinum [neptune.http]: got connection (reused: false)
  39861. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39862. 18:59:21 T:7660 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  39863. 18:59:21 T:7660 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  39864. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  39865. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  39866. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  39867. 18:59:21 T:7660 INFO: Platinum [neptune.http]: got connection (reused: false)
  39868. 18:59:21 T:7660 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  39869. 18:59:21 T:7660 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  39870. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  39871. 18:59:21 T:7660 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  39872. 18:59:21 T:7660 INFO: Platinum [neptune.http]: got connection (reused: false)
  39873. 18:59:21 T:7660 ERROR: Platinum [platinum.core.service]: No state variables found
  39874. 18:59:21 T:7660 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  39875. 18:59:21 T:7660 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  39876. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  39877. <specVersion>
  39878. <major>1</major>
  39879. <minor>0</minor>
  39880. </specVersion>
  39881. <actionList />
  39882. <serviceStateTable />
  39883. </scpd>
  39884. 18:59:21 T:7660 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  39885. 18:59:21 T:7660 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  39886. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  39887. <specVersion>
  39888. <major>1</major>
  39889. <minor>0</minor>
  39890. </specVersion>
  39891. <actionList />
  39892. <serviceStateTable />
  39893. </scpd>
  39894. 18:59:21 T:7660 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  39895. 18:59:21 T:3764 NOTICE: Previous line repeats 2 times.
  39896. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  39897. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39898. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39899. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39900. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39901. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39902. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39903. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  39904. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39905. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39906. 18:59:21 T:992 DEBUG: Previous line repeats 2 times.
  39907. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39908. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39909. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  39910. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39911. 18:59:21 T:992 DEBUG: Previous line repeats 1 times.
  39912. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39913. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39914. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  39915. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39916. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39917. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39918. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39919. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  39920. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  39921. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39922. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39923. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39924. 18:59:21 T:992 DEBUG: Previous line repeats 2 times.
  39925. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39926. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39927. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39928. 18:59:21 T:992 DEBUG: Previous line repeats 1 times.
  39929. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39930. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  39931. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  39932. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  39933. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39934. 18:59:21 T:992 DEBUG: Previous line repeats 1 times.
  39935. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39936. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39937. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39938. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39939. 18:59:21 T:992 DEBUG: Previous line repeats 1 times.
  39940. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39941. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  39942. 18:59:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  39943. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39944. 18:59:21 T:992 DEBUG: Previous line repeats 2 times.
  39945. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39946. 18:59:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39947. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39948. 18:59:22 T:3764 DEBUG: Previous line repeats 1 times.
  39949. 18:59:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  39950. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39951. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39952. 18:59:22 T:992 DEBUG: Previous line repeats 1 times.
  39953. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39954. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39955. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39956. 18:59:22 T:5808 DEBUG: Previous line repeats 1 times.
  39957. 18:59:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  39958. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39959. 18:59:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  39960. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39961. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39962. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39963. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39964. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39965. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39966. 18:59:22 T:3764 DEBUG: Previous line repeats 2 times.
  39967. 18:59:22 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  39968. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39969. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39970. 18:59:22 T:992 DEBUG: Previous line repeats 1 times.
  39971. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39972. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39973. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39974. 18:59:22 T:992 DEBUG: Previous line repeats 2 times.
  39975. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39976. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39977. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39978. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39979. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39980. 18:59:22 T:992 DEBUG: Previous line repeats 3 times.
  39981. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39982. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39983. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39984. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39985. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39986. 18:59:22 T:992 DEBUG: Previous line repeats 2 times.
  39987. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39988. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39989. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39990. 18:59:22 T:3660 DEBUG: Thread JobWorker 3660 terminating (autodelete)
  39991. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  39992. 18:59:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39993. 18:59:22 T:4432 DEBUG: Previous line repeats 1 times.
  39994. 18:59:22 T:4432 DEBUG: Thread JobWorker 4432 terminating (autodelete)
  39995. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  39996. 18:59:23 T:992 DEBUG: Previous line repeats 1 times.
  39997. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  39998. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  39999. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40000. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40001. 18:59:23 T:992 DEBUG: Previous line repeats 4 times.
  40002. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40003. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40004. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40005. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40006. 18:59:23 T:992 DEBUG: Previous line repeats 4 times.
  40007. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40008. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40009. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40010. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40011. 18:59:23 T:992 DEBUG: Previous line repeats 3 times.
  40012. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40013. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40014. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40015. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40016. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40017. 18:59:23 T:992 DEBUG: Previous line repeats 3 times.
  40018. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40019. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40020. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40021. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40022. 18:59:23 T:992 DEBUG: Previous line repeats 3 times.
  40023. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40024. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40025. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40026. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40027. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40028. 18:59:23 T:992 DEBUG: Previous line repeats 2 times.
  40029. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40030. 18:59:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40031. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40032. 18:59:24 T:992 DEBUG: Previous line repeats 2 times.
  40033. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40034. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40035. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40036. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40037. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40038. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40039. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40040. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40041. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40042. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40043. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40044. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40045. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40046. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40047. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40048. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40049. 18:59:24 T:992 DEBUG: Previous line repeats 2 times.
  40050. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40051. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40052. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40053. 18:59:24 T:992 DEBUG: Previous line repeats 2 times.
  40054. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40055. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40056. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40057. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40058. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40059. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40060. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40061. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40062. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40063. 18:59:24 T:992 DEBUG: Previous line repeats 1 times.
  40064. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40065. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40066. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40067. 18:59:24 T:992 DEBUG: Previous line repeats 2 times.
  40068. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40069. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40070. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40071. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40072. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40073. 18:59:24 T:992 DEBUG: Previous line repeats 3 times.
  40074. 18:59:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40075. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40076. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40077. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40078. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40079. 18:59:25 T:992 DEBUG: Previous line repeats 3 times.
  40080. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40081. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40082. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40083. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40084. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40085. 18:59:25 T:992 DEBUG: Previous line repeats 2 times.
  40086. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40087. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40088. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40089. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40090. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40091. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40092. 18:59:25 T:992 DEBUG: Previous line repeats 3 times.
  40093. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40094. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40095. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40096. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40097. 18:59:25 T:992 DEBUG: Previous line repeats 3 times.
  40098. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40099. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40100. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40101. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40102. 18:59:25 T:992 DEBUG: Previous line repeats 4 times.
  40103. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40104. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40105. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40106. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40107. 18:59:25 T:992 DEBUG: Previous line repeats 1 times.
  40108. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40109. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40110. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40111. 18:59:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40112. 18:59:26 T:992 DEBUG: Previous line repeats 6 times.
  40113. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40114. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40115. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40116. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40117. 18:59:26 T:992 DEBUG: Previous line repeats 3 times.
  40118. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40119. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40120. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40121. 18:59:26 T:992 DEBUG: Previous line repeats 1 times.
  40122. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40123. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40124. 18:59:26 T:992 DEBUG: Previous line repeats 2 times.
  40125. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40126. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40127. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40128. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40129. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40130. 18:59:26 T:992 DEBUG: Previous line repeats 2 times.
  40131. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40132. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40133. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40134. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40135. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40136. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40137. 18:59:26 T:992 DEBUG: Previous line repeats 2 times.
  40138. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40139. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40140. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40141. 18:59:26 T:992 DEBUG: Previous line repeats 1 times.
  40142. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40143. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40144. 18:59:26 T:992 DEBUG: Previous line repeats 1 times.
  40145. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40146. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40147. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40148. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40149. 18:59:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40150. 18:59:27 T:992 DEBUG: Previous line repeats 3 times.
  40151. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40152. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40153. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40154. 18:59:27 T:992 DEBUG: Previous line repeats 1 times.
  40155. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40156. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40157. 18:59:27 T:992 DEBUG: Previous line repeats 1 times.
  40158. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40159. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40160. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40161. 18:59:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  40162. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40163. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40164. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40165. 18:59:27 T:992 DEBUG: Previous line repeats 1 times.
  40166. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40167. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40168. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40169. 18:59:27 T:992 DEBUG: Previous line repeats 1 times.
  40170. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40171. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40172. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40173. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40174. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40175. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40176. 18:59:27 T:992 DEBUG: Previous line repeats 2 times.
  40177. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40178. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40179. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40180. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40181. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40182. 18:59:27 T:992 DEBUG: Previous line repeats 3 times.
  40183. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40184. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40185. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40186. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40187. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40188. 18:59:27 T:992 DEBUG: Previous line repeats 4 times.
  40189. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40190. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40191. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40192. 18:59:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40193. 18:59:28 T:992 DEBUG: Previous line repeats 3 times.
  40194. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40195. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40196. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40197. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40198. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40199. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40200. 18:59:28 T:992 DEBUG: Previous line repeats 3 times.
  40201. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40202. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40203. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40204. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40205. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40206. 18:59:28 T:992 DEBUG: Previous line repeats 2 times.
  40207. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40208. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40209. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40210. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40211. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40212. 18:59:28 T:992 DEBUG: Previous line repeats 3 times.
  40213. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40214. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40215. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40216. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40217. 18:59:28 T:992 DEBUG: Previous line repeats 3 times.
  40218. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40219. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40220. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40221. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40222. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40223. 18:59:28 T:992 DEBUG: Previous line repeats 3 times.
  40224. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40225. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40226. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40227. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40228. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40229. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40230. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40231. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40232. 18:59:28 T:992 DEBUG: Previous line repeats 1 times.
  40233. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40234. 18:59:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40235. 18:59:29 T:992 DEBUG: Previous line repeats 5 times.
  40236. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40237. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40238. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40239. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40240. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40241. 18:59:29 T:992 DEBUG: Previous line repeats 1 times.
  40242. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40243. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40244. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40245. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40246. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40247. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40248. 18:59:29 T:992 DEBUG: Previous line repeats 2 times.
  40249. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40250. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40251. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40252. 18:59:29 T:992 DEBUG: Previous line repeats 1 times.
  40253. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40254. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40255. 18:59:29 T:992 DEBUG: Previous line repeats 2 times.
  40256. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40257. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40258. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40259. 18:59:29 T:992 DEBUG: Previous line repeats 1 times.
  40260. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40261. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40262. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40263. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40264. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40265. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40266. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40267. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40268. 18:59:29 T:992 DEBUG: Previous line repeats 1 times.
  40269. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40270. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40271. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40272. 18:59:29 T:992 DEBUG: Previous line repeats 1 times.
  40273. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40274. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40275. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40276. 18:59:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40277. 18:59:30 T:992 DEBUG: Previous line repeats 2 times.
  40278. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40279. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40280. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40281. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40282. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40283. 18:59:30 T:992 DEBUG: Previous line repeats 3 times.
  40284. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40285. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40286. 18:59:30 T:992 DEBUG: Previous line repeats 1 times.
  40287. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40288. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40289. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40290. 18:59:30 T:992 DEBUG: Previous line repeats 4 times.
  40291. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40292. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40293. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40294. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40295. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40296. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40297. 18:59:30 T:992 DEBUG: Previous line repeats 4 times.
  40298. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40299. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40300. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40301. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40302. 18:59:30 T:992 DEBUG: Previous line repeats 4 times.
  40303. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40304. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40305. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40306. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40307. 18:59:30 T:992 DEBUG: Previous line repeats 2 times.
  40308. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40309. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40310. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40311. 18:59:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40312. 18:59:31 T:992 DEBUG: Previous line repeats 5 times.
  40313. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40314. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40315. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40316. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40317. 18:59:31 T:992 DEBUG: Previous line repeats 3 times.
  40318. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40319. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40320. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40321. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40322. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40323. 18:59:31 T:992 DEBUG: Previous line repeats 3 times.
  40324. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40325. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40326. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40327. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40328. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40329. 18:59:31 T:992 DEBUG: Previous line repeats 3 times.
  40330. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40331. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40332. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40333. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40334. 18:59:31 T:992 DEBUG: Previous line repeats 3 times.
  40335. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40336. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40337. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40338. 18:59:31 T:992 DEBUG: Previous line repeats 1 times.
  40339. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40340. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40341. 18:59:31 T:992 DEBUG: Previous line repeats 1 times.
  40342. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40343. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40344. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40345. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40346. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40347. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40348. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40349. 18:59:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40350. 18:59:32 T:992 DEBUG: Previous line repeats 4 times.
  40351. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40352. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40353. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40354. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40355. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40356. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40357. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40358. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40359. 18:59:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  40360. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40361. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40362. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40363. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40364. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40365. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40366. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40367. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40368. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40369. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40370. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40371. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40372. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40373. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40374. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40375. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40376. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40377. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40378. 18:59:32 T:992 DEBUG: Previous line repeats 4 times.
  40379. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40380. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40381. 18:59:32 T:992 DEBUG: Previous line repeats 1 times.
  40382. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40383. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40384. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40385. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40386. 18:59:32 T:992 DEBUG: Previous line repeats 2 times.
  40387. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40388. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40389. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40390. 18:59:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40391. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40392. 18:59:33 T:992 DEBUG: Previous line repeats 3 times.
  40393. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40394. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40395. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40396. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40397. 18:59:33 T:992 DEBUG: Previous line repeats 3 times.
  40398. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40399. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40400. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40401. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40402. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40403. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40404. 18:59:33 T:992 DEBUG: Previous line repeats 3 times.
  40405. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40406. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40407. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40408. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40409. 18:59:33 T:992 DEBUG: Previous line repeats 3 times.
  40410. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40411. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40412. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40413. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40414. 18:59:33 T:992 DEBUG: Previous line repeats 4 times.
  40415. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40416. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40417. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40418. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40419. 18:59:33 T:992 DEBUG: Previous line repeats 3 times.
  40420. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40421. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40422. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40423. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40424. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40425. 18:59:33 T:992 DEBUG: Previous line repeats 2 times.
  40426. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40427. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40428. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40429. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40430. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40431. 18:59:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40432. 18:59:34 T:992 DEBUG: Previous line repeats 2 times.
  40433. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40434. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40435. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40436. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40437. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40438. 18:59:34 T:992 DEBUG: Previous line repeats 1 times.
  40439. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40440. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40441. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40442. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40443. 18:59:34 T:992 DEBUG: Previous line repeats 3 times.
  40444. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40445. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40446. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40447. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40448. 18:59:34 T:992 DEBUG: Previous line repeats 1 times.
  40449. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40450. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40451. 18:59:34 T:992 DEBUG: Previous line repeats 2 times.
  40452. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40453. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40454. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40455. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40456. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40457. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40458. 18:59:34 T:992 DEBUG: Previous line repeats 2 times.
  40459. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40460. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40461. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40462. 18:59:34 T:992 DEBUG: Previous line repeats 1 times.
  40463. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40464. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40465. 18:59:34 T:992 DEBUG: Previous line repeats 2 times.
  40466. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40467. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40468. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40469. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40470. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40471. 18:59:34 T:992 DEBUG: Previous line repeats 1 times.
  40472. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40473. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40474. 18:59:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40475. 18:59:35 T:992 DEBUG: Previous line repeats 3 times.
  40476. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40477. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40478. 18:59:35 T:992 DEBUG: Previous line repeats 1 times.
  40479. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40480. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40481. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40482. 18:59:35 T:992 DEBUG: Previous line repeats 2 times.
  40483. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40484. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40485. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40486. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40487. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40488. 18:59:35 T:992 DEBUG: Previous line repeats 2 times.
  40489. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40490. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40491. 18:59:35 T:992 DEBUG: Previous line repeats 1 times.
  40492. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40493. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40494. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40495. 18:59:35 T:992 DEBUG: Previous line repeats 3 times.
  40496. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40497. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40498. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40499. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40500. 18:59:35 T:992 DEBUG: Previous line repeats 3 times.
  40501. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40502. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40503. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40504. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40505. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40506. 18:59:35 T:992 DEBUG: Previous line repeats 3 times.
  40507. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40508. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40509. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40510. 18:59:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40511. 18:59:36 T:992 DEBUG: Previous line repeats 4 times.
  40512. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40513. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40514. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40515. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40516. 18:59:36 T:992 DEBUG: Previous line repeats 3 times.
  40517. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40518. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40519. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40520. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40521. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40522. 18:59:36 T:992 DEBUG: Previous line repeats 3 times.
  40523. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40524. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40525. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40526. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40527. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40528. 18:59:36 T:992 DEBUG: Previous line repeats 3 times.
  40529. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40530. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40531. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40532. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40533. 18:59:36 T:992 DEBUG: Previous line repeats 3 times.
  40534. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40535. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40536. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40537. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40538. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40539. 18:59:36 T:992 DEBUG: Previous line repeats 2 times.
  40540. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40541. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40542. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40543. 18:59:36 T:992 DEBUG: Previous line repeats 1 times.
  40544. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40545. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40546. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40547. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40548. 18:59:36 T:992 DEBUG: Previous line repeats 1 times.
  40549. 18:59:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40550. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40551. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40552. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40553. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40554. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40555. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40556. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40557. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40558. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40559. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40560. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40561. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40562. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40563. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40564. 18:59:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  40565. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40566. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40567. 18:59:37 T:992 DEBUG: Previous line repeats 2 times.
  40568. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40569. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40570. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40571. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40572. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40573. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40574. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40575. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40576. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40577. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40578. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40579. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40580. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40581. 18:59:37 T:992 DEBUG: Previous line repeats 2 times.
  40582. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40583. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40584. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40585. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40586. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40587. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40588. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40589. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40590. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40591. 18:59:37 T:992 DEBUG: Previous line repeats 1 times.
  40592. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40593. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40594. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40595. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40596. 18:59:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40597. 18:59:38 T:992 DEBUG: Previous line repeats 2 times.
  40598. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40599. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40600. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40601. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40602. 18:59:38 T:992 DEBUG: Previous line repeats 2 times.
  40603. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40604. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40605. 18:59:38 T:992 DEBUG: Previous line repeats 1 times.
  40606. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40607. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40608. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40609. 18:59:38 T:992 DEBUG: Previous line repeats 2 times.
  40610. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40611. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40612. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40613. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40614. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40615. 18:59:38 T:992 DEBUG: Previous line repeats 3 times.
  40616. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40617. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40618. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40619. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40620. 18:59:38 T:992 DEBUG: Previous line repeats 3 times.
  40621. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40622. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40623. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40624. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40625. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40626. 18:59:38 T:992 DEBUG: Previous line repeats 3 times.
  40627. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40628. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40629. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40630. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40631. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40632. 18:59:38 T:992 DEBUG: Previous line repeats 2 times.
  40633. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40634. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40635. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40636. 18:59:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40637. 18:59:39 T:992 DEBUG: Previous line repeats 4 times.
  40638. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40639. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40640. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40641. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40642. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40643. 18:59:39 T:992 DEBUG: Previous line repeats 2 times.
  40644. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40645. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40646. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40647. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40648. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40649. 18:59:39 T:992 DEBUG: Previous line repeats 3 times.
  40650. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40651. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40652. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40653. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40654. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40655. 18:59:39 T:992 DEBUG: Previous line repeats 3 times.
  40656. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40657. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40658. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40659. 18:59:39 T:992 DEBUG: Previous line repeats 1 times.
  40660. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40661. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40662. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40663. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40664. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40665. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40666. 18:59:39 T:992 DEBUG: Previous line repeats 3 times.
  40667. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40668. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40669. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40670. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40671. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40672. 18:59:39 T:992 DEBUG: Previous line repeats 1 times.
  40673. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40674. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40675. 18:59:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40676. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40677. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40678. 18:59:40 T:992 DEBUG: Previous line repeats 1 times.
  40679. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40680. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40681. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40682. 18:59:40 T:992 DEBUG: Previous line repeats 1 times.
  40683. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40684. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40685. 18:59:40 T:992 DEBUG: Previous line repeats 1 times.
  40686. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40687. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40688. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40689. 18:59:40 T:992 DEBUG: Previous line repeats 2 times.
  40690. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40691. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40692. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40693. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40694. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40695. 18:59:40 T:992 DEBUG: Previous line repeats 3 times.
  40696. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40697. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40698. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40699. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40700. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40701. 18:59:40 T:992 DEBUG: Previous line repeats 2 times.
  40702. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40703. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40704. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40705. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40706. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40707. 18:59:40 T:992 DEBUG: Previous line repeats 3 times.
  40708. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40709. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40710. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40711. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40712. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40713. 18:59:40 T:992 DEBUG: Previous line repeats 4 times.
  40714. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40715. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40716. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40717. 18:59:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40718. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40719. 18:59:41 T:992 DEBUG: Previous line repeats 2 times.
  40720. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40721. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40722. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40723. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40724. 18:59:41 T:992 DEBUG: Previous line repeats 4 times.
  40725. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40726. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40727. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40728. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40729. 18:59:41 T:992 DEBUG: Previous line repeats 3 times.
  40730. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40731. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40732. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40733. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40734. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40735. 18:59:41 T:992 DEBUG: Previous line repeats 4 times.
  40736. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40737. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40738. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40739. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40740. 18:59:41 T:992 DEBUG: Previous line repeats 3 times.
  40741. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40742. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40743. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40744. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40745. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40746. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40747. 18:59:41 T:992 DEBUG: Previous line repeats 3 times.
  40748. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40749. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40750. 18:59:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40751. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40752. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40753. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40754. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40755. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40756. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40757. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40758. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40759. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40760. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40761. 18:59:42 T:5808 DEBUG: Previous line repeats 1 times.
  40762. 18:59:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  40763. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40764. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40765. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40766. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40767. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40768. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40769. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40770. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40771. 18:59:42 T:992 DEBUG: Previous line repeats 2 times.
  40772. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40773. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40774. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40775. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40776. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40777. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40778. 18:59:42 T:992 DEBUG: Previous line repeats 2 times.
  40779. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40780. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40781. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40782. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40783. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40784. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40785. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40786. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40787. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40788. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40789. 18:59:42 T:992 DEBUG: Previous line repeats 2 times.
  40790. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40791. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40792. 18:59:42 T:992 DEBUG: Previous line repeats 1 times.
  40793. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40794. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40795. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40796. 18:59:42 T:992 DEBUG: Previous line repeats 2 times.
  40797. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40798. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40799. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40800. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40801. 18:59:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40802. 18:59:43 T:992 DEBUG: Previous line repeats 2 times.
  40803. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40804. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40805. 18:59:43 T:992 DEBUG: Previous line repeats 1 times.
  40806. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40807. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40808. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40809. 18:59:43 T:992 DEBUG: Previous line repeats 2 times.
  40810. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40811. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40812. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40813. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40814. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40815. 18:59:43 T:992 DEBUG: Previous line repeats 3 times.
  40816. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40817. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40818. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40819. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40820. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40821. 18:59:43 T:992 DEBUG: Previous line repeats 3 times.
  40822. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40823. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40824. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40825. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40826. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40827. 18:59:43 T:992 DEBUG: Previous line repeats 3 times.
  40828. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40829. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40830. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40831. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40832. 18:59:43 T:992 DEBUG: Previous line repeats 4 times.
  40833. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40834. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40835. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40836. 18:59:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40837. 18:59:44 T:992 DEBUG: Previous line repeats 2 times.
  40838. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40839. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40840. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40841. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40842. 18:59:44 T:992 DEBUG: Previous line repeats 3 times.
  40843. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40844. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40845. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40846. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40847. 18:59:44 T:992 DEBUG: Previous line repeats 4 times.
  40848. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40849. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40850. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40851. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40852. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40853. 18:59:44 T:992 DEBUG: Previous line repeats 3 times.
  40854. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40855. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40856. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40857. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40858. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40859. 18:59:44 T:992 DEBUG: Previous line repeats 3 times.
  40860. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40861. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40862. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40863. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40864. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40865. 18:59:44 T:992 DEBUG: Previous line repeats 2 times.
  40866. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40867. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40868. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40869. 18:59:44 T:992 DEBUG: Previous line repeats 1 times.
  40870. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40871. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40872. 18:59:44 T:992 DEBUG: Previous line repeats 2 times.
  40873. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40874. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40875. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40876. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40877. 18:59:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40878. 18:59:45 T:992 DEBUG: Previous line repeats 2 times.
  40879. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40880. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40881. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40882. 18:59:45 T:992 DEBUG: Previous line repeats 2 times.
  40883. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40884. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40885. 18:59:45 T:992 DEBUG: Previous line repeats 1 times.
  40886. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40887. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40888. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40889. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40890. 18:59:45 T:992 DEBUG: Previous line repeats 1 times.
  40891. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40892. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40893. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40894. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40895. 18:59:45 T:992 DEBUG: Previous line repeats 1 times.
  40896. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40897. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40898. 18:59:45 T:992 DEBUG: Previous line repeats 1 times.
  40899. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40900. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40901. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40902. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40903. 18:59:45 T:992 DEBUG: Previous line repeats 2 times.
  40904. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40905. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40906. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40907. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40908. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40909. 18:59:45 T:992 DEBUG: Previous line repeats 3 times.
  40910. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40911. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40912. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40913. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40914. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40915. 18:59:45 T:992 DEBUG: Previous line repeats 3 times.
  40916. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40917. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40918. 18:59:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40919. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40920. 18:59:46 T:992 DEBUG: Previous line repeats 3 times.
  40921. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40922. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40923. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40924. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40925. 18:59:46 T:992 DEBUG: Previous line repeats 4 times.
  40926. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40927. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40928. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40929. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40930. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40931. 18:59:46 T:992 DEBUG: Previous line repeats 3 times.
  40932. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40933. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40934. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40935. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40936. 18:59:46 T:992 DEBUG: Previous line repeats 3 times.
  40937. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40938. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40939. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40940. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40941. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40942. 18:59:46 T:992 DEBUG: Previous line repeats 4 times.
  40943. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40944. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40945. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40946. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40947. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40948. 18:59:46 T:992 DEBUG: Previous line repeats 3 times.
  40949. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40950. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40951. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40952. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40953. 18:59:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40954. 18:59:47 T:992 DEBUG: Previous line repeats 1 times.
  40955. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40956. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40957. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40958. 18:59:47 T:992 DEBUG: Previous line repeats 1 times.
  40959. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40960. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40961. 18:59:47 T:992 DEBUG: Previous line repeats 2 times.
  40962. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40963. 18:59:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  40964. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40965. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40966. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40967. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40968. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40969. 18:59:47 T:992 DEBUG: Previous line repeats 2 times.
  40970. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40971. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40972. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40973. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40974. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40975. 18:59:47 T:992 DEBUG: Previous line repeats 2 times.
  40976. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40977. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40978. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40979. 18:59:47 T:992 DEBUG: Previous line repeats 1 times.
  40980. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40981. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40982. 18:59:47 T:992 DEBUG: Previous line repeats 3 times.
  40983. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40984. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40985. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40986. 18:59:47 T:992 DEBUG: Previous line repeats 2 times.
  40987. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40988. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40989. 18:59:47 T:992 DEBUG: Previous line repeats 1 times.
  40990. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40991. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40992. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40993. 18:59:47 T:992 DEBUG: Previous line repeats 1 times.
  40994. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  40995. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40996. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  40997. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  40998. 18:59:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  40999. 18:59:48 T:992 DEBUG: Previous line repeats 3 times.
  41000. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41001. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41002. 18:59:48 T:992 DEBUG: Previous line repeats 1 times.
  41003. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41004. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41005. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41006. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41007. 18:59:48 T:992 DEBUG: Previous line repeats 1 times.
  41008. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41009. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41010. 18:59:48 T:992 DEBUG: Previous line repeats 1 times.
  41011. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41012. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41013. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41014. 18:59:48 T:992 DEBUG: Previous line repeats 2 times.
  41015. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41016. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41017. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41018. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41019. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41020. 18:59:48 T:992 DEBUG: Previous line repeats 3 times.
  41021. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41022. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41023. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41024. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41025. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41026. 18:59:48 T:992 DEBUG: Previous line repeats 2 times.
  41027. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41028. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41029. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41030. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41031. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41032. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41033. 18:59:48 T:992 DEBUG: Previous line repeats 3 times.
  41034. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41035. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41036. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41037. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41038. 18:59:48 T:992 DEBUG: Previous line repeats 2 times.
  41039. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41040. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41041. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41042. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41043. 18:59:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41044. 18:59:49 T:992 DEBUG: Previous line repeats 4 times.
  41045. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41046. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41047. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41048. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41049. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41050. 18:59:49 T:992 DEBUG: Previous line repeats 3 times.
  41051. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41052. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41053. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41054. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41055. 18:59:49 T:992 DEBUG: Previous line repeats 3 times.
  41056. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41057. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41058. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41059. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41060. 18:59:49 T:992 DEBUG: Previous line repeats 3 times.
  41061. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41062. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41063. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41064. 18:59:49 T:992 DEBUG: Previous line repeats 1 times.
  41065. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41066. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41067. 18:59:49 T:992 DEBUG: Previous line repeats 1 times.
  41068. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41069. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41070. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41071. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41072. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41073. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41074. 18:59:49 T:992 DEBUG: Previous line repeats 2 times.
  41075. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41076. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41077. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41078. 18:59:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41079. 18:59:50 T:992 DEBUG: Previous line repeats 4 times.
  41080. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41081. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41082. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41083. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41084. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41085. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41086. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41087. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41088. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41089. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41090. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41091. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41092. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41093. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41094. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41095. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41096. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41097. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41098. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41099. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41100. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41101. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41102. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41103. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41104. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41105. 18:59:50 T:992 DEBUG: Previous line repeats 2 times.
  41106. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41107. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41108. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41109. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41110. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41111. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41112. 18:59:50 T:992 DEBUG: Previous line repeats 2 times.
  41113. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41114. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41115. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41116. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41117. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41118. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41119. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41120. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41121. 18:59:50 T:992 DEBUG: Previous line repeats 1 times.
  41122. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41123. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41124. 18:59:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41125. 18:59:51 T:992 DEBUG: Previous line repeats 2 times.
  41126. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41127. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41128. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41129. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41130. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41131. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41132. 18:59:51 T:992 DEBUG: Previous line repeats 1 times.
  41133. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41134. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41135. 18:59:51 T:992 DEBUG: Previous line repeats 1 times.
  41136. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41137. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41138. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41139. 18:59:51 T:992 DEBUG: Previous line repeats 4 times.
  41140. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41141. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41142. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41143. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41144. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41145. 18:59:51 T:992 DEBUG: Previous line repeats 3 times.
  41146. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41147. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41148. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41149. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41150. 18:59:51 T:992 DEBUG: Previous line repeats 3 times.
  41151. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41152. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41153. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41154. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41155. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41156. 18:59:51 T:992 DEBUG: Previous line repeats 3 times.
  41157. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41158. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41159. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41160. 18:59:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41161. 18:59:52 T:992 DEBUG: Previous line repeats 3 times.
  41162. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41163. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41164. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41165. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41166. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41167. 18:59:52 T:992 DEBUG: Previous line repeats 3 times.
  41168. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41169. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41170. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41171. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41172. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41173. 18:59:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  41174. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41175. 18:59:52 T:992 DEBUG: Previous line repeats 1 times.
  41176. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41177. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41178. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41179. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41180. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41181. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41182. 18:59:52 T:992 DEBUG: Previous line repeats 2 times.
  41183. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41184. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41185. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41186. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41187. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41188. 18:59:52 T:992 DEBUG: Previous line repeats 2 times.
  41189. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41190. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41191. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41192. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41193. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41194. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41195. 18:59:52 T:992 DEBUG: Previous line repeats 2 times.
  41196. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41197. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41198. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41199. 18:59:52 T:992 DEBUG: Previous line repeats 1 times.
  41200. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41201. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41202. 18:59:52 T:992 DEBUG: Previous line repeats 1 times.
  41203. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41204. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41205. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41206. 18:59:52 T:992 DEBUG: Previous line repeats 2 times.
  41207. 18:59:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41208. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41209. 18:59:53 T:992 DEBUG: Previous line repeats 1 times.
  41210. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41211. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41212. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41213. 18:59:53 T:992 DEBUG: Previous line repeats 2 times.
  41214. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41215. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41216. 18:59:53 T:992 DEBUG: Previous line repeats 1 times.
  41217. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41218. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41219. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41220. 18:59:53 T:992 DEBUG: Previous line repeats 1 times.
  41221. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41222. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41223. 18:59:53 T:992 DEBUG: Previous line repeats 1 times.
  41224. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41225. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41226. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41227. 18:59:53 T:992 DEBUG: Previous line repeats 3 times.
  41228. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41229. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41230. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41231. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41232. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41233. 18:59:53 T:992 DEBUG: Previous line repeats 2 times.
  41234. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41235. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41236. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41237. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41238. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41239. 18:59:53 T:992 DEBUG: Previous line repeats 1 times.
  41240. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41241. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41242. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41243. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41244. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41245. 18:59:53 T:992 DEBUG: Previous line repeats 2 times.
  41246. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41247. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41248. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41249. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41250. 18:59:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41251. 18:59:54 T:992 DEBUG: Previous line repeats 2 times.
  41252. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41253. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41254. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41255. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41256. 18:59:54 T:992 DEBUG: Previous line repeats 3 times.
  41257. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41258. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41259. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41260. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41261. 18:59:54 T:992 DEBUG: Previous line repeats 2 times.
  41262. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41263. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41264. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41265. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41266. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41267. 18:59:54 T:992 DEBUG: Previous line repeats 2 times.
  41268. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41269. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41270. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41271. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41272. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41273. 18:59:54 T:992 DEBUG: Previous line repeats 2 times.
  41274. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41275. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41276. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41277. 18:59:54 T:992 DEBUG: Previous line repeats 1 times.
  41278. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41279. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41280. 18:59:54 T:992 DEBUG: Previous line repeats 2 times.
  41281. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41282. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41283. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41284. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41285. 18:59:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41286. 18:59:55 T:992 DEBUG: Previous line repeats 3 times.
  41287. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41288. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41289. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41290. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41291. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41292. 18:59:55 T:992 DEBUG: Previous line repeats 4 times.
  41293. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41294. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41295. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41296. 18:59:55 T:992 DEBUG: Previous line repeats 1 times.
  41297. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41298. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41299. 18:59:55 T:992 DEBUG: Previous line repeats 2 times.
  41300. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41301. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41302. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41303. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41304. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41305. 18:59:55 T:992 DEBUG: Previous line repeats 2 times.
  41306. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41307. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41308. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41309. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41310. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41311. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41312. 18:59:55 T:992 DEBUG: Previous line repeats 2 times.
  41313. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41314. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41315. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41316. 18:59:55 T:992 DEBUG: Previous line repeats 1 times.
  41317. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41318. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41319. 18:59:55 T:992 DEBUG: Previous line repeats 1 times.
  41320. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41321. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41322. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41323. 18:59:55 T:992 DEBUG: Previous line repeats 2 times.
  41324. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41325. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41326. 18:59:55 T:992 DEBUG: Previous line repeats 1 times.
  41327. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41328. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41329. 18:59:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41330. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41331. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41332. 18:59:56 T:992 DEBUG: Previous line repeats 1 times.
  41333. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41334. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41335. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41336. 18:59:56 T:992 DEBUG: Previous line repeats 2 times.
  41337. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41338. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41339. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41340. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41341. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41342. 18:59:56 T:992 DEBUG: Previous line repeats 3 times.
  41343. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41344. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41345. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41346. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41347. 18:59:56 T:992 DEBUG: Previous line repeats 5 times.
  41348. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41349. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41350. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41351. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41352. 18:59:56 T:992 DEBUG: Previous line repeats 4 times.
  41353. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41354. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41355. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41356. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41357. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41358. 18:59:56 T:992 DEBUG: Previous line repeats 3 times.
  41359. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41360. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41361. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41362. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41363. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41364. 18:59:56 T:992 DEBUG: Previous line repeats 2 times.
  41365. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41366. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41367. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41368. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41369. 18:59:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41370. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41371. 18:59:57 T:992 DEBUG: Previous line repeats 3 times.
  41372. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41373. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41374. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41375. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41376. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41377. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41378. 18:59:57 T:5808 DEBUG: Previous line repeats 1 times.
  41379. 18:59:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  41380. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41381. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41382. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41383. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41384. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41385. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41386. 18:59:57 T:992 DEBUG: Previous line repeats 4 times.
  41387. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41388. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41389. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41390. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41391. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41392. 18:59:57 T:992 DEBUG: Previous line repeats 3 times.
  41393. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41394. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41395. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41396. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41397. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41398. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41399. 18:59:57 T:992 DEBUG: Previous line repeats 2 times.
  41400. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41401. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41402. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41403. 18:59:57 T:992 DEBUG: Previous line repeats 1 times.
  41404. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41405. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41406. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41407. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41408. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41409. 18:59:57 T:992 DEBUG: Previous line repeats 2 times.
  41410. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41411. 18:59:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41412. 18:59:58 T:992 DEBUG: Previous line repeats 2 times.
  41413. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41414. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41415. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41416. 18:59:58 T:992 DEBUG: Previous line repeats 2 times.
  41417. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41418. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41419. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41420. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41421. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41422. 18:59:58 T:992 DEBUG: Previous line repeats 1 times.
  41423. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41424. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41425. 18:59:58 T:992 DEBUG: Previous line repeats 1 times.
  41426. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41427. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41428. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41429. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41430. 18:59:58 T:992 DEBUG: Previous line repeats 2 times.
  41431. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41432. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41433. 18:59:58 T:992 DEBUG: Previous line repeats 1 times.
  41434. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41435. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41436. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41437. 18:59:58 T:992 DEBUG: Previous line repeats 2 times.
  41438. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41439. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41440. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41441. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41442. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41443. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41444. 18:59:58 T:992 DEBUG: Previous line repeats 2 times.
  41445. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41446. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41447. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41448. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41449. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41450. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41451. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41452. 18:59:58 T:992 DEBUG: Previous line repeats 1 times.
  41453. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41454. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41455. 18:59:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41456. 18:59:59 T:992 DEBUG: Previous line repeats 4 times.
  41457. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41458. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41459. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41460. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41461. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41462. 18:59:59 T:992 DEBUG: Previous line repeats 3 times.
  41463. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41464. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41465. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41466. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41467. 18:59:59 T:992 DEBUG: Previous line repeats 3 times.
  41468. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41469. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41470. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41471. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41472. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41473. 18:59:59 T:992 DEBUG: Previous line repeats 4 times.
  41474. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41475. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41476. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41477. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41478. 18:59:59 T:992 DEBUG: Previous line repeats 3 times.
  41479. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41480. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41481. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41482. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41483. 18:59:59 T:992 DEBUG: Previous line repeats 3 times.
  41484. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41485. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41486. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41487. 18:59:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41488. 19:00:00 T:992 DEBUG: Previous line repeats 4 times.
  41489. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41490. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41491. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41492. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41493. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41494. 19:00:00 T:992 DEBUG: Previous line repeats 2 times.
  41495. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41496. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41497. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41498. 19:00:00 T:992 DEBUG: Previous line repeats 1 times.
  41499. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41500. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41501. 19:00:00 T:992 DEBUG: Previous line repeats 2 times.
  41502. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41503. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41504. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41505. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41506. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41507. 19:00:00 T:992 DEBUG: Previous line repeats 3 times.
  41508. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41509. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41510. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41511. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41512. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41513. 19:00:00 T:992 DEBUG: Previous line repeats 2 times.
  41514. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41515. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41516. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41517. 19:00:00 T:992 DEBUG: Previous line repeats 1 times.
  41518. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41519. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41520. 19:00:00 T:992 DEBUG: Previous line repeats 1 times.
  41521. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41522. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41523. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41524. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41525. 19:00:00 T:992 DEBUG: Previous line repeats 1 times.
  41526. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41527. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41528. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41529. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41530. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41531. 19:00:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41532. 19:00:01 T:992 DEBUG: Previous line repeats 2 times.
  41533. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41534. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41535. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41536. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41537. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41538. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41539. 19:00:01 T:992 DEBUG: Previous line repeats 2 times.
  41540. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41541. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41542. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41543. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41544. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41545. 19:00:01 T:992 DEBUG: Previous line repeats 3 times.
  41546. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41547. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41548. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41549. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41550. 19:00:01 T:992 DEBUG: Previous line repeats 3 times.
  41551. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41552. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41553. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41554. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41555. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41556. 19:00:01 T:992 DEBUG: Previous line repeats 3 times.
  41557. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41558. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41559. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41560. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41561. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41562. 19:00:01 T:992 DEBUG: Previous line repeats 3 times.
  41563. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41564. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41565. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41566. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41567. 19:00:01 T:992 DEBUG: Previous line repeats 2 times.
  41568. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41569. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41570. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41571. 19:00:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41572. 19:00:02 T:992 DEBUG: Previous line repeats 2 times.
  41573. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41574. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41575. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41576. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41577. 19:00:02 T:5808 DEBUG: Previous line repeats 2 times.
  41578. 19:00:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  41579. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41580. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41581. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41582. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41583. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41584. 19:00:02 T:992 DEBUG: Previous line repeats 2 times.
  41585. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41586. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41587. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41588. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41589. 19:00:02 T:992 DEBUG: Previous line repeats 3 times.
  41590. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41591. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41592. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41593. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41594. 19:00:02 T:992 DEBUG: Previous line repeats 3 times.
  41595. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41596. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41597. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41598. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41599. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41600. 19:00:02 T:992 DEBUG: Previous line repeats 2 times.
  41601. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41602. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41603. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41604. 19:00:02 T:992 DEBUG: Previous line repeats 1 times.
  41605. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41606. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41607. 19:00:02 T:992 DEBUG: Previous line repeats 1 times.
  41608. 19:00:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41609. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41610. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41611. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41612. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41613. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41614. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41615. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41616. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41617. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41618. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41619. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41620. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41621. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41622. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41623. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41624. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41625. 19:00:03 T:992 DEBUG: Previous line repeats 2 times.
  41626. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41627. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41628. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41629. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41630. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41631. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41632. 19:00:03 T:992 DEBUG: Previous line repeats 2 times.
  41633. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41634. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41635. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41636. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41637. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41638. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41639. 19:00:03 T:992 DEBUG: Previous line repeats 2 times.
  41640. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41641. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41642. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41643. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41644. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41645. 19:00:03 T:992 DEBUG: Previous line repeats 3 times.
  41646. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41647. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41648. 19:00:03 T:992 DEBUG: Previous line repeats 1 times.
  41649. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41650. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41651. 19:00:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41652. 19:00:04 T:992 DEBUG: Previous line repeats 3 times.
  41653. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41654. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41655. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41656. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41657. 19:00:04 T:992 DEBUG: Previous line repeats 3 times.
  41658. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41659. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41660. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41661. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41662. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41663. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41664. 19:00:04 T:992 DEBUG: Previous line repeats 3 times.
  41665. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41666. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41667. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41668. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41669. 19:00:04 T:992 DEBUG: Previous line repeats 4 times.
  41670. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41671. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41672. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41673. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41674. 19:00:04 T:992 DEBUG: Previous line repeats 4 times.
  41675. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41676. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41677. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41678. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41679. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41680. 19:00:04 T:992 DEBUG: Previous line repeats 4 times.
  41681. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41682. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41683. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41684. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41685. 19:00:04 T:992 DEBUG: Previous line repeats 3 times.
  41686. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41687. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41688. 19:00:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41689. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41690. 19:00:05 T:992 DEBUG: Previous line repeats 2 times.
  41691. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41692. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41693. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41694. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41695. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41696. 19:00:05 T:992 DEBUG: Previous line repeats 3 times.
  41697. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41698. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41699. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41700. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41701. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41702. 19:00:05 T:992 DEBUG: Previous line repeats 2 times.
  41703. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41704. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41705. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41706. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41707. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41708. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41709. 19:00:05 T:992 DEBUG: Previous line repeats 2 times.
  41710. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41711. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41712. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41713. 19:00:05 T:992 DEBUG: Previous line repeats 1 times.
  41714. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41715. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41716. 19:00:05 T:992 DEBUG: Previous line repeats 1 times.
  41717. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41718. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41719. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41720. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41721. 19:00:05 T:992 DEBUG: Previous line repeats 1 times.
  41722. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41723. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41724. 19:00:05 T:992 DEBUG: Previous line repeats 1 times.
  41725. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41726. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41727. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41728. 19:00:05 T:992 DEBUG: Previous line repeats 1 times.
  41729. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41730. 19:00:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41731. 19:00:06 T:992 DEBUG: Previous line repeats 1 times.
  41732. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41733. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41734. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41735. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41736. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41737. 19:00:06 T:992 DEBUG: Previous line repeats 2 times.
  41738. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41739. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41740. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41741. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41742. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41743. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41744. 19:00:06 T:992 DEBUG: Previous line repeats 1 times.
  41745. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41746. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41747. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41748. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41749. 19:00:06 T:992 DEBUG: Previous line repeats 2 times.
  41750. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41751. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41752. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41753. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41754. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41755. 19:00:06 T:4948 DEBUG: Previous line repeats 1 times.
  41756. 19:00:06 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  41757. 19:00:06 T:5104 DEBUG: Thread JobWorker start, auto delete: true
  41758. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41759. 19:00:06 T:992 DEBUG: Previous line repeats 1 times.
  41760. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41761. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41762. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41763. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41764. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41765. 19:00:06 T:992 DEBUG: Previous line repeats 3 times.
  41766. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41767. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41768. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41769. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41770. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41771. 19:00:06 T:992 DEBUG: Previous line repeats 3 times.
  41772. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41773. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41774. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41775. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41776. 19:00:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41777. 19:00:07 T:992 DEBUG: Previous line repeats 2 times.
  41778. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41779. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41780. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41781. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41782. 19:00:07 T:5808 DEBUG: Previous line repeats 3 times.
  41783. 19:00:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  41784. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41785. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41786. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41787. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41788. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41789. 19:00:07 T:992 DEBUG: Previous line repeats 3 times.
  41790. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41791. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41792. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41793. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41794. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41795. 19:00:07 T:992 DEBUG: Previous line repeats 4 times.
  41796. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41797. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41798. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41799. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41800. 19:00:07 T:1552 DEBUG: Previous line repeats 3 times.
  41801. 19:00:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  41802. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41803. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41804. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41805. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41806. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41807. 19:00:07 T:992 DEBUG: Previous line repeats 2 times.
  41808. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41809. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41810. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41811. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41812. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41813. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41814. 19:00:07 T:992 DEBUG: Previous line repeats 3 times.
  41815. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41816. 19:00:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41817. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41818. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41819. 19:00:08 T:992 DEBUG: Previous line repeats 3 times.
  41820. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41821. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41822. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41823. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41824. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41825. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41826. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41827. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41828. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41829. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41830. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41831. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41832. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41833. 19:00:08 T:992 DEBUG: Previous line repeats 2 times.
  41834. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41835. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41836. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41837. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41838. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41839. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41840. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41841. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41842. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41843. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41844. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41845. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41846. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41847. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41848. 19:00:08 T:992 DEBUG: Previous line repeats 2 times.
  41849. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41850. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41851. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41852. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41853. 19:00:08 T:992 DEBUG: Previous line repeats 1 times.
  41854. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41855. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41856. 19:00:08 T:992 DEBUG: Previous line repeats 2 times.
  41857. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41858. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41859. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41860. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41861. 19:00:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41862. 19:00:09 T:992 DEBUG: Previous line repeats 1 times.
  41863. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41864. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41865. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41866. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41867. 19:00:09 T:992 DEBUG: Previous line repeats 3 times.
  41868. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41869. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41870. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41871. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41872. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41873. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41874. 19:00:09 T:992 DEBUG: Previous line repeats 2 times.
  41875. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41876. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41877. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41878. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41879. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41880. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41881. 19:00:09 T:992 DEBUG: Previous line repeats 3 times.
  41882. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41883. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41884. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41885. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41886. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41887. 19:00:09 T:992 DEBUG: Previous line repeats 3 times.
  41888. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41889. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41890. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41891. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41892. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41893. 19:00:09 T:992 DEBUG: Previous line repeats 4 times.
  41894. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41895. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41896. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41897. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41898. 19:00:09 T:992 DEBUG: Previous line repeats 1 times.
  41899. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41900. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41901. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41902. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41903. 19:00:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41904. 19:00:10 T:992 DEBUG: Previous line repeats 4 times.
  41905. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41906. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41907. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41908. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41909. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41910. 19:00:10 T:992 DEBUG: Previous line repeats 3 times.
  41911. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41912. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41913. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41914. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41915. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41916. 19:00:10 T:992 DEBUG: Previous line repeats 2 times.
  41917. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41918. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41919. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41920. 19:00:10 T:992 DEBUG: Previous line repeats 1 times.
  41921. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41922. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41923. 19:00:10 T:992 DEBUG: Previous line repeats 2 times.
  41924. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41925. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41926. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41927. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41928. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41929. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41930. 19:00:10 T:992 DEBUG: Previous line repeats 2 times.
  41931. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41932. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41933. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41934. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41935. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41936. 19:00:10 T:992 DEBUG: Previous line repeats 2 times.
  41937. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41938. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41939. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41940. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41941. 19:00:10 T:992 DEBUG: Previous line repeats 2 times.
  41942. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41943. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41944. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41945. 19:00:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41946. 19:00:11 T:992 DEBUG: Previous line repeats 1 times.
  41947. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41948. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41949. 19:00:11 T:992 DEBUG: Previous line repeats 2 times.
  41950. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41951. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41952. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41953. 19:00:11 T:992 DEBUG: Previous line repeats 2 times.
  41954. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41955. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41956. 19:00:11 T:992 DEBUG: Previous line repeats 1 times.
  41957. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41958. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41959. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41960. 19:00:11 T:992 DEBUG: Previous line repeats 1 times.
  41961. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41962. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41963. 19:00:11 T:992 DEBUG: Previous line repeats 1 times.
  41964. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41965. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41966. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41967. 19:00:11 T:992 DEBUG: Previous line repeats 2 times.
  41968. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41969. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41970. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41971. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41972. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41973. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41974. 19:00:11 T:992 DEBUG: Previous line repeats 2 times.
  41975. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41976. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41977. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41978. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41979. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41980. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41981. 19:00:11 T:992 DEBUG: Previous line repeats 1 times.
  41982. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41983. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41984. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41985. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41986. 19:00:11 T:7948 NOTICE: ES: Client from ::ffff:127.0.0.1 timed out
  41987. 19:00:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41988. 19:00:12 T:992 DEBUG: Previous line repeats 3 times.
  41989. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41990. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41991. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41992. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  41993. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41994. 19:00:12 T:992 DEBUG: Previous line repeats 3 times.
  41995. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  41996. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41997. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  41998. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  41999. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42000. 19:00:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  42001. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42002. 19:00:12 T:992 DEBUG: Previous line repeats 2 times.
  42003. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42004. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42005. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42006. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42007. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42008. 19:00:12 T:3764 DEBUG: Previous line repeats 1 times.
  42009. 19:00:12 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  42010. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  42011. 19:00:12 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  42012. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  42013. 19:00:12 T:3764 INFO: Previous line repeats 6 times.
  42014. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  42015. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  42016. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42017. 19:00:12 T:3764 DEBUG: Previous line repeats 1 times.
  42018. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  42019. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42020. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42021. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42022. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42023. 19:00:12 T:3764 DEBUG: Previous line repeats 3 times.
  42024. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  42025. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42026. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42027. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42028. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42029. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42030. 19:00:12 T:3764 DEBUG: Previous line repeats 1 times.
  42031. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  42032. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42033. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  42034. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42035. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42036. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  42037. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  42038. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42039. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42040. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42041. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42042. 19:00:12 T:1260 DEBUG: Previous line repeats 1 times.
  42043. 19:00:12 T:1260 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  42044. 19:00:12 T:1260 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  42045. 19:00:12 T:1260 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42046. 19:00:12 T:1260 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  42047. 19:00:12 T:1260 INFO: Platinum [neptune.http]: got connection (reused: false)
  42048. 19:00:12 T:1260 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  42049. 19:00:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  42050. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42051. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42052. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42053. 19:00:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42054. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  42055. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42056. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42057. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42058. 19:00:13 T:3764 DEBUG: Previous line repeats 1 times.
  42059. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  42060. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  42061. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42062. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42063. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42064. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42065. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42066. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42067. 19:00:13 T:3764 DEBUG: Previous line repeats 1 times.
  42068. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  42069. 19:00:13 T:3764 INFO: Previous line repeats 1 times.
  42070. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  42071. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  42072. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42073. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42074. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42075. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42076. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42077. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  42078. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42079. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42080. 19:00:13 T:992 DEBUG: Previous line repeats 2 times.
  42081. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42082. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42083. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42084. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42085. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42086. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42087. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  42088. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42089. 19:00:13 T:992 DEBUG: Previous line repeats 1 times.
  42090. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42091. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  42092. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42093. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42094. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  42095. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42096. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42097. 19:00:13 T:992 DEBUG: Previous line repeats 2 times.
  42098. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42099. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42100. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42101. 19:00:13 T:992 DEBUG: Previous line repeats 1 times.
  42102. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42103. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42104. 19:00:13 T:3764 DEBUG: Previous line repeats 1 times.
  42105. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  42106. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42107. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42108. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  42109. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  42110. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  42111. 19:00:13 T:7448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  42112. 19:00:13 T:7448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  42113. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42114. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  42115. 19:00:13 T:7448 INFO: Platinum [neptune.http]: got connection (reused: false)
  42116. 19:00:13 T:7448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  42117. 19:00:13 T:7448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  42118. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42119. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  42120. 19:00:13 T:7448 INFO: Platinum [neptune.http]: got connection (reused: false)
  42121. 19:00:13 T:7448 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  42122. 19:00:13 T:7448 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  42123. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42124. 19:00:13 T:7448 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  42125. 19:00:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  42126. 19:00:13 T:7448 INFO: Platinum [neptune.http]: got connection (reused: false)
  42127. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42128. 19:00:13 T:7448 ERROR: Platinum [platinum.core.service]: No state variables found
  42129. 19:00:13 T:7448 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  42130. 19:00:13 T:7448 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  42131. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  42132. <specVersion>
  42133. <major>1</major>
  42134. <minor>0</minor>
  42135. </specVersion>
  42136. <actionList />
  42137. <serviceStateTable />
  42138. </scpd>
  42139. 19:00:13 T:7448 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  42140. 19:00:13 T:7448 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  42141. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  42142. <specVersion>
  42143. <major>1</major>
  42144. <minor>0</minor>
  42145. </specVersion>
  42146. <actionList />
  42147. <serviceStateTable />
  42148. </scpd>
  42149. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42150. 19:00:13 T:7448 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  42151. 19:00:13 T:992 NOTICE: Previous line repeats 2 times.
  42152. 19:00:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42153. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42154. 19:00:14 T:992 DEBUG: Previous line repeats 1 times.
  42155. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42156. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42157. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42158. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42159. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  42160. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42161. 19:00:14 T:992 DEBUG: Previous line repeats 1 times.
  42162. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42163. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42164. 19:00:14 T:992 DEBUG: Previous line repeats 1 times.
  42165. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42166. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42167. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42168. 19:00:14 T:992 DEBUG: Previous line repeats 2 times.
  42169. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42170. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42171. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42172. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42173. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42174. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42175. 19:00:14 T:3764 DEBUG: Previous line repeats 2 times.
  42176. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42177. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42178. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  42179. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42180. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  42181. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42182. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42183. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42184. 19:00:14 T:3764 DEBUG: Previous line repeats 1 times.
  42185. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  42186. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42187. 19:00:14 T:3764 INFO: Previous line repeats 1 times.
  42188. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  42189. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42190. 19:00:14 T:992 DEBUG: Previous line repeats 1 times.
  42191. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42192. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42193. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42194. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42195. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42196. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42197. 19:00:14 T:3764 DEBUG: Previous line repeats 2 times.
  42198. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  42199. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  42200. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42201. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42202. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42203. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42204. 19:00:14 T:3764 DEBUG: Previous line repeats 2 times.
  42205. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  42206. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42207. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42208. 19:00:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  42209. 19:00:14 T:992 INFO: Previous line repeats 1 times.
  42210. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42211. 19:00:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42212. 19:00:15 T:992 DEBUG: Previous line repeats 5 times.
  42213. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42214. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42215. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42216. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42217. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42218. 19:00:15 T:3764 DEBUG: Previous line repeats 1 times.
  42219. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  42220. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  42221. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  42222. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42223. 19:00:15 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  42224. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42225. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42226. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42227. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42228. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42229. 19:00:15 T:992 DEBUG: Previous line repeats 4 times.
  42230. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42231. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42232. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42233. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42234. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42235. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42236. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42237. 19:00:15 T:992 DEBUG: Previous line repeats 1 times.
  42238. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42239. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42240. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42241. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42242. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42243. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42244. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42245. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42246. 19:00:15 T:4948 DEBUG: Previous line repeats 1 times.
  42247. 19:00:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  42248. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  42249. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  42250. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  42251. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  42252. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  42253. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  42254. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  42255. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  42256. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  42257. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  42258. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  42259. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  42260. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  42261. 19:00:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  42262. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42263. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42264. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42265. 19:00:15 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  42266. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42267. 19:00:15 T:6044 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  42268. 19:00:15 T:6044 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  42269. 19:00:15 T:6044 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42270. 19:00:15 T:6044 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  42271. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42272. 19:00:15 T:6044 INFO: Platinum [neptune.http]: got connection (reused: false)
  42273. 19:00:15 T:6044 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  42274. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42275. 19:00:15 T:992 DEBUG: Previous line repeats 2 times.
  42276. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42277. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42278. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42279. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42280. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42281. 19:00:15 T:992 DEBUG: Previous line repeats 2 times.
  42282. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42283. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42284. 19:00:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42285. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42286. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42287. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42288. 19:00:16 T:992 DEBUG: Previous line repeats 2 times.
  42289. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42290. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42291. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42292. 19:00:16 T:992 DEBUG: Previous line repeats 1 times.
  42293. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42294. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42295. 19:00:16 T:992 DEBUG: Previous line repeats 2 times.
  42296. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42297. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42298. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42299. 19:00:16 T:992 DEBUG: Previous line repeats 2 times.
  42300. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42301. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42302. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42303. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42304. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42305. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42306. 19:00:16 T:992 DEBUG: Previous line repeats 1 times.
  42307. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42308. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42309. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42310. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42311. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42312. 19:00:16 T:4948 DEBUG: Previous line repeats 1 times.
  42313. 19:00:16 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  42314. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42315. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42316. 19:00:16 T:6320 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  42317. 19:00:16 T:6320 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  42318. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42319. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  42320. 19:00:16 T:6320 INFO: Platinum [neptune.http]: got connection (reused: false)
  42321. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42322. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42323. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42324. 19:00:16 T:6320 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  42325. 19:00:16 T:6320 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  42326. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42327. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  42328. 19:00:16 T:6320 INFO: Platinum [neptune.http]: got connection (reused: false)
  42329. 19:00:16 T:6320 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  42330. 19:00:16 T:6320 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  42331. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  42332. 19:00:16 T:6320 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  42333. 19:00:16 T:6320 INFO: Platinum [neptune.http]: got connection (reused: false)
  42334. 19:00:16 T:6320 ERROR: Platinum [platinum.core.service]: No state variables found
  42335. 19:00:16 T:6320 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  42336. 19:00:16 T:6320 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  42337. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  42338. <specVersion>
  42339. <major>1</major>
  42340. <minor>0</minor>
  42341. </specVersion>
  42342. <actionList />
  42343. <serviceStateTable />
  42344. </scpd>
  42345. 19:00:16 T:6320 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  42346. 19:00:16 T:6320 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  42347. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  42348. <specVersion>
  42349. <major>1</major>
  42350. <minor>0</minor>
  42351. </specVersion>
  42352. <actionList />
  42353. <serviceStateTable />
  42354. </scpd>
  42355. 19:00:16 T:6320 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  42356. 19:00:16 T:992 NOTICE: Previous line repeats 2 times.
  42357. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42358. 19:00:16 T:992 DEBUG: Previous line repeats 2 times.
  42359. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42360. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42361. 19:00:16 T:992 DEBUG: Previous line repeats 1 times.
  42362. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42363. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42364. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42365. 19:00:16 T:992 DEBUG: Previous line repeats 1 times.
  42366. 19:00:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42367. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42368. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42369. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42370. 19:00:17 T:992 DEBUG: Previous line repeats 3 times.
  42371. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42372. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42373. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42374. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42375. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42376. 19:00:17 T:5808 DEBUG: Previous line repeats 1 times.
  42377. 19:00:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  42378. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42379. 19:00:17 T:992 DEBUG: Previous line repeats 1 times.
  42380. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42381. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42382. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42383. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42384. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42385. 19:00:17 T:992 DEBUG: Previous line repeats 2 times.
  42386. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42387. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42388. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42389. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42390. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42391. 19:00:17 T:992 DEBUG: Previous line repeats 2 times.
  42392. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42393. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42394. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42395. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42396. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42397. 19:00:17 T:992 DEBUG: Previous line repeats 3 times.
  42398. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42399. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42400. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42401. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42402. 19:00:17 T:992 DEBUG: Previous line repeats 4 times.
  42403. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42404. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42405. 19:00:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42406. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42407. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42408. 19:00:18 T:992 DEBUG: Previous line repeats 1 times.
  42409. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42410. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42411. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42412. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42413. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42414. 19:00:18 T:992 DEBUG: Previous line repeats 2 times.
  42415. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42416. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42417. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42418. 19:00:18 T:992 DEBUG: Previous line repeats 1 times.
  42419. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42420. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42421. 19:00:18 T:992 DEBUG: Previous line repeats 2 times.
  42422. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42423. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42424. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42425. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42426. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42427. 19:00:18 T:992 DEBUG: Previous line repeats 2 times.
  42428. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42429. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42430. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42431. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42432. 19:00:18 T:992 DEBUG: Previous line repeats 1 times.
  42433. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42434. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42435. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42436. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42437. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42438. 19:00:18 T:992 DEBUG: Previous line repeats 1 times.
  42439. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42440. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42441. 19:00:18 T:992 DEBUG: Previous line repeats 2 times.
  42442. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42443. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42444. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42445. 19:00:18 T:992 DEBUG: Previous line repeats 2 times.
  42446. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42447. 19:00:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42448. 19:00:19 T:992 DEBUG: Previous line repeats 2 times.
  42449. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42450. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42451. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42452. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42453. 19:00:19 T:992 DEBUG: Previous line repeats 2 times.
  42454. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42455. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42456. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42457. 19:00:19 T:992 DEBUG: Previous line repeats 4 times.
  42458. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42459. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42460. 19:00:19 T:992 DEBUG: Previous line repeats 1 times.
  42461. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42462. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42463. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42464. 19:00:19 T:992 DEBUG: Previous line repeats 3 times.
  42465. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42466. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42467. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42468. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42469. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42470. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42471. 19:00:19 T:992 DEBUG: Previous line repeats 3 times.
  42472. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42473. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42474. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42475. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42476. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42477. 19:00:19 T:992 DEBUG: Previous line repeats 4 times.
  42478. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42479. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42480. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42481. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42482. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42483. 19:00:19 T:992 DEBUG: Previous line repeats 2 times.
  42484. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42485. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42486. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42487. 19:00:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42488. 19:00:20 T:992 DEBUG: Previous line repeats 5 times.
  42489. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42490. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42491. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42492. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42493. 19:00:20 T:992 DEBUG: Previous line repeats 3 times.
  42494. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42495. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42496. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42497. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42498. 19:00:20 T:992 DEBUG: Previous line repeats 4 times.
  42499. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42500. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42501. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42502. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42503. 19:00:20 T:992 DEBUG: Previous line repeats 3 times.
  42504. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42505. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42506. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42507. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42508. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42509. 19:00:20 T:992 DEBUG: Previous line repeats 2 times.
  42510. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42511. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42512. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42513. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42514. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42515. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42516. 19:00:20 T:992 DEBUG: Previous line repeats 2 times.
  42517. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42518. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42519. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42520. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42521. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42522. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42523. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42524. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42525. 19:00:20 T:992 DEBUG: Previous line repeats 3 times.
  42526. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42527. 19:00:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42528. 19:00:21 T:992 DEBUG: Previous line repeats 2 times.
  42529. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42530. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42531. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42532. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42533. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42534. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42535. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42536. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42537. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42538. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42539. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42540. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42541. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42542. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42543. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42544. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42545. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42546. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42547. 19:00:21 T:992 DEBUG: Previous line repeats 2 times.
  42548. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42549. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42550. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42551. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42552. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42553. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42554. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42555. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42556. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42557. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42558. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42559. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42560. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42561. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42562. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42563. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42564. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42565. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42566. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42567. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42568. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42569. 19:00:21 T:992 DEBUG: Previous line repeats 1 times.
  42570. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42571. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42572. 19:00:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42573. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42574. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42575. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42576. 19:00:22 T:992 DEBUG: Previous line repeats 1 times.
  42577. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42578. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42579. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42580. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42581. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42582. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42583. 19:00:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  42584. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42585. 19:00:22 T:992 DEBUG: Previous line repeats 1 times.
  42586. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42587. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42588. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42589. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42590. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42591. 19:00:22 T:992 DEBUG: Previous line repeats 1 times.
  42592. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42593. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42594. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42595. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42596. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42597. 19:00:22 T:992 DEBUG: Previous line repeats 3 times.
  42598. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42599. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42600. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42601. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42602. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42603. 19:00:22 T:992 DEBUG: Previous line repeats 2 times.
  42604. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42605. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42606. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42607. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42608. 19:00:22 T:992 DEBUG: Previous line repeats 4 times.
  42609. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42610. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42611. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42612. 19:00:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42613. 19:00:23 T:992 DEBUG: Previous line repeats 1 times.
  42614. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42615. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42616. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42617. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42618. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42619. 19:00:23 T:992 DEBUG: Previous line repeats 4 times.
  42620. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42621. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42622. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42623. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42624. 19:00:23 T:992 DEBUG: Previous line repeats 3 times.
  42625. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42626. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42627. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42628. 19:00:23 T:992 DEBUG: Previous line repeats 1 times.
  42629. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42630. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42631. 19:00:23 T:992 DEBUG: Previous line repeats 2 times.
  42632. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42633. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42634. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42635. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42636. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42637. 19:00:23 T:992 DEBUG: Previous line repeats 2 times.
  42638. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42639. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42640. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42641. 19:00:23 T:992 DEBUG: Previous line repeats 1 times.
  42642. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42643. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42644. 19:00:23 T:992 DEBUG: Previous line repeats 2 times.
  42645. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42646. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42647. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42648. 19:00:23 T:992 DEBUG: Previous line repeats 1 times.
  42649. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42650. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42651. 19:00:23 T:992 DEBUG: Previous line repeats 2 times.
  42652. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42653. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42654. 19:00:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42655. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42656. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42657. 19:00:24 T:992 DEBUG: Previous line repeats 1 times.
  42658. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42659. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42660. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42661. 19:00:24 T:992 DEBUG: Previous line repeats 1 times.
  42662. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42663. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42664. 19:00:24 T:992 DEBUG: Previous line repeats 1 times.
  42665. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42666. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42667. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42668. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42669. 19:00:24 T:992 DEBUG: Previous line repeats 2 times.
  42670. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42671. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42672. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42673. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42674. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42675. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42676. 19:00:24 T:992 DEBUG: Previous line repeats 2 times.
  42677. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42678. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42679. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42680. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42681. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42682. 19:00:24 T:992 DEBUG: Previous line repeats 3 times.
  42683. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42684. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42685. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42686. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42687. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42688. 19:00:24 T:992 DEBUG: Previous line repeats 2 times.
  42689. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42690. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42691. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42692. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42693. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42694. 19:00:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42695. 19:00:25 T:992 DEBUG: Previous line repeats 3 times.
  42696. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42697. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42698. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42699. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42700. 19:00:25 T:992 DEBUG: Previous line repeats 2 times.
  42701. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42702. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42703. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42704. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42705. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42706. 19:00:25 T:992 DEBUG: Previous line repeats 3 times.
  42707. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42708. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42709. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42710. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42711. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42712. 19:00:25 T:992 DEBUG: Previous line repeats 3 times.
  42713. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42714. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42715. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42716. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42717. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42718. 19:00:25 T:992 DEBUG: Previous line repeats 3 times.
  42719. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42720. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42721. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42722. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42723. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42724. 19:00:25 T:992 DEBUG: Previous line repeats 2 times.
  42725. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42726. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42727. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42728. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42729. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42730. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42731. 19:00:25 T:992 DEBUG: Previous line repeats 3 times.
  42732. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42733. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42734. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42735. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42736. 19:00:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42737. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42738. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42739. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42740. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42741. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42742. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42743. 19:00:26 T:992 DEBUG: Previous line repeats 4 times.
  42744. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42745. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42746. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42747. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42748. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42749. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42750. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42751. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42752. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42753. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42754. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42755. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42756. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42757. 19:00:26 T:992 DEBUG: Previous line repeats 2 times.
  42758. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42759. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42760. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42761. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42762. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42763. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42764. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42765. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42766. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42767. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42768. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42769. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42770. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42771. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42772. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42773. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42774. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42775. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42776. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42777. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42778. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42779. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42780. 19:00:26 T:992 DEBUG: Previous line repeats 1 times.
  42781. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42782. 19:00:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42783. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42784. 19:00:27 T:992 DEBUG: Previous line repeats 1 times.
  42785. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42786. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42787. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42788. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42789. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42790. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42791. 19:00:27 T:5808 DEBUG: Previous line repeats 1 times.
  42792. 19:00:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  42793. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42794. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42795. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42796. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42797. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42798. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42799. 19:00:27 T:992 DEBUG: Previous line repeats 3 times.
  42800. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42801. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42802. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42803. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42804. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42805. 19:00:27 T:992 DEBUG: Previous line repeats 2 times.
  42806. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42807. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42808. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42809. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42810. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42811. 19:00:27 T:992 DEBUG: Previous line repeats 3 times.
  42812. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42813. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42814. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42815. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42816. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42817. 19:00:27 T:992 DEBUG: Previous line repeats 3 times.
  42818. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42819. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42820. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42821. 19:00:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42822. 19:00:28 T:992 DEBUG: Previous line repeats 3 times.
  42823. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42824. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42825. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42826. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42827. 19:00:28 T:992 DEBUG: Previous line repeats 3 times.
  42828. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42829. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42830. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42831. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42832. 19:00:28 T:992 DEBUG: Previous line repeats 3 times.
  42833. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42834. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42835. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42836. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42837. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42838. 19:00:28 T:992 DEBUG: Previous line repeats 2 times.
  42839. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42840. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42841. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42842. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42843. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42844. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42845. 19:00:28 T:992 DEBUG: Previous line repeats 2 times.
  42846. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42847. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42848. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42849. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42850. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42851. 19:00:28 T:992 DEBUG: Previous line repeats 2 times.
  42852. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42853. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42854. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42855. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42856. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42857. 19:00:28 T:992 DEBUG: Previous line repeats 3 times.
  42858. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42859. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42860. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42861. 19:00:28 T:992 DEBUG: Previous line repeats 1 times.
  42862. 19:00:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42863. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42864. 19:00:29 T:992 DEBUG: Previous line repeats 1 times.
  42865. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42866. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42867. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42868. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42869. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42870. 19:00:29 T:992 DEBUG: Previous line repeats 2 times.
  42871. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42872. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42873. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42874. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42875. 19:00:29 T:992 DEBUG: Previous line repeats 1 times.
  42876. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42877. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42878. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42879. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42880. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42881. 19:00:29 T:992 DEBUG: Previous line repeats 2 times.
  42882. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42883. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42884. 19:00:29 T:992 DEBUG: Previous line repeats 1 times.
  42885. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42886. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42887. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42888. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42889. 19:00:29 T:992 DEBUG: Previous line repeats 2 times.
  42890. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42891. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42892. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42893. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42894. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42895. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42896. 19:00:29 T:992 DEBUG: Previous line repeats 2 times.
  42897. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42898. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42899. 19:00:29 T:992 DEBUG: Previous line repeats 1 times.
  42900. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42901. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42902. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42903. 19:00:29 T:992 DEBUG: Previous line repeats 3 times.
  42904. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42905. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42906. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42907. 19:00:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42908. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42909. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42910. 19:00:30 T:992 DEBUG: Previous line repeats 2 times.
  42911. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42912. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42913. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42914. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42915. 19:00:30 T:992 DEBUG: Previous line repeats 5 times.
  42916. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42917. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42918. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42919. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42920. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42921. 19:00:30 T:992 DEBUG: Previous line repeats 4 times.
  42922. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42923. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42924. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42925. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42926. 19:00:30 T:992 DEBUG: Previous line repeats 4 times.
  42927. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42928. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42929. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42930. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42931. 19:00:30 T:992 DEBUG: Previous line repeats 5 times.
  42932. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42933. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42934. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42935. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42936. 19:00:30 T:992 DEBUG: Previous line repeats 3 times.
  42937. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42938. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42939. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42940. 19:00:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42941. 19:00:31 T:992 DEBUG: Previous line repeats 3 times.
  42942. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42943. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42944. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42945. 19:00:31 T:992 DEBUG: Previous line repeats 1 times.
  42946. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42947. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42948. 19:00:31 T:992 DEBUG: Previous line repeats 3 times.
  42949. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42950. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42951. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42952. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42953. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42954. 19:00:31 T:992 DEBUG: Previous line repeats 2 times.
  42955. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42956. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42957. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42958. 19:00:31 T:992 DEBUG: Previous line repeats 1 times.
  42959. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42960. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42961. 19:00:31 T:992 DEBUG: Previous line repeats 2 times.
  42962. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42963. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42964. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42965. 19:00:31 T:992 DEBUG: Previous line repeats 1 times.
  42966. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42967. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42968. 19:00:31 T:992 DEBUG: Previous line repeats 2 times.
  42969. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42970. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42971. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42972. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42973. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42974. 19:00:31 T:992 DEBUG: Previous line repeats 2 times.
  42975. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42976. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42977. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42978. 19:00:31 T:992 DEBUG: Previous line repeats 1 times.
  42979. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42980. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42981. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42982. 19:00:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42983. 19:00:32 T:992 DEBUG: Previous line repeats 3 times.
  42984. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42985. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42986. 19:00:32 T:992 DEBUG: Previous line repeats 1 times.
  42987. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42988. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42989. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42990. 19:00:32 T:992 DEBUG: Previous line repeats 3 times.
  42991. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  42992. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42993. 19:00:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  42994. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42995. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  42996. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  42997. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  42998. 19:00:32 T:992 DEBUG: Previous line repeats 2 times.
  42999. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43000. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43001. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43002. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43003. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43004. 19:00:32 T:992 DEBUG: Previous line repeats 3 times.
  43005. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43006. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43007. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43008. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43009. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43010. 19:00:32 T:992 DEBUG: Previous line repeats 2 times.
  43011. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43012. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43013. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43014. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43015. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43016. 19:00:32 T:992 DEBUG: Previous line repeats 3 times.
  43017. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43018. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43019. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43020. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43021. 19:00:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43022. 19:00:33 T:992 DEBUG: Previous line repeats 2 times.
  43023. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43024. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43025. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43026. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43027. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43028. 19:00:33 T:992 DEBUG: Previous line repeats 4 times.
  43029. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43030. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43031. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43032. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43033. 19:00:33 T:992 DEBUG: Previous line repeats 3 times.
  43034. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43035. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43036. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43037. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43038. 19:00:33 T:992 DEBUG: Previous line repeats 4 times.
  43039. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43040. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43041. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43042. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43043. 19:00:33 T:992 DEBUG: Previous line repeats 3 times.
  43044. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43045. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43046. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43047. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43048. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43049. 19:00:33 T:992 DEBUG: Previous line repeats 3 times.
  43050. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43051. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43052. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43053. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43054. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43055. 19:00:33 T:992 DEBUG: Previous line repeats 1 times.
  43056. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43057. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43058. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43059. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43060. 19:00:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43061. 19:00:34 T:992 DEBUG: Previous line repeats 4 times.
  43062. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43063. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43064. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43065. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43066. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43067. 19:00:34 T:992 DEBUG: Previous line repeats 2 times.
  43068. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43069. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43070. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43071. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43072. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43073. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43074. 19:00:34 T:992 DEBUG: Previous line repeats 2 times.
  43075. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43076. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43077. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43078. 19:00:34 T:992 DEBUG: Previous line repeats 1 times.
  43079. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43080. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43081. 19:00:34 T:992 DEBUG: Previous line repeats 1 times.
  43082. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43083. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43084. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43085. 19:00:34 T:992 DEBUG: Previous line repeats 2 times.
  43086. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43087. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43088. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43089. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43090. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43091. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43092. 19:00:34 T:992 DEBUG: Previous line repeats 1 times.
  43093. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43094. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43095. 19:00:34 T:992 DEBUG: Previous line repeats 1 times.
  43096. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43097. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43098. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43099. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43100. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43101. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43102. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43103. 19:00:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43104. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43105. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43106. 19:00:35 T:992 DEBUG: Previous line repeats 3 times.
  43107. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43108. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43109. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43110. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43111. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43112. 19:00:35 T:992 DEBUG: Previous line repeats 3 times.
  43113. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43114. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43115. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43116. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43117. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43118. 19:00:35 T:992 DEBUG: Previous line repeats 3 times.
  43119. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43120. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43121. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43122. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43123. 19:00:35 T:992 DEBUG: Previous line repeats 4 times.
  43124. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43125. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43126. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43127. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43128. 19:00:35 T:992 DEBUG: Previous line repeats 3 times.
  43129. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43130. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43131. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43132. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43133. 19:00:35 T:992 DEBUG: Previous line repeats 4 times.
  43134. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43135. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43136. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43137. 19:00:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43138. 19:00:36 T:992 DEBUG: Previous line repeats 3 times.
  43139. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43140. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43141. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43142. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43143. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43144. 19:00:36 T:992 DEBUG: Previous line repeats 3 times.
  43145. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43146. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43147. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43148. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43149. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43150. 19:00:36 T:992 DEBUG: Previous line repeats 2 times.
  43151. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43152. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43153. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43154. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43155. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43156. 19:00:36 T:992 DEBUG: Previous line repeats 2 times.
  43157. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43158. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43159. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43160. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43161. 19:00:36 T:992 DEBUG: Previous line repeats 1 times.
  43162. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43163. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43164. 19:00:36 T:992 DEBUG: Previous line repeats 1 times.
  43165. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43166. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43167. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43168. 19:00:36 T:992 DEBUG: Previous line repeats 2 times.
  43169. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43170. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43171. 19:00:36 T:992 DEBUG: Previous line repeats 1 times.
  43172. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43173. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43174. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43175. 19:00:36 T:992 DEBUG: Previous line repeats 1 times.
  43176. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43177. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43178. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43179. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43180. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43181. 19:00:36 T:992 DEBUG: Previous line repeats 2 times.
  43182. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43183. 19:00:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43184. 19:00:37 T:992 DEBUG: Previous line repeats 2 times.
  43185. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43186. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43187. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43188. 19:00:37 T:992 DEBUG: Previous line repeats 2 times.
  43189. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43190. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43191. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43192. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43193. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43194. 19:00:37 T:5808 DEBUG: Previous line repeats 1 times.
  43195. 19:00:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  43196. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43197. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43198. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43199. 19:00:37 T:992 DEBUG: Previous line repeats 1 times.
  43200. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43201. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43202. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43203. 19:00:37 T:992 DEBUG: Previous line repeats 3 times.
  43204. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43205. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43206. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43207. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43208. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43209. 19:00:37 T:992 DEBUG: Previous line repeats 2 times.
  43210. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43211. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43212. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43213. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43214. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43215. 19:00:37 T:992 DEBUG: Previous line repeats 3 times.
  43216. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43217. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43218. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43219. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43220. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43221. 19:00:37 T:992 DEBUG: Previous line repeats 3 times.
  43222. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43223. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43224. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43225. 19:00:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43226. 19:00:38 T:992 DEBUG: Previous line repeats 4 times.
  43227. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43228. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43229. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43230. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43231. 19:00:38 T:992 DEBUG: Previous line repeats 3 times.
  43232. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43233. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43234. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43235. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43236. 19:00:38 T:992 DEBUG: Previous line repeats 2 times.
  43237. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43238. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43239. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43240. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43241. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43242. 19:00:38 T:992 DEBUG: Previous line repeats 1 times.
  43243. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43244. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43245. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43246. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43247. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43248. 19:00:38 T:992 DEBUG: Previous line repeats 2 times.
  43249. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43250. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43251. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43252. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43253. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43254. 19:00:38 T:992 DEBUG: Previous line repeats 2 times.
  43255. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43256. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43257. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43258. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43259. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43260. 19:00:38 T:992 DEBUG: Previous line repeats 2 times.
  43261. 19:00:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43262. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43263. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43264. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43265. 19:00:39 T:992 DEBUG: Previous line repeats 2 times.
  43266. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43267. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43268. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43269. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43270. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43271. 19:00:39 T:992 DEBUG: Previous line repeats 2 times.
  43272. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43273. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43274. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43275. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43276. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43277. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43278. 19:00:39 T:992 DEBUG: Previous line repeats 2 times.
  43279. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43280. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43281. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43282. 19:00:39 T:992 DEBUG: Previous line repeats 1 times.
  43283. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43284. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43285. 19:00:39 T:992 DEBUG: Previous line repeats 1 times.
  43286. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43287. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43288. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43289. 19:00:39 T:992 DEBUG: Previous line repeats 1 times.
  43290. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43291. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43292. 19:00:39 T:992 DEBUG: Previous line repeats 2 times.
  43293. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43294. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43295. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43296. 19:00:39 T:992 DEBUG: Previous line repeats 2 times.
  43297. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43298. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43299. 19:00:39 T:992 DEBUG: Previous line repeats 1 times.
  43300. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43301. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43302. 19:00:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43303. 19:00:40 T:992 DEBUG: Previous line repeats 3 times.
  43304. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43305. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43306. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43307. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43308. 19:00:40 T:992 DEBUG: Previous line repeats 2 times.
  43309. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43310. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43311. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43312. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43313. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43314. 19:00:40 T:992 DEBUG: Previous line repeats 3 times.
  43315. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43316. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43317. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43318. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43319. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43320. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43321. 19:00:40 T:992 DEBUG: Previous line repeats 3 times.
  43322. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43323. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43324. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43325. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43326. 19:00:40 T:992 DEBUG: Previous line repeats 3 times.
  43327. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43328. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43329. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43330. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43331. 19:00:40 T:992 DEBUG: Previous line repeats 4 times.
  43332. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43333. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43334. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43335. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43336. 19:00:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43337. 19:00:41 T:992 DEBUG: Previous line repeats 5 times.
  43338. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43339. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43340. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43341. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43342. 19:00:41 T:992 DEBUG: Previous line repeats 5 times.
  43343. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43344. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43345. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43346. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43347. 19:00:41 T:992 DEBUG: Previous line repeats 3 times.
  43348. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43349. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43350. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43351. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43352. 19:00:41 T:992 DEBUG: Previous line repeats 3 times.
  43353. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43354. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43355. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43356. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43357. 19:00:41 T:992 DEBUG: Previous line repeats 3 times.
  43358. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43359. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43360. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43361. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43362. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43363. 19:00:41 T:992 DEBUG: Previous line repeats 2 times.
  43364. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43365. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43366. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43367. 19:00:41 T:992 DEBUG: Previous line repeats 1 times.
  43368. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43369. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43370. 19:00:41 T:992 DEBUG: Previous line repeats 1 times.
  43371. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43372. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43373. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43374. 19:00:41 T:992 DEBUG: Previous line repeats 2 times.
  43375. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43376. 19:00:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43377. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43378. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43379. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43380. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43381. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43382. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43383. 19:00:42 T:992 DEBUG: Previous line repeats 2 times.
  43384. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43385. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43386. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43387. 19:00:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  43388. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43389. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43390. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43391. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43392. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43393. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43394. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43395. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43396. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43397. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43398. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43399. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43400. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43401. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43402. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43403. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43404. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43405. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43406. 19:00:42 T:992 DEBUG: Previous line repeats 1 times.
  43407. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43408. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43409. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43410. 19:00:42 T:992 DEBUG: Previous line repeats 3 times.
  43411. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43412. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43413. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43414. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43415. 19:00:42 T:992 DEBUG: Previous line repeats 3 times.
  43416. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43417. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43418. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43419. 19:00:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43420. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43421. 19:00:43 T:992 DEBUG: Previous line repeats 2 times.
  43422. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43423. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43424. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43425. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43426. 19:00:43 T:992 DEBUG: Previous line repeats 3 times.
  43427. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43428. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43429. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43430. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43431. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43432. 19:00:43 T:992 DEBUG: Previous line repeats 2 times.
  43433. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43434. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43435. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43436. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43437. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43438. 19:00:43 T:992 DEBUG: Previous line repeats 2 times.
  43439. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43440. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43441. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43442. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43443. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43444. 19:00:43 T:992 DEBUG: Previous line repeats 3 times.
  43445. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43446. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43447. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43448. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43449. 19:00:43 T:992 DEBUG: Previous line repeats 3 times.
  43450. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43451. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43452. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43453. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43454. 19:00:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43455. 19:00:44 T:992 DEBUG: Previous line repeats 4 times.
  43456. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43457. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43458. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43459. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43460. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43461. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43462. 19:00:44 T:992 DEBUG: Previous line repeats 2 times.
  43463. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43464. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43465. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43466. 19:00:44 T:992 DEBUG: Previous line repeats 1 times.
  43467. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43468. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43469. 19:00:44 T:992 DEBUG: Previous line repeats 3 times.
  43470. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43471. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43472. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43473. 19:00:44 T:992 DEBUG: Previous line repeats 1 times.
  43474. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43475. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43476. 19:00:44 T:992 DEBUG: Previous line repeats 2 times.
  43477. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43478. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43479. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43480. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43481. 19:00:44 T:992 DEBUG: Previous line repeats 1 times.
  43482. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43483. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43484. 19:00:44 T:992 DEBUG: Previous line repeats 1 times.
  43485. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43486. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43487. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43488. 19:00:44 T:992 DEBUG: Previous line repeats 1 times.
  43489. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43490. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43491. 19:00:44 T:992 DEBUG: Previous line repeats 2 times.
  43492. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43493. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43494. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43495. 19:00:44 T:992 DEBUG: Previous line repeats 2 times.
  43496. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43497. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43498. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43499. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43500. 19:00:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43501. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43502. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43503. 19:00:45 T:992 DEBUG: Previous line repeats 1 times.
  43504. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43505. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43506. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43507. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43508. 19:00:45 T:992 DEBUG: Previous line repeats 1 times.
  43509. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43510. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43511. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43512. 19:00:45 T:992 DEBUG: Previous line repeats 1 times.
  43513. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43514. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43515. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43516. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43517. 19:00:45 T:992 DEBUG: Previous line repeats 3 times.
  43518. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43519. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43520. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43521. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43522. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43523. 19:00:45 T:992 DEBUG: Previous line repeats 5 times.
  43524. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43525. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43526. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43527. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43528. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43529. 19:00:45 T:992 DEBUG: Previous line repeats 5 times.
  43530. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43531. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43532. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43533. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43534. 19:00:45 T:992 DEBUG: Previous line repeats 5 times.
  43535. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43536. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43537. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43538. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43539. 19:00:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43540. 19:00:46 T:992 DEBUG: Previous line repeats 2 times.
  43541. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43542. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43543. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43544. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43545. 19:00:46 T:992 DEBUG: Previous line repeats 5 times.
  43546. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43547. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43548. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43549. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43550. 19:00:46 T:992 DEBUG: Previous line repeats 4 times.
  43551. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43552. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43553. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43554. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43555. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43556. 19:00:46 T:992 DEBUG: Previous line repeats 3 times.
  43557. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43558. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43559. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43560. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43561. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43562. 19:00:46 T:5104 DEBUG: Previous line repeats 2 times.
  43563. 19:00:46 T:5104 DEBUG: Thread JobWorker 5104 terminating (autodelete)
  43564. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43565. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43566. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43567. 19:00:46 T:992 DEBUG: Previous line repeats 1 times.
  43568. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43569. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43570. 19:00:46 T:992 DEBUG: Previous line repeats 2 times.
  43571. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43572. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43573. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43574. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43575. 19:00:46 T:992 DEBUG: Previous line repeats 1 times.
  43576. 19:00:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43577. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43578. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43579. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43580. 19:00:47 T:992 DEBUG: Previous line repeats 2 times.
  43581. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43582. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43583. 19:00:47 T:992 DEBUG: Previous line repeats 1 times.
  43584. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43585. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43586. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43587. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43588. 19:00:47 T:992 DEBUG: Previous line repeats 1 times.
  43589. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43590. 19:00:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  43591. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43592. 19:00:47 T:992 DEBUG: Previous line repeats 1 times.
  43593. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43594. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43595. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43596. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43597. 19:00:47 T:992 DEBUG: Previous line repeats 2 times.
  43598. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43599. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43600. 19:00:47 T:992 DEBUG: Previous line repeats 1 times.
  43601. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43602. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43603. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43604. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43605. 19:00:47 T:992 DEBUG: Previous line repeats 2 times.
  43606. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43607. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43608. 19:00:47 T:992 DEBUG: Previous line repeats 1 times.
  43609. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43610. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43611. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43612. 19:00:47 T:992 DEBUG: Previous line repeats 2 times.
  43613. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43614. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43615. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43616. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43617. 19:00:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43618. 19:00:48 T:992 DEBUG: Previous line repeats 3 times.
  43619. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43620. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43621. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43622. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43623. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43624. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43625. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43626. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43627. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43628. 19:00:48 T:992 DEBUG: Previous line repeats 3 times.
  43629. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43630. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43631. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43632. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43633. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43634. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43635. 19:00:48 T:992 DEBUG: Previous line repeats 3 times.
  43636. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43637. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43638. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43639. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43640. 19:00:48 T:992 DEBUG: Previous line repeats 4 times.
  43641. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43642. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43643. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43644. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43645. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43646. 19:00:48 T:992 DEBUG: Previous line repeats 4 times.
  43647. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43648. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43649. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43650. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43651. 19:00:48 T:992 DEBUG: Previous line repeats 4 times.
  43652. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43653. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43654. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43655. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43656. 19:00:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43657. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43658. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43659. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43660. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43661. 19:00:49 T:992 DEBUG: Previous line repeats 3 times.
  43662. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43663. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43664. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43665. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43666. 19:00:49 T:992 DEBUG: Previous line repeats 1 times.
  43667. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43668. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43669. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43670. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43671. 19:00:49 T:992 DEBUG: Previous line repeats 1 times.
  43672. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43673. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43674. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43675. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43676. 19:00:49 T:992 DEBUG: Previous line repeats 1 times.
  43677. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43678. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43679. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43680. 19:00:49 T:992 DEBUG: Previous line repeats 1 times.
  43681. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43682. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43683. 19:00:49 T:992 DEBUG: Previous line repeats 1 times.
  43684. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43685. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43686. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43687. 19:00:49 T:992 DEBUG: Previous line repeats 2 times.
  43688. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43689. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43690. 19:00:49 T:992 DEBUG: Previous line repeats 2 times.
  43691. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43692. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43693. 19:00:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43694. 19:00:50 T:992 DEBUG: Previous line repeats 3 times.
  43695. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43696. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43697. 19:00:50 T:992 DEBUG: Previous line repeats 1 times.
  43698. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43699. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43700. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43701. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43702. 19:00:50 T:992 DEBUG: Previous line repeats 2 times.
  43703. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43704. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43705. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43706. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43707. 19:00:50 T:992 DEBUG: Previous line repeats 3 times.
  43708. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43709. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43710. 19:00:50 T:992 DEBUG: Previous line repeats 1 times.
  43711. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43712. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43713. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43714. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43715. 19:00:50 T:992 DEBUG: Previous line repeats 2 times.
  43716. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43717. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43718. 19:00:50 T:992 DEBUG: Previous line repeats 1 times.
  43719. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43720. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43721. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43722. 19:00:50 T:992 DEBUG: Previous line repeats 3 times.
  43723. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43724. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43725. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43726. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43727. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43728. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43729. 19:00:50 T:992 DEBUG: Previous line repeats 3 times.
  43730. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43731. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43732. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43733. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43734. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43735. 19:00:50 T:992 DEBUG: Previous line repeats 4 times.
  43736. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43737. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43738. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43739. 19:00:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43740. 19:00:51 T:992 DEBUG: Previous line repeats 1 times.
  43741. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43742. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43743. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43744. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43745. 19:00:51 T:992 DEBUG: Previous line repeats 5 times.
  43746. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43747. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43748. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43749. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43750. 19:00:51 T:992 DEBUG: Previous line repeats 3 times.
  43751. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43752. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43753. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43754. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43755. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43756. 19:00:51 T:992 DEBUG: Previous line repeats 4 times.
  43757. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43758. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43759. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43760. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43761. 19:00:51 T:992 DEBUG: Previous line repeats 3 times.
  43762. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43763. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43764. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43765. 19:00:51 T:992 DEBUG: Previous line repeats 1 times.
  43766. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43767. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43768. 19:00:51 T:992 DEBUG: Previous line repeats 2 times.
  43769. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43770. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43771. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43772. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43773. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43774. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43775. 19:00:51 T:992 DEBUG: Previous line repeats 2 times.
  43776. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43777. 19:00:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43778. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43779. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43780. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43781. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43782. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43783. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43784. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43785. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43786. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43787. 19:00:52 T:5808 DEBUG: Previous line repeats 1 times.
  43788. 19:00:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  43789. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43790. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43791. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43792. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43793. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43794. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43795. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43796. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43797. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43798. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43799. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43800. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43801. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43802. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43803. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43804. 19:00:52 T:992 DEBUG: Previous line repeats 2 times.
  43805. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43806. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43807. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43808. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43809. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43810. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43811. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43812. 19:00:52 T:992 DEBUG: Previous line repeats 1 times.
  43813. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43814. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43815. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43816. 19:00:52 T:992 DEBUG: Previous line repeats 2 times.
  43817. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43818. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43819. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43820. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43821. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43822. 19:00:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43823. 19:00:53 T:992 DEBUG: Previous line repeats 2 times.
  43824. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43825. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43826. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43827. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43828. 19:00:53 T:992 DEBUG: Previous line repeats 3 times.
  43829. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43830. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43831. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43832. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43833. 19:00:53 T:992 DEBUG: Previous line repeats 3 times.
  43834. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43835. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43836. 19:00:53 T:992 DEBUG: Previous line repeats 1 times.
  43837. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43838. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43839. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43840. 19:00:53 T:992 DEBUG: Previous line repeats 3 times.
  43841. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43842. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43843. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43844. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43845. 19:00:53 T:992 DEBUG: Previous line repeats 3 times.
  43846. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43847. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43848. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43849. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43850. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43851. 19:00:53 T:992 DEBUG: Previous line repeats 4 times.
  43852. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43853. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43854. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43855. 19:00:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43856. 19:00:54 T:992 DEBUG: Previous line repeats 3 times.
  43857. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43858. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43859. 19:00:54 T:992 DEBUG: Previous line repeats 1 times.
  43860. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43861. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43862. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43863. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43864. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43865. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43866. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43867. 19:00:54 T:992 DEBUG: Previous line repeats 4 times.
  43868. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43869. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43870. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43871. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43872. 19:00:54 T:992 DEBUG: Previous line repeats 3 times.
  43873. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43874. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43875. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43876. 19:00:54 T:992 DEBUG: Previous line repeats 1 times.
  43877. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43878. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43879. 19:00:54 T:992 DEBUG: Previous line repeats 3 times.
  43880. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43881. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43882. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43883. 19:00:54 T:992 DEBUG: Previous line repeats 1 times.
  43884. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43885. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43886. 19:00:54 T:992 DEBUG: Previous line repeats 2 times.
  43887. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43888. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43889. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43890. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43891. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43892. 19:00:54 T:992 DEBUG: Previous line repeats 1 times.
  43893. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43894. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43895. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43896. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43897. 19:00:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43898. 19:00:55 T:992 DEBUG: Previous line repeats 1 times.
  43899. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43900. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43901. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43902. 19:00:55 T:992 DEBUG: Previous line repeats 2 times.
  43903. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43904. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43905. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43906. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43907. 19:00:55 T:992 DEBUG: Previous line repeats 1 times.
  43908. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43909. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43910. 19:00:55 T:992 DEBUG: Previous line repeats 2 times.
  43911. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43912. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43913. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43914. 19:00:55 T:992 DEBUG: Previous line repeats 2 times.
  43915. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43916. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43917. 19:00:55 T:992 DEBUG: Previous line repeats 1 times.
  43918. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43919. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43920. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43921. 19:00:55 T:992 DEBUG: Previous line repeats 3 times.
  43922. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43923. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43924. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43925. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43926. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43927. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43928. 19:00:55 T:992 DEBUG: Previous line repeats 3 times.
  43929. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43930. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43931. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43932. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43933. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43934. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43935. 19:00:55 T:992 DEBUG: Previous line repeats 2 times.
  43936. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43937. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43938. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43939. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43940. 19:00:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43941. 19:00:56 T:992 DEBUG: Previous line repeats 3 times.
  43942. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43943. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43944. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43945. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43946. 19:00:56 T:992 DEBUG: Previous line repeats 3 times.
  43947. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43948. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43949. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43950. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43951. 19:00:56 T:992 DEBUG: Previous line repeats 5 times.
  43952. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43953. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43954. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43955. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43956. 19:00:56 T:992 DEBUG: Previous line repeats 4 times.
  43957. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43958. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43959. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43960. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43961. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43962. 19:00:56 T:992 DEBUG: Previous line repeats 3 times.
  43963. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43964. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43965. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43966. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43967. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43968. 19:00:56 T:992 DEBUG: Previous line repeats 4 times.
  43969. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43970. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43971. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43972. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43973. 19:00:56 T:992 DEBUG: Previous line repeats 3 times.
  43974. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43975. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43976. 19:00:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43977. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43978. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  43979. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43980. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43981. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43982. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43983. 19:00:57 T:5808 DEBUG: Previous line repeats 1 times.
  43984. 19:00:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  43985. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43986. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43987. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43988. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43989. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  43990. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43991. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43992. 19:00:57 T:992 DEBUG: Previous line repeats 2 times.
  43993. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  43994. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  43995. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43996. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  43997. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  43998. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  43999. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44000. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44001. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44002. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44003. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44004. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44005. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44006. 19:00:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  44007. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44008. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44009. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44010. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44011. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44012. 19:00:57 T:992 DEBUG: Previous line repeats 2 times.
  44013. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44014. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44015. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44016. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44017. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44018. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44019. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44020. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44021. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44022. 19:00:57 T:992 DEBUG: Previous line repeats 1 times.
  44023. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44024. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44025. 19:00:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44026. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44027. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44028. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44029. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44030. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44031. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44032. 19:00:58 T:992 DEBUG: Previous line repeats 2 times.
  44033. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44034. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44035. 19:00:58 T:992 DEBUG: Previous line repeats 1 times.
  44036. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44037. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44038. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44039. 19:00:58 T:992 DEBUG: Previous line repeats 1 times.
  44040. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44041. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44042. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44043. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44044. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44045. 19:00:58 T:992 DEBUG: Previous line repeats 3 times.
  44046. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44047. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44048. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44049. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44050. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44051. 19:00:58 T:992 DEBUG: Previous line repeats 3 times.
  44052. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44053. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44054. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44055. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44056. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44057. 19:00:58 T:992 DEBUG: Previous line repeats 2 times.
  44058. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44059. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44060. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44061. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44062. 19:00:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44063. 19:00:59 T:992 DEBUG: Previous line repeats 6 times.
  44064. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44065. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44066. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44067. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44068. 19:00:59 T:992 DEBUG: Previous line repeats 2 times.
  44069. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44070. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44071. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44072. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44073. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44074. 19:00:59 T:992 DEBUG: Previous line repeats 4 times.
  44075. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44076. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44077. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44078. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44079. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44080. 19:00:59 T:992 DEBUG: Previous line repeats 3 times.
  44081. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44082. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44083. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44084. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44085. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44086. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44087. 19:00:59 T:992 DEBUG: Previous line repeats 3 times.
  44088. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44089. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44090. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44091. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44092. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44093. 19:00:59 T:992 DEBUG: Previous line repeats 2 times.
  44094. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44095. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44096. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44097. 19:00:59 T:992 DEBUG: Previous line repeats 1 times.
  44098. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44099. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44100. 19:00:59 T:992 DEBUG: Previous line repeats 3 times.
  44101. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44102. 19:00:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44103. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44104. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44105. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44106. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44107. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44108. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44109. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44110. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44111. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44112. 19:01:00 T:992 DEBUG: Previous line repeats 3 times.
  44113. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44114. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44115. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44116. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44117. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44118. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44119. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44120. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44121. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44122. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44123. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44124. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44125. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44126. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44127. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44128. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44129. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44130. 19:01:00 T:992 DEBUG: Previous line repeats 2 times.
  44131. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44132. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44133. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44134. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44135. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44136. 19:01:00 T:992 DEBUG: Previous line repeats 3 times.
  44137. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44138. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44139. 19:01:00 T:992 DEBUG: Previous line repeats 1 times.
  44140. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44141. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44142. 19:01:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44143. 19:01:01 T:992 DEBUG: Previous line repeats 3 times.
  44144. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44145. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44146. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44147. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44148. 19:01:01 T:992 DEBUG: Previous line repeats 1 times.
  44149. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44150. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44151. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44152. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44153. 19:01:01 T:992 DEBUG: Previous line repeats 3 times.
  44154. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44155. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44156. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44157. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44158. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44159. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44160. 19:01:01 T:992 DEBUG: Previous line repeats 2 times.
  44161. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44162. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44163. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44164. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44165. 19:01:01 T:992 DEBUG: Previous line repeats 4 times.
  44166. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44167. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44168. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44169. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44170. 19:01:01 T:992 DEBUG: Previous line repeats 3 times.
  44171. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44172. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44173. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44174. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44175. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44176. 19:01:01 T:992 DEBUG: Previous line repeats 4 times.
  44177. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44178. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44179. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44180. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44181. 19:01:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44182. 19:01:02 T:992 DEBUG: Previous line repeats 2 times.
  44183. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44184. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44185. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44186. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44187. 19:01:02 T:992 DEBUG: Previous line repeats 3 times.
  44188. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44189. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44190. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44191. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44192. 19:01:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  44193. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44194. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44195. 19:01:02 T:992 DEBUG: Previous line repeats 3 times.
  44196. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44197. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44198. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44199. 19:01:02 T:992 DEBUG: Previous line repeats 1 times.
  44200. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44201. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44202. 19:01:02 T:992 DEBUG: Previous line repeats 2 times.
  44203. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44204. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44205. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44206. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44207. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44208. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44209. 19:01:02 T:992 DEBUG: Previous line repeats 2 times.
  44210. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44211. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44212. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44213. 19:01:02 T:992 DEBUG: Previous line repeats 1 times.
  44214. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44215. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44216. 19:01:02 T:992 DEBUG: Previous line repeats 1 times.
  44217. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44218. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44219. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44220. 19:01:02 T:992 DEBUG: Previous line repeats 2 times.
  44221. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44222. 19:01:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44223. 19:01:03 T:992 DEBUG: Previous line repeats 2 times.
  44224. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44225. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44226. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44227. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44228. 19:01:03 T:992 DEBUG: Previous line repeats 1 times.
  44229. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44230. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44231. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44232. 19:01:03 T:992 DEBUG: Previous line repeats 3 times.
  44233. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44234. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44235. 19:01:03 T:992 DEBUG: Previous line repeats 1 times.
  44236. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44237. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44238. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44239. 19:01:03 T:992 DEBUG: Previous line repeats 1 times.
  44240. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44241. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44242. 19:01:03 T:992 DEBUG: Previous line repeats 1 times.
  44243. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44244. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44245. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44246. 19:01:03 T:992 DEBUG: Previous line repeats 3 times.
  44247. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44248. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44249. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44250. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44251. 19:01:03 T:992 DEBUG: Previous line repeats 3 times.
  44252. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44253. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44254. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44255. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44256. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44257. 19:01:03 T:992 DEBUG: Previous line repeats 2 times.
  44258. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44259. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44260. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44261. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44262. 19:01:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44263. 19:01:04 T:992 DEBUG: Previous line repeats 4 times.
  44264. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44265. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44266. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44267. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44268. 19:01:04 T:992 DEBUG: Previous line repeats 2 times.
  44269. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44270. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44271. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44272. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44273. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44274. 19:01:04 T:992 DEBUG: Previous line repeats 3 times.
  44275. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44276. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44277. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44278. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44279. 19:01:04 T:992 DEBUG: Previous line repeats 3 times.
  44280. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44281. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44282. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44283. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44284. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44285. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44286. 19:01:04 T:992 DEBUG: Previous line repeats 2 times.
  44287. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44288. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44289. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44290. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44291. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44292. 19:01:04 T:992 DEBUG: Previous line repeats 3 times.
  44293. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44294. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44295. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44296. 19:01:04 T:992 DEBUG: Previous line repeats 1 times.
  44297. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44298. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44299. 19:01:04 T:992 DEBUG: Previous line repeats 2 times.
  44300. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44301. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44302. 19:01:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44303. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44304. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44305. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44306. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44307. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44308. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44309. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44310. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44311. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44312. 19:01:05 T:992 DEBUG: Previous line repeats 2 times.
  44313. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44314. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44315. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44316. 19:01:05 T:992 DEBUG: Previous line repeats 2 times.
  44317. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44318. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44319. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44320. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44321. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44322. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44323. 19:01:05 T:992 DEBUG: Previous line repeats 2 times.
  44324. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44325. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44326. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44327. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44328. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44329. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44330. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44331. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44332. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44333. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44334. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44335. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44336. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44337. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44338. 19:01:05 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  44339. 19:01:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  44340. 19:01:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  44341. 19:01:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  44342. 19:01:05 T:3764 INFO: Previous line repeats 6 times.
  44343. 19:01:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  44344. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44345. 19:01:05 T:992 DEBUG: Previous line repeats 1 times.
  44346. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44347. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44348. 19:01:05 T:3764 DEBUG: Previous line repeats 1 times.
  44349. 19:01:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  44350. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44351. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44352. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44353. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44354. 19:01:05 T:992 DEBUG: Previous line repeats 2 times.
  44355. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44356. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44357. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44358. 19:01:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44359. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  44360. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  44361. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  44362. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44363. 19:01:06 T:992 DEBUG: Previous line repeats 1 times.
  44364. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44365. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44366. 19:01:06 T:992 DEBUG: Previous line repeats 1 times.
  44367. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44368. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44369. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44370. 19:01:06 T:3764 DEBUG: Previous line repeats 1 times.
  44371. 19:01:06 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  44372. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  44373. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44374. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44375. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44376. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  44377. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44378. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  44379. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44380. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44381. 19:01:06 T:992 DEBUG: Previous line repeats 3 times.
  44382. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44383. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44384. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44385. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44386. 19:01:06 T:3764 DEBUG: Previous line repeats 1 times.
  44387. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  44388. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  44389. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44390. 19:01:06 T:992 DEBUG: Previous line repeats 1 times.
  44391. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44392. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44393. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44394. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  44395. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44396. 19:01:06 T:3764 DEBUG: Previous line repeats 1 times.
  44397. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44398. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44399. 19:01:06 T:2608 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  44400. 19:01:06 T:2608 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  44401. 19:01:06 T:2608 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44402. 19:01:06 T:2608 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44403. 19:01:06 T:2608 INFO: Platinum [neptune.http]: got connection (reused: false)
  44404. 19:01:06 T:2608 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  44405. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44406. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44407. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44408. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44409. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44410. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44411. 19:01:06 T:3764 INFO: Previous line repeats 1 times.
  44412. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  44413. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  44414. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  44415. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44416. 19:01:06 T:3764 DEBUG: Previous line repeats 1 times.
  44417. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  44418. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44419. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44420. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  44421. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44422. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44423. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44424. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44425. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44426. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44427. 19:01:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  44428. 19:01:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44429. 19:01:07 T:992 DEBUG: Previous line repeats 2 times.
  44430. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44431. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44432. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44433. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44434. 19:01:07 T:992 DEBUG: Previous line repeats 2 times.
  44435. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44436. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  44437. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  44438. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44439. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44440. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44441. 19:01:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  44442. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44443. 19:01:07 T:992 DEBUG: Previous line repeats 2 times.
  44444. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44445. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44446. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44447. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44448. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44449. 19:01:07 T:992 DEBUG: Previous line repeats 3 times.
  44450. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44451. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44452. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44453. 19:01:07 T:992 DEBUG: Previous line repeats 1 times.
  44454. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44455. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  44456. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  44457. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44458. 19:01:07 T:3764 DEBUG: Previous line repeats 1 times.
  44459. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  44460. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44461. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44462. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44463. 19:01:07 T:992 DEBUG: Previous line repeats 1 times.
  44464. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44465. 19:01:07 T:7868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  44466. 19:01:07 T:7868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  44467. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44468. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44469. 19:01:07 T:7868 INFO: Platinum [neptune.http]: got connection (reused: false)
  44470. 19:01:07 T:7868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  44471. 19:01:07 T:7868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  44472. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44473. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44474. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  44475. 19:01:07 T:7868 INFO: Platinum [neptune.http]: got connection (reused: false)
  44476. 19:01:07 T:7868 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  44477. 19:01:07 T:7868 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  44478. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44479. 19:01:07 T:7868 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44480. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44481. 19:01:07 T:7868 INFO: Platinum [neptune.http]: got connection (reused: false)
  44482. 19:01:07 T:7868 ERROR: Platinum [platinum.core.service]: No state variables found
  44483. 19:01:07 T:7868 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  44484. 19:01:07 T:7868 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  44485. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  44486. <specVersion>
  44487. <major>1</major>
  44488. <minor>0</minor>
  44489. </specVersion>
  44490. <actionList />
  44491. <serviceStateTable />
  44492. </scpd>
  44493. 19:01:07 T:7868 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  44494. 19:01:07 T:7868 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  44495. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  44496. <specVersion>
  44497. <major>1</major>
  44498. <minor>0</minor>
  44499. </specVersion>
  44500. <actionList />
  44501. <serviceStateTable />
  44502. </scpd>
  44503. 19:01:07 T:7868 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  44504. 19:01:07 T:3764 NOTICE: Previous line repeats 2 times.
  44505. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44506. 19:01:07 T:992 INFO: Previous line repeats 1 times.
  44507. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44508. 19:01:07 T:3764 DEBUG: Previous line repeats 1 times.
  44509. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  44510. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  44511. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44512. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44513. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44514. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44515. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  44516. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44517. 19:01:07 T:992 DEBUG: Previous line repeats 1 times.
  44518. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44519. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44520. 19:01:07 T:992 DEBUG: Previous line repeats 1 times.
  44521. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44522. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44523. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44524. 19:01:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44525. 19:01:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  44526. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44527. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44528. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44529. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  44530. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44531. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44532. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44533. 19:01:08 T:3764 DEBUG: Previous line repeats 1 times.
  44534. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  44535. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44536. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44537. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44538. 19:01:08 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  44539. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  44540. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  44541. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44542. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44543. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44544. 19:01:08 T:3764 DEBUG: Previous line repeats 1 times.
  44545. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  44546. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  44547. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44548. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44549. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44550. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  44551. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  44552. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44553. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44554. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44555. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44556. 19:01:08 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  44557. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44558. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44559. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44560. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44561. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44562. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44563. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44564. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44565. 19:01:08 T:992 DEBUG: Previous line repeats 2 times.
  44566. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44567. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44568. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44569. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44570. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44571. 19:01:08 T:6060 DEBUG: Previous line repeats 1 times.
  44572. 19:01:08 T:6060 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  44573. 19:01:08 T:6060 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  44574. 19:01:08 T:6060 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44575. 19:01:08 T:6060 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44576. 19:01:08 T:6060 INFO: Platinum [neptune.http]: got connection (reused: false)
  44577. 19:01:08 T:6060 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  44578. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44579. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44580. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44581. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44582. 19:01:08 T:992 DEBUG: Previous line repeats 1 times.
  44583. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44584. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44585. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44586. 19:01:08 T:992 DEBUG: Previous line repeats 3 times.
  44587. 19:01:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44588. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44589. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44590. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44591. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44592. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44593. 19:01:09 T:992 DEBUG: Previous line repeats 1 times.
  44594. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44595. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44596. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44597. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44598. 19:01:09 T:992 DEBUG: Previous line repeats 3 times.
  44599. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44600. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44601. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44602. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44603. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44604. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44605. 19:01:09 T:992 DEBUG: Previous line repeats 2 times.
  44606. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44607. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44608. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44609. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44610. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44611. 19:01:09 T:992 DEBUG: Previous line repeats 3 times.
  44612. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44613. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44614. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44615. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44616. 19:01:09 T:2372 DEBUG: Previous line repeats 2 times.
  44617. 19:01:09 T:2372 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  44618. 19:01:09 T:2372 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  44619. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44620. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44621. 19:01:09 T:2372 INFO: Platinum [neptune.http]: got connection (reused: false)
  44622. 19:01:09 T:2372 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  44623. 19:01:09 T:2372 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  44624. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44625. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44626. 19:01:09 T:2372 INFO: Platinum [neptune.http]: got connection (reused: false)
  44627. 19:01:09 T:2372 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  44628. 19:01:09 T:2372 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  44629. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  44630. 19:01:09 T:2372 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  44631. 19:01:09 T:2372 INFO: Platinum [neptune.http]: got connection (reused: false)
  44632. 19:01:09 T:2372 ERROR: Platinum [platinum.core.service]: No state variables found
  44633. 19:01:09 T:2372 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  44634. 19:01:09 T:2372 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  44635. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  44636. <specVersion>
  44637. <major>1</major>
  44638. <minor>0</minor>
  44639. </specVersion>
  44640. <actionList />
  44641. <serviceStateTable />
  44642. </scpd>
  44643. 19:01:09 T:2372 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  44644. 19:01:09 T:2372 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  44645. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  44646. <specVersion>
  44647. <major>1</major>
  44648. <minor>0</minor>
  44649. </specVersion>
  44650. <actionList />
  44651. <serviceStateTable />
  44652. </scpd>
  44653. 19:01:09 T:2372 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  44654. 19:01:09 T:992 NOTICE: Previous line repeats 2 times.
  44655. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44656. 19:01:09 T:992 DEBUG: Previous line repeats 1 times.
  44657. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44658. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44659. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44660. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44661. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44662. 19:01:09 T:992 DEBUG: Previous line repeats 3 times.
  44663. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44664. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44665. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44666. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44667. 19:01:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44668. 19:01:10 T:992 DEBUG: Previous line repeats 2 times.
  44669. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44670. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44671. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44672. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44673. 19:01:10 T:992 DEBUG: Previous line repeats 4 times.
  44674. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44675. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44676. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44677. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44678. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44679. 19:01:10 T:992 DEBUG: Previous line repeats 3 times.
  44680. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44681. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44682. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44683. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44684. 19:01:10 T:992 DEBUG: Previous line repeats 1 times.
  44685. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44686. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44687. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44688. 19:01:10 T:992 DEBUG: Previous line repeats 2 times.
  44689. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44690. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44691. 19:01:10 T:992 DEBUG: Previous line repeats 2 times.
  44692. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44693. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44694. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44695. 19:01:10 T:992 DEBUG: Previous line repeats 2 times.
  44696. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44697. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44698. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44699. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44700. 19:01:10 T:992 DEBUG: Previous line repeats 1 times.
  44701. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44702. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44703. 19:01:10 T:992 DEBUG: Previous line repeats 1 times.
  44704. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44705. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44706. 19:01:10 T:992 DEBUG: Previous line repeats 3 times.
  44707. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44708. 19:01:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44709. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44710. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44711. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44712. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44713. 19:01:11 T:992 DEBUG: Previous line repeats 3 times.
  44714. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44715. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44716. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44717. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44718. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44719. 19:01:11 T:992 DEBUG: Previous line repeats 3 times.
  44720. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44721. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44722. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44723. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44724. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44725. 19:01:11 T:992 DEBUG: Previous line repeats 3 times.
  44726. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44727. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44728. 19:01:11 T:992 DEBUG: Previous line repeats 1 times.
  44729. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44730. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44731. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44732. 19:01:11 T:992 DEBUG: Previous line repeats 3 times.
  44733. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44734. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44735. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44736. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44737. 19:01:11 T:992 DEBUG: Previous line repeats 5 times.
  44738. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44739. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44740. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44741. 19:01:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44742. 19:01:12 T:992 DEBUG: Previous line repeats 3 times.
  44743. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44744. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44745. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44746. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44747. 19:01:12 T:992 DEBUG: Previous line repeats 1 times.
  44748. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44749. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44750. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44751. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44752. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44753. 19:01:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  44754. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44755. 19:01:12 T:992 DEBUG: Previous line repeats 3 times.
  44756. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44757. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44758. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44759. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44760. 19:01:12 T:992 DEBUG: Previous line repeats 1 times.
  44761. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44762. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44763. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44764. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44765. 19:01:12 T:992 DEBUG: Previous line repeats 2 times.
  44766. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44767. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44768. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44769. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44770. 19:01:12 T:992 DEBUG: Previous line repeats 1 times.
  44771. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44772. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44773. 19:01:12 T:992 DEBUG: Previous line repeats 3 times.
  44774. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44775. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44776. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44777. 19:01:12 T:992 DEBUG: Previous line repeats 1 times.
  44778. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44779. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44780. 19:01:12 T:992 DEBUG: Previous line repeats 3 times.
  44781. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44782. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44783. 19:01:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44784. 19:01:13 T:992 DEBUG: Previous line repeats 1 times.
  44785. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44786. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44787. 19:01:13 T:992 DEBUG: Previous line repeats 1 times.
  44788. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44789. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44790. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44791. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44792. 19:01:13 T:992 DEBUG: Previous line repeats 2 times.
  44793. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44794. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44795. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44796. 19:01:13 T:992 DEBUG: Previous line repeats 2 times.
  44797. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44798. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44799. 19:01:13 T:992 DEBUG: Previous line repeats 1 times.
  44800. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44801. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44802. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44803. 19:01:13 T:992 DEBUG: Previous line repeats 3 times.
  44804. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44805. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44806. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44807. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44808. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44809. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44810. 19:01:13 T:992 DEBUG: Previous line repeats 2 times.
  44811. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44812. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44813. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44814. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44815. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44816. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44817. 19:01:13 T:992 DEBUG: Previous line repeats 2 times.
  44818. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44819. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44820. 19:01:13 T:992 DEBUG: Previous line repeats 1 times.
  44821. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44822. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44823. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44824. 19:01:13 T:992 DEBUG: Previous line repeats 4 times.
  44825. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44826. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44827. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44828. 19:01:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44829. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44830. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44831. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44832. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44833. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44834. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44835. 19:01:14 T:992 DEBUG: Previous line repeats 3 times.
  44836. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44837. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44838. 19:01:14 T:992 DEBUG: Previous line repeats 1 times.
  44839. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44840. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44841. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44842. 19:01:14 T:992 DEBUG: Previous line repeats 3 times.
  44843. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44844. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44845. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44846. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44847. 19:01:14 T:992 DEBUG: Previous line repeats 3 times.
  44848. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44849. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44850. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44851. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44852. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44853. 19:01:14 T:992 DEBUG: Previous line repeats 4 times.
  44854. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44855. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44856. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44857. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44858. 19:01:14 T:992 DEBUG: Previous line repeats 3 times.
  44859. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44860. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44861. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44862. 19:01:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44863. 19:01:15 T:992 DEBUG: Previous line repeats 3 times.
  44864. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44865. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44866. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44867. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44868. 19:01:15 T:992 DEBUG: Previous line repeats 1 times.
  44869. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44870. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44871. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44872. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44873. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44874. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44875. 19:01:15 T:992 DEBUG: Previous line repeats 2 times.
  44876. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44877. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44878. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44879. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44880. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44881. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44882. 19:01:15 T:992 DEBUG: Previous line repeats 2 times.
  44883. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44884. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44885. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44886. 19:01:15 T:992 DEBUG: Previous line repeats 1 times.
  44887. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44888. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44889. 19:01:15 T:992 DEBUG: Previous line repeats 2 times.
  44890. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44891. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44892. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44893. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44894. 19:01:15 T:992 DEBUG: Previous line repeats 1 times.
  44895. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44896. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44897. 19:01:15 T:992 DEBUG: Previous line repeats 2 times.
  44898. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44899. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44900. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44901. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44902. 19:01:15 T:992 DEBUG: Previous line repeats 1 times.
  44903. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44904. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44905. 19:01:15 T:992 DEBUG: Previous line repeats 2 times.
  44906. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44907. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44908. 19:01:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44909. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44910. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44911. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44912. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44913. 19:01:16 T:992 DEBUG: Previous line repeats 3 times.
  44914. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44915. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44916. 19:01:16 T:992 DEBUG: Previous line repeats 1 times.
  44917. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44918. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44919. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44920. 19:01:16 T:992 DEBUG: Previous line repeats 3 times.
  44921. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44922. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44923. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44924. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44925. 19:01:16 T:992 DEBUG: Previous line repeats 3 times.
  44926. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44927. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44928. 19:01:16 T:992 DEBUG: Previous line repeats 1 times.
  44929. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44930. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44931. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44932. 19:01:16 T:992 DEBUG: Previous line repeats 3 times.
  44933. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44934. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44935. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44936. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44937. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44938. 19:01:16 T:992 DEBUG: Previous line repeats 2 times.
  44939. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44940. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44941. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44942. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44943. 19:01:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44944. 19:01:17 T:992 DEBUG: Previous line repeats 4 times.
  44945. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44946. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44947. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44948. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44949. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44950. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44951. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44952. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44953. 19:01:17 T:5808 DEBUG: Previous line repeats 2 times.
  44954. 19:01:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  44955. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44956. 19:01:17 T:992 DEBUG: Previous line repeats 1 times.
  44957. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44958. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44959. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44960. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44961. 19:01:17 T:992 DEBUG: Previous line repeats 3 times.
  44962. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44963. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44964. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44965. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44966. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44967. 19:01:17 T:992 DEBUG: Previous line repeats 2 times.
  44968. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44969. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44970. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44971. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44972. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44973. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44974. 19:01:17 T:992 DEBUG: Previous line repeats 3 times.
  44975. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44976. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44977. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44978. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44979. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44980. 19:01:17 T:992 DEBUG: Previous line repeats 2 times.
  44981. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44982. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44983. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44984. 19:01:17 T:992 DEBUG: Previous line repeats 1 times.
  44985. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44986. 19:01:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44987. 19:01:18 T:992 DEBUG: Previous line repeats 3 times.
  44988. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44989. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44990. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44991. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44992. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  44993. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  44994. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  44995. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44996. 19:01:18 T:992 DEBUG: Previous line repeats 2 times.
  44997. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  44998. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  44999. 19:01:18 T:992 DEBUG: Previous line repeats 2 times.
  45000. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45001. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45002. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45003. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  45004. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45005. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45006. 19:01:18 T:992 DEBUG: Previous line repeats 2 times.
  45007. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45008. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45009. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45010. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45011. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  45012. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45013. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45014. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  45015. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45016. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45017. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45018. 19:01:18 T:992 DEBUG: Previous line repeats 3 times.
  45019. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45020. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45021. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  45022. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45023. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45024. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45025. 19:01:18 T:992 DEBUG: Previous line repeats 2 times.
  45026. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45027. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45028. 19:01:18 T:992 DEBUG: Previous line repeats 1 times.
  45029. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45030. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45031. 19:01:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45032. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45033. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45034. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45035. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45036. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45037. 19:01:19 T:992 DEBUG: Previous line repeats 4 times.
  45038. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45039. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45040. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45041. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45042. 19:01:19 T:992 DEBUG: Previous line repeats 3 times.
  45043. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45044. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45045. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45046. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45047. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45048. 19:01:19 T:992 DEBUG: Previous line repeats 3 times.
  45049. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45050. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45051. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45052. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45053. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45054. 19:01:19 T:992 DEBUG: Previous line repeats 3 times.
  45055. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45056. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45057. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45058. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45059. 19:01:19 T:992 DEBUG: Previous line repeats 3 times.
  45060. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45061. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45062. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45063. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45064. 19:01:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45065. 19:01:20 T:992 DEBUG: Previous line repeats 4 times.
  45066. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45067. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45068. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45069. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45070. 19:01:20 T:992 DEBUG: Previous line repeats 1 times.
  45071. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45072. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45073. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45074. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45075. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45076. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45077. 19:01:20 T:992 DEBUG: Previous line repeats 3 times.
  45078. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45079. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45080. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45081. 19:01:20 T:992 DEBUG: Previous line repeats 1 times.
  45082. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45083. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45084. 19:01:20 T:992 DEBUG: Previous line repeats 3 times.
  45085. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45086. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45087. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45088. 19:01:20 T:992 DEBUG: Previous line repeats 1 times.
  45089. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45090. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45091. 19:01:20 T:992 DEBUG: Previous line repeats 1 times.
  45092. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45093. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45094. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45095. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45096. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45097. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45098. 19:01:20 T:992 DEBUG: Previous line repeats 3 times.
  45099. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45100. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45101. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45102. 19:01:20 T:992 DEBUG: Previous line repeats 1 times.
  45103. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45104. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45105. 19:01:20 T:992 DEBUG: Previous line repeats 3 times.
  45106. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45107. 19:01:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45108. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45109. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45110. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45111. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45112. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45113. 19:01:21 T:992 DEBUG: Previous line repeats 2 times.
  45114. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45115. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45116. 19:01:21 T:992 DEBUG: Previous line repeats 1 times.
  45117. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45118. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45119. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45120. 19:01:21 T:992 DEBUG: Previous line repeats 1 times.
  45121. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45122. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45123. 19:01:21 T:992 DEBUG: Previous line repeats 1 times.
  45124. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45125. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45126. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45127. 19:01:21 T:992 DEBUG: Previous line repeats 2 times.
  45128. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45129. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45130. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45131. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45132. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45133. 19:01:21 T:992 DEBUG: Previous line repeats 3 times.
  45134. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45135. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45136. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45137. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45138. 19:01:21 T:992 DEBUG: Previous line repeats 5 times.
  45139. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45140. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45141. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45142. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45143. 19:01:21 T:992 DEBUG: Previous line repeats 4 times.
  45144. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45145. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45146. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45147. 19:01:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45148. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45149. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45150. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45151. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45152. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45153. 19:01:22 T:5808 DEBUG: Previous line repeats 2 times.
  45154. 19:01:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  45155. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45156. 19:01:22 T:992 DEBUG: Previous line repeats 1 times.
  45157. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45158. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45159. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45160. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45161. 19:01:22 T:992 DEBUG: Previous line repeats 4 times.
  45162. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45163. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45164. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45165. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45166. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45167. 19:01:22 T:992 DEBUG: Previous line repeats 3 times.
  45168. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45169. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45170. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45171. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45172. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45173. 19:01:22 T:992 DEBUG: Previous line repeats 4 times.
  45174. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45175. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45176. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45177. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45178. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45179. 19:01:22 T:992 DEBUG: Previous line repeats 4 times.
  45180. 19:01:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45181. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45182. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45183. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45184. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45185. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45186. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45187. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45188. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45189. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45190. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45191. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45192. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45193. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45194. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45195. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45196. 19:01:23 T:992 DEBUG: Previous line repeats 3 times.
  45197. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45198. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45199. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45200. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45201. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45202. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45203. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45204. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45205. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45206. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45207. 19:01:23 T:992 DEBUG: Previous line repeats 2 times.
  45208. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45209. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45210. 19:01:23 T:992 DEBUG: Previous line repeats 2 times.
  45211. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45212. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45213. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45214. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45215. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45216. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45217. 19:01:23 T:992 DEBUG: Previous line repeats 1 times.
  45218. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45219. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45220. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45221. 19:01:23 T:992 DEBUG: Previous line repeats 3 times.
  45222. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45223. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45224. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45225. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45226. 19:01:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45227. 19:01:24 T:992 DEBUG: Previous line repeats 2 times.
  45228. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45229. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45230. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45231. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45232. 19:01:24 T:992 DEBUG: Previous line repeats 2 times.
  45233. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45234. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45235. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45236. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45237. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45238. 19:01:24 T:992 DEBUG: Previous line repeats 3 times.
  45239. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45240. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45241. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45242. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45243. 19:01:24 T:992 DEBUG: Previous line repeats 3 times.
  45244. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45245. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45246. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45247. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45248. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45249. 19:01:24 T:992 DEBUG: Previous line repeats 3 times.
  45250. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45251. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45252. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45253. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45254. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45255. 19:01:24 T:992 DEBUG: Previous line repeats 3 times.
  45256. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45257. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45258. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45259. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45260. 19:01:24 T:992 DEBUG: Previous line repeats 4 times.
  45261. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45262. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45263. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45264. 19:01:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45265. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45266. 19:01:25 T:992 DEBUG: Previous line repeats 1 times.
  45267. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45268. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45269. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45270. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45271. 19:01:25 T:992 DEBUG: Previous line repeats 3 times.
  45272. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45273. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45274. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45275. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45276. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45277. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45278. 19:01:25 T:992 DEBUG: Previous line repeats 3 times.
  45279. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45280. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45281. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45282. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45283. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45284. 19:01:25 T:992 DEBUG: Previous line repeats 2 times.
  45285. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45286. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45287. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45288. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45289. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45290. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45291. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45292. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45293. 19:01:25 T:992 DEBUG: Previous line repeats 1 times.
  45294. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45295. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45296. 19:01:25 T:992 DEBUG: Previous line repeats 3 times.
  45297. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45298. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45299. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45300. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45301. 19:01:25 T:992 DEBUG: Previous line repeats 1 times.
  45302. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45303. 19:01:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45304. 19:01:26 T:992 DEBUG: Previous line repeats 3 times.
  45305. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45306. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45307. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45308. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45309. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45310. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45311. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45312. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45313. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45314. 19:01:26 T:992 DEBUG: Previous line repeats 1 times.
  45315. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45316. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45317. 19:01:26 T:992 DEBUG: Previous line repeats 3 times.
  45318. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45319. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45320. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45321. 19:01:26 T:992 DEBUG: Previous line repeats 1 times.
  45322. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45323. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45324. 19:01:26 T:992 DEBUG: Previous line repeats 1 times.
  45325. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45326. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45327. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45328. 19:01:26 T:992 DEBUG: Previous line repeats 3 times.
  45329. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45330. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45331. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45332. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45333. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45334. 19:01:26 T:992 DEBUG: Previous line repeats 3 times.
  45335. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45336. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45337. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45338. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45339. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45340. 19:01:26 T:992 DEBUG: Previous line repeats 3 times.
  45341. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45342. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45343. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45344. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45345. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45346. 19:01:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45347. 19:01:27 T:992 DEBUG: Previous line repeats 1 times.
  45348. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45349. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45350. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45351. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45352. 19:01:27 T:992 DEBUG: Previous line repeats 4 times.
  45353. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45354. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45355. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45356. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45357. 19:01:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  45358. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45359. 19:01:27 T:992 DEBUG: Previous line repeats 3 times.
  45360. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45361. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45362. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45363. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45364. 19:01:27 T:992 DEBUG: Previous line repeats 4 times.
  45365. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45366. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45367. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45368. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45369. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45370. 19:01:27 T:992 DEBUG: Previous line repeats 3 times.
  45371. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45372. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45373. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45374. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45375. 19:01:27 T:992 DEBUG: Previous line repeats 4 times.
  45376. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45377. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45378. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45379. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45380. 19:01:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45381. 19:01:28 T:992 DEBUG: Previous line repeats 3 times.
  45382. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45383. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45384. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45385. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45386. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45387. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45388. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45389. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45390. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45391. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45392. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45393. 19:01:28 T:992 DEBUG: Previous line repeats 2 times.
  45394. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45395. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45396. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45397. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45398. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45399. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45400. 19:01:28 T:992 DEBUG: Previous line repeats 2 times.
  45401. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45402. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45403. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45404. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45405. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45406. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45407. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45408. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45409. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45410. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45411. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45412. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45413. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45414. 19:01:28 T:992 DEBUG: Previous line repeats 2 times.
  45415. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45416. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45417. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45418. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45419. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45420. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45421. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45422. 19:01:28 T:992 DEBUG: Previous line repeats 1 times.
  45423. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45424. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45425. 19:01:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45426. 19:01:29 T:992 DEBUG: Previous line repeats 2 times.
  45427. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45428. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45429. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45430. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45431. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45432. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45433. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45434. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45435. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45436. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45437. 19:01:29 T:992 DEBUG: Previous line repeats 3 times.
  45438. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45439. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45440. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45441. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45442. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45443. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45444. 19:01:29 T:992 DEBUG: Previous line repeats 1 times.
  45445. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45446. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45447. 19:01:29 T:992 DEBUG: Previous line repeats 1 times.
  45448. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45449. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45450. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45451. 19:01:29 T:992 DEBUG: Previous line repeats 3 times.
  45452. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45453. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45454. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45455. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45456. 19:01:29 T:992 DEBUG: Previous line repeats 3 times.
  45457. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45458. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45459. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45460. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45461. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45462. 19:01:29 T:992 DEBUG: Previous line repeats 3 times.
  45463. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45464. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45465. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45466. 19:01:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45467. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45468. 19:01:30 T:992 DEBUG: Previous line repeats 3 times.
  45469. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45470. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45471. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45472. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45473. 19:01:30 T:992 DEBUG: Previous line repeats 5 times.
  45474. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45475. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45476. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45477. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45478. 19:01:30 T:992 DEBUG: Previous line repeats 4 times.
  45479. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45480. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45481. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45482. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45483. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45484. 19:01:30 T:992 DEBUG: Previous line repeats 3 times.
  45485. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45486. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45487. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45488. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45489. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45490. 19:01:30 T:992 DEBUG: Previous line repeats 2 times.
  45491. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45492. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45493. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45494. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45495. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45496. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45497. 19:01:30 T:992 DEBUG: Previous line repeats 3 times.
  45498. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45499. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45500. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45501. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45502. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45503. 19:01:30 T:992 DEBUG: Previous line repeats 2 times.
  45504. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45505. 19:01:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45506. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45507. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45508. 19:01:31 T:992 DEBUG: Previous line repeats 2 times.
  45509. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45510. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45511. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45512. 19:01:31 T:992 DEBUG: Previous line repeats 1 times.
  45513. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45514. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45515. 19:01:31 T:992 DEBUG: Previous line repeats 2 times.
  45516. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45517. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45518. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45519. 19:01:31 T:992 DEBUG: Previous line repeats 1 times.
  45520. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45521. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45522. 19:01:31 T:992 DEBUG: Previous line repeats 1 times.
  45523. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45524. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45525. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45526. 19:01:31 T:992 DEBUG: Previous line repeats 2 times.
  45527. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45528. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45529. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45530. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45531. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45532. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45533. 19:01:31 T:992 DEBUG: Previous line repeats 2 times.
  45534. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45535. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45536. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45537. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45538. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45539. 19:01:31 T:992 DEBUG: Previous line repeats 2 times.
  45540. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45541. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45542. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45543. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45544. 19:01:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45545. 19:01:32 T:992 DEBUG: Previous line repeats 2 times.
  45546. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45547. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45548. 19:01:32 T:992 DEBUG: Previous line repeats 1 times.
  45549. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45550. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45551. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45552. 19:01:32 T:992 DEBUG: Previous line repeats 1 times.
  45553. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45554. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45555. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45556. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45557. 19:01:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  45558. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45559. 19:01:32 T:992 DEBUG: Previous line repeats 2 times.
  45560. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45561. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45562. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45563. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45564. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45565. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45566. 19:01:32 T:992 DEBUG: Previous line repeats 2 times.
  45567. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45568. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45569. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45570. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45571. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45572. 19:01:32 T:992 DEBUG: Previous line repeats 3 times.
  45573. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45574. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45575. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45576. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45577. 19:01:32 T:992 DEBUG: Previous line repeats 3 times.
  45578. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45579. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45580. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45581. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45582. 19:01:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45583. 19:01:33 T:992 DEBUG: Previous line repeats 2 times.
  45584. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45585. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45586. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45587. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45588. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45589. 19:01:33 T:992 DEBUG: Previous line repeats 4 times.
  45590. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45591. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45592. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45593. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45594. 19:01:33 T:992 DEBUG: Previous line repeats 3 times.
  45595. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45596. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45597. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45598. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45599. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45600. 19:01:33 T:992 DEBUG: Previous line repeats 3 times.
  45601. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45602. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45603. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45604. 19:01:33 T:992 DEBUG: Previous line repeats 1 times.
  45605. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45606. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45607. 19:01:33 T:992 DEBUG: Previous line repeats 2 times.
  45608. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45609. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45610. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45611. 19:01:33 T:992 DEBUG: Previous line repeats 1 times.
  45612. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45613. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45614. 19:01:33 T:992 DEBUG: Previous line repeats 1 times.
  45615. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45616. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45617. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45618. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45619. 19:01:33 T:992 DEBUG: Previous line repeats 1 times.
  45620. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45621. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45622. 19:01:33 T:992 DEBUG: Previous line repeats 2 times.
  45623. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45624. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45625. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45626. 19:01:33 T:992 DEBUG: Previous line repeats 1 times.
  45627. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45628. 19:01:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45629. 19:01:34 T:992 DEBUG: Previous line repeats 2 times.
  45630. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45631. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45632. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45633. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45634. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45635. 19:01:34 T:992 DEBUG: Previous line repeats 1 times.
  45636. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45637. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45638. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45639. 19:01:34 T:992 DEBUG: Previous line repeats 2 times.
  45640. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45641. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45642. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45643. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45644. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45645. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45646. 19:01:34 T:992 DEBUG: Previous line repeats 2 times.
  45647. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45648. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45649. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45650. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45651. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45652. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45653. 19:01:34 T:992 DEBUG: Previous line repeats 2 times.
  45654. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45655. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45656. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45657. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45658. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45659. 19:01:34 T:992 DEBUG: Previous line repeats 3 times.
  45660. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45661. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45662. 19:01:34 T:992 DEBUG: Previous line repeats 1 times.
  45663. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45664. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45665. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45666. 19:01:34 T:992 DEBUG: Previous line repeats 3 times.
  45667. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45668. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45669. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45670. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45671. 19:01:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45672. 19:01:35 T:992 DEBUG: Previous line repeats 2 times.
  45673. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45674. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45675. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45676. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45677. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45678. 19:01:35 T:992 DEBUG: Previous line repeats 4 times.
  45679. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45680. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45681. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45682. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45683. 19:01:35 T:992 DEBUG: Previous line repeats 4 times.
  45684. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45685. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45686. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45687. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45688. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45689. 19:01:35 T:992 DEBUG: Previous line repeats 3 times.
  45690. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45691. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45692. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45693. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45694. 19:01:35 T:992 DEBUG: Previous line repeats 3 times.
  45695. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45696. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45697. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45698. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45699. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45700. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45701. 19:01:35 T:992 DEBUG: Previous line repeats 2 times.
  45702. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45703. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45704. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45705. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45706. 19:01:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45707. 19:01:36 T:992 DEBUG: Previous line repeats 3 times.
  45708. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45709. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45710. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45711. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45712. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45713. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45714. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45715. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45716. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45717. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45718. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45719. 19:01:36 T:992 DEBUG: Previous line repeats 2 times.
  45720. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45721. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45722. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45723. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45724. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45725. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45726. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45727. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45728. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45729. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45730. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45731. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45732. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45733. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45734. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45735. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45736. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45737. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45738. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45739. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45740. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45741. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45742. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45743. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45744. 19:01:36 T:992 DEBUG: Previous line repeats 2 times.
  45745. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45746. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45747. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45748. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45749. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45750. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45751. 19:01:36 T:992 DEBUG: Previous line repeats 1 times.
  45752. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45753. 19:01:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45754. 19:01:37 T:992 DEBUG: Previous line repeats 1 times.
  45755. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45756. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45757. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45758. 19:01:37 T:992 DEBUG: Previous line repeats 1 times.
  45759. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45760. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45761. 19:01:37 T:992 DEBUG: Previous line repeats 1 times.
  45762. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45763. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45764. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45765. 19:01:37 T:5808 DEBUG: Previous line repeats 1 times.
  45766. 19:01:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  45767. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45768. 19:01:37 T:992 DEBUG: Previous line repeats 1 times.
  45769. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45770. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45771. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45772. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45773. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45774. 19:01:37 T:992 DEBUG: Previous line repeats 3 times.
  45775. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45776. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45777. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45778. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45779. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45780. 19:01:37 T:992 DEBUG: Previous line repeats 3 times.
  45781. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45782. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45783. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45784. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45785. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45786. 19:01:37 T:992 DEBUG: Previous line repeats 3 times.
  45787. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45788. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45789. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45790. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45791. 19:01:37 T:992 DEBUG: Previous line repeats 3 times.
  45792. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45793. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45794. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45795. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45796. 19:01:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45797. 19:01:38 T:992 DEBUG: Previous line repeats 3 times.
  45798. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45799. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45800. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45801. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45802. 19:01:38 T:992 DEBUG: Previous line repeats 3 times.
  45803. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45804. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45805. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45806. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45807. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45808. 19:01:38 T:992 DEBUG: Previous line repeats 3 times.
  45809. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45810. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45811. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45812. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45813. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45814. 19:01:38 T:992 DEBUG: Previous line repeats 2 times.
  45815. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45816. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45817. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45818. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45819. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45820. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45821. 19:01:38 T:992 DEBUG: Previous line repeats 2 times.
  45822. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45823. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45824. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45825. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45826. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45827. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45828. 19:01:38 T:992 DEBUG: Previous line repeats 2 times.
  45829. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45830. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45831. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45832. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45833. 19:01:38 T:992 DEBUG: Previous line repeats 1 times.
  45834. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45835. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45836. 19:01:38 T:992 DEBUG: Previous line repeats 1 times.
  45837. 19:01:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45838. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45839. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45840. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45841. 19:01:39 T:992 DEBUG: Previous line repeats 1 times.
  45842. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45843. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45844. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45845. 19:01:39 T:992 DEBUG: Previous line repeats 1 times.
  45846. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45847. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45848. 19:01:39 T:992 DEBUG: Previous line repeats 1 times.
  45849. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45850. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45851. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45852. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45853. 19:01:39 T:992 DEBUG: Previous line repeats 2 times.
  45854. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45855. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45856. 19:01:39 T:992 DEBUG: Previous line repeats 1 times.
  45857. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45858. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45859. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45860. 19:01:39 T:992 DEBUG: Previous line repeats 3 times.
  45861. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45862. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45863. 19:01:39 T:992 DEBUG: Previous line repeats 1 times.
  45864. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45865. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45866. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45867. 19:01:39 T:992 DEBUG: Previous line repeats 2 times.
  45868. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45869. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45870. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45871. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45872. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45873. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45874. 19:01:39 T:992 DEBUG: Previous line repeats 2 times.
  45875. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45876. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45877. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45878. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45879. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45880. 19:01:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45881. 19:01:40 T:992 DEBUG: Previous line repeats 3 times.
  45882. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45883. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45884. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45885. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45886. 19:01:40 T:992 DEBUG: Previous line repeats 1 times.
  45887. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45888. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45889. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45890. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45891. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45892. 19:01:40 T:992 DEBUG: Previous line repeats 4 times.
  45893. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45894. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45895. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45896. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45897. 19:01:40 T:992 DEBUG: Previous line repeats 3 times.
  45898. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45899. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45900. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45901. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45902. 19:01:40 T:992 DEBUG: Previous line repeats 3 times.
  45903. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45904. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45905. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45906. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45907. 19:01:40 T:992 DEBUG: Previous line repeats 3 times.
  45908. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45909. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45910. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45911. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45912. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45913. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45914. 19:01:40 T:992 DEBUG: Previous line repeats 3 times.
  45915. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45916. 19:01:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45917. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45918. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45919. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45920. 19:01:41 T:992 DEBUG: Previous line repeats 2 times.
  45921. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45922. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45923. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45924. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45925. 19:01:41 T:992 DEBUG: Previous line repeats 2 times.
  45926. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45927. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45928. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45929. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45930. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45931. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45932. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45933. 19:01:41 T:992 DEBUG: Previous line repeats 2 times.
  45934. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45935. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45936. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45937. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45938. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45939. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45940. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45941. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45942. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45943. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45944. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45945. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45946. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45947. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45948. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45949. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45950. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45951. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45952. 19:01:41 T:992 DEBUG: Previous line repeats 2 times.
  45953. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45954. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45955. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45956. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45957. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45958. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45959. 19:01:41 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  45960. 19:01:41 T:992 INFO: Previous line repeats 3 times.
  45961. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45962. 19:01:41 T:992 DEBUG: Previous line repeats 1 times.
  45963. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45964. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45965. 19:01:41 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  45966. 19:01:41 T:6204 INFO: Previous line repeats 3 times.
  45967. 19:01:41 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  45968. 19:01:41 T:992 INFO: Previous line repeats 1 times.
  45969. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45970. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45971. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45972. 19:01:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45973. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  45974. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  45975. 19:01:42 T:992 INFO: Previous line repeats 13 times.
  45976. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45977. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45978. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45979. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45980. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45981. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  45982. 19:01:42 T:992 INFO: Previous line repeats 7 times.
  45983. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45984. 19:01:42 T:6204 DEBUG: Previous line repeats 2 times.
  45985. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  45986. 19:01:42 T:5808 INFO: Previous line repeats 3 times.
  45987. 19:01:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  45988. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  45989. 19:01:42 T:992 INFO: Previous line repeats 1 times.
  45990. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  45991. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45992. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  45993. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  45994. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  45995. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  45996. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  45997. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  45998. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  45999. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46000. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46001. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  46002. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46003. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46004. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46005. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46006. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46007. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46008. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46009. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46010. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46011. 19:01:42 T:6204 DEBUG: Previous line repeats 2 times.
  46012. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46013. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46014. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46015. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46016. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46017. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46018. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46019. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46020. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46021. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46022. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  46023. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46024. 19:01:42 T:992 INFO: Previous line repeats 7 times.
  46025. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46026. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  46027. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46028. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46029. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46030. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46031. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46032. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46033. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46034. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46035. 19:01:42 T:992 INFO: Previous line repeats 5 times.
  46036. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46037. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  46038. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46039. 19:01:42 T:6204 INFO: Previous line repeats 1 times.
  46040. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46041. 19:01:42 T:992 INFO: Previous line repeats 3 times.
  46042. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46043. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46044. 19:01:42 T:992 INFO: Previous line repeats 1 times.
  46045. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46046. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46047. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46048. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46049. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46050. 19:01:42 T:6204 INFO: Previous line repeats 1 times.
  46051. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46052. 19:01:42 T:992 INFO: Previous line repeats 3 times.
  46053. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46054. 19:01:42 T:6204 DEBUG: Previous line repeats 1 times.
  46055. 19:01:42 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46056. 19:01:42 T:992 INFO: Previous line repeats 1 times.
  46057. 19:01:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46058. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46059. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46060. 19:01:43 T:6204 INFO: Previous line repeats 3 times.
  46061. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  46062. 19:01:43 T:992 INFO: Previous line repeats 7 times.
  46063. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46064. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46065. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46066. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  46067. 19:01:43 T:992 INFO: Previous line repeats 1 times.
  46068. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46069. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46070. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  46071. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46072. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46073. 19:01:43 T:992 DEBUG: Previous line repeats 1 times.
  46074. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46075. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46076. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46077. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  46078. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46079. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46080. 19:01:43 T:6204 DEBUG: Previous line repeats 2 times.
  46081. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  46082. 19:01:43 T:992 INFO: Previous line repeats 7 times.
  46083. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46084. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46085. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  46086. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46087. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46088. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46089. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46090. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46091. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46092. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46093. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46094. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46095. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46096. 19:01:43 T:992 INFO: Previous line repeats 1 times.
  46097. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46098. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46099. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46100. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46101. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46102. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46103. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46104. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46105. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46106. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46107. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46108. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46109. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46110. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46111. 19:01:43 T:992 INFO: Previous line repeats 1 times.
  46112. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46113. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46114. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46115. 19:01:43 T:992 INFO: Previous line repeats 3 times.
  46116. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46117. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  46118. 19:01:43 T:992 INFO: Previous line repeats 1 times.
  46119. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46120. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46121. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46122. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46123. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46124. 19:01:43 T:6204 DEBUG: Previous line repeats 1 times.
  46125. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46126. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46127. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46128. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46129. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46130. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46131. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46132. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46133. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46134. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46135. 19:01:43 T:992 INFO: Previous line repeats 1 times.
  46136. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46137. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46138. 19:01:43 T:6204 DEBUG: Previous line repeats 2 times.
  46139. 19:01:43 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46140. 19:01:43 T:992 INFO: Previous line repeats 5 times.
  46141. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46142. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46143. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46144. 19:01:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46145. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  46146. 19:01:44 T:6204 INFO: Previous line repeats 1 times.
  46147. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46148. 19:01:44 T:6204 INFO: Previous line repeats 7 times.
  46149. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46150. 19:01:44 T:992 INFO: Previous line repeats 1 times.
  46151. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46152. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46153. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46154. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46155. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46156. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46157. 19:01:44 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46158. 19:01:44 T:992 INFO: Previous line repeats 5 times.
  46159. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46160. 19:01:44 T:992 DEBUG: Previous line repeats 2 times.
  46161. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46162. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46163. 19:01:44 T:992 DEBUG: Previous line repeats 1 times.
  46164. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46165. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46166. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46167. 19:01:44 T:992 DEBUG: Previous line repeats 2 times.
  46168. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46169. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46170. 19:01:44 T:992 DEBUG: Previous line repeats 1 times.
  46171. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46172. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46173. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46174. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46175. 19:01:44 T:992 DEBUG: Previous line repeats 1 times.
  46176. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46177. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46178. 19:01:44 T:992 DEBUG: Previous line repeats 1 times.
  46179. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46180. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46181. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46182. 19:01:44 T:992 DEBUG: Previous line repeats 2 times.
  46183. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46184. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46185. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46186. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46187. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46188. 19:01:44 T:992 DEBUG: Previous line repeats 2 times.
  46189. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46190. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46191. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46192. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46193. 19:01:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46194. 19:01:45 T:992 DEBUG: Previous line repeats 3 times.
  46195. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46196. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46197. 19:01:45 T:992 DEBUG: Previous line repeats 1 times.
  46198. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46199. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46200. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46201. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46202. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46203. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46204. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46205. 19:01:45 T:992 DEBUG: Previous line repeats 4 times.
  46206. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46207. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46208. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46209. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46210. 19:01:45 T:992 DEBUG: Previous line repeats 4 times.
  46211. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46212. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46213. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46214. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46215. 19:01:45 T:992 DEBUG: Previous line repeats 4 times.
  46216. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46217. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46218. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46219. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46220. 19:01:45 T:992 DEBUG: Previous line repeats 3 times.
  46221. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46222. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46223. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46224. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46225. 19:01:45 T:992 DEBUG: Previous line repeats 3 times.
  46226. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46227. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46228. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46229. 19:01:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46230. 19:01:46 T:992 DEBUG: Previous line repeats 5 times.
  46231. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46232. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46233. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46234. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46235. 19:01:46 T:992 DEBUG: Previous line repeats 2 times.
  46236. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46237. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46238. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46239. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46240. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46241. 19:01:46 T:992 DEBUG: Previous line repeats 5 times.
  46242. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46243. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46244. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46245. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46246. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46247. 19:01:46 T:992 DEBUG: Previous line repeats 2 times.
  46248. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46249. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46250. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46251. 19:01:46 T:992 DEBUG: Previous line repeats 1 times.
  46252. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46253. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46254. 19:01:46 T:992 DEBUG: Previous line repeats 3 times.
  46255. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46256. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46257. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46258. 19:01:46 T:992 DEBUG: Previous line repeats 1 times.
  46259. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46260. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46261. 19:01:46 T:992 DEBUG: Previous line repeats 1 times.
  46262. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46263. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46264. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46265. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46266. 19:01:46 T:992 DEBUG: Previous line repeats 2 times.
  46267. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46268. 19:01:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46269. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46270. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46271. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46272. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46273. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46274. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46275. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46276. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46277. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46278. 19:01:47 T:992 DEBUG: Previous line repeats 3 times.
  46279. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46280. 19:01:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  46281. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46282. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46283. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46284. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46285. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46286. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46287. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46288. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46289. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46290. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46291. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46292. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46293. 19:01:47 T:992 DEBUG: Previous line repeats 3 times.
  46294. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46295. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46296. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46297. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46298. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46299. 19:01:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  46300. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46301. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46302. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46303. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46304. 19:01:47 T:992 DEBUG: Previous line repeats 1 times.
  46305. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46306. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46307. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46308. 19:01:47 T:992 DEBUG: Previous line repeats 3 times.
  46309. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46310. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46311. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46312. 19:01:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46313. 19:01:48 T:992 DEBUG: Previous line repeats 3 times.
  46314. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46315. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46316. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46317. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46318. 19:01:48 T:992 DEBUG: Previous line repeats 1 times.
  46319. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46320. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46321. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46322. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46323. 19:01:48 T:992 DEBUG: Previous line repeats 3 times.
  46324. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46325. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46326. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46327. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46328. 19:01:48 T:992 DEBUG: Previous line repeats 3 times.
  46329. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46330. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46331. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46332. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46333. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46334. 19:01:48 T:992 DEBUG: Previous line repeats 3 times.
  46335. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46336. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46337. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46338. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46339. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46340. 19:01:48 T:992 DEBUG: Previous line repeats 3 times.
  46341. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46342. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46343. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46344. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46345. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46346. 19:01:48 T:992 DEBUG: Previous line repeats 2 times.
  46347. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46348. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46349. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46350. 19:01:48 T:992 DEBUG: Previous line repeats 1 times.
  46351. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46352. 19:01:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46353. 19:01:49 T:992 DEBUG: Previous line repeats 3 times.
  46354. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46355. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46356. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46357. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46358. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46359. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46360. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46361. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46362. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46363. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46364. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46365. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46366. 19:01:49 T:992 DEBUG: Previous line repeats 2 times.
  46367. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46368. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46369. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46370. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46371. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46372. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46373. 19:01:49 T:992 DEBUG: Previous line repeats 2 times.
  46374. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46375. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46376. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46377. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46378. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46379. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46380. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46381. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46382. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46383. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46384. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46385. 19:01:49 T:992 DEBUG: Previous line repeats 3 times.
  46386. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46387. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46388. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46389. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46390. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46391. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46392. 19:01:49 T:992 DEBUG: Previous line repeats 2 times.
  46393. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46394. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46395. 19:01:49 T:992 DEBUG: Previous line repeats 1 times.
  46396. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46397. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46398. 19:01:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46399. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46400. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46401. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46402. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46403. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46404. 19:01:50 T:992 DEBUG: Previous line repeats 4 times.
  46405. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46406. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46407. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46408. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46409. 19:01:50 T:992 DEBUG: Previous line repeats 3 times.
  46410. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46411. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46412. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46413. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46414. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46415. 19:01:50 T:992 DEBUG: Previous line repeats 3 times.
  46416. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46417. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46418. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46419. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46420. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46421. 19:01:50 T:992 DEBUG: Previous line repeats 3 times.
  46422. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46423. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46424. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46425. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46426. 19:01:50 T:992 DEBUG: Previous line repeats 3 times.
  46427. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46428. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46429. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46430. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46431. 19:01:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46432. 19:01:51 T:992 DEBUG: Previous line repeats 4 times.
  46433. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46434. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46435. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46436. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46437. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46438. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46439. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46440. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46441. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46442. 19:01:51 T:992 DEBUG: Previous line repeats 3 times.
  46443. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46444. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46445. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46446. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46447. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46448. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46449. 19:01:51 T:992 DEBUG: Previous line repeats 2 times.
  46450. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46451. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46452. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46453. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46454. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46455. 19:01:51 T:992 DEBUG: Previous line repeats 3 times.
  46456. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46457. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46458. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46459. 19:01:51 T:992 DEBUG: Previous line repeats 1 times.
  46460. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46461. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46462. 19:01:51 T:992 DEBUG: Previous line repeats 1 times.
  46463. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46464. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46465. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46466. 19:01:51 T:992 DEBUG: Previous line repeats 1 times.
  46467. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46468. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46469. 19:01:51 T:992 DEBUG: Previous line repeats 2 times.
  46470. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46471. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46472. 19:01:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46473. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46474. 19:01:52 T:992 DEBUG: Previous line repeats 1 times.
  46475. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46476. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46477. 19:01:52 T:992 DEBUG: Previous line repeats 1 times.
  46478. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46479. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46480. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46481. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46482. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46483. 19:01:52 T:5808 DEBUG: Previous line repeats 2 times.
  46484. 19:01:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  46485. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46486. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46487. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46488. 19:01:52 T:992 DEBUG: Previous line repeats 2 times.
  46489. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46490. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46491. 19:01:52 T:992 DEBUG: Previous line repeats 1 times.
  46492. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46493. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46494. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46495. 19:01:52 T:992 DEBUG: Previous line repeats 2 times.
  46496. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46497. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46498. 19:01:52 T:992 DEBUG: Previous line repeats 1 times.
  46499. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46500. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46501. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46502. 19:01:52 T:992 DEBUG: Previous line repeats 3 times.
  46503. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46504. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46505. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46506. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46507. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46508. 19:01:52 T:992 DEBUG: Previous line repeats 3 times.
  46509. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46510. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46511. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46512. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46513. 19:01:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46514. 19:01:53 T:992 DEBUG: Previous line repeats 3 times.
  46515. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46516. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46517. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46518. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46519. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46520. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46521. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46522. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46523. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46524. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46525. 19:01:53 T:992 DEBUG: Previous line repeats 4 times.
  46526. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46527. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46528. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46529. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46530. 19:01:53 T:992 DEBUG: Previous line repeats 3 times.
  46531. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46532. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46533. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46534. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46535. 19:01:53 T:992 DEBUG: Previous line repeats 4 times.
  46536. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46537. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46538. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46539. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46540. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46541. 19:01:53 T:992 DEBUG: Previous line repeats 3 times.
  46542. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46543. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46544. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46545. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46546. 19:01:53 T:992 DEBUG: Previous line repeats 4 times.
  46547. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46548. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46549. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46550. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46551. 19:01:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46552. 19:01:54 T:992 DEBUG: Previous line repeats 1 times.
  46553. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46554. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46555. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46556. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46557. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46558. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46559. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46560. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46561. 19:01:54 T:992 DEBUG: Previous line repeats 1 times.
  46562. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46563. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46564. 19:01:54 T:992 DEBUG: Previous line repeats 3 times.
  46565. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46566. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46567. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46568. 19:01:54 T:992 DEBUG: Previous line repeats 1 times.
  46569. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46570. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46571. 19:01:54 T:992 DEBUG: Previous line repeats 2 times.
  46572. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46573. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46574. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46575. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46576. 19:01:54 T:992 DEBUG: Previous line repeats 1 times.
  46577. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46578. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46579. 19:01:54 T:992 DEBUG: Previous line repeats 1 times.
  46580. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46581. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46582. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46583. 19:01:54 T:992 DEBUG: Previous line repeats 2 times.
  46584. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46585. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46586. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46587. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46588. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46589. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46590. 19:01:54 T:992 DEBUG: Previous line repeats 2 times.
  46591. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46592. 19:01:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46593. 19:01:55 T:992 DEBUG: Previous line repeats 1 times.
  46594. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46595. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46596. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46597. 19:01:55 T:992 DEBUG: Previous line repeats 3 times.
  46598. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46599. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46600. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46601. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46602. 19:01:55 T:992 DEBUG: Previous line repeats 1 times.
  46603. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46604. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46605. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46606. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46607. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46608. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46609. 19:01:55 T:992 DEBUG: Previous line repeats 2 times.
  46610. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46611. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46612. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46613. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46614. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46615. 19:01:55 T:992 DEBUG: Previous line repeats 3 times.
  46616. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46617. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46618. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46619. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46620. 19:01:55 T:992 DEBUG: Previous line repeats 4 times.
  46621. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46622. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46623. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46624. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46625. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46626. 19:01:55 T:992 DEBUG: Previous line repeats 3 times.
  46627. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46628. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46629. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46630. 19:01:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46631. 19:01:56 T:992 DEBUG: Previous line repeats 5 times.
  46632. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46633. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46634. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46635. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46636. 19:01:56 T:992 DEBUG: Previous line repeats 1 times.
  46637. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46638. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46639. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46640. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46641. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46642. 19:01:56 T:992 DEBUG: Previous line repeats 3 times.
  46643. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46644. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46645. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46646. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46647. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46648. 19:01:56 T:992 DEBUG: Previous line repeats 3 times.
  46649. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46650. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46651. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46652. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46653. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46654. 19:01:56 T:992 DEBUG: Previous line repeats 2 times.
  46655. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46656. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46657. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46658. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46659. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46660. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46661. 19:01:56 T:992 DEBUG: Previous line repeats 3 times.
  46662. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46663. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46664. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46665. 19:01:56 T:992 DEBUG: Previous line repeats 1 times.
  46666. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46667. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46668. 19:01:56 T:992 DEBUG: Previous line repeats 1 times.
  46669. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46670. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46671. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46672. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46673. 19:01:56 T:992 DEBUG: Previous line repeats 1 times.
  46674. 19:01:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46675. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46676. 19:01:57 T:992 DEBUG: Previous line repeats 2 times.
  46677. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46678. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46679. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46680. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46681. 19:01:57 T:992 DEBUG: Previous line repeats 2 times.
  46682. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46683. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46684. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46685. 19:01:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  46686. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46687. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46688. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46689. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46690. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46691. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46692. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46693. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46694. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46695. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46696. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46697. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46698. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46699. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46700. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46701. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46702. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46703. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46704. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46705. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46706. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46707. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46708. 19:01:57 T:992 DEBUG: Previous line repeats 3 times.
  46709. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46710. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46711. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46712. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46713. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46714. 19:01:57 T:992 DEBUG: Previous line repeats 2 times.
  46715. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46716. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46717. 19:01:57 T:992 DEBUG: Previous line repeats 1 times.
  46718. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46719. 19:01:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46720. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46721. 19:01:58 T:992 DEBUG: Previous line repeats 3 times.
  46722. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46723. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46724. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46725. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46726. 19:01:58 T:992 DEBUG: Previous line repeats 1 times.
  46727. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46728. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46729. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46730. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46731. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46732. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46733. 19:01:58 T:3764 DEBUG: Previous line repeats 3 times.
  46734. 19:01:58 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  46735. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  46736. 19:01:58 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  46737. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  46738. 19:01:58 T:3764 INFO: Previous line repeats 6 times.
  46739. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  46740. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46741. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46742. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46743. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46744. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46745. 19:01:58 T:992 DEBUG: Previous line repeats 2 times.
  46746. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46747. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46748. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46749. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46750. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46751. 19:01:58 T:3764 DEBUG: Previous line repeats 1 times.
  46752. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  46753. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46754. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  46755. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46756. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46757. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46758. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46759. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46760. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  46761. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46762. 19:01:58 T:3764 DEBUG: Previous line repeats 1 times.
  46763. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  46764. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46765. 19:01:58 T:992 DEBUG: Previous line repeats 1 times.
  46766. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46767. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46768. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46769. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46770. 19:01:58 T:4820 DEBUG: Previous line repeats 1 times.
  46771. 19:01:58 T:4820 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  46772. 19:01:58 T:4820 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  46773. 19:01:58 T:4820 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  46774. 19:01:58 T:4820 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  46775. 19:01:58 T:4820 INFO: Platinum [neptune.http]: got connection (reused: false)
  46776. 19:01:58 T:4820 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  46777. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46778. 19:01:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46779. 19:01:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46780. 19:01:59 T:3764 DEBUG: Previous line repeats 2 times.
  46781. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  46782. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46783. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46784. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46785. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46786. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  46787. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46788. 19:01:59 T:3764 DEBUG: Previous line repeats 1 times.
  46789. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  46790. 19:01:59 T:3764 INFO: Previous line repeats 1 times.
  46791. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46792. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46793. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46794. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46795. 19:01:59 T:992 DEBUG: Previous line repeats 1 times.
  46796. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46797. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46798. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  46799. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46800. 19:01:59 T:3764 DEBUG: Previous line repeats 1 times.
  46801. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  46802. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  46803. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46804. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46805. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46806. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46807. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46808. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46809. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  46810. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  46811. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46812. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46813. 19:01:59 T:992 DEBUG: Previous line repeats 2 times.
  46814. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46815. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46816. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46817. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46818. 19:01:59 T:992 DEBUG: Previous line repeats 1 times.
  46819. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46820. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46821. 19:01:59 T:992 DEBUG: Previous line repeats 2 times.
  46822. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46823. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46824. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46825. 19:01:59 T:3764 INFO: Previous line repeats 1 times.
  46826. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46827. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46828. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46829. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  46830. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46831. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  46832. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  46833. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46834. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46835. 19:01:59 T:992 DEBUG: Previous line repeats 1 times.
  46836. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46837. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46838. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46839. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  46840. 19:01:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  46841. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46842. 19:01:59 T:992 DEBUG: Previous line repeats 1 times.
  46843. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46844. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46845. 19:01:59 T:4428 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  46846. 19:01:59 T:4428 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  46847. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  46848. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  46849. 19:01:59 T:4428 INFO: Platinum [neptune.http]: got connection (reused: false)
  46850. 19:01:59 T:4428 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  46851. 19:01:59 T:4428 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  46852. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  46853. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  46854. 19:01:59 T:4428 INFO: Platinum [neptune.http]: got connection (reused: false)
  46855. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46856. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46857. 19:01:59 T:4428 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  46858. 19:01:59 T:4428 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  46859. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  46860. 19:01:59 T:4428 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  46861. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46862. 19:01:59 T:4428 INFO: Platinum [neptune.http]: got connection (reused: false)
  46863. 19:01:59 T:4428 ERROR: Platinum [platinum.core.service]: No state variables found
  46864. 19:01:59 T:4428 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  46865. 19:01:59 T:4428 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  46866. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  46867. <specVersion>
  46868. <major>1</major>
  46869. <minor>0</minor>
  46870. </specVersion>
  46871. <actionList />
  46872. <serviceStateTable />
  46873. </scpd>
  46874. 19:01:59 T:4428 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  46875. 19:01:59 T:4428 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  46876. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  46877. <specVersion>
  46878. <major>1</major>
  46879. <minor>0</minor>
  46880. </specVersion>
  46881. <actionList />
  46882. <serviceStateTable />
  46883. </scpd>
  46884. 19:01:59 T:4428 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  46885. 19:01:59 T:992 NOTICE: Previous line repeats 2 times.
  46886. 19:01:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46887. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  46888. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46889. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46890. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46891. 19:02:00 T:3764 DEBUG: Previous line repeats 1 times.
  46892. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  46893. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  46894. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46895. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46896. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46897. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46898. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46899. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  46900. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46901. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46902. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46903. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46904. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  46905. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46906. 19:02:00 T:992 DEBUG: Previous line repeats 1 times.
  46907. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46908. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  46909. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46910. 19:02:00 T:992 DEBUG: Previous line repeats 1 times.
  46911. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46912. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46913. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  46914. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46915. 19:02:00 T:992 DEBUG: Previous line repeats 1 times.
  46916. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46917. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46918. 19:02:00 T:992 DEBUG: Previous line repeats 1 times.
  46919. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46920. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46921. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  46922. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  46923. 19:02:00 T:3764 INFO: Previous line repeats 1 times.
  46924. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  46925. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46926. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46927. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46928. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46929. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46930. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46931. 19:02:00 T:3764 DEBUG: Previous line repeats 3 times.
  46932. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  46933. 19:02:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  46934. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46935. 19:02:00 T:992 DEBUG: Previous line repeats 2 times.
  46936. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46937. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46938. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46939. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46940. 19:02:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46941. 19:02:01 T:992 DEBUG: Previous line repeats 3 times.
  46942. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46943. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46944. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46945. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46946. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46947. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46948. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46949. 19:02:01 T:3764 DEBUG: Previous line repeats 1 times.
  46950. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  46951. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  46952. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46953. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46954. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46955. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46956. 19:02:01 T:992 DEBUG: Previous line repeats 3 times.
  46957. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46958. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46959. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46960. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46961. 19:02:01 T:3764 DEBUG: Previous line repeats 3 times.
  46962. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46963. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46964. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46965. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46966. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46967. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46968. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46969. 19:02:01 T:992 DEBUG: Previous line repeats 3 times.
  46970. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46971. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46972. 19:02:01 T:992 INFO: Previous line repeats 1 times.
  46973. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46974. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46975. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46976. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46977. 19:02:01 T:3764 DEBUG: Previous line repeats 2 times.
  46978. 19:02:01 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  46979. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46980. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46981. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46982. 19:02:01 T:992 DEBUG: Previous line repeats 1 times.
  46983. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46984. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46985. 19:02:01 T:992 DEBUG: Previous line repeats 3 times.
  46986. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46987. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46988. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46989. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46990. 19:02:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46991. 19:02:02 T:992 DEBUG: Previous line repeats 2 times.
  46992. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46993. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46994. 19:02:02 T:992 DEBUG: Previous line repeats 1 times.
  46995. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  46996. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  46997. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  46998. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  46999. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47000. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47001. 19:02:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  47002. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47003. 19:02:02 T:992 DEBUG: Previous line repeats 1 times.
  47004. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47005. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47006. 19:02:02 T:992 DEBUG: Previous line repeats 1 times.
  47007. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47008. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47009. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47010. 19:02:02 T:992 DEBUG: Previous line repeats 1 times.
  47011. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47012. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47013. 19:02:02 T:992 DEBUG: Previous line repeats 2 times.
  47014. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47015. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47016. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47017. 19:02:02 T:992 DEBUG: Previous line repeats 2 times.
  47018. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47019. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47020. 19:02:02 T:992 DEBUG: Previous line repeats 1 times.
  47021. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47022. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47023. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47024. 19:02:02 T:992 DEBUG: Previous line repeats 2 times.
  47025. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47026. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47027. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47028. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47029. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47030. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47031. 19:02:02 T:992 DEBUG: Previous line repeats 2 times.
  47032. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47033. 19:02:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47034. 19:02:03 T:992 DEBUG: Previous line repeats 1 times.
  47035. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47036. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47037. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47038. 19:02:03 T:992 DEBUG: Previous line repeats 3 times.
  47039. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47040. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47041. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47042. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47043. 19:02:03 T:992 DEBUG: Previous line repeats 1 times.
  47044. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47045. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47046. 19:02:03 T:992 DEBUG: Previous line repeats 1 times.
  47047. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47048. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47049. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47050. 19:02:03 T:992 DEBUG: Previous line repeats 3 times.
  47051. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47052. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47053. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47054. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47055. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47056. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47057. 19:02:03 T:992 DEBUG: Previous line repeats 3 times.
  47058. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47059. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47060. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47061. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47062. 19:02:03 T:992 DEBUG: Previous line repeats 3 times.
  47063. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47064. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47065. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47066. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47067. 19:02:03 T:992 DEBUG: Previous line repeats 3 times.
  47068. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47069. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47070. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47071. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47072. 19:02:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47073. 19:02:04 T:992 DEBUG: Previous line repeats 4 times.
  47074. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47075. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47076. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47077. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47078. 19:02:04 T:992 DEBUG: Previous line repeats 1 times.
  47079. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47080. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47081. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47082. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47083. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47084. 19:02:04 T:992 DEBUG: Previous line repeats 3 times.
  47085. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47086. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47087. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47088. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47089. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47090. 19:02:04 T:992 DEBUG: Previous line repeats 3 times.
  47091. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47092. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47093. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47094. 19:02:04 T:992 DEBUG: Previous line repeats 1 times.
  47095. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47096. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47097. 19:02:04 T:992 DEBUG: Previous line repeats 3 times.
  47098. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47099. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47100. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47101. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47102. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47103. 19:02:04 T:992 DEBUG: Previous line repeats 2 times.
  47104. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47105. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47106. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47107. 19:02:04 T:992 DEBUG: Previous line repeats 1 times.
  47108. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47109. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47110. 19:02:04 T:992 DEBUG: Previous line repeats 3 times.
  47111. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47112. 19:02:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47113. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47114. 19:02:05 T:992 DEBUG: Previous line repeats 1 times.
  47115. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47116. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47117. 19:02:05 T:992 DEBUG: Previous line repeats 1 times.
  47118. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47119. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47120. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47121. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47122. 19:02:05 T:992 DEBUG: Previous line repeats 1 times.
  47123. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47124. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47125. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47126. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47127. 19:02:05 T:992 DEBUG: Previous line repeats 2 times.
  47128. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47129. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47130. 19:02:05 T:992 DEBUG: Previous line repeats 1 times.
  47131. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47132. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47133. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47134. 19:02:05 T:992 DEBUG: Previous line repeats 2 times.
  47135. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47136. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47137. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47138. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47139. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47140. 19:02:05 T:992 DEBUG: Previous line repeats 3 times.
  47141. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47142. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47143. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47144. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47145. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47146. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47147. 19:02:05 T:992 DEBUG: Previous line repeats 2 times.
  47148. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47149. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47150. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47151. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47152. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47153. 19:02:05 T:992 DEBUG: Previous line repeats 3 times.
  47154. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47155. 19:02:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47156. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47157. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47158. 19:02:06 T:992 DEBUG: Previous line repeats 3 times.
  47159. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47160. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47161. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47162. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47163. 19:02:06 T:992 DEBUG: Previous line repeats 3 times.
  47164. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47165. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47166. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47167. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47168. 19:02:06 T:992 DEBUG: Previous line repeats 5 times.
  47169. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47170. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47171. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47172. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47173. 19:02:06 T:992 DEBUG: Previous line repeats 3 times.
  47174. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47175. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47176. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47177. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47178. 19:02:06 T:992 DEBUG: Previous line repeats 4 times.
  47179. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47180. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47181. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47182. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47183. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47184. 19:02:06 T:992 DEBUG: Previous line repeats 2 times.
  47185. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47186. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47187. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47188. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47189. 19:02:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47190. 19:02:07 T:992 DEBUG: Previous line repeats 3 times.
  47191. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47192. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47193. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47194. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47195. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47196. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47197. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47198. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47199. 19:02:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  47200. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47201. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47202. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47203. 19:02:07 T:992 DEBUG: Previous line repeats 2 times.
  47204. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47205. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47206. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47207. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47208. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47209. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47210. 19:02:07 T:992 DEBUG: Previous line repeats 2 times.
  47211. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47212. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47213. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47214. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47215. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47216. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47217. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47218. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47219. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47220. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47221. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47222. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47223. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47224. 19:02:07 T:992 DEBUG: Previous line repeats 1 times.
  47225. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47226. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47227. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47228. 19:02:07 T:992 DEBUG: Previous line repeats 3 times.
  47229. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47230. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47231. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47232. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47233. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47234. 19:02:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47235. 19:02:08 T:992 DEBUG: Previous line repeats 2 times.
  47236. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47237. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47238. 19:02:08 T:992 DEBUG: Previous line repeats 1 times.
  47239. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47240. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47241. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47242. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47243. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47244. 19:02:08 T:992 DEBUG: Previous line repeats 1 times.
  47245. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47246. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47247. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47248. 19:02:08 T:992 DEBUG: Previous line repeats 3 times.
  47249. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47250. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47251. 19:02:08 T:992 DEBUG: Previous line repeats 1 times.
  47252. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47253. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47254. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47255. 19:02:08 T:992 DEBUG: Previous line repeats 3 times.
  47256. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47257. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47258. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47259. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47260. 19:02:08 T:992 DEBUG: Previous line repeats 5 times.
  47261. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47262. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47263. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47264. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47265. 19:02:08 T:992 DEBUG: Previous line repeats 5 times.
  47266. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47267. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47268. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47269. 19:02:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47270. 19:02:09 T:992 DEBUG: Previous line repeats 5 times.
  47271. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47272. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47273. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47274. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47275. 19:02:09 T:992 DEBUG: Previous line repeats 1 times.
  47276. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47277. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47278. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47279. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47280. 19:02:09 T:992 DEBUG: Previous line repeats 3 times.
  47281. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47282. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47283. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47284. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47285. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47286. 19:02:09 T:992 DEBUG: Previous line repeats 2 times.
  47287. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47288. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47289. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47290. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47291. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47292. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47293. 19:02:09 T:992 DEBUG: Previous line repeats 2 times.
  47294. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47295. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47296. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47297. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47298. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47299. 19:02:09 T:992 DEBUG: Previous line repeats 3 times.
  47300. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47301. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47302. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47303. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47304. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47305. 19:02:09 T:992 DEBUG: Previous line repeats 2 times.
  47306. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47307. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47308. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47309. 19:02:09 T:992 DEBUG: Previous line repeats 1 times.
  47310. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47311. 19:02:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47312. 19:02:10 T:992 DEBUG: Previous line repeats 1 times.
  47313. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47314. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47315. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47316. 19:02:10 T:992 DEBUG: Previous line repeats 1 times.
  47317. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47318. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47319. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47320. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47321. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47322. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47323. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47324. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47325. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47326. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47327. 19:02:10 T:992 DEBUG: Previous line repeats 2 times.
  47328. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47329. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47330. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47331. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47332. 19:02:10 T:992 DEBUG: Previous line repeats 2 times.
  47333. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47334. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47335. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47336. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47337. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47338. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47339. 19:02:10 T:992 DEBUG: Previous line repeats 4 times.
  47340. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47341. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47342. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47343. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47344. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47345. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47346. 19:02:10 T:992 DEBUG: Previous line repeats 3 times.
  47347. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47348. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47349. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47350. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47351. 19:02:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47352. 19:02:11 T:992 DEBUG: Previous line repeats 4 times.
  47353. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47354. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47355. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47356. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47357. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47358. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47359. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47360. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47361. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47362. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47363. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47364. 19:02:11 T:992 DEBUG: Previous line repeats 4 times.
  47365. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47366. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47367. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47368. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  47369. 19:02:11 T:992 INFO: Previous line repeats 7 times.
  47370. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47371. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47372. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47373. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47374. 19:02:11 T:6204 DEBUG: Previous line repeats 1 times.
  47375. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47376. 19:02:11 T:992 INFO: Previous line repeats 1 times.
  47377. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47378. 19:02:11 T:6204 DEBUG: Previous line repeats 1 times.
  47379. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47380. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47381. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47382. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47383. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47384. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47385. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47386. 19:02:11 T:992 INFO: Previous line repeats 1 times.
  47387. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47388. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47389. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47390. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47391. 19:02:11 T:6204 DEBUG: Previous line repeats 1 times.
  47392. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47393. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47394. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47395. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47396. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47397. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47398. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47399. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47400. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47401. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47402. 19:02:11 T:6204 DEBUG: Previous line repeats 1 times.
  47403. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47404. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47405. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47406. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47407. 19:02:11 T:992 INFO: Previous line repeats 1 times.
  47408. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47409. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47410. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47411. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47412. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47413. 19:02:11 T:992 INFO: Previous line repeats 5 times.
  47414. 19:02:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47415. 19:02:11 T:6204 DEBUG: Previous line repeats 2 times.
  47416. 19:02:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47417. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47418. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47419. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47420. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47421. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47422. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47423. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47424. 19:02:12 T:992 INFO: Previous line repeats 3 times.
  47425. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47426. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47427. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47428. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47429. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47430. 19:02:12 T:6204 DEBUG: Previous line repeats 2 times.
  47431. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47432. 19:02:12 T:992 INFO: Previous line repeats 7 times.
  47433. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47434. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47435. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47436. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47437. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47438. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47439. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47440. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47441. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47442. 19:02:12 T:6204 DEBUG: Previous line repeats 1 times.
  47443. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47444. 19:02:12 T:5808 INFO: Previous line repeats 1 times.
  47445. 19:02:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  47446. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47447. 19:02:12 T:992 INFO: Previous line repeats 3 times.
  47448. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47449. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47450. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47451. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47452. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  47453. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47454. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47455. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47456. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  47457. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47458. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47459. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  47460. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47461. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47462. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47463. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47464. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47465. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  47466. 19:02:12 T:6204 INFO: Previous line repeats 3 times.
  47467. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  47468. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47469. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47470. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47471. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47472. 19:02:12 T:6204 DEBUG: Previous line repeats 1 times.
  47473. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  47474. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47475. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47476. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47477. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47478. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47479. 19:02:12 T:992 INFO: Previous line repeats 1 times.
  47480. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47481. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47482. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47483. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47484. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47485. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47486. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47487. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47488. 19:02:12 T:992 DEBUG: Previous line repeats 2 times.
  47489. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47490. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47491. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47492. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47493. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47494. 19:02:12 T:6204 DEBUG: Previous line repeats 1 times.
  47495. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  47496. 19:02:12 T:992 INFO: Previous line repeats 7 times.
  47497. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47498. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47499. 19:02:12 T:6204 DEBUG: Previous line repeats 1 times.
  47500. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47501. 19:02:12 T:992 INFO: Previous line repeats 5 times.
  47502. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47503. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47504. 19:02:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47505. 19:02:12 T:6204 DEBUG: Previous line repeats 1 times.
  47506. 19:02:12 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47507. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47508. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47509. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47510. 19:02:13 T:992 INFO: Previous line repeats 1 times.
  47511. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47512. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47513. 19:02:13 T:6204 DEBUG: Previous line repeats 1 times.
  47514. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47515. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47516. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47517. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47518. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47519. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47520. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47521. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47522. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47523. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47524. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  47525. 19:02:13 T:6204 INFO: Previous line repeats 1 times.
  47526. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47527. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47528. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47529. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47530. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47531. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47532. 19:02:13 T:992 INFO: Previous line repeats 1 times.
  47533. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47534. 19:02:13 T:6204 DEBUG: Previous line repeats 1 times.
  47535. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47536. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47537. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47538. 19:02:13 T:992 INFO: Previous line repeats 6 times.
  47539. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47540. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47541. 19:02:13 T:992 DEBUG: Previous line repeats 1 times.
  47542. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47543. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47544. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47545. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47546. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47547. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47548. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  47549. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47550. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47551. 19:02:13 T:6204 DEBUG: Previous line repeats 1 times.
  47552. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  47553. 19:02:13 T:992 INFO: Previous line repeats 1 times.
  47554. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47555. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  47556. 19:02:13 T:992 INFO: Previous line repeats 4 times.
  47557. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47558. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  47559. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47560. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47561. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47562. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  47563. 19:02:13 T:992 INFO: Previous line repeats 5 times.
  47564. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47565. 19:02:13 T:992 DEBUG: Previous line repeats 2 times.
  47566. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47567. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47568. 19:02:13 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  47569. 19:02:13 T:992 INFO: Previous line repeats 3 times.
  47570. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47571. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47572. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47573. 19:02:13 T:992 DEBUG: Previous line repeats 3 times.
  47574. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47575. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47576. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47577. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47578. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47579. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47580. 19:02:13 T:992 DEBUG: Previous line repeats 3 times.
  47581. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47582. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47583. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47584. 19:02:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47585. 19:02:14 T:992 DEBUG: Previous line repeats 3 times.
  47586. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47587. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47588. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47589. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47590. 19:02:14 T:992 DEBUG: Previous line repeats 3 times.
  47591. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47592. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47593. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47594. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47595. 19:02:14 T:992 DEBUG: Previous line repeats 4 times.
  47596. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47597. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47598. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47599. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47600. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47601. 19:02:14 T:992 DEBUG: Previous line repeats 3 times.
  47602. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47603. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47604. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47605. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47606. 19:02:14 T:992 DEBUG: Previous line repeats 3 times.
  47607. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47608. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47609. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47610. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47611. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47612. 19:02:14 T:992 DEBUG: Previous line repeats 2 times.
  47613. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47614. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47615. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47616. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47617. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47618. 19:02:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47619. 19:02:15 T:992 DEBUG: Previous line repeats 2 times.
  47620. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47621. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47622. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47623. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47624. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47625. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47626. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47627. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47628. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47629. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47630. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47631. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47632. 19:02:15 T:992 DEBUG: Previous line repeats 2 times.
  47633. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47634. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47635. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47636. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47637. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47638. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47639. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47640. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47641. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47642. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47643. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47644. 19:02:15 T:992 DEBUG: Previous line repeats 2 times.
  47645. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47646. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47647. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47648. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47649. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47650. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47651. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47652. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47653. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47654. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47655. 19:02:15 T:992 DEBUG: Previous line repeats 1 times.
  47656. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47657. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47658. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47659. 19:02:15 T:992 DEBUG: Previous line repeats 3 times.
  47660. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47661. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47662. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47663. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47664. 19:02:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47665. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47666. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47667. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47668. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47669. 19:02:16 T:992 DEBUG: Previous line repeats 3 times.
  47670. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47671. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47672. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47673. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47674. 19:02:16 T:992 DEBUG: Previous line repeats 5 times.
  47675. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47676. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47677. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47678. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47679. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47680. 19:02:16 T:992 DEBUG: Previous line repeats 4 times.
  47681. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47682. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47683. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47684. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47685. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47686. 19:02:16 T:992 DEBUG: Previous line repeats 4 times.
  47687. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47688. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47689. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47690. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47691. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47692. 19:02:16 T:992 DEBUG: Previous line repeats 4 times.
  47693. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47694. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47695. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47696. 19:02:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47697. 19:02:17 T:992 DEBUG: Previous line repeats 5 times.
  47698. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47699. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47700. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47701. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47702. 19:02:17 T:992 DEBUG: Previous line repeats 1 times.
  47703. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47704. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47705. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47706. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47707. 19:02:17 T:5808 DEBUG: Previous line repeats 2 times.
  47708. 19:02:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  47709. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47710. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47711. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47712. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47713. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47714. 19:02:17 T:992 DEBUG: Previous line repeats 3 times.
  47715. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47716. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47717. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47718. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47719. 19:02:17 T:992 DEBUG: Previous line repeats 3 times.
  47720. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47721. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47722. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47723. 19:02:17 T:992 DEBUG: Previous line repeats 1 times.
  47724. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47725. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47726. 19:02:17 T:992 DEBUG: Previous line repeats 1 times.
  47727. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47728. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47729. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47730. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47731. 19:02:17 T:992 DEBUG: Previous line repeats 1 times.
  47732. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47733. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47734. 19:02:17 T:992 DEBUG: Previous line repeats 2 times.
  47735. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47736. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47737. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47738. 19:02:17 T:992 DEBUG: Previous line repeats 1 times.
  47739. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47740. 19:02:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47741. 19:02:18 T:992 DEBUG: Previous line repeats 2 times.
  47742. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47743. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47744. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47745. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47746. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47747. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47748. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47749. 19:02:18 T:992 DEBUG: Previous line repeats 3 times.
  47750. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47751. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47752. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47753. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47754. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47755. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47756. 19:02:18 T:992 DEBUG: Previous line repeats 1 times.
  47757. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47758. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47759. 19:02:18 T:992 DEBUG: Previous line repeats 1 times.
  47760. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47761. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47762. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47763. 19:02:18 T:992 DEBUG: Previous line repeats 3 times.
  47764. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47765. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47766. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47767. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47768. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47769. 19:02:18 T:992 DEBUG: Previous line repeats 3 times.
  47770. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47771. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47772. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47773. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47774. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47775. 19:02:18 T:992 DEBUG: Previous line repeats 3 times.
  47776. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47777. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47778. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47779. 19:02:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47780. 19:02:19 T:992 DEBUG: Previous line repeats 4 times.
  47781. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47782. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47783. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47784. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47785. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47786. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47787. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47788. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47789. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47790. 19:02:19 T:992 DEBUG: Previous line repeats 3 times.
  47791. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47792. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47793. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47794. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47795. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47796. 19:02:19 T:992 DEBUG: Previous line repeats 3 times.
  47797. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47798. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47799. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47800. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47801. 19:02:19 T:992 DEBUG: Previous line repeats 3 times.
  47802. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47803. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47804. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47805. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47806. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47807. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47808. 19:02:19 T:992 DEBUG: Previous line repeats 3 times.
  47809. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47810. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47811. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47812. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47813. 19:02:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47814. 19:02:20 T:992 DEBUG: Previous line repeats 3 times.
  47815. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47816. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47817. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47818. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47819. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47820. 19:02:20 T:992 DEBUG: Previous line repeats 3 times.
  47821. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47822. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47823. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47824. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47825. 19:02:20 T:992 DEBUG: Previous line repeats 2 times.
  47826. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47827. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47828. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47829. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47830. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47831. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47832. 19:02:20 T:992 DEBUG: Previous line repeats 3 times.
  47833. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47834. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47835. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47836. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47837. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47838. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47839. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47840. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47841. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47842. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47843. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47844. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47845. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47846. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47847. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47848. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47849. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47850. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47851. 19:02:20 T:992 DEBUG: Previous line repeats 2 times.
  47852. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47853. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47854. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47855. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47856. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47857. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47858. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47859. 19:02:20 T:992 DEBUG: Previous line repeats 1 times.
  47860. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47861. 19:02:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47862. 19:02:21 T:992 DEBUG: Previous line repeats 1 times.
  47863. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47864. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47865. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47866. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47867. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47868. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47869. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47870. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47871. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47872. 19:02:21 T:992 DEBUG: Previous line repeats 3 times.
  47873. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47874. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47875. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47876. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47877. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47878. 19:02:21 T:992 DEBUG: Previous line repeats 3 times.
  47879. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47880. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47881. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47882. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47883. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47884. 19:02:21 T:992 DEBUG: Previous line repeats 4 times.
  47885. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47886. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47887. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47888. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47889. 19:02:21 T:992 DEBUG: Previous line repeats 3 times.
  47890. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47891. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47892. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47893. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47894. 19:02:21 T:992 DEBUG: Previous line repeats 4 times.
  47895. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47896. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47897. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47898. 19:02:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47899. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47900. 19:02:22 T:992 DEBUG: Previous line repeats 3 times.
  47901. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47902. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47903. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47904. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47905. 19:02:22 T:5808 DEBUG: Previous line repeats 2 times.
  47906. 19:02:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  47907. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47908. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47909. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47910. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47911. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47912. 19:02:22 T:992 DEBUG: Previous line repeats 3 times.
  47913. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47914. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47915. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47916. 19:02:22 T:992 DEBUG: Previous line repeats 1 times.
  47917. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47918. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47919. 19:02:22 T:992 DEBUG: Previous line repeats 3 times.
  47920. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47921. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47922. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47923. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47924. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47925. 19:02:22 T:992 DEBUG: Previous line repeats 2 times.
  47926. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47927. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47928. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47929. 19:02:22 T:992 DEBUG: Previous line repeats 1 times.
  47930. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47931. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47932. 19:02:22 T:992 DEBUG: Previous line repeats 2 times.
  47933. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47934. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47935. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47936. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47937. 19:02:22 T:992 DEBUG: Previous line repeats 1 times.
  47938. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47939. 19:02:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47940. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47941. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47942. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47943. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47944. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47945. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47946. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47947. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47948. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47949. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47950. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47951. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47952. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47953. 19:02:23 T:992 DEBUG: Previous line repeats 2 times.
  47954. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47955. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47956. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47957. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47958. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47959. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47960. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47961. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47962. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47963. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47964. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47965. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47966. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47967. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47968. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47969. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47970. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47971. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47972. 19:02:23 T:992 DEBUG: Previous line repeats 2 times.
  47973. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47974. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47975. 19:02:23 T:992 DEBUG: Previous line repeats 1 times.
  47976. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47977. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47978. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47979. 19:02:23 T:992 DEBUG: Previous line repeats 3 times.
  47980. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47981. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47982. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47983. 19:02:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47984. 19:02:24 T:992 DEBUG: Previous line repeats 4 times.
  47985. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47986. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47987. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47988. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47989. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47990. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47991. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47992. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47993. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47994. 19:02:24 T:992 DEBUG: Previous line repeats 4 times.
  47995. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  47996. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  47997. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  47998. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  47999. 19:02:24 T:992 DEBUG: Previous line repeats 4 times.
  48000. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48001. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48002. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48003. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48004. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48005. 19:02:24 T:992 DEBUG: Previous line repeats 3 times.
  48006. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48007. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48008. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48009. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48010. 19:02:24 T:992 DEBUG: Previous line repeats 4 times.
  48011. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48012. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48013. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48014. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48015. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48016. 19:02:24 T:992 DEBUG: Previous line repeats 3 times.
  48017. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48018. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48019. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48020. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48021. 19:02:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48022. 19:02:25 T:992 DEBUG: Previous line repeats 2 times.
  48023. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48024. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48025. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48026. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48027. 19:02:25 T:992 DEBUG: Previous line repeats 3 times.
  48028. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48029. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48030. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48031. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48032. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48033. 19:02:25 T:992 DEBUG: Previous line repeats 2 times.
  48034. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48035. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48036. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48037. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48038. 19:02:25 T:992 DEBUG: Previous line repeats 1 times.
  48039. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48040. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48041. 19:02:25 T:992 DEBUG: Previous line repeats 2 times.
  48042. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48043. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48044. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48045. 19:02:25 T:992 DEBUG: Previous line repeats 1 times.
  48046. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48047. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48048. 19:02:25 T:992 DEBUG: Previous line repeats 2 times.
  48049. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48050. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48051. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48052. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48053. 19:02:25 T:992 DEBUG: Previous line repeats 1 times.
  48054. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48055. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48056. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48057. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48058. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48059. 19:02:25 T:992 DEBUG: Previous line repeats 2 times.
  48060. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48061. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48062. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48063. 19:02:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48064. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48065. 19:02:26 T:992 DEBUG: Previous line repeats 2 times.
  48066. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48067. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48068. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48069. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48070. 19:02:26 T:992 DEBUG: Previous line repeats 1 times.
  48071. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48072. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48073. 19:02:26 T:992 DEBUG: Previous line repeats 1 times.
  48074. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48075. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48076. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48077. 19:02:26 T:992 DEBUG: Previous line repeats 2 times.
  48078. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48079. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48080. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48081. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48082. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48083. 19:02:26 T:992 DEBUG: Previous line repeats 3 times.
  48084. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48085. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48086. 19:02:26 T:992 DEBUG: Previous line repeats 1 times.
  48087. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48088. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48089. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48090. 19:02:26 T:992 DEBUG: Previous line repeats 3 times.
  48091. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48092. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48093. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48094. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48095. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48096. 19:02:26 T:992 DEBUG: Previous line repeats 3 times.
  48097. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48098. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48099. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48100. 19:02:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48101. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48102. 19:02:27 T:992 DEBUG: Previous line repeats 3 times.
  48103. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48104. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48105. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48106. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48107. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48108. 19:02:27 T:992 DEBUG: Previous line repeats 1 times.
  48109. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48110. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48111. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48112. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48113. 19:02:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  48114. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48115. 19:02:27 T:992 DEBUG: Previous line repeats 3 times.
  48116. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48117. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48118. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48119. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48120. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48121. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48122. 19:02:27 T:992 DEBUG: Previous line repeats 3 times.
  48123. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48124. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48125. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48126. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48127. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48128. 19:02:27 T:992 DEBUG: Previous line repeats 4 times.
  48129. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48130. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48131. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48132. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48133. 19:02:27 T:992 DEBUG: Previous line repeats 3 times.
  48134. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48135. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48136. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48137. 19:02:27 T:992 DEBUG: Previous line repeats 1 times.
  48138. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48139. 19:02:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48140. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48141. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48142. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48143. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48144. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48145. 19:02:28 T:992 DEBUG: Previous line repeats 2 times.
  48146. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48147. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48148. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48149. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48150. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48151. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48152. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48153. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48154. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48155. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48156. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48157. 19:02:28 T:992 DEBUG: Previous line repeats 2 times.
  48158. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48159. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48160. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48161. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48162. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48163. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48164. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48165. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48166. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48167. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48168. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48169. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48170. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48171. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48172. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48173. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48174. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48175. 19:02:28 T:992 DEBUG: Previous line repeats 1 times.
  48176. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48177. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48178. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48179. 19:02:28 T:992 DEBUG: Previous line repeats 3 times.
  48180. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48181. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48182. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48183. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48184. 19:02:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48185. 19:02:29 T:992 DEBUG: Previous line repeats 2 times.
  48186. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48187. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48188. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48189. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48190. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48191. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48192. 19:02:29 T:992 DEBUG: Previous line repeats 1 times.
  48193. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48194. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48195. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48196. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48197. 19:02:29 T:992 DEBUG: Previous line repeats 3 times.
  48198. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48199. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48200. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48201. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48202. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48203. 19:02:29 T:992 DEBUG: Previous line repeats 3 times.
  48204. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48205. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48206. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48207. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48208. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48209. 19:02:29 T:992 DEBUG: Previous line repeats 3 times.
  48210. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48211. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48212. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48213. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48214. 19:02:29 T:992 DEBUG: Previous line repeats 3 times.
  48215. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48216. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48217. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48218. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48219. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48220. 19:02:29 T:992 DEBUG: Previous line repeats 3 times.
  48221. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48222. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48223. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48224. 19:02:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48225. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48226. 19:02:30 T:992 DEBUG: Previous line repeats 3 times.
  48227. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48228. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48229. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48230. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48231. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48232. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48233. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48234. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48235. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48236. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48237. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48238. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48239. 19:02:30 T:992 DEBUG: Previous line repeats 2 times.
  48240. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48241. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48242. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48243. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48244. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48245. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48246. 19:02:30 T:992 DEBUG: Previous line repeats 2 times.
  48247. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48248. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48249. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48250. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48251. 19:02:30 T:992 DEBUG: Previous line repeats 2 times.
  48252. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48253. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48254. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48255. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48256. 19:02:30 T:992 DEBUG: Previous line repeats 1 times.
  48257. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48258. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48259. 19:02:30 T:992 DEBUG: Previous line repeats 2 times.
  48260. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48261. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48262. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48263. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48264. 19:02:30 T:992 DEBUG: Previous line repeats 2 times.
  48265. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48266. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48267. 19:02:30 T:992 DEBUG: Previous line repeats 1 times.
  48268. 19:02:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48269. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48270. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48271. 19:02:31 T:992 DEBUG: Previous line repeats 3 times.
  48272. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48273. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48274. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48275. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48276. 19:02:31 T:992 DEBUG: Previous line repeats 1 times.
  48277. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48278. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48279. 19:02:31 T:992 DEBUG: Previous line repeats 1 times.
  48280. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48281. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48282. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48283. 19:02:31 T:992 DEBUG: Previous line repeats 1 times.
  48284. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48285. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48286. 19:02:31 T:992 DEBUG: Previous line repeats 1 times.
  48287. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48288. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48289. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48290. 19:02:31 T:992 DEBUG: Previous line repeats 3 times.
  48291. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48292. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48293. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48294. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48295. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48296. 19:02:31 T:992 DEBUG: Previous line repeats 3 times.
  48297. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48298. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48299. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48300. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48301. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48302. 19:02:31 T:992 DEBUG: Previous line repeats 3 times.
  48303. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48304. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48305. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48306. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48307. 19:02:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48308. 19:02:32 T:992 DEBUG: Previous line repeats 4 times.
  48309. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48310. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48311. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48312. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48313. 19:02:32 T:992 DEBUG: Previous line repeats 2 times.
  48314. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48315. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48316. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48317. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48318. 19:02:32 T:5808 DEBUG: Previous line repeats 2 times.
  48319. 19:02:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  48320. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48321. 19:02:32 T:992 DEBUG: Previous line repeats 1 times.
  48322. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48323. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48324. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48325. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48326. 19:02:32 T:992 DEBUG: Previous line repeats 3 times.
  48327. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48328. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48329. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48330. 19:02:32 T:992 DEBUG: Previous line repeats 1 times.
  48331. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48332. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48333. 19:02:32 T:992 DEBUG: Previous line repeats 3 times.
  48334. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48335. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48336. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48337. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48338. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48339. 19:02:32 T:992 DEBUG: Previous line repeats 3 times.
  48340. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48341. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48342. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48343. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48344. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48345. 19:02:32 T:992 DEBUG: Previous line repeats 2 times.
  48346. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48347. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48348. 19:02:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48349. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48350. 19:02:33 T:992 DEBUG: Previous line repeats 3 times.
  48351. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48352. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48353. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48354. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48355. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48356. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48357. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48358. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48359. 19:02:33 T:992 DEBUG: Previous line repeats 2 times.
  48360. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48361. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48362. 19:02:33 T:992 DEBUG: Previous line repeats 1 times.
  48363. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48364. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48365. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48366. 19:02:33 T:992 DEBUG: Previous line repeats 2 times.
  48367. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48368. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48369. 19:02:33 T:992 DEBUG: Previous line repeats 2 times.
  48370. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48371. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48372. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48373. 19:02:33 T:992 DEBUG: Previous line repeats 1 times.
  48374. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48375. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48376. 19:02:33 T:992 DEBUG: Previous line repeats 1 times.
  48377. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48378. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48379. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48380. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48381. 19:02:33 T:992 DEBUG: Previous line repeats 2 times.
  48382. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48383. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48384. 19:02:33 T:992 DEBUG: Previous line repeats 1 times.
  48385. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48386. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48387. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48388. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48389. 19:02:33 T:992 DEBUG: Previous line repeats 2 times.
  48390. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48391. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48392. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48393. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48394. 19:02:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48395. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48396. 19:02:34 T:992 DEBUG: Previous line repeats 1 times.
  48397. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48398. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48399. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48400. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48401. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48402. 19:02:34 T:992 DEBUG: Previous line repeats 3 times.
  48403. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48404. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48405. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48406. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48407. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48408. 19:02:34 T:992 DEBUG: Previous line repeats 3 times.
  48409. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48410. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48411. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48412. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48413. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48414. 19:02:34 T:992 DEBUG: Previous line repeats 2 times.
  48415. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48416. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48417. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48418. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48419. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48420. 19:02:34 T:992 DEBUG: Previous line repeats 3 times.
  48421. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48422. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48423. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48424. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48425. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48426. 19:02:34 T:992 DEBUG: Previous line repeats 3 times.
  48427. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48428. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48429. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48430. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48431. 19:02:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48432. 19:02:35 T:992 DEBUG: Previous line repeats 4 times.
  48433. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48434. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48435. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48436. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48437. 19:02:35 T:992 DEBUG: Previous line repeats 3 times.
  48438. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48439. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48440. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48441. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48442. 19:02:35 T:992 DEBUG: Previous line repeats 2 times.
  48443. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48444. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48445. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48446. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48447. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48448. 19:02:35 T:992 DEBUG: Previous line repeats 3 times.
  48449. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48450. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48451. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48452. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48453. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48454. 19:02:35 T:992 DEBUG: Previous line repeats 2 times.
  48455. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48456. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48457. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48458. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48459. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48460. 19:02:35 T:992 DEBUG: Previous line repeats 2 times.
  48461. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48462. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48463. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48464. 19:02:35 T:992 DEBUG: Previous line repeats 1 times.
  48465. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48466. 19:02:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48467. 19:02:36 T:992 DEBUG: Previous line repeats 1 times.
  48468. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48469. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48470. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48471. 19:02:36 T:992 DEBUG: Previous line repeats 1 times.
  48472. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48473. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48474. 19:02:36 T:992 DEBUG: Previous line repeats 2 times.
  48475. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48476. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48477. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48478. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48479. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48480. 19:02:36 T:992 DEBUG: Previous line repeats 1 times.
  48481. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48482. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48483. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48484. 19:02:36 T:992 DEBUG: Previous line repeats 1 times.
  48485. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48486. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48487. 19:02:36 T:992 DEBUG: Previous line repeats 1 times.
  48488. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48489. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48490. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48491. 19:02:36 T:992 DEBUG: Previous line repeats 2 times.
  48492. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48493. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48494. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48495. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48496. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48497. 19:02:36 T:992 DEBUG: Previous line repeats 2 times.
  48498. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48499. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48500. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48501. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48502. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48503. 19:02:36 T:992 DEBUG: Previous line repeats 3 times.
  48504. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48505. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48506. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48507. 19:02:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48508. 19:02:37 T:992 DEBUG: Previous line repeats 4 times.
  48509. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48510. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48511. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48512. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48513. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48514. 19:02:37 T:992 DEBUG: Previous line repeats 3 times.
  48515. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48516. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48517. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48518. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48519. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48520. 19:02:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  48521. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48522. 19:02:37 T:992 DEBUG: Previous line repeats 1 times.
  48523. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48524. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48525. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48526. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48527. 19:02:37 T:992 DEBUG: Previous line repeats 5 times.
  48528. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48529. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48530. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48531. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48532. 19:02:37 T:992 DEBUG: Previous line repeats 3 times.
  48533. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48534. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48535. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48536. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48537. 19:02:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  48538. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48539. 19:02:37 T:992 DEBUG: Previous line repeats 2 times.
  48540. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48541. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48542. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48543. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48544. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48545. 19:02:37 T:992 DEBUG: Previous line repeats 4 times.
  48546. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48547. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48548. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48549. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48550. 19:02:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48551. 19:02:38 T:992 DEBUG: Previous line repeats 3 times.
  48552. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48553. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48554. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48555. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48556. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48557. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48558. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48559. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48560. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48561. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48562. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48563. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48564. 19:02:38 T:992 DEBUG: Previous line repeats 2 times.
  48565. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48566. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48567. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48568. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48569. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48570. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48571. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48572. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48573. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48574. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48575. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48576. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48577. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48578. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48579. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48580. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48581. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48582. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48583. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48584. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48585. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48586. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48587. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48588. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48589. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48590. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48591. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48592. 19:02:38 T:992 DEBUG: Previous line repeats 2 times.
  48593. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48594. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48595. 19:02:38 T:992 DEBUG: Previous line repeats 1 times.
  48596. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48597. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48598. 19:02:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48599. 19:02:39 T:992 DEBUG: Previous line repeats 2 times.
  48600. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48601. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48602. 19:02:39 T:992 DEBUG: Previous line repeats 1 times.
  48603. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48604. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48605. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48606. 19:02:39 T:992 DEBUG: Previous line repeats 1 times.
  48607. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48608. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48609. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48610. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48611. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48612. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48613. 19:02:39 T:992 DEBUG: Previous line repeats 2 times.
  48614. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48615. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48616. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48617. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48618. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48619. 19:02:39 T:992 DEBUG: Previous line repeats 3 times.
  48620. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48621. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48622. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48623. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48624. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48625. 19:02:39 T:992 DEBUG: Previous line repeats 4 times.
  48626. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48627. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48628. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48629. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48630. 19:02:39 T:992 DEBUG: Previous line repeats 3 times.
  48631. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48632. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48633. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48634. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48635. 19:02:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48636. 19:02:40 T:992 DEBUG: Previous line repeats 3 times.
  48637. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48638. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48639. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48640. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48641. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48642. 19:02:40 T:992 DEBUG: Previous line repeats 1 times.
  48643. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48644. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48645. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48646. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48647. 19:02:40 T:992 DEBUG: Previous line repeats 4 times.
  48648. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48649. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48650. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48651. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48652. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48653. 19:02:40 T:992 DEBUG: Previous line repeats 3 times.
  48654. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48655. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48656. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48657. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48658. 19:02:40 T:992 DEBUG: Previous line repeats 3 times.
  48659. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48660. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48661. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48662. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48663. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48664. 19:02:40 T:992 DEBUG: Previous line repeats 2 times.
  48665. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48666. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48667. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48668. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48669. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48670. 19:02:40 T:992 DEBUG: Previous line repeats 2 times.
  48671. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48672. 19:02:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48673. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48674. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48675. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48676. 19:02:41 T:992 DEBUG: Previous line repeats 2 times.
  48677. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48678. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48679. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48680. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48681. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48682. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48683. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48684. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48685. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48686. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48687. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48688. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48689. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48690. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48691. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48692. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48693. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48694. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48695. 19:02:41 T:992 DEBUG: Previous line repeats 2 times.
  48696. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48697. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48698. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48699. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48700. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48701. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48702. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48703. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48704. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48705. 19:02:41 T:992 DEBUG: Previous line repeats 1 times.
  48706. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48707. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48708. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48709. 19:02:41 T:992 DEBUG: Previous line repeats 3 times.
  48710. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48711. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48712. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48713. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48714. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48715. 19:02:41 T:992 DEBUG: Previous line repeats 2 times.
  48716. 19:02:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48717. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48718. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48719. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48720. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48721. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48722. 19:02:42 T:992 DEBUG: Previous line repeats 2 times.
  48723. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48724. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48725. 19:02:42 T:992 DEBUG: Previous line repeats 1 times.
  48726. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48727. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48728. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48729. 19:02:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  48730. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48731. 19:02:42 T:992 DEBUG: Previous line repeats 1 times.
  48732. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48733. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48734. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48735. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48736. 19:02:42 T:992 DEBUG: Previous line repeats 3 times.
  48737. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48738. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48739. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48740. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48741. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48742. 19:02:42 T:992 DEBUG: Previous line repeats 3 times.
  48743. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48744. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48745. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48746. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48747. 19:02:42 T:992 DEBUG: Previous line repeats 3 times.
  48748. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48749. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48750. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48751. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48752. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48753. 19:02:42 T:992 DEBUG: Previous line repeats 3 times.
  48754. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48755. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48756. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48757. 19:02:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48758. 19:02:43 T:992 DEBUG: Previous line repeats 4 times.
  48759. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48760. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48761. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48762. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48763. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48764. 19:02:43 T:992 DEBUG: Previous line repeats 3 times.
  48765. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48766. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48767. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48768. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48769. 19:02:43 T:992 DEBUG: Previous line repeats 3 times.
  48770. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48771. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48772. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48773. 19:02:43 T:992 DEBUG: Previous line repeats 1 times.
  48774. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48775. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48776. 19:02:43 T:992 DEBUG: Previous line repeats 2 times.
  48777. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48778. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48779. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48780. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48781. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48782. 19:02:43 T:992 DEBUG: Previous line repeats 2 times.
  48783. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48784. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48785. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48786. 19:02:43 T:992 DEBUG: Previous line repeats 1 times.
  48787. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48788. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48789. 19:02:43 T:992 DEBUG: Previous line repeats 2 times.
  48790. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48791. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48792. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48793. 19:02:43 T:992 DEBUG: Previous line repeats 1 times.
  48794. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48795. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48796. 19:02:43 T:992 DEBUG: Previous line repeats 1 times.
  48797. 19:02:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48798. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48799. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48800. 19:02:44 T:992 DEBUG: Previous line repeats 2 times.
  48801. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48802. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48803. 19:02:44 T:992 DEBUG: Previous line repeats 1 times.
  48804. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48805. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48806. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48807. 19:02:44 T:992 DEBUG: Previous line repeats 2 times.
  48808. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48809. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48810. 19:02:44 T:992 DEBUG: Previous line repeats 1 times.
  48811. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48812. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48813. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48814. 19:02:44 T:992 DEBUG: Previous line repeats 2 times.
  48815. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48816. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48817. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48818. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48819. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48820. 19:02:44 T:992 DEBUG: Previous line repeats 3 times.
  48821. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48822. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48823. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48824. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48825. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48826. 19:02:44 T:992 DEBUG: Previous line repeats 2 times.
  48827. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48828. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48829. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48830. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48831. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48832. 19:02:44 T:992 DEBUG: Previous line repeats 2 times.
  48833. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48834. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48835. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48836. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48837. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48838. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48839. 19:02:44 T:992 DEBUG: Previous line repeats 3 times.
  48840. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48841. 19:02:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48842. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48843. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48844. 19:02:45 T:992 DEBUG: Previous line repeats 5 times.
  48845. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48846. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48847. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48848. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48849. 19:02:45 T:992 DEBUG: Previous line repeats 2 times.
  48850. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48851. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48852. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48853. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48854. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48855. 19:02:45 T:992 DEBUG: Previous line repeats 3 times.
  48856. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48857. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48858. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48859. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48860. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48861. 19:02:45 T:992 DEBUG: Previous line repeats 2 times.
  48862. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48863. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48864. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48865. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48866. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48867. 19:02:45 T:992 DEBUG: Previous line repeats 3 times.
  48868. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48869. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48870. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48871. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48872. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48873. 19:02:45 T:992 DEBUG: Previous line repeats 2 times.
  48874. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48875. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48876. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48877. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48878. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48879. 19:02:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48880. 19:02:46 T:992 DEBUG: Previous line repeats 2 times.
  48881. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48882. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48883. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48884. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48885. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48886. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48887. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48888. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48889. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48890. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48891. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48892. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48893. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48894. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48895. 19:02:46 T:992 DEBUG: Previous line repeats 2 times.
  48896. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48897. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48898. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48899. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48900. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48901. 19:02:46 T:992 DEBUG: Previous line repeats 2 times.
  48902. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48903. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48904. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48905. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48906. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48907. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48908. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48909. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48910. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48911. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48912. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48913. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48914. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48915. 19:02:46 T:992 DEBUG: Previous line repeats 1 times.
  48916. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48917. 19:02:46 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  48918. 19:02:46 T:8032 DEBUG: Thread JobWorker start, auto delete: true
  48919. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48920. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48921. 19:02:46 T:992 DEBUG: Previous line repeats 2 times.
  48922. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48923. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48924. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48925. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48926. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48927. 19:02:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48928. 19:02:47 T:992 DEBUG: Previous line repeats 2 times.
  48929. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48930. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48931. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48932. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48933. 19:02:47 T:992 DEBUG: Previous line repeats 3 times.
  48934. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48935. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48936. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48937. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48938. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48939. 19:02:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  48940. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48941. 19:02:47 T:992 DEBUG: Previous line repeats 2 times.
  48942. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48943. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48944. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48945. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48946. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48947. 19:02:47 T:992 DEBUG: Previous line repeats 3 times.
  48948. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48949. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48950. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48951. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48952. 19:02:47 T:992 DEBUG: Previous line repeats 4 times.
  48953. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48954. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48955. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48956. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48957. 19:02:47 T:992 DEBUG: Previous line repeats 4 times.
  48958. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48959. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48960. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48961. 19:02:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48962. 19:02:48 T:992 DEBUG: Previous line repeats 3 times.
  48963. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48964. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48965. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48966. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48967. 19:02:48 T:992 DEBUG: Previous line repeats 4 times.
  48968. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48969. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48970. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48971. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48972. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48973. 19:02:48 T:992 DEBUG: Previous line repeats 3 times.
  48974. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48975. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48976. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48977. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48978. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48979. 19:02:48 T:992 DEBUG: Previous line repeats 1 times.
  48980. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48981. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48982. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48983. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48984. 19:02:48 T:992 DEBUG: Previous line repeats 2 times.
  48985. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48986. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48987. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48988. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48989. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48990. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48991. 19:02:48 T:992 DEBUG: Previous line repeats 3 times.
  48992. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  48993. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  48994. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48995. 19:02:48 T:992 DEBUG: Previous line repeats 1 times.
  48996. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  48997. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  48998. 19:02:48 T:992 DEBUG: Previous line repeats 2 times.
  48999. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49000. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49001. 19:02:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49002. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49003. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49004. 19:02:49 T:992 DEBUG: Previous line repeats 2 times.
  49005. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49006. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49007. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49008. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49009. 19:02:49 T:992 DEBUG: Previous line repeats 1 times.
  49010. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49011. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49012. 19:02:49 T:992 DEBUG: Previous line repeats 1 times.
  49013. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49014. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49015. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49016. 19:02:49 T:992 DEBUG: Previous line repeats 1 times.
  49017. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49018. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49019. 19:02:49 T:992 DEBUG: Previous line repeats 1 times.
  49020. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49021. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49022. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49023. 19:02:49 T:992 DEBUG: Previous line repeats 2 times.
  49024. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49025. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49026. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49027. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49028. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49029. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49030. 19:02:49 T:992 DEBUG: Previous line repeats 2 times.
  49031. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49032. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49033. 19:02:49 T:992 DEBUG: Previous line repeats 1 times.
  49034. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49035. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49036. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49037. 19:02:49 T:992 DEBUG: Previous line repeats 2 times.
  49038. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49039. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49040. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49041. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49042. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49043. 19:02:49 T:992 DEBUG: Previous line repeats 3 times.
  49044. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49045. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49046. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49047. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49048. 19:02:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49049. 19:02:50 T:992 DEBUG: Previous line repeats 4 times.
  49050. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49051. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49052. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49053. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49054. 19:02:50 T:992 DEBUG: Previous line repeats 3 times.
  49055. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49056. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49057. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49058. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49059. 19:02:50 T:992 DEBUG: Previous line repeats 3 times.
  49060. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49061. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49062. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49063. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49064. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49065. 19:02:50 T:992 DEBUG: Previous line repeats 4 times.
  49066. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49067. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49068. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49069. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49070. 19:02:50 T:992 DEBUG: Previous line repeats 3 times.
  49071. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49072. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49073. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49074. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49075. 19:02:50 T:992 DEBUG: Previous line repeats 2 times.
  49076. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49077. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49078. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49079. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49080. 19:02:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49081. 19:02:51 T:992 DEBUG: Previous line repeats 3 times.
  49082. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49083. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49084. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49085. 19:02:51 T:992 DEBUG: Previous line repeats 1 times.
  49086. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49087. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49088. 19:02:51 T:992 DEBUG: Previous line repeats 3 times.
  49089. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49090. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49091. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49092. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49093. 19:02:51 T:992 DEBUG: Previous line repeats 2 times.
  49094. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49095. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49096. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49097. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49098. 19:02:51 T:992 DEBUG: Previous line repeats 1 times.
  49099. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49100. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49101. 19:02:51 T:992 DEBUG: Previous line repeats 2 times.
  49102. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49103. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49104. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49105. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49106. 19:02:51 T:992 DEBUG: Previous line repeats 1 times.
  49107. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49108. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49109. 19:02:51 T:992 DEBUG: Previous line repeats 1 times.
  49110. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49111. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49112. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49113. 19:02:51 T:992 DEBUG: Previous line repeats 2 times.
  49114. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49115. 19:02:51 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  49116. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  49117. 19:02:51 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  49118. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  49119. 19:02:51 T:992 INFO: Previous line repeats 6 times.
  49120. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49121. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49122. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49123. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49124. 19:02:51 T:3764 DEBUG: Previous line repeats 1 times.
  49125. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  49126. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49127. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49128. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49129. 19:02:51 T:992 DEBUG: Previous line repeats 1 times.
  49130. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49131. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  49132. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49133. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49134. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  49135. 19:02:51 T:3764 INFO: Previous line repeats 2 times.
  49136. 19:02:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  49137. 19:02:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49138. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  49139. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49140. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49141. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49142. 19:02:52 T:3764 DEBUG: Previous line repeats 1 times.
  49143. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  49144. 19:02:52 T:992 INFO: Previous line repeats 1 times.
  49145. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49146. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49147. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49148. 19:02:52 T:992 DEBUG: Previous line repeats 1 times.
  49149. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49150. 19:02:52 T:5320 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  49151. 19:02:52 T:5320 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  49152. 19:02:52 T:5320 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49153. 19:02:52 T:5320 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  49154. 19:02:52 T:5320 INFO: Platinum [neptune.http]: got connection (reused: false)
  49155. 19:02:52 T:5320 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  49156. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49157. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49158. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49159. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49160. 19:02:52 T:5808 DEBUG: Previous line repeats 2 times.
  49161. 19:02:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  49162. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  49163. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49164. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49165. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  49166. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49167. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49168. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49169. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49170. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  49171. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49172. 19:02:52 T:992 DEBUG: Previous line repeats 1 times.
  49173. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49174. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49175. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49176. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49177. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49178. 19:02:52 T:3764 DEBUG: Previous line repeats 2 times.
  49179. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  49180. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49181. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49182. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  49183. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  49184. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49185. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49186. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49187. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  49188. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49189. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  49190. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49191. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  49192. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  49193. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49194. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49195. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49196. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49197. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49198. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49199. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  49200. 19:02:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49201. 19:02:52 T:3764 DEBUG: Previous line repeats 2 times.
  49202. 19:02:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  49203. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49204. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49205. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49206. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49207. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49208. 19:02:53 T:3764 DEBUG: Previous line repeats 2 times.
  49209. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  49210. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49211. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  49212. 19:02:53 T:992 INFO: Previous line repeats 1 times.
  49213. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49214. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  49215. 19:02:53 T:3764 INFO: Previous line repeats 1 times.
  49216. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  49217. 19:02:53 T:3748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  49218. 19:02:53 T:3748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  49219. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49220. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  49221. 19:02:53 T:3748 INFO: Platinum [neptune.http]: got connection (reused: false)
  49222. 19:02:53 T:3748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  49223. 19:02:53 T:3748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  49224. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49225. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  49226. 19:02:53 T:3748 INFO: Platinum [neptune.http]: got connection (reused: false)
  49227. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49228. 19:02:53 T:3748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  49229. 19:02:53 T:3748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  49230. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49231. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49232. 19:02:53 T:3748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  49233. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49234. 19:02:53 T:3748 INFO: Platinum [neptune.http]: got connection (reused: false)
  49235. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49236. 19:02:53 T:3748 ERROR: Platinum [platinum.core.service]: No state variables found
  49237. 19:02:53 T:3748 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  49238. 19:02:53 T:3748 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  49239. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  49240. <specVersion>
  49241. <major>1</major>
  49242. <minor>0</minor>
  49243. </specVersion>
  49244. <actionList />
  49245. <serviceStateTable />
  49246. </scpd>
  49247. 19:02:53 T:3748 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  49248. 19:02:53 T:3748 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  49249. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  49250. <specVersion>
  49251. <major>1</major>
  49252. <minor>0</minor>
  49253. </specVersion>
  49254. <actionList />
  49255. <serviceStateTable />
  49256. </scpd>
  49257. 19:02:53 T:3748 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  49258. 19:02:53 T:992 NOTICE: Previous line repeats 2 times.
  49259. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49260. 19:02:53 T:3764 DEBUG: Previous line repeats 1 times.
  49261. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  49262. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49263. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49264. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49265. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  49266. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  49267. 19:02:53 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  49268. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49269. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49270. 19:02:53 T:992 DEBUG: Previous line repeats 3 times.
  49271. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49272. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49273. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49274. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49275. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49276. 19:02:53 T:3764 DEBUG: Previous line repeats 1 times.
  49277. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  49278. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49279. 19:02:53 T:992 DEBUG: Previous line repeats 1 times.
  49280. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49281. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49282. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49283. 19:02:53 T:3764 DEBUG: Previous line repeats 1 times.
  49284. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  49285. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49286. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49287. 19:02:53 T:992 DEBUG: Previous line repeats 2 times.
  49288. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49289. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49290. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49291. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49292. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49293. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  49294. 19:02:53 T:3628 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  49295. 19:02:53 T:3628 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  49296. 19:02:53 T:3628 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49297. 19:02:53 T:3628 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  49298. 19:02:53 T:3628 INFO: Platinum [neptune.http]: got connection (reused: false)
  49299. 19:02:53 T:3628 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  49300. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49301. 19:02:53 T:992 DEBUG: Previous line repeats 1 times.
  49302. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49303. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49304. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49305. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49306. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49307. 19:02:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49308. 19:02:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  49309. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49310. 19:02:54 T:992 DEBUG: Previous line repeats 1 times.
  49311. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49312. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49313. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49314. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  49315. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49316. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  49317. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49318. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49319. 19:02:54 T:3764 DEBUG: Previous line repeats 1 times.
  49320. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  49321. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  49322. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49323. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49324. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49325. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49326. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49327. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49328. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  49329. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  49330. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  49331. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49332. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49333. 19:02:54 T:992 DEBUG: Previous line repeats 2 times.
  49334. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49335. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49336. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  49337. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49338. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49339. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49340. 19:02:54 T:992 DEBUG: Previous line repeats 2 times.
  49341. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49342. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49343. 19:02:54 T:992 DEBUG: Previous line repeats 1 times.
  49344. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49345. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49346. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49347. 19:02:54 T:992 DEBUG: Previous line repeats 3 times.
  49348. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49349. 19:02:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  49350. 19:02:54 T:992 INFO: Previous line repeats 2 times.
  49351. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49352. 19:02:54 T:5236 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  49353. 19:02:54 T:5236 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  49354. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49355. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  49356. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49357. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49358. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49359. 19:02:54 T:5236 INFO: Platinum [neptune.http]: got connection (reused: false)
  49360. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49361. 19:02:54 T:5236 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  49362. 19:02:54 T:5236 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  49363. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49364. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  49365. 19:02:54 T:5236 INFO: Platinum [neptune.http]: got connection (reused: false)
  49366. 19:02:54 T:5236 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  49367. 19:02:54 T:5236 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  49368. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  49369. 19:02:54 T:5236 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  49370. 19:02:54 T:5236 INFO: Platinum [neptune.http]: got connection (reused: false)
  49371. 19:02:54 T:5236 ERROR: Platinum [platinum.core.service]: No state variables found
  49372. 19:02:54 T:5236 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  49373. 19:02:54 T:5236 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  49374. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  49375. <specVersion>
  49376. <major>1</major>
  49377. <minor>0</minor>
  49378. </specVersion>
  49379. <actionList />
  49380. <serviceStateTable />
  49381. </scpd>
  49382. 19:02:54 T:5236 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  49383. 19:02:54 T:5236 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  49384. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  49385. <specVersion>
  49386. <major>1</major>
  49387. <minor>0</minor>
  49388. </specVersion>
  49389. <actionList />
  49390. <serviceStateTable />
  49391. </scpd>
  49392. 19:02:54 T:5236 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  49393. 19:02:54 T:992 NOTICE: Previous line repeats 2 times.
  49394. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49395. 19:02:54 T:992 DEBUG: Previous line repeats 1 times.
  49396. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49397. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49398. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49399. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49400. 19:02:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49401. 19:02:55 T:3764 DEBUG: Previous line repeats 2 times.
  49402. 19:02:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  49403. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49404. 19:02:55 T:992 DEBUG: Previous line repeats 1 times.
  49405. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49406. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49407. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49408. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49409. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49410. 19:02:55 T:992 DEBUG: Previous line repeats 2 times.
  49411. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49412. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49413. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49414. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49415. 19:02:55 T:992 DEBUG: Previous line repeats 4 times.
  49416. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49417. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49418. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49419. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49420. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49421. 19:02:55 T:992 DEBUG: Previous line repeats 3 times.
  49422. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49423. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49424. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49425. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49426. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49427. 19:02:55 T:992 DEBUG: Previous line repeats 4 times.
  49428. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49429. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49430. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49431. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49432. 19:02:55 T:992 DEBUG: Previous line repeats 3 times.
  49433. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49434. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49435. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49436. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49437. 19:02:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49438. 19:02:56 T:992 DEBUG: Previous line repeats 3 times.
  49439. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49440. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49441. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49442. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49443. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49444. 19:02:56 T:992 DEBUG: Previous line repeats 3 times.
  49445. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49446. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49447. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49448. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49449. 19:02:56 T:992 DEBUG: Previous line repeats 3 times.
  49450. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49451. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49452. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49453. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49454. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49455. 19:02:56 T:992 DEBUG: Previous line repeats 2 times.
  49456. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49457. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49458. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49459. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49460. 19:02:56 T:992 DEBUG: Previous line repeats 1 times.
  49461. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49462. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49463. 19:02:56 T:992 DEBUG: Previous line repeats 2 times.
  49464. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49465. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49466. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49467. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49468. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49469. 19:02:56 T:992 DEBUG: Previous line repeats 2 times.
  49470. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49471. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49472. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49473. 19:02:56 T:992 DEBUG: Previous line repeats 2 times.
  49474. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49475. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49476. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49477. 19:02:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49478. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49479. 19:02:57 T:992 DEBUG: Previous line repeats 1 times.
  49480. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49481. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49482. 19:02:57 T:992 DEBUG: Previous line repeats 3 times.
  49483. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49484. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49485. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49486. 19:02:57 T:992 DEBUG: Previous line repeats 1 times.
  49487. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49488. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49489. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49490. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49491. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49492. 19:02:57 T:5808 DEBUG: Previous line repeats 2 times.
  49493. 19:02:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  49494. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49495. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49496. 19:02:57 T:992 DEBUG: Previous line repeats 1 times.
  49497. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49498. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49499. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49500. 19:02:57 T:992 DEBUG: Previous line repeats 3 times.
  49501. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49502. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49503. 19:02:57 T:992 DEBUG: Previous line repeats 1 times.
  49504. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49505. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49506. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49507. 19:02:57 T:992 DEBUG: Previous line repeats 3 times.
  49508. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49509. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49510. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49511. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49512. 19:02:57 T:992 DEBUG: Previous line repeats 5 times.
  49513. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49514. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49515. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49516. 19:02:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49517. 19:02:58 T:992 DEBUG: Previous line repeats 5 times.
  49518. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49519. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49520. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49521. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49522. 19:02:58 T:992 DEBUG: Previous line repeats 1 times.
  49523. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49524. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49525. 19:02:58 T:992 DEBUG: Previous line repeats 3 times.
  49526. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49527. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49528. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49529. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49530. 19:02:58 T:992 DEBUG: Previous line repeats 5 times.
  49531. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49532. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49533. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49534. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49535. 19:02:58 T:992 DEBUG: Previous line repeats 3 times.
  49536. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49537. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49538. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49539. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49540. 19:02:58 T:992 DEBUG: Previous line repeats 3 times.
  49541. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49542. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49543. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49544. 19:02:58 T:992 DEBUG: Previous line repeats 1 times.
  49545. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49546. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49547. 19:02:58 T:992 DEBUG: Previous line repeats 3 times.
  49548. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49549. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49550. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49551. 19:02:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49552. 19:02:59 T:992 DEBUG: Previous line repeats 3 times.
  49553. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49554. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49555. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49556. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49557. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49558. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49559. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49560. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49561. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49562. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49563. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49564. 19:02:59 T:992 DEBUG: Previous line repeats 2 times.
  49565. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49566. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49567. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49568. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49569. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49570. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49571. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49572. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49573. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49574. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49575. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49576. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49577. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49578. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49579. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49580. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49581. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49582. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49583. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49584. 19:02:59 T:992 DEBUG: Previous line repeats 2 times.
  49585. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49586. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49587. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49588. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49589. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49590. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49591. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49592. 19:02:59 T:992 DEBUG: Previous line repeats 1 times.
  49593. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49594. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49595. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49596. 19:02:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49597. 19:03:00 T:992 DEBUG: Previous line repeats 2 times.
  49598. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49599. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49600. 19:03:00 T:992 DEBUG: Previous line repeats 2 times.
  49601. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49602. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49603. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49604. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49605. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49606. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49607. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49608. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49609. 19:03:00 T:992 DEBUG: Previous line repeats 2 times.
  49610. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49611. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49612. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49613. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49614. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49615. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49616. 19:03:00 T:992 DEBUG: Previous line repeats 3 times.
  49617. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49618. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49619. 19:03:00 T:992 DEBUG: Previous line repeats 1 times.
  49620. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49621. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49622. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49623. 19:03:00 T:992 DEBUG: Previous line repeats 3 times.
  49624. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49625. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49626. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49627. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49628. 19:03:00 T:992 DEBUG: Previous line repeats 4 times.
  49629. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49630. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49631. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49632. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49633. 19:03:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49634. 19:03:01 T:992 DEBUG: Previous line repeats 3 times.
  49635. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49636. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49637. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49638. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49639. 19:03:01 T:992 DEBUG: Previous line repeats 3 times.
  49640. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49641. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49642. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49643. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49644. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49645. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49646. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49647. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49648. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49649. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49650. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49651. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49652. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49653. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49654. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49655. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49656. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49657. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49658. 19:03:01 T:992 DEBUG: Previous line repeats 3 times.
  49659. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49660. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49661. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49662. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49663. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49664. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49665. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49666. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49667. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49668. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49669. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49670. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49671. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49672. 19:03:01 T:992 DEBUG: Previous line repeats 2 times.
  49673. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49674. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49675. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49676. 19:03:01 T:992 DEBUG: Previous line repeats 1 times.
  49677. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49678. 19:03:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49679. 19:03:02 T:992 DEBUG: Previous line repeats 2 times.
  49680. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49681. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49682. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49683. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49684. 19:03:02 T:992 DEBUG: Previous line repeats 2 times.
  49685. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49686. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49687. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49688. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49689. 19:03:02 T:992 DEBUG: Previous line repeats 2 times.
  49690. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49691. 19:03:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  49692. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49693. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49694. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49695. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49696. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49697. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49698. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49699. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49700. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49701. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49702. 19:03:02 T:992 DEBUG: Previous line repeats 3 times.
  49703. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49704. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49705. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49706. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49707. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49708. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49709. 19:03:02 T:992 DEBUG: Previous line repeats 4 times.
  49710. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49711. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49712. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49713. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49714. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49715. 19:03:02 T:992 DEBUG: Previous line repeats 2 times.
  49716. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49717. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49718. 19:03:02 T:992 DEBUG: Previous line repeats 1 times.
  49719. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49720. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49721. 19:03:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49722. 19:03:03 T:992 DEBUG: Previous line repeats 5 times.
  49723. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49724. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49725. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49726. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49727. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49728. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49729. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49730. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49731. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49732. 19:03:03 T:992 DEBUG: Previous line repeats 3 times.
  49733. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49734. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49735. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49736. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49737. 19:03:03 T:992 DEBUG: Previous line repeats 6 times.
  49738. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49739. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49740. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49741. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49742. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49743. 19:03:03 T:992 DEBUG: Previous line repeats 3 times.
  49744. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49745. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49746. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49747. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49748. 19:03:03 T:992 DEBUG: Previous line repeats 4 times.
  49749. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49750. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49751. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49752. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49753. 19:03:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49754. 19:03:04 T:992 DEBUG: Previous line repeats 4 times.
  49755. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49756. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49757. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49758. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49759. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49760. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49761. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49762. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49763. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49764. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49765. 19:03:04 T:992 DEBUG: Previous line repeats 2 times.
  49766. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49767. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49768. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49769. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49770. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49771. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49772. 19:03:04 T:992 DEBUG: Previous line repeats 2 times.
  49773. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49774. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49775. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49776. 19:03:04 T:992 DEBUG: Previous line repeats 1 times.
  49777. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49778. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49779. 19:03:04 T:992 DEBUG: Previous line repeats 1 times.
  49780. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49781. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49782. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49783. 19:03:04 T:992 DEBUG: Previous line repeats 1 times.
  49784. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49785. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49786. 19:03:04 T:992 DEBUG: Previous line repeats 3 times.
  49787. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49788. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49789. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49790. 19:03:04 T:992 DEBUG: Previous line repeats 1 times.
  49791. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49792. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49793. 19:03:04 T:992 DEBUG: Previous line repeats 1 times.
  49794. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49795. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49796. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49797. 19:03:04 T:992 DEBUG: Previous line repeats 2 times.
  49798. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49799. 19:03:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49800. 19:03:05 T:992 DEBUG: Previous line repeats 2 times.
  49801. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49802. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49803. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49804. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49805. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49806. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49807. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49808. 19:03:05 T:992 DEBUG: Previous line repeats 2 times.
  49809. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49810. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49811. 19:03:05 T:992 DEBUG: Previous line repeats 1 times.
  49812. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49813. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49814. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49815. 19:03:05 T:992 DEBUG: Previous line repeats 3 times.
  49816. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49817. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49818. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49819. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49820. 19:03:05 T:992 DEBUG: Previous line repeats 3 times.
  49821. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49822. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49823. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49824. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49825. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49826. 19:03:05 T:992 DEBUG: Previous line repeats 4 times.
  49827. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49828. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49829. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49830. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49831. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49832. 19:03:05 T:992 DEBUG: Previous line repeats 3 times.
  49833. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49834. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49835. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49836. 19:03:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49837. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49838. 19:03:06 T:992 DEBUG: Previous line repeats 3 times.
  49839. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49840. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49841. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49842. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49843. 19:03:06 T:992 DEBUG: Previous line repeats 2 times.
  49844. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49845. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49846. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49847. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49848. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49849. 19:03:06 T:992 DEBUG: Previous line repeats 2 times.
  49850. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49851. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49852. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49853. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49854. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49855. 19:03:06 T:992 DEBUG: Previous line repeats 3 times.
  49856. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49857. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49858. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49859. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49860. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49861. 19:03:06 T:992 DEBUG: Previous line repeats 2 times.
  49862. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49863. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49864. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49865. 19:03:06 T:992 DEBUG: Previous line repeats 1 times.
  49866. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49867. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49868. 19:03:06 T:992 DEBUG: Previous line repeats 1 times.
  49869. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49870. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49871. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49872. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49873. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49874. 19:03:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49875. 19:03:07 T:992 DEBUG: Previous line repeats 2 times.
  49876. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49877. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49878. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49879. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49880. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49881. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49882. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49883. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49884. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49885. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49886. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49887. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49888. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49889. 19:03:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  49890. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49891. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49892. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49893. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49894. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49895. 19:03:07 T:992 DEBUG: Previous line repeats 2 times.
  49896. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49897. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49898. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49899. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49900. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49901. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49902. 19:03:07 T:992 DEBUG: Previous line repeats 2 times.
  49903. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49904. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49905. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49906. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49907. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49908. 19:03:07 T:992 DEBUG: Previous line repeats 2 times.
  49909. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49910. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49911. 19:03:07 T:992 DEBUG: Previous line repeats 1 times.
  49912. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49913. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49914. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49915. 19:03:07 T:992 DEBUG: Previous line repeats 2 times.
  49916. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49917. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49918. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49919. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49920. 19:03:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49921. 19:03:08 T:992 DEBUG: Previous line repeats 3 times.
  49922. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49923. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49924. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49925. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49926. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49927. 19:03:08 T:992 DEBUG: Previous line repeats 2 times.
  49928. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49929. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49930. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49931. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49932. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49933. 19:03:08 T:992 DEBUG: Previous line repeats 4 times.
  49934. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49935. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49936. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49937. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49938. 19:03:08 T:992 DEBUG: Previous line repeats 3 times.
  49939. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49940. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49941. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49942. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49943. 19:03:08 T:992 DEBUG: Previous line repeats 3 times.
  49944. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49945. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49946. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49947. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49948. 19:03:08 T:992 DEBUG: Previous line repeats 3 times.
  49949. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49950. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49951. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49952. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49953. 19:03:08 T:992 DEBUG: Previous line repeats 3 times.
  49954. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49955. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49956. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49957. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49958. 19:03:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49959. 19:03:09 T:992 DEBUG: Previous line repeats 3 times.
  49960. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49961. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49962. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49963. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49964. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49965. 19:03:09 T:992 DEBUG: Previous line repeats 1 times.
  49966. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49967. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49968. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49969. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49970. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49971. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49972. 19:03:09 T:992 DEBUG: Previous line repeats 2 times.
  49973. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49974. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49975. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49976. 19:03:09 T:992 DEBUG: Previous line repeats 1 times.
  49977. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49978. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49979. 19:03:09 T:992 DEBUG: Previous line repeats 2 times.
  49980. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49981. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49982. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49983. 19:03:09 T:992 DEBUG: Previous line repeats 1 times.
  49984. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49985. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49986. 19:03:09 T:992 DEBUG: Previous line repeats 2 times.
  49987. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49988. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49989. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49990. 19:03:09 T:992 DEBUG: Previous line repeats 1 times.
  49991. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49992. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49993. 19:03:09 T:992 DEBUG: Previous line repeats 2 times.
  49994. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  49995. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  49996. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  49997. 19:03:09 T:992 DEBUG: Previous line repeats 1 times.
  49998. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  49999. 19:03:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50000. 19:03:10 T:992 DEBUG: Previous line repeats 1 times.
  50001. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50002. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50003. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50004. 19:03:10 T:992 DEBUG: Previous line repeats 2 times.
  50005. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50006. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50007. 19:03:10 T:992 DEBUG: Previous line repeats 1 times.
  50008. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50009. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50010. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50011. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50012. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50013. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50014. 19:03:10 T:992 DEBUG: Previous line repeats 1 times.
  50015. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50016. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50017. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50018. 19:03:10 T:992 DEBUG: Previous line repeats 4 times.
  50019. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50020. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50021. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50022. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50023. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50024. 19:03:10 T:992 DEBUG: Previous line repeats 3 times.
  50025. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50026. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50027. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50028. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50029. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50030. 19:03:10 T:992 DEBUG: Previous line repeats 2 times.
  50031. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50032. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50033. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50034. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50035. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50036. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50037. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50038. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50039. 19:03:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50040. 19:03:11 T:992 DEBUG: Previous line repeats 4 times.
  50041. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50042. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50043. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50044. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50045. 19:03:11 T:992 DEBUG: Previous line repeats 4 times.
  50046. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50047. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50048. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50049. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50050. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50051. 19:03:11 T:992 DEBUG: Previous line repeats 2 times.
  50052. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50053. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50054. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50055. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50056. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50057. 19:03:11 T:992 DEBUG: Previous line repeats 4 times.
  50058. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50059. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50060. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50061. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50062. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50063. 19:03:11 T:992 DEBUG: Previous line repeats 3 times.
  50064. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50065. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50066. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50067. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50068. 19:03:11 T:992 DEBUG: Previous line repeats 1 times.
  50069. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50070. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50071. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50072. 19:03:11 T:992 DEBUG: Previous line repeats 1 times.
  50073. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50074. 19:03:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50075. 19:03:12 T:992 DEBUG: Previous line repeats 3 times.
  50076. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50077. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50078. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50079. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50080. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50081. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50082. 19:03:12 T:992 DEBUG: Previous line repeats 3 times.
  50083. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50084. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50085. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50086. 19:03:12 T:992 DEBUG: Previous line repeats 1 times.
  50087. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50088. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50089. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50090. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50091. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50092. 19:03:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  50093. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50094. 19:03:12 T:992 DEBUG: Previous line repeats 1 times.
  50095. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50096. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50097. 19:03:12 T:992 DEBUG: Previous line repeats 1 times.
  50098. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50099. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50100. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50101. 19:03:12 T:992 DEBUG: Previous line repeats 2 times.
  50102. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50103. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50104. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50105. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50106. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50107. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50108. 19:03:12 T:992 DEBUG: Previous line repeats 1 times.
  50109. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50110. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50111. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50112. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50113. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50114. 19:03:12 T:992 DEBUG: Previous line repeats 3 times.
  50115. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50116. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50117. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50118. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50119. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50120. 19:03:12 T:992 DEBUG: Previous line repeats 2 times.
  50121. 19:03:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50122. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50123. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50124. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50125. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50126. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50127. 19:03:13 T:992 DEBUG: Previous line repeats 3 times.
  50128. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50129. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50130. 19:03:13 T:992 DEBUG: Previous line repeats 1 times.
  50131. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50132. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50133. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50134. 19:03:13 T:992 DEBUG: Previous line repeats 1 times.
  50135. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50136. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50137. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50138. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50139. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50140. 19:03:13 T:992 DEBUG: Previous line repeats 4 times.
  50141. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50142. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50143. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50144. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50145. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50146. 19:03:13 T:992 DEBUG: Previous line repeats 2 times.
  50147. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50148. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50149. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50150. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50151. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50152. 19:03:13 T:992 DEBUG: Previous line repeats 2 times.
  50153. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50154. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50155. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50156. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50157. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50158. 19:03:13 T:992 DEBUG: Previous line repeats 4 times.
  50159. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50160. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50161. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50162. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50163. 19:03:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50164. 19:03:14 T:992 DEBUG: Previous line repeats 4 times.
  50165. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50166. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50167. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50168. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50169. 19:03:14 T:992 DEBUG: Previous line repeats 1 times.
  50170. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50171. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50172. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50173. 19:03:14 T:992 DEBUG: Previous line repeats 1 times.
  50174. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50175. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50176. 19:03:14 T:992 DEBUG: Previous line repeats 2 times.
  50177. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50178. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50179. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50180. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50181. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50182. 19:03:14 T:992 DEBUG: Previous line repeats 3 times.
  50183. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50184. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50185. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50186. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50187. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50188. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50189. 19:03:14 T:992 DEBUG: Previous line repeats 1 times.
  50190. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50191. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50192. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50193. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50194. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50195. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50196. 19:03:14 T:992 DEBUG: Previous line repeats 2 times.
  50197. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50198. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50199. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50200. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50201. 19:03:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50202. 19:03:15 T:992 DEBUG: Previous line repeats 1 times.
  50203. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50204. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50205. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50206. 19:03:15 T:992 DEBUG: Previous line repeats 2 times.
  50207. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50208. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50209. 19:03:15 T:992 DEBUG: Previous line repeats 1 times.
  50210. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50211. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50212. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50213. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50214. 19:03:15 T:992 DEBUG: Previous line repeats 1 times.
  50215. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50216. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50217. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50218. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50219. 19:03:15 T:992 DEBUG: Previous line repeats 3 times.
  50220. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50221. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50222. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50223. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50224. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50225. 19:03:15 T:992 DEBUG: Previous line repeats 2 times.
  50226. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50227. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50228. 19:03:15 T:992 DEBUG: Previous line repeats 1 times.
  50229. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50230. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50231. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50232. 19:03:15 T:992 DEBUG: Previous line repeats 3 times.
  50233. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50234. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50235. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50236. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50237. 19:03:15 T:992 DEBUG: Previous line repeats 3 times.
  50238. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50239. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50240. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50241. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50242. 19:03:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50243. 19:03:16 T:992 DEBUG: Previous line repeats 3 times.
  50244. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50245. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50246. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50247. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50248. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50249. 19:03:16 T:992 DEBUG: Previous line repeats 4 times.
  50250. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50251. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50252. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50253. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50254. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50255. 19:03:16 T:992 DEBUG: Previous line repeats 2 times.
  50256. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50257. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50258. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50259. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50260. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50261. 19:03:16 T:992 DEBUG: Previous line repeats 3 times.
  50262. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50263. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50264. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50265. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50266. 19:03:16 T:992 DEBUG: Previous line repeats 3 times.
  50267. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50268. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50269. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50270. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50271. 19:03:16 T:992 DEBUG: Previous line repeats 3 times.
  50272. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50273. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50274. 19:03:16 T:8032 DEBUG: Thread JobWorker 8032 terminating (autodelete)
  50275. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50276. 19:03:16 T:992 DEBUG: Previous line repeats 1 times.
  50277. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50278. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50279. 19:03:16 T:992 DEBUG: Previous line repeats 1 times.
  50280. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50281. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50282. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50283. 19:03:16 T:992 DEBUG: Previous line repeats 1 times.
  50284. 19:03:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50285. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50286. 19:03:17 T:992 DEBUG: Previous line repeats 1 times.
  50287. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50288. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50289. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50290. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50291. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50292. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50293. 19:03:17 T:992 DEBUG: Previous line repeats 3 times.
  50294. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50295. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50296. 19:03:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  50297. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50298. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50299. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50300. 19:03:17 T:992 DEBUG: Previous line repeats 2 times.
  50301. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50302. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50303. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50304. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50305. 19:03:17 T:992 DEBUG: Previous line repeats 1 times.
  50306. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50307. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50308. 19:03:17 T:992 DEBUG: Previous line repeats 2 times.
  50309. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50310. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50311. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50312. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50313. 19:03:17 T:992 DEBUG: Previous line repeats 1 times.
  50314. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50315. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50316. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50317. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50318. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50319. 19:03:17 T:992 DEBUG: Previous line repeats 1 times.
  50320. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50321. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50322. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50323. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50324. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50325. 19:03:17 T:992 DEBUG: Previous line repeats 2 times.
  50326. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50327. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50328. 19:03:17 T:992 DEBUG: Previous line repeats 1 times.
  50329. 19:03:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50330. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50331. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50332. 19:03:18 T:992 DEBUG: Previous line repeats 2 times.
  50333. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50334. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50335. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50336. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50337. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50338. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50339. 19:03:18 T:992 DEBUG: Previous line repeats 2 times.
  50340. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50341. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50342. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50343. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50344. 19:03:18 T:992 DEBUG: Previous line repeats 4 times.
  50345. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50346. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50347. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50348. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50349. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50350. 19:03:18 T:992 DEBUG: Previous line repeats 3 times.
  50351. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50352. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50353. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50354. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50355. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50356. 19:03:18 T:992 DEBUG: Previous line repeats 4 times.
  50357. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50358. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50359. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50360. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50361. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50362. 19:03:18 T:992 DEBUG: Previous line repeats 4 times.
  50363. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50364. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50365. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50366. 19:03:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50367. 19:03:19 T:992 DEBUG: Previous line repeats 4 times.
  50368. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50369. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50370. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50371. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50372. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50373. 19:03:19 T:992 DEBUG: Previous line repeats 1 times.
  50374. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50375. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50376. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50377. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50378. 19:03:19 T:992 DEBUG: Previous line repeats 3 times.
  50379. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50380. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50381. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50382. 19:03:19 T:992 DEBUG: Previous line repeats 1 times.
  50383. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50384. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50385. 19:03:19 T:992 DEBUG: Previous line repeats 3 times.
  50386. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50387. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50388. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50389. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50390. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50391. 19:03:19 T:992 DEBUG: Previous line repeats 2 times.
  50392. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50393. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50394. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50395. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50396. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50397. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50398. 19:03:19 T:992 DEBUG: Previous line repeats 3 times.
  50399. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50400. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50401. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50402. 19:03:19 T:992 DEBUG: Previous line repeats 1 times.
  50403. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50404. 19:03:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50405. 19:03:20 T:992 DEBUG: Previous line repeats 1 times.
  50406. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50407. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50408. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50409. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50410. 19:03:20 T:992 DEBUG: Previous line repeats 1 times.
  50411. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50412. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50413. 19:03:20 T:992 DEBUG: Previous line repeats 2 times.
  50414. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50415. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50416. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50417. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50418. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50419. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50420. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50421. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50422. 19:03:20 T:992 DEBUG: Previous line repeats 1 times.
  50423. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50424. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50425. 19:03:20 T:992 DEBUG: Previous line repeats 1 times.
  50426. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50427. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50428. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50429. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50430. 19:03:20 T:992 DEBUG: Previous line repeats 2 times.
  50431. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50432. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50433. 19:03:20 T:992 DEBUG: Previous line repeats 1 times.
  50434. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50435. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50436. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50437. 19:03:20 T:992 DEBUG: Previous line repeats 2 times.
  50438. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50439. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50440. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50441. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50442. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50443. 19:03:20 T:992 DEBUG: Previous line repeats 3 times.
  50444. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50445. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50446. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50447. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50448. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50449. 19:03:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50450. 19:03:21 T:992 DEBUG: Previous line repeats 2 times.
  50451. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50452. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50453. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50454. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50455. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50456. 19:03:21 T:992 DEBUG: Previous line repeats 3 times.
  50457. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50458. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50459. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50460. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50461. 19:03:21 T:992 DEBUG: Previous line repeats 3 times.
  50462. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50463. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50464. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50465. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50466. 19:03:21 T:992 DEBUG: Previous line repeats 1 times.
  50467. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50468. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50469. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50470. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50471. 19:03:21 T:992 DEBUG: Previous line repeats 4 times.
  50472. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50473. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50474. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50475. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50476. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50477. 19:03:21 T:992 DEBUG: Previous line repeats 4 times.
  50478. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50479. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50480. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50481. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50482. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50483. 19:03:21 T:992 DEBUG: Previous line repeats 3 times.
  50484. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50485. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50486. 19:03:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50487. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50488. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50489. 19:03:22 T:992 DEBUG: Previous line repeats 2 times.
  50490. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50491. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50492. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50493. 19:03:22 T:992 DEBUG: Previous line repeats 1 times.
  50494. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50495. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50496. 19:03:22 T:992 DEBUG: Previous line repeats 1 times.
  50497. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50498. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50499. 19:03:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  50500. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50501. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50502. 19:03:22 T:992 DEBUG: Previous line repeats 3 times.
  50503. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50504. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50505. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50506. 19:03:22 T:992 DEBUG: Previous line repeats 1 times.
  50507. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50508. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50509. 19:03:22 T:992 DEBUG: Previous line repeats 2 times.
  50510. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50511. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50512. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50513. 19:03:22 T:992 DEBUG: Previous line repeats 2 times.
  50514. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50515. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50516. 19:03:22 T:992 DEBUG: Previous line repeats 1 times.
  50517. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50518. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50519. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50520. 19:03:22 T:992 DEBUG: Previous line repeats 1 times.
  50521. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50522. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50523. 19:03:22 T:992 DEBUG: Previous line repeats 2 times.
  50524. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50525. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50526. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50527. 19:03:22 T:992 DEBUG: Previous line repeats 2 times.
  50528. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50529. 19:03:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50530. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50531. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50532. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50533. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50534. 19:03:23 T:992 DEBUG: Previous line repeats 1 times.
  50535. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50536. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50537. 19:03:23 T:992 DEBUG: Previous line repeats 1 times.
  50538. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50539. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50540. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50541. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50542. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50543. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50544. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50545. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50546. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50547. 19:03:23 T:992 DEBUG: Previous line repeats 3 times.
  50548. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50549. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50550. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50551. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50552. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50553. 19:03:23 T:992 DEBUG: Previous line repeats 3 times.
  50554. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50555. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50556. 19:03:23 T:992 DEBUG: Previous line repeats 1 times.
  50557. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50558. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50559. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50560. 19:03:23 T:992 DEBUG: Previous line repeats 3 times.
  50561. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50562. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50563. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50564. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50565. 19:03:23 T:992 DEBUG: Previous line repeats 4 times.
  50566. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50567. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50568. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50569. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50570. 19:03:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50571. 19:03:24 T:992 DEBUG: Previous line repeats 3 times.
  50572. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50573. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50574. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50575. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50576. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50577. 19:03:24 T:992 DEBUG: Previous line repeats 2 times.
  50578. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50579. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50580. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50581. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50582. 19:03:24 T:992 DEBUG: Previous line repeats 3 times.
  50583. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50584. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50585. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50586. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50587. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50588. 19:03:24 T:992 DEBUG: Previous line repeats 3 times.
  50589. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50590. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50591. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50592. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50593. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50594. 19:03:24 T:992 DEBUG: Previous line repeats 3 times.
  50595. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50596. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50597. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50598. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50599. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50600. 19:03:24 T:992 DEBUG: Previous line repeats 2 times.
  50601. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50602. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50603. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50604. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50605. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50606. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50607. 19:03:24 T:3956 DEBUG: Previous line repeats 3 times.
  50608. 19:03:24 T:3956 INFO: CPythonInvoker(2, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): script successfully run
  50609. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50610. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50611. 19:03:24 T:3956 INFO: Python script stopped
  50612. 19:03:24 T:3956 DEBUG: Thread LanguageInvoker 3956 terminating
  50613. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50614. 19:03:24 T:992 DEBUG: Previous line repeats 1 times.
  50615. 19:03:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50616. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50617. 19:03:25 T:992 DEBUG: Previous line repeats 3 times.
  50618. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50619. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50620. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50621. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50622. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50623. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50624. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50625. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50626. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50627. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50628. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50629. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50630. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50631. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50632. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50633. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50634. 19:03:25 T:992 DEBUG: Previous line repeats 2 times.
  50635. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50636. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50637. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50638. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50639. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50640. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50641. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50642. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50643. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50644. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50645. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50646. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50647. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50648. 19:03:25 T:992 DEBUG: Previous line repeats 3 times.
  50649. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50650. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50651. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50652. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50653. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50654. 19:03:25 T:992 DEBUG: Previous line repeats 2 times.
  50655. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50656. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50657. 19:03:25 T:992 DEBUG: Previous line repeats 1 times.
  50658. 19:03:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50659. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50660. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50661. 19:03:26 T:992 DEBUG: Previous line repeats 3 times.
  50662. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50663. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50664. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50665. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50666. 19:03:26 T:992 DEBUG: Previous line repeats 1 times.
  50667. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50668. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50669. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50670. 19:03:26 T:992 DEBUG: Previous line repeats 1 times.
  50671. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50672. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50673. 19:03:26 T:992 DEBUG: Previous line repeats 3 times.
  50674. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50675. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50676. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50677. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50678. 19:03:26 T:992 DEBUG: Previous line repeats 3 times.
  50679. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50680. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50681. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50682. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50683. 19:03:26 T:992 DEBUG: Previous line repeats 3 times.
  50684. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50685. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50686. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50687. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50688. 19:03:26 T:992 DEBUG: Previous line repeats 3 times.
  50689. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50690. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50691. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50692. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50693. 19:03:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50694. 19:03:27 T:992 DEBUG: Previous line repeats 2 times.
  50695. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50696. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50697. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50698. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50699. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50700. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50701. 19:03:27 T:992 DEBUG: Previous line repeats 3 times.
  50702. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50703. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50704. 19:03:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  50705. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50706. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50707. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50708. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50709. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50710. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50711. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50712. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50713. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50714. 19:03:27 T:992 DEBUG: Previous line repeats 2 times.
  50715. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50716. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50717. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50718. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50719. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50720. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50721. 19:03:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  50722. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50723. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50724. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50725. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50726. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50727. 19:03:27 T:992 DEBUG: Previous line repeats 2 times.
  50728. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50729. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50730. 19:03:27 T:992 DEBUG: Previous line repeats 2 times.
  50731. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50732. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50733. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50734. 19:03:27 T:992 DEBUG: Previous line repeats 1 times.
  50735. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50736. 19:03:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50737. 19:03:28 T:992 DEBUG: Previous line repeats 2 times.
  50738. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50739. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50740. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50741. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50742. 19:03:28 T:992 DEBUG: Previous line repeats 1 times.
  50743. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50744. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50745. 19:03:28 T:992 DEBUG: Previous line repeats 3 times.
  50746. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50747. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50748. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50749. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50750. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50751. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50752. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50753. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50754. 19:03:28 T:992 DEBUG: Previous line repeats 2 times.
  50755. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50756. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50757. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50758. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50759. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50760. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50761. 19:03:28 T:992 DEBUG: Previous line repeats 2 times.
  50762. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50763. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50764. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50765. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50766. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50767. 19:03:28 T:992 DEBUG: Previous line repeats 2 times.
  50768. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50769. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50770. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50771. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50772. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50773. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50774. 19:03:28 T:992 DEBUG: Previous line repeats 2 times.
  50775. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50776. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50777. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50778. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50779. 19:03:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50780. 19:03:29 T:992 DEBUG: Previous line repeats 3 times.
  50781. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50782. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50783. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50784. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50785. 19:03:29 T:992 DEBUG: Previous line repeats 5 times.
  50786. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50787. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50788. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50789. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50790. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50791. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50792. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50793. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50794. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50795. 19:03:29 T:992 DEBUG: Previous line repeats 3 times.
  50796. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50797. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50798. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50799. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50800. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50801. 19:03:29 T:992 DEBUG: Previous line repeats 3 times.
  50802. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50803. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50804. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50805. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50806. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50807. 19:03:29 T:992 DEBUG: Previous line repeats 3 times.
  50808. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50809. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50810. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50811. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50812. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50813. 19:03:29 T:992 DEBUG: Previous line repeats 3 times.
  50814. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50815. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50816. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50817. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50818. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50819. 19:03:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50820. 19:03:30 T:992 DEBUG: Previous line repeats 3 times.
  50821. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50822. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50823. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50824. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50825. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50826. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50827. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50828. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50829. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50830. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50831. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50832. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50833. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50834. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50835. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50836. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50837. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50838. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50839. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50840. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50841. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50842. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50843. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50844. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50845. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50846. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50847. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50848. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50849. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50850. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50851. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50852. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50853. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50854. 19:03:30 T:992 DEBUG: Previous line repeats 1 times.
  50855. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50856. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50857. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50858. 19:03:30 T:992 DEBUG: Previous line repeats 2 times.
  50859. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50860. 19:03:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50861. 19:03:31 T:992 DEBUG: Previous line repeats 1 times.
  50862. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50863. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50864. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50865. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50866. 19:03:31 T:992 DEBUG: Previous line repeats 1 times.
  50867. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50868. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50869. 19:03:31 T:992 DEBUG: Previous line repeats 1 times.
  50870. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50871. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50872. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50873. 19:03:31 T:992 DEBUG: Previous line repeats 3 times.
  50874. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50875. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50876. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50877. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50878. 19:03:31 T:992 DEBUG: Previous line repeats 2 times.
  50879. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50880. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50881. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50882. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50883. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50884. 19:03:31 T:992 DEBUG: Previous line repeats 3 times.
  50885. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50886. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50887. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50888. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50889. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50890. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50891. 19:03:31 T:992 DEBUG: Previous line repeats 3 times.
  50892. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50893. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50894. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50895. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50896. 19:03:31 T:992 DEBUG: Previous line repeats 4 times.
  50897. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50898. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50899. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50900. 19:03:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50901. 19:03:32 T:992 DEBUG: Previous line repeats 4 times.
  50902. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50903. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50904. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50905. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50906. 19:03:32 T:992 DEBUG: Previous line repeats 5 times.
  50907. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50908. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50909. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50910. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50911. 19:03:32 T:992 DEBUG: Previous line repeats 1 times.
  50912. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50913. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50914. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50915. 19:03:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  50916. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50917. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50918. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50919. 19:03:32 T:992 DEBUG: Previous line repeats 3 times.
  50920. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50921. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50922. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50923. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50924. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50925. 19:03:32 T:992 DEBUG: Previous line repeats 2 times.
  50926. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50927. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50928. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50929. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50930. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50931. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50932. 19:03:32 T:992 DEBUG: Previous line repeats 2 times.
  50933. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50934. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50935. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50936. 19:03:32 T:992 DEBUG: Previous line repeats 1 times.
  50937. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50938. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50939. 19:03:32 T:992 DEBUG: Previous line repeats 2 times.
  50940. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50941. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50942. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50943. 19:03:32 T:992 DEBUG: Previous line repeats 1 times.
  50944. 19:03:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50945. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50946. 19:03:33 T:992 DEBUG: Previous line repeats 1 times.
  50947. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50948. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50949. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50950. 19:03:33 T:992 DEBUG: Previous line repeats 3 times.
  50951. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50952. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50953. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50954. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50955. 19:03:33 T:992 DEBUG: Previous line repeats 1 times.
  50956. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50957. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50958. 19:03:33 T:992 DEBUG: Previous line repeats 1 times.
  50959. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50960. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50961. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50962. 19:03:33 T:992 DEBUG: Previous line repeats 3 times.
  50963. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50964. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50965. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50966. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50967. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50968. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50969. 19:03:33 T:992 DEBUG: Previous line repeats 2 times.
  50970. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50971. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50972. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50973. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50974. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50975. 19:03:33 T:992 DEBUG: Previous line repeats 3 times.
  50976. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50977. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50978. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50979. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50980. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50981. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50982. 19:03:33 T:992 DEBUG: Previous line repeats 2 times.
  50983. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50984. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50985. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50986. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50987. 19:03:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50988. 19:03:34 T:992 DEBUG: Previous line repeats 3 times.
  50989. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50990. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50991. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50992. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50993. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50994. 19:03:34 T:992 DEBUG: Previous line repeats 1 times.
  50995. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  50996. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  50997. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  50998. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  50999. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51000. 19:03:34 T:992 DEBUG: Previous line repeats 3 times.
  51001. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51002. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51003. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51004. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51005. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51006. 19:03:34 T:992 DEBUG: Previous line repeats 4 times.
  51007. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51008. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51009. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51010. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51011. 19:03:34 T:992 DEBUG: Previous line repeats 3 times.
  51012. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51013. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51014. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51015. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51016. 19:03:34 T:992 DEBUG: Previous line repeats 3 times.
  51017. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51018. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51019. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51020. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51021. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51022. 19:03:34 T:6184 INFO: Python, unloading python shared library because no scripts are running anymore
  51023. 19:03:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51024. 19:03:35 T:992 DEBUG: Previous line repeats 2 times.
  51025. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51026. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51027. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51028. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51029. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51030. 19:03:35 T:992 DEBUG: Previous line repeats 3 times.
  51031. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51032. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51033. 19:03:35 T:992 DEBUG: Previous line repeats 3 times.
  51034. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51035. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51036. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51037. 19:03:35 T:992 DEBUG: Previous line repeats 1 times.
  51038. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51039. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51040. 19:03:35 T:992 DEBUG: Previous line repeats 1 times.
  51041. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51042. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51043. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51044. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51045. 19:03:35 T:992 DEBUG: Previous line repeats 1 times.
  51046. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51047. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51048. 19:03:35 T:992 DEBUG: Previous line repeats 2 times.
  51049. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51050. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51051. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51052. 19:03:35 T:992 DEBUG: Previous line repeats 1 times.
  51053. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51054. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51055. 19:03:35 T:992 DEBUG: Previous line repeats 1 times.
  51056. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51057. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51058. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51059. 19:03:35 T:992 DEBUG: Previous line repeats 3 times.
  51060. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51061. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51062. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51063. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51064. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51065. 19:03:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51066. 19:03:36 T:992 DEBUG: Previous line repeats 1 times.
  51067. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51068. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51069. 19:03:36 T:992 DEBUG: Previous line repeats 1 times.
  51070. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51071. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51072. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51073. 19:03:36 T:992 DEBUG: Previous line repeats 1 times.
  51074. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51075. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51076. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51077. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51078. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51079. 19:03:36 T:992 DEBUG: Previous line repeats 2 times.
  51080. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51081. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51082. 19:03:36 T:992 DEBUG: Previous line repeats 1 times.
  51083. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51084. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51085. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51086. 19:03:36 T:992 DEBUG: Previous line repeats 3 times.
  51087. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51088. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51089. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51090. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51091. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51092. 19:03:36 T:992 DEBUG: Previous line repeats 3 times.
  51093. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51094. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51095. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51096. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51097. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51098. 19:03:36 T:992 DEBUG: Previous line repeats 3 times.
  51099. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51100. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51101. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51102. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51103. 19:03:36 T:992 DEBUG: Previous line repeats 4 times.
  51104. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51105. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51106. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51107. 19:03:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51108. 19:03:37 T:992 DEBUG: Previous line repeats 4 times.
  51109. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51110. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51111. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51112. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51113. 19:03:37 T:992 DEBUG: Previous line repeats 2 times.
  51114. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51115. 19:03:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  51116. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51117. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51118. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51119. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51120. 19:03:37 T:992 DEBUG: Previous line repeats 3 times.
  51121. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51122. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51123. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51124. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51125. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51126. 19:03:37 T:992 DEBUG: Previous line repeats 4 times.
  51127. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51128. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51129. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51130. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51131. 19:03:37 T:992 DEBUG: Previous line repeats 3 times.
  51132. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51133. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51134. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51135. 19:03:37 T:992 DEBUG: Previous line repeats 1 times.
  51136. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51137. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51138. 19:03:37 T:992 DEBUG: Previous line repeats 2 times.
  51139. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51140. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51141. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51142. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51143. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51144. 19:03:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51145. 19:03:38 T:992 DEBUG: Previous line repeats 2 times.
  51146. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51147. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51148. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51149. 19:03:38 T:992 DEBUG: Previous line repeats 1 times.
  51150. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51151. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51152. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51153. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51154. 19:03:38 T:992 DEBUG: Previous line repeats 1 times.
  51155. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51156. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51157. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51158. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51159. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51160. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51161. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51162. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51163. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51164. 19:03:38 T:992 DEBUG: Previous line repeats 3 times.
  51165. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51166. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51167. 19:03:38 T:992 DEBUG: Previous line repeats 1 times.
  51168. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51169. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51170. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51171. 19:03:38 T:992 DEBUG: Previous line repeats 3 times.
  51172. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51173. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51174. 19:03:38 T:992 DEBUG: Previous line repeats 1 times.
  51175. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51176. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51177. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51178. 19:03:38 T:992 DEBUG: Previous line repeats 3 times.
  51179. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51180. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51181. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51182. 19:03:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51183. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51184. 19:03:39 T:992 DEBUG: Previous line repeats 2 times.
  51185. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51186. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51187. 19:03:39 T:992 DEBUG: Previous line repeats 1 times.
  51188. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51189. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51190. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51191. 19:03:39 T:992 DEBUG: Previous line repeats 3 times.
  51192. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51193. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51194. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51195. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51196. 19:03:39 T:992 DEBUG: Previous line repeats 2 times.
  51197. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51198. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51199. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51200. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51201. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51202. 19:03:39 T:992 DEBUG: Previous line repeats 3 times.
  51203. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51204. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51205. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51206. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51207. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51208. 19:03:39 T:992 DEBUG: Previous line repeats 4 times.
  51209. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51210. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51211. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51212. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51213. 19:03:39 T:992 DEBUG: Previous line repeats 4 times.
  51214. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51215. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51216. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51217. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51218. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51219. 19:03:39 T:992 DEBUG: Previous line repeats 3 times.
  51220. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51221. 19:03:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51222. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51223. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51224. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51225. 19:03:40 T:992 DEBUG: Previous line repeats 4 times.
  51226. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51227. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51228. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51229. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51230. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51231. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51232. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51233. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51234. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51235. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51236. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51237. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51238. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51239. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51240. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51241. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51242. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51243. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51244. 19:03:40 T:992 DEBUG: Previous line repeats 3 times.
  51245. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51246. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51247. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51248. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51249. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51250. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51251. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51252. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51253. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51254. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51255. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51256. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51257. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51258. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51259. 19:03:40 T:992 DEBUG: Previous line repeats 1 times.
  51260. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51261. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51262. 19:03:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51263. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51264. 19:03:41 T:992 DEBUG: Previous line repeats 1 times.
  51265. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51266. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51267. 19:03:41 T:992 DEBUG: Previous line repeats 1 times.
  51268. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51269. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51270. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51271. 19:03:41 T:992 DEBUG: Previous line repeats 3 times.
  51272. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51273. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51274. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51275. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51276. 19:03:41 T:992 DEBUG: Previous line repeats 1 times.
  51277. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51278. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51279. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51280. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51281. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51282. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51283. 19:03:41 T:992 DEBUG: Previous line repeats 2 times.
  51284. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51285. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51286. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51287. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51288. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51289. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51290. 19:03:41 T:992 DEBUG: Previous line repeats 2 times.
  51291. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51292. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51293. 19:03:41 T:992 DEBUG: Previous line repeats 1 times.
  51294. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51295. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51296. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51297. 19:03:41 T:992 DEBUG: Previous line repeats 1 times.
  51298. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51299. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51300. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51301. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51302. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51303. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51304. 19:03:41 T:992 DEBUG: Previous line repeats 2 times.
  51305. 19:03:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51306. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51307. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51308. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51309. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51310. 19:03:42 T:992 DEBUG: Previous line repeats 3 times.
  51311. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51312. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51313. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51314. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51315. 19:03:42 T:992 DEBUG: Previous line repeats 3 times.
  51316. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51317. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51318. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51319. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51320. 19:03:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  51321. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51322. 19:03:42 T:992 DEBUG: Previous line repeats 4 times.
  51323. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51324. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51325. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51326. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51327. 19:03:42 T:992 DEBUG: Previous line repeats 3 times.
  51328. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51329. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51330. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51331. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51332. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51333. 19:03:42 T:992 DEBUG: Previous line repeats 2 times.
  51334. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51335. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51336. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51337. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51338. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51339. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51340. 19:03:42 T:992 DEBUG: Previous line repeats 2 times.
  51341. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51342. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51343. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51344. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51345. 19:03:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51346. 19:03:43 T:992 DEBUG: Previous line repeats 2 times.
  51347. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51348. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51349. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51350. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51351. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51352. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51353. 19:03:43 T:992 DEBUG: Previous line repeats 3 times.
  51354. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51355. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51356. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51357. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51358. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51359. 19:03:43 T:992 DEBUG: Previous line repeats 1 times.
  51360. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51361. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51362. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51363. 19:03:43 T:992 DEBUG: Previous line repeats 1 times.
  51364. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51365. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51366. 19:03:43 T:992 DEBUG: Previous line repeats 1 times.
  51367. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51368. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51369. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51370. 19:03:43 T:992 DEBUG: Previous line repeats 3 times.
  51371. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51372. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51373. 19:03:43 T:992 DEBUG: Previous line repeats 1 times.
  51374. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51375. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51376. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51377. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51378. 19:03:43 T:992 DEBUG: Previous line repeats 2 times.
  51379. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51380. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51381. 19:03:43 T:992 DEBUG: Previous line repeats 1 times.
  51382. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51383. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51384. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51385. 19:03:43 T:992 DEBUG: Previous line repeats 3 times.
  51386. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51387. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51388. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51389. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51390. 19:03:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51391. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51392. 19:03:44 T:992 DEBUG: Previous line repeats 2 times.
  51393. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51394. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51395. 19:03:44 T:992 DEBUG: Previous line repeats 1 times.
  51396. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51397. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51398. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51399. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51400. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51401. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51402. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51403. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51404. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51405. 19:03:44 T:992 DEBUG: Previous line repeats 3 times.
  51406. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51407. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51408. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51409. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51410. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51411. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51412. 19:03:44 T:992 DEBUG: Previous line repeats 3 times.
  51413. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51414. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51415. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51416. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51417. 19:03:44 T:992 DEBUG: Previous line repeats 3 times.
  51418. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51419. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51420. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51421. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51422. 19:03:44 T:992 DEBUG: Previous line repeats 3 times.
  51423. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51424. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51425. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51426. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51427. 19:03:44 T:992 DEBUG: Previous line repeats 3 times.
  51428. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51429. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51430. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51431. 19:03:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51432. 19:03:45 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  51433. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  51434. 19:03:45 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  51435. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  51436. 19:03:45 T:992 INFO: Previous line repeats 6 times.
  51437. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51438. 19:03:45 T:3764 DEBUG: Previous line repeats 1 times.
  51439. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  51440. 19:03:45 T:992 INFO: Previous line repeats 2 times.
  51441. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51442. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  51443. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51444. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  51445. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51446. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51447. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51448. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51449. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51450. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51451. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51452. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  51453. 19:03:45 T:3764 INFO: Previous line repeats 1 times.
  51454. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  51455. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51456. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51457. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51458. 19:03:45 T:992 DEBUG: Previous line repeats 3 times.
  51459. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51460. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51461. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  51462. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51463. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51464. 19:03:45 T:6972 DEBUG: Previous line repeats 1 times.
  51465. 19:03:45 T:6972 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  51466. 19:03:45 T:6972 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  51467. 19:03:45 T:6972 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51468. 19:03:45 T:6972 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  51469. 19:03:45 T:6972 INFO: Platinum [neptune.http]: got connection (reused: false)
  51470. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51471. 19:03:45 T:6972 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  51472. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  51473. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51474. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  51475. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51476. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  51477. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  51478. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51479. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51480. 19:03:45 T:992 DEBUG: Previous line repeats 1 times.
  51481. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51482. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51483. 19:03:45 T:3764 DEBUG: Previous line repeats 1 times.
  51484. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  51485. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51486. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51487. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51488. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51489. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51490. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51491. 19:03:45 T:3764 DEBUG: Previous line repeats 1 times.
  51492. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  51493. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  51494. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51495. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51496. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51497. 19:03:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  51498. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51499. 19:03:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51500. 19:03:46 T:992 DEBUG: Previous line repeats 1 times.
  51501. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51502. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51503. 19:03:46 T:992 DEBUG: Previous line repeats 1 times.
  51504. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51505. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51506. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51507. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  51508. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51509. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51510. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51511. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  51512. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51513. 19:03:46 T:992 DEBUG: Previous line repeats 1 times.
  51514. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51515. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51516. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51517. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  51518. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51519. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  51520. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51521. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51522. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51523. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51524. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  51525. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51526. 19:03:46 T:3764 DEBUG: Previous line repeats 1 times.
  51527. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  51528. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51529. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51530. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51531. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51532. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51533. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51534. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51535. 19:03:46 T:268 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  51536. 19:03:46 T:268 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  51537. 19:03:46 T:268 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51538. 19:03:46 T:268 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  51539. 19:03:46 T:268 INFO: Platinum [neptune.http]: got connection (reused: false)
  51540. 19:03:46 T:268 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  51541. 19:03:46 T:268 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  51542. 19:03:46 T:268 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51543. 19:03:46 T:268 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  51544. 19:03:46 T:268 INFO: Platinum [neptune.http]: got connection (reused: false)
  51545. 19:03:46 T:268 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  51546. 19:03:46 T:268 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  51547. 19:03:46 T:268 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51548. 19:03:46 T:268 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  51549. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51550. 19:03:46 T:268 INFO: Platinum [neptune.http]: got connection (reused: false)
  51551. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  51552. 19:03:46 T:268 ERROR: Platinum [platinum.core.service]: No state variables found
  51553. 19:03:46 T:268 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  51554. 19:03:46 T:268 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  51555. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  51556. <specVersion>
  51557. <major>1</major>
  51558. <minor>0</minor>
  51559. </specVersion>
  51560. <actionList />
  51561. <serviceStateTable />
  51562. </scpd>
  51563. 19:03:46 T:268 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  51564. 19:03:46 T:268 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  51565. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  51566. <specVersion>
  51567. <major>1</major>
  51568. <minor>0</minor>
  51569. </specVersion>
  51570. <actionList />
  51571. <serviceStateTable />
  51572. </scpd>
  51573. 19:03:46 T:268 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  51574. 19:03:46 T:992 NOTICE: Previous line repeats 2 times.
  51575. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51576. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51577. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51578. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51579. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51580. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51581. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51582. 19:03:46 T:3764 DEBUG: Previous line repeats 1 times.
  51583. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  51584. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51585. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  51586. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51587. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51588. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  51589. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51590. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51591. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  51592. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51593. 19:03:46 T:3764 DEBUG: Previous line repeats 3 times.
  51594. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  51595. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51596. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51597. 19:03:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  51598. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51599. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51600. 19:03:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51601. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51602. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  51603. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51604. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51605. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  51606. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51607. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51608. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51609. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51610. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51611. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51612. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  51613. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  51614. 19:03:47 T:992 INFO: Previous line repeats 1 times.
  51615. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51616. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51617. 19:03:47 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  51618. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51619. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51620. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51621. 19:03:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  51622. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  51623. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51624. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51625. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  51626. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51627. 19:03:47 T:992 DEBUG: Previous line repeats 1 times.
  51628. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51629. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51630. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51631. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51632. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  51633. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51634. 19:03:47 T:3764 DEBUG: Previous line repeats 2 times.
  51635. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  51636. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  51637. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51638. 19:03:47 T:992 DEBUG: Previous line repeats 1 times.
  51639. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51640. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51641. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51642. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  51643. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51644. 19:03:47 T:3764 DEBUG: Previous line repeats 1 times.
  51645. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  51646. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  51647. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51648. 19:03:47 T:6740 DEBUG: Previous line repeats 1 times.
  51649. 19:03:47 T:6740 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  51650. 19:03:47 T:6740 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  51651. 19:03:47 T:6740 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51652. 19:03:47 T:6740 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  51653. 19:03:47 T:6740 INFO: Platinum [neptune.http]: got connection (reused: false)
  51654. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51655. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51656. 19:03:47 T:6740 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  51657. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51658. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51659. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51660. 19:03:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  51661. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51662. 19:03:47 T:992 DEBUG: Previous line repeats 2 times.
  51663. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51664. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51665. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51666. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51667. 19:03:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51668. 19:03:48 T:992 DEBUG: Previous line repeats 3 times.
  51669. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51670. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51671. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51672. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51673. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51674. 19:03:48 T:992 DEBUG: Previous line repeats 2 times.
  51675. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51676. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51677. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51678. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51679. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51680. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51681. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51682. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51683. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51684. 19:03:48 T:992 DEBUG: Previous line repeats 1 times.
  51685. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51686. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51687. 19:03:48 T:992 DEBUG: Previous line repeats 2 times.
  51688. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51689. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51690. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51691. 19:03:48 T:992 DEBUG: Previous line repeats 1 times.
  51692. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51693. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51694. 19:03:48 T:992 DEBUG: Previous line repeats 3 times.
  51695. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51696. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51697. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51698. 19:03:48 T:992 DEBUG: Previous line repeats 1 times.
  51699. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51700. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51701. 19:03:48 T:412 DEBUG: Previous line repeats 1 times.
  51702. 19:03:48 T:412 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  51703. 19:03:48 T:412 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  51704. 19:03:48 T:412 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51705. 19:03:48 T:412 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  51706. 19:03:48 T:412 INFO: Platinum [neptune.http]: got connection (reused: false)
  51707. 19:03:48 T:412 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  51708. 19:03:48 T:412 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  51709. 19:03:48 T:412 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51710. 19:03:48 T:412 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  51711. 19:03:48 T:412 INFO: Platinum [neptune.http]: got connection (reused: false)
  51712. 19:03:48 T:412 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  51713. 19:03:48 T:412 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  51714. 19:03:48 T:412 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  51715. 19:03:48 T:412 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  51716. 19:03:48 T:412 INFO: Platinum [neptune.http]: got connection (reused: false)
  51717. 19:03:48 T:412 ERROR: Platinum [platinum.core.service]: No state variables found
  51718. 19:03:48 T:412 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  51719. 19:03:48 T:412 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  51720. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  51721. <specVersion>
  51722. <major>1</major>
  51723. <minor>0</minor>
  51724. </specVersion>
  51725. <actionList />
  51726. <serviceStateTable />
  51727. </scpd>
  51728. 19:03:48 T:412 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  51729. 19:03:48 T:412 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  51730. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  51731. <specVersion>
  51732. <major>1</major>
  51733. <minor>0</minor>
  51734. </specVersion>
  51735. <actionList />
  51736. <serviceStateTable />
  51737. </scpd>
  51738. 19:03:48 T:412 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  51739. 19:03:48 T:992 NOTICE: Previous line repeats 2 times.
  51740. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51741. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51742. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51743. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51744. 19:03:48 T:992 DEBUG: Previous line repeats 2 times.
  51745. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51746. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51747. 19:03:48 T:992 DEBUG: Previous line repeats 1 times.
  51748. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51749. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51750. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51751. 19:03:48 T:992 DEBUG: Previous line repeats 2 times.
  51752. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51753. 19:03:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51754. 19:03:49 T:992 DEBUG: Previous line repeats 1 times.
  51755. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51756. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51757. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51758. 19:03:49 T:992 DEBUG: Previous line repeats 2 times.
  51759. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51760. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51761. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51762. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51763. 19:03:49 T:992 DEBUG: Previous line repeats 1 times.
  51764. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51765. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51766. 19:03:49 T:992 DEBUG: Previous line repeats 1 times.
  51767. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51768. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51769. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51770. 19:03:49 T:992 DEBUG: Previous line repeats 3 times.
  51771. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51772. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51773. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51774. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51775. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51776. 19:03:49 T:992 DEBUG: Previous line repeats 3 times.
  51777. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51778. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51779. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51780. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51781. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51782. 19:03:49 T:992 DEBUG: Previous line repeats 3 times.
  51783. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51784. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51785. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51786. 19:03:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51787. 19:03:50 T:992 DEBUG: Previous line repeats 4 times.
  51788. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51789. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51790. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51791. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51792. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51793. 19:03:50 T:992 DEBUG: Previous line repeats 3 times.
  51794. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51795. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51796. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51797. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51798. 19:03:50 T:992 DEBUG: Previous line repeats 1 times.
  51799. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51800. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51801. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51802. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51803. 19:03:50 T:992 DEBUG: Previous line repeats 3 times.
  51804. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51805. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51806. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51807. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51808. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51809. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51810. 19:03:50 T:992 DEBUG: Previous line repeats 3 times.
  51811. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51812. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51813. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51814. 19:03:50 T:992 DEBUG: Previous line repeats 1 times.
  51815. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51816. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51817. 19:03:50 T:992 DEBUG: Previous line repeats 2 times.
  51818. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51819. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51820. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51821. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51822. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51823. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51824. 19:03:50 T:992 DEBUG: Previous line repeats 2 times.
  51825. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51826. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51827. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51828. 19:03:50 T:992 DEBUG: Previous line repeats 1 times.
  51829. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51830. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51831. 19:03:50 T:992 DEBUG: Previous line repeats 2 times.
  51832. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51833. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51834. 19:03:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51835. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51836. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51837. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51838. 19:03:51 T:992 DEBUG: Previous line repeats 2 times.
  51839. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51840. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51841. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51842. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51843. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51844. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51845. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51846. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51847. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51848. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51849. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51850. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51851. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51852. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51853. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51854. 19:03:51 T:992 DEBUG: Previous line repeats 3 times.
  51855. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51856. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51857. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51858. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51859. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51860. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51861. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51862. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51863. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51864. 19:03:51 T:992 DEBUG: Previous line repeats 1 times.
  51865. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51866. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51867. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51868. 19:03:51 T:992 DEBUG: Previous line repeats 2 times.
  51869. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51870. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51871. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51872. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51873. 19:03:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51874. 19:03:52 T:992 DEBUG: Previous line repeats 3 times.
  51875. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51876. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51877. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51878. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51879. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51880. 19:03:52 T:5808 DEBUG: Previous line repeats 3 times.
  51881. 19:03:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  51882. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51883. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51884. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51885. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51886. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51887. 19:03:52 T:992 DEBUG: Previous line repeats 1 times.
  51888. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51889. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51890. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51891. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51892. 19:03:52 T:992 DEBUG: Previous line repeats 3 times.
  51893. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51894. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51895. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51896. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51897. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51898. 19:03:52 T:992 DEBUG: Previous line repeats 4 times.
  51899. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51900. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51901. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51902. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51903. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51904. 19:03:52 T:992 DEBUG: Previous line repeats 4 times.
  51905. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51906. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51907. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51908. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51909. 19:03:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51910. 19:03:53 T:992 DEBUG: Previous line repeats 2 times.
  51911. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51912. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51913. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51914. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51915. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51916. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51917. 19:03:53 T:992 DEBUG: Previous line repeats 3 times.
  51918. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51919. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51920. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51921. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51922. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51923. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51924. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51925. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51926. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51927. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51928. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51929. 19:03:53 T:992 DEBUG: Previous line repeats 2 times.
  51930. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51931. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51932. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51933. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51934. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51935. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51936. 19:03:53 T:992 DEBUG: Previous line repeats 2 times.
  51937. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51938. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51939. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51940. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51941. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51942. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51943. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51944. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51945. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51946. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51947. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51948. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51949. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51950. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51951. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51952. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51953. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51954. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51955. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51956. 19:03:53 T:992 DEBUG: Previous line repeats 1 times.
  51957. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51958. 19:03:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51959. 19:03:54 T:992 DEBUG: Previous line repeats 1 times.
  51960. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51961. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51962. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51963. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51964. 19:03:54 T:992 DEBUG: Previous line repeats 4 times.
  51965. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51966. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51967. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51968. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51969. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51970. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51971. 19:03:54 T:992 DEBUG: Previous line repeats 1 times.
  51972. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51973. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51974. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51975. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51976. 19:03:54 T:992 DEBUG: Previous line repeats 2 times.
  51977. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51978. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51979. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51980. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51981. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51982. 19:03:54 T:992 DEBUG: Previous line repeats 3 times.
  51983. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51984. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51985. 19:03:54 T:992 DEBUG: Previous line repeats 1 times.
  51986. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51987. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51988. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51989. 19:03:54 T:992 DEBUG: Previous line repeats 2 times.
  51990. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51991. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51992. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51993. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51994. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  51995. 19:03:54 T:992 DEBUG: Previous line repeats 3 times.
  51996. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  51997. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  51998. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  51999. 19:03:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52000. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52001. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52002. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52003. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52004. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52005. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52006. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52007. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52008. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52009. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52010. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52011. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52012. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52013. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52014. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52015. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52016. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52017. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52018. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52019. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52020. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52021. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52022. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52023. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52024. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52025. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52026. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52027. 19:03:55 T:992 DEBUG: Previous line repeats 3 times.
  52028. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52029. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52030. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52031. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52032. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52033. 19:03:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52034. 19:03:56 T:992 DEBUG: Previous line repeats 3 times.
  52035. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52036. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52037. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52038. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52039. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52040. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52041. 19:03:56 T:992 DEBUG: Previous line repeats 3 times.
  52042. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52043. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52044. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52045. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52046. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52047. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52048. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52049. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52050. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52051. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52052. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52053. 19:03:56 T:992 DEBUG: Previous line repeats 3 times.
  52054. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52055. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52056. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52057. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52058. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52059. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52060. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52061. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52062. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52063. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52064. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52065. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52066. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52067. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52068. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52069. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52070. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52071. 19:03:56 T:992 DEBUG: Previous line repeats 3 times.
  52072. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52073. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52074. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52075. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52076. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52077. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52078. 19:03:56 T:992 DEBUG: Previous line repeats 1 times.
  52079. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52080. 19:03:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52081. 19:03:57 T:992 DEBUG: Previous line repeats 1 times.
  52082. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52083. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52084. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52085. 19:03:57 T:992 DEBUG: Previous line repeats 3 times.
  52086. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52087. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52088. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52089. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52090. 19:03:57 T:5808 DEBUG: Previous line repeats 1 times.
  52091. 19:03:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  52092. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52093. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52094. 19:03:57 T:992 DEBUG: Previous line repeats 1 times.
  52095. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52096. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52097. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52098. 19:03:57 T:992 DEBUG: Previous line repeats 3 times.
  52099. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52100. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52101. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52102. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52103. 19:03:57 T:992 DEBUG: Previous line repeats 5 times.
  52104. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52105. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52106. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52107. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52108. 19:03:57 T:992 DEBUG: Previous line repeats 3 times.
  52109. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52110. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52111. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52112. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52113. 19:03:57 T:992 DEBUG: Previous line repeats 4 times.
  52114. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52115. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52116. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52117. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52118. 19:03:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52119. 19:03:58 T:992 DEBUG: Previous line repeats 3 times.
  52120. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52121. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52122. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52123. 19:03:58 T:992 DEBUG: Previous line repeats 1 times.
  52124. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52125. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52126. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52127. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52128. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52129. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52130. 19:03:58 T:992 DEBUG: Previous line repeats 2 times.
  52131. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52132. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52133. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52134. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52135. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52136. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52137. 19:03:58 T:992 DEBUG: Previous line repeats 3 times.
  52138. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52139. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52140. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52141. 19:03:58 T:992 DEBUG: Previous line repeats 1 times.
  52142. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52143. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52144. 19:03:58 T:992 DEBUG: Previous line repeats 1 times.
  52145. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52146. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52147. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52148. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52149. 19:03:58 T:992 DEBUG: Previous line repeats 1 times.
  52150. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52151. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52152. 19:03:58 T:992 DEBUG: Previous line repeats 2 times.
  52153. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52154. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52155. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52156. 19:03:58 T:992 DEBUG: Previous line repeats 1 times.
  52157. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52158. 19:03:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52159. 19:03:59 T:992 DEBUG: Previous line repeats 1 times.
  52160. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52161. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52162. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52163. 19:03:59 T:992 DEBUG: Previous line repeats 1 times.
  52164. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52165. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52166. 19:03:59 T:992 DEBUG: Previous line repeats 1 times.
  52167. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52168. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52169. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52170. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52171. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52172. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52173. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52174. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52175. 19:03:59 T:992 DEBUG: Previous line repeats 3 times.
  52176. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52177. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52178. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52179. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52180. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52181. 19:03:59 T:992 DEBUG: Previous line repeats 2 times.
  52182. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52183. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52184. 19:03:59 T:992 DEBUG: Previous line repeats 1 times.
  52185. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52186. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52187. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52188. 19:03:59 T:992 DEBUG: Previous line repeats 2 times.
  52189. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52190. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52191. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52192. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52193. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52194. 19:03:59 T:992 DEBUG: Previous line repeats 3 times.
  52195. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52196. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52197. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52198. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52199. 19:03:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52200. 19:04:00 T:992 DEBUG: Previous line repeats 4 times.
  52201. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52202. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52203. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52204. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52205. 19:04:00 T:992 DEBUG: Previous line repeats 4 times.
  52206. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52207. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52208. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52209. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52210. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52211. 19:04:00 T:992 DEBUG: Previous line repeats 1 times.
  52212. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52213. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52214. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52215. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52216. 19:04:00 T:992 DEBUG: Previous line repeats 5 times.
  52217. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52218. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52219. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52220. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52221. 19:04:00 T:992 DEBUG: Previous line repeats 4 times.
  52222. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52223. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52224. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52225. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52226. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52227. 19:04:00 T:992 DEBUG: Previous line repeats 3 times.
  52228. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52229. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52230. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52231. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52232. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52233. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52234. 19:04:00 T:992 DEBUG: Previous line repeats 3 times.
  52235. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52236. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52237. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52238. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52239. 19:04:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52240. 19:04:01 T:992 DEBUG: Previous line repeats 1 times.
  52241. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52242. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52243. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52244. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52245. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52246. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52247. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52248. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52249. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52250. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52251. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52252. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52253. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52254. 19:04:01 T:992 DEBUG: Previous line repeats 1 times.
  52255. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52256. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52257. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52258. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52259. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52260. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52261. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52262. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52263. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52264. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52265. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52266. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52267. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52268. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52269. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52270. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52271. 19:04:01 T:992 DEBUG: Previous line repeats 1 times.
  52272. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52273. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52274. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52275. 19:04:01 T:992 DEBUG: Previous line repeats 2 times.
  52276. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52277. 19:04:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52278. 19:04:02 T:992 DEBUG: Previous line repeats 1 times.
  52279. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52280. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52281. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52282. 19:04:02 T:992 DEBUG: Previous line repeats 3 times.
  52283. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52284. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52285. 19:04:02 T:992 DEBUG: Previous line repeats 1 times.
  52286. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52287. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52288. 19:04:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  52289. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52290. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52291. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52292. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52293. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52294. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52295. 19:04:02 T:992 DEBUG: Previous line repeats 3 times.
  52296. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52297. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52298. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52299. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52300. 19:04:02 T:992 DEBUG: Previous line repeats 3 times.
  52301. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52302. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52303. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52304. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52305. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52306. 19:04:02 T:992 DEBUG: Previous line repeats 4 times.
  52307. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52308. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52309. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52310. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52311. 19:04:02 T:992 DEBUG: Previous line repeats 3 times.
  52312. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52313. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52314. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52315. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52316. 19:04:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52317. 19:04:03 T:992 DEBUG: Previous line repeats 4 times.
  52318. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52319. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52320. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52321. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52322. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52323. 19:04:03 T:992 DEBUG: Previous line repeats 2 times.
  52324. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52325. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52326. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52327. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52328. 19:04:03 T:992 DEBUG: Previous line repeats 3 times.
  52329. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52330. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52331. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52332. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52333. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52334. 19:04:03 T:992 DEBUG: Previous line repeats 2 times.
  52335. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52336. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52337. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52338. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52339. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52340. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52341. 19:04:03 T:992 DEBUG: Previous line repeats 2 times.
  52342. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52343. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52344. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52345. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52346. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52347. 19:04:03 T:992 DEBUG: Previous line repeats 3 times.
  52348. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52349. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52350. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52351. 19:04:03 T:992 DEBUG: Previous line repeats 1 times.
  52352. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52353. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52354. 19:04:03 T:992 DEBUG: Previous line repeats 1 times.
  52355. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52356. 19:04:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52357. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52358. 19:04:04 T:992 DEBUG: Previous line repeats 1 times.
  52359. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52360. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52361. 19:04:04 T:992 DEBUG: Previous line repeats 2 times.
  52362. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52363. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52364. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52365. 19:04:04 T:992 DEBUG: Previous line repeats 2 times.
  52366. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52367. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52368. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52369. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52370. 19:04:04 T:992 DEBUG: Previous line repeats 1 times.
  52371. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52372. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52373. 19:04:04 T:992 DEBUG: Previous line repeats 1 times.
  52374. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52375. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52376. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52377. 19:04:04 T:992 DEBUG: Previous line repeats 2 times.
  52378. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52379. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52380. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52381. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52382. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52383. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52384. 19:04:04 T:992 DEBUG: Previous line repeats 2 times.
  52385. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52386. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52387. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52388. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52389. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52390. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52391. 19:04:04 T:992 DEBUG: Previous line repeats 2 times.
  52392. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52393. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52394. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52395. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52396. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52397. 19:04:04 T:992 DEBUG: Previous line repeats 3 times.
  52398. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52399. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52400. 19:04:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52401. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52402. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52403. 19:04:05 T:992 DEBUG: Previous line repeats 3 times.
  52404. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52405. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52406. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52407. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52408. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52409. 19:04:05 T:992 DEBUG: Previous line repeats 1 times.
  52410. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52411. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52412. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52413. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52414. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52415. 19:04:05 T:992 DEBUG: Previous line repeats 4 times.
  52416. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52417. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52418. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52419. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52420. 19:04:05 T:992 DEBUG: Previous line repeats 3 times.
  52421. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52422. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52423. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52424. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52425. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52426. 19:04:05 T:992 DEBUG: Previous line repeats 3 times.
  52427. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52428. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52429. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52430. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52431. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52432. 19:04:05 T:992 DEBUG: Previous line repeats 3 times.
  52433. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52434. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52435. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52436. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52437. 19:04:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52438. 19:04:06 T:992 DEBUG: Previous line repeats 3 times.
  52439. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52440. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52441. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52442. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52443. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52444. 19:04:06 T:992 DEBUG: Previous line repeats 3 times.
  52445. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52446. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52447. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52448. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52449. 19:04:06 T:992 DEBUG: Previous line repeats 2 times.
  52450. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52451. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52452. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52453. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52454. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52455. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52456. 19:04:06 T:992 DEBUG: Previous line repeats 2 times.
  52457. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52458. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52459. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52460. 19:04:06 T:992 DEBUG: Previous line repeats 1 times.
  52461. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52462. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52463. 19:04:06 T:992 DEBUG: Previous line repeats 2 times.
  52464. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52465. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52466. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52467. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52468. 19:04:06 T:992 DEBUG: Previous line repeats 1 times.
  52469. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52470. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52471. 19:04:06 T:992 DEBUG: Previous line repeats 1 times.
  52472. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52473. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52474. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52475. 19:04:06 T:992 DEBUG: Previous line repeats 2 times.
  52476. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52477. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52478. 19:04:06 T:992 DEBUG: Previous line repeats 1 times.
  52479. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52480. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52481. 19:04:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52482. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52483. 19:04:07 T:992 DEBUG: Previous line repeats 1 times.
  52484. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52485. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52486. 19:04:07 T:992 DEBUG: Previous line repeats 1 times.
  52487. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52488. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52489. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52490. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52491. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52492. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52493. 19:04:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  52494. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52495. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52496. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52497. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52498. 19:04:07 T:992 DEBUG: Previous line repeats 2 times.
  52499. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52500. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52501. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52502. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52503. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52504. 19:04:07 T:992 DEBUG: Previous line repeats 3 times.
  52505. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52506. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52507. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52508. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52509. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52510. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52511. 19:04:07 T:992 DEBUG: Previous line repeats 3 times.
  52512. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52513. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52514. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52515. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52516. 19:04:07 T:992 DEBUG: Previous line repeats 4 times.
  52517. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52518. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52519. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52520. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52521. 19:04:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52522. 19:04:08 T:992 DEBUG: Previous line repeats 3 times.
  52523. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52524. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52525. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52526. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52527. 19:04:08 T:992 DEBUG: Previous line repeats 3 times.
  52528. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52529. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52530. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52531. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52532. 19:04:08 T:992 DEBUG: Previous line repeats 3 times.
  52533. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52534. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52535. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52536. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52537. 19:04:08 T:992 DEBUG: Previous line repeats 3 times.
  52538. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52539. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52540. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52541. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52542. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52543. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52544. 19:04:08 T:992 DEBUG: Previous line repeats 2 times.
  52545. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52546. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52547. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52548. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52549. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52550. 19:04:08 T:992 DEBUG: Previous line repeats 3 times.
  52551. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52552. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52553. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52554. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52555. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52556. 19:04:08 T:992 DEBUG: Previous line repeats 2 times.
  52557. 19:04:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52558. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52559. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52560. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52561. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52562. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52563. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52564. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52565. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52566. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52567. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52568. 19:04:09 T:992 DEBUG: Previous line repeats 2 times.
  52569. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52570. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52571. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52572. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52573. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52574. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52575. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52576. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52577. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52578. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52579. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52580. 19:04:09 T:992 DEBUG: Previous line repeats 3 times.
  52581. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52582. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52583. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52584. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52585. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52586. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52587. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52588. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52589. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52590. 19:04:09 T:992 DEBUG: Previous line repeats 1 times.
  52591. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52592. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52593. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52594. 19:04:09 T:992 DEBUG: Previous line repeats 2 times.
  52595. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52596. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52597. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52598. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52599. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52600. 19:04:09 T:992 DEBUG: Previous line repeats 3 times.
  52601. 19:04:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52602. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52603. 19:04:10 T:992 DEBUG: Previous line repeats 1 times.
  52604. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52605. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52606. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52607. 19:04:10 T:992 DEBUG: Previous line repeats 2 times.
  52608. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52609. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52610. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52611. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52612. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52613. 19:04:10 T:992 DEBUG: Previous line repeats 1 times.
  52614. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52615. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52616. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52617. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52618. 19:04:10 T:992 DEBUG: Previous line repeats 3 times.
  52619. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52620. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52621. 19:04:10 T:992 DEBUG: Previous line repeats 5 times.
  52622. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52623. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52624. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52625. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52626. 19:04:10 T:992 DEBUG: Previous line repeats 3 times.
  52627. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52628. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52629. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52630. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52631. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52632. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52633. 19:04:10 T:992 DEBUG: Previous line repeats 3 times.
  52634. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52635. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52636. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52637. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52638. 19:04:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52639. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52640. 19:04:11 T:992 DEBUG: Previous line repeats 3 times.
  52641. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52642. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52643. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52644. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52645. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52646. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52647. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52648. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52649. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52650. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52651. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52652. 19:04:11 T:992 DEBUG: Previous line repeats 3 times.
  52653. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52654. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52655. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52656. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52657. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52658. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52659. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52660. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52661. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52662. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52663. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52664. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52665. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52666. 19:04:11 T:992 DEBUG: Previous line repeats 2 times.
  52667. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52668. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52669. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52670. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52671. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52672. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52673. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52674. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52675. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52676. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52677. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52678. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52679. 19:04:11 T:992 DEBUG: Previous line repeats 1 times.
  52680. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52681. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52682. 19:04:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52683. 19:04:12 T:992 DEBUG: Previous line repeats 2 times.
  52684. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52685. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52686. 19:04:12 T:992 DEBUG: Previous line repeats 1 times.
  52687. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52688. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52689. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52690. 19:04:12 T:992 DEBUG: Previous line repeats 2 times.
  52691. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52692. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52693. 19:04:12 T:992 DEBUG: Previous line repeats 1 times.
  52694. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52695. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52696. 19:04:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  52697. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52698. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52699. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52700. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52701. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52702. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52703. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52704. 19:04:12 T:992 DEBUG: Previous line repeats 2 times.
  52705. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52706. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52707. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52708. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52709. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52710. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52711. 19:04:12 T:992 DEBUG: Previous line repeats 3 times.
  52712. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52713. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52714. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52715. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52716. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52717. 19:04:12 T:992 DEBUG: Previous line repeats 3 times.
  52718. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52719. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52720. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52721. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52722. 19:04:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52723. 19:04:13 T:992 DEBUG: Previous line repeats 4 times.
  52724. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52725. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52726. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52727. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52728. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52729. 19:04:13 T:992 DEBUG: Previous line repeats 5 times.
  52730. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52731. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52732. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52733. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52734. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52735. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52736. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52737. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52738. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52739. 19:04:13 T:992 DEBUG: Previous line repeats 5 times.
  52740. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52741. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52742. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52743. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52744. 19:04:13 T:992 DEBUG: Previous line repeats 3 times.
  52745. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52746. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52747. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52748. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52749. 19:04:13 T:992 DEBUG: Previous line repeats 3 times.
  52750. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52751. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52752. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52753. 19:04:13 T:992 DEBUG: Previous line repeats 1 times.
  52754. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52755. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52756. 19:04:13 T:992 DEBUG: Previous line repeats 1 times.
  52757. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52758. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52759. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52760. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52761. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52762. 19:04:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52763. 19:04:14 T:992 DEBUG: Previous line repeats 2 times.
  52764. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52765. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52766. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52767. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52768. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52769. 19:04:14 T:992 DEBUG: Previous line repeats 3 times.
  52770. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52771. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52772. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52773. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52774. 19:04:14 T:992 DEBUG: Previous line repeats 2 times.
  52775. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52776. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52777. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52778. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52779. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52780. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52781. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52782. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52783. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52784. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52785. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52786. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52787. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52788. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52789. 19:04:14 T:992 DEBUG: Previous line repeats 3 times.
  52790. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52791. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52792. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52793. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52794. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52795. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52796. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52797. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52798. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52799. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52800. 19:04:14 T:992 DEBUG: Previous line repeats 3 times.
  52801. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52802. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52803. 19:04:14 T:992 DEBUG: Previous line repeats 1 times.
  52804. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52805. 19:04:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52806. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52807. 19:04:15 T:992 DEBUG: Previous line repeats 2 times.
  52808. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52809. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52810. 19:04:15 T:992 DEBUG: Previous line repeats 1 times.
  52811. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52812. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52813. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52814. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52815. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52816. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52817. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52818. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52819. 19:04:15 T:992 DEBUG: Previous line repeats 3 times.
  52820. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52821. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52822. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52823. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52824. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52825. 19:04:15 T:992 DEBUG: Previous line repeats 3 times.
  52826. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52827. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52828. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52829. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52830. 19:04:15 T:992 DEBUG: Previous line repeats 4 times.
  52831. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52832. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52833. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52834. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52835. 19:04:15 T:992 DEBUG: Previous line repeats 3 times.
  52836. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52837. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52838. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52839. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52840. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52841. 19:04:15 T:992 DEBUG: Previous line repeats 3 times.
  52842. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52843. 19:04:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52844. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52845. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52846. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52847. 19:04:16 T:992 DEBUG: Previous line repeats 4 times.
  52848. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52849. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52850. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52851. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52852. 19:04:16 T:992 DEBUG: Previous line repeats 1 times.
  52853. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52854. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52855. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52856. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52857. 19:04:16 T:992 DEBUG: Previous line repeats 3 times.
  52858. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52859. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52860. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52861. 19:04:16 T:992 DEBUG: Previous line repeats 1 times.
  52862. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52863. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52864. 19:04:16 T:992 DEBUG: Previous line repeats 1 times.
  52865. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52866. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52867. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52868. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52869. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52870. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52871. 19:04:16 T:992 DEBUG: Previous line repeats 3 times.
  52872. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52873. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52874. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52875. 19:04:16 T:992 DEBUG: Previous line repeats 1 times.
  52876. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52877. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52878. 19:04:16 T:992 DEBUG: Previous line repeats 2 times.
  52879. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52880. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52881. 19:04:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52882. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52883. 19:04:17 T:992 DEBUG: Previous line repeats 1 times.
  52884. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52885. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52886. 19:04:17 T:992 DEBUG: Previous line repeats 1 times.
  52887. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52888. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52889. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52890. 19:04:17 T:992 DEBUG: Previous line repeats 3 times.
  52891. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52892. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52893. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52894. 19:04:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  52895. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52896. 19:04:17 T:992 DEBUG: Previous line repeats 1 times.
  52897. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52898. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52899. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52900. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52901. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52902. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52903. 19:04:17 T:992 DEBUG: Previous line repeats 1 times.
  52904. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52905. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52906. 19:04:17 T:992 DEBUG: Previous line repeats 1 times.
  52907. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52908. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52909. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52910. 19:04:17 T:992 DEBUG: Previous line repeats 2 times.
  52911. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52912. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52913. 19:04:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  52914. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52915. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52916. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52917. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52918. 19:04:17 T:992 DEBUG: Previous line repeats 2 times.
  52919. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52920. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52921. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52922. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52923. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52924. 19:04:17 T:992 DEBUG: Previous line repeats 3 times.
  52925. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52926. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52927. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52928. 19:04:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52929. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52930. 19:04:18 T:992 DEBUG: Previous line repeats 3 times.
  52931. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52932. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52933. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52934. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52935. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52936. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52937. 19:04:18 T:992 DEBUG: Previous line repeats 1 times.
  52938. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52939. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52940. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52941. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52942. 19:04:18 T:992 DEBUG: Previous line repeats 4 times.
  52943. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52944. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52945. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52946. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52947. 19:04:18 T:992 DEBUG: Previous line repeats 4 times.
  52948. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52949. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52950. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52951. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52952. 19:04:18 T:992 DEBUG: Previous line repeats 4 times.
  52953. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52954. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52955. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52956. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52957. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52958. 19:04:18 T:992 DEBUG: Previous line repeats 3 times.
  52959. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52960. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52961. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52962. 19:04:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52963. 19:04:19 T:992 DEBUG: Previous line repeats 3 times.
  52964. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52965. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52966. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52967. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52968. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52969. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52970. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52971. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52972. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52973. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52974. 19:04:19 T:992 DEBUG: Previous line repeats 2 times.
  52975. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52976. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52977. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52978. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52979. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52980. 19:04:19 T:992 DEBUG: Previous line repeats 2 times.
  52981. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52982. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52983. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52984. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52985. 19:04:19 T:992 DEBUG: Previous line repeats 2 times.
  52986. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52987. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52988. 19:04:19 T:992 DEBUG: Previous line repeats 3 times.
  52989. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52990. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52991. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52992. 19:04:19 T:992 DEBUG: Previous line repeats 2 times.
  52993. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  52994. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52995. 19:04:19 T:992 DEBUG: Previous line repeats 2 times.
  52996. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  52997. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  52998. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  52999. 19:04:19 T:992 DEBUG: Previous line repeats 3 times.
  53000. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53001. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53002. 19:04:19 T:992 DEBUG: Previous line repeats 1 times.
  53003. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53004. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53005. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53006. 19:04:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53007. 19:04:20 T:992 DEBUG: Previous line repeats 2 times.
  53008. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53009. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53010. 19:04:20 T:992 DEBUG: Previous line repeats 1 times.
  53011. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53012. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53013. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53014. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53015. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53016. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53017. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53018. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53019. 19:04:20 T:992 DEBUG: Previous line repeats 1 times.
  53020. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53021. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53022. 19:04:20 T:992 DEBUG: Previous line repeats 1 times.
  53023. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53024. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53025. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53026. 19:04:20 T:992 DEBUG: Previous line repeats 2 times.
  53027. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53028. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53029. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53030. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53031. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53032. 19:04:20 T:992 DEBUG: Previous line repeats 2 times.
  53033. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53034. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53035. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53036. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53037. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53038. 19:04:20 T:992 DEBUG: Previous line repeats 3 times.
  53039. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53040. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53041. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53042. 19:04:20 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53043. 19:04:21 T:992 DEBUG: Previous line repeats 3 times.
  53044. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53045. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53046. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53047. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53048. 19:04:21 T:992 DEBUG: Previous line repeats 4 times.
  53049. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53050. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53051. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53052. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53053. 19:04:21 T:992 DEBUG: Previous line repeats 2 times.
  53054. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53055. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53056. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53057. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53058. 19:04:21 T:992 DEBUG: Previous line repeats 3 times.
  53059. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53060. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53061. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53062. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53063. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53064. 19:04:21 T:992 DEBUG: Previous line repeats 4 times.
  53065. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53066. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53067. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53068. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53069. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53070. 19:04:21 T:992 DEBUG: Previous line repeats 2 times.
  53071. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53072. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53073. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53074. 19:04:21 T:992 DEBUG: Previous line repeats 1 times.
  53075. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53076. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53077. 19:04:21 T:992 DEBUG: Previous line repeats 2 times.
  53078. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53079. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53080. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53081. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53082. 19:04:21 T:992 DEBUG: Previous line repeats 1 times.
  53083. 19:04:21 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53084. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53085. 19:04:22 T:992 DEBUG: Previous line repeats 2 times.
  53086. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53087. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53088. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53089. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53090. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53091. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53092. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53093. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53094. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53095. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53096. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53097. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53098. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53099. 19:04:22 T:992 DEBUG: Previous line repeats 2 times.
  53100. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53101. 19:04:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  53102. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53103. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53104. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53105. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53106. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53107. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53108. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53109. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53110. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53111. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53112. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53113. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53114. 19:04:22 T:992 DEBUG: Previous line repeats 1 times.
  53115. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53116. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53117. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53118. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53119. 19:04:22 T:992 DEBUG: Previous line repeats 2 times.
  53120. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53121. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53122. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53123. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53124. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53125. 19:04:22 T:992 DEBUG: Previous line repeats 2 times.
  53126. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53127. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53128. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53129. 19:04:22 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53130. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53131. 19:04:23 T:992 DEBUG: Previous line repeats 2 times.
  53132. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53133. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53134. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53135. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53136. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53137. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53138. 19:04:23 T:992 DEBUG: Previous line repeats 3 times.
  53139. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53140. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53141. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53142. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53143. 19:04:23 T:992 DEBUG: Previous line repeats 1 times.
  53144. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53145. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53146. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53147. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53148. 19:04:23 T:992 DEBUG: Previous line repeats 3 times.
  53149. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53150. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53151. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53152. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53153. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53154. 19:04:23 T:992 DEBUG: Previous line repeats 3 times.
  53155. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53156. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53157. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53158. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53159. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53160. 19:04:23 T:992 DEBUG: Previous line repeats 3 times.
  53161. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53162. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53163. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53164. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53165. 19:04:23 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53166. 19:04:24 T:992 DEBUG: Previous line repeats 3 times.
  53167. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53168. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53169. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53170. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53171. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53172. 19:04:24 T:992 DEBUG: Previous line repeats 3 times.
  53173. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53174. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53175. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53176. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53177. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53178. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53179. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53180. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53181. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53182. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53183. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53184. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53185. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53186. 19:04:24 T:992 DEBUG: Previous line repeats 3 times.
  53187. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53188. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53189. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53190. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53191. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53192. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53193. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53194. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53195. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53196. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53197. 19:04:24 T:992 DEBUG: Previous line repeats 2 times.
  53198. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53199. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53200. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53201. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53202. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53203. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53204. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53205. 19:04:24 T:992 DEBUG: Previous line repeats 1 times.
  53206. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53207. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53208. 19:04:24 T:992 DEBUG: Previous line repeats 2 times.
  53209. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53210. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53211. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53212. 19:04:24 T:992 DEBUG: Previous line repeats 2 times.
  53213. 19:04:24 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53214. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53215. 19:04:25 T:992 DEBUG: Previous line repeats 1 times.
  53216. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53217. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53218. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53219. 19:04:25 T:992 DEBUG: Previous line repeats 2 times.
  53220. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53221. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53222. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53223. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53224. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53225. 19:04:25 T:992 DEBUG: Previous line repeats 1 times.
  53226. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53227. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53228. 19:04:25 T:992 DEBUG: Previous line repeats 1 times.
  53229. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53230. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53231. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53232. 19:04:25 T:992 DEBUG: Previous line repeats 2 times.
  53233. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53234. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53235. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53236. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53237. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53238. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53239. 19:04:25 T:992 DEBUG: Previous line repeats 2 times.
  53240. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53241. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53242. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53243. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53244. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53245. 19:04:25 T:992 DEBUG: Previous line repeats 3 times.
  53246. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53247. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53248. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53249. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53250. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53251. 19:04:25 T:992 DEBUG: Previous line repeats 3 times.
  53252. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53253. 19:04:25 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53254. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53255. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53256. 19:04:26 T:992 DEBUG: Previous line repeats 3 times.
  53257. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53258. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53259. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53260. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53261. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53262. 19:04:26 T:992 DEBUG: Previous line repeats 2 times.
  53263. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53264. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53265. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53266. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53267. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53268. 19:04:26 T:992 DEBUG: Previous line repeats 3 times.
  53269. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53270. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53271. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53272. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53273. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53274. 19:04:26 T:992 DEBUG: Previous line repeats 3 times.
  53275. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53276. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53277. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53278. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53279. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53280. 19:04:26 T:992 DEBUG: Previous line repeats 2 times.
  53281. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53282. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53283. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53284. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53285. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53286. 19:04:26 T:992 DEBUG: Previous line repeats 2 times.
  53287. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53288. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53289. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53290. 19:04:26 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53291. 19:04:27 T:992 DEBUG: Previous line repeats 2 times.
  53292. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53293. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53294. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53295. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53296. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53297. 19:04:27 T:992 DEBUG: Previous line repeats 3 times.
  53298. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53299. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53300. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53301. 19:04:27 T:992 DEBUG: Previous line repeats 1 times.
  53302. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53303. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53304. 19:04:27 T:5808 DEBUG: Previous line repeats 1 times.
  53305. 19:04:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  53306. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53307. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53308. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53309. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53310. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53311. 19:04:27 T:992 DEBUG: Previous line repeats 2 times.
  53312. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53313. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53314. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53315. 19:04:27 T:992 DEBUG: Previous line repeats 1 times.
  53316. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53317. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53318. 19:04:27 T:992 DEBUG: Previous line repeats 2 times.
  53319. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53320. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53321. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53322. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53323. 19:04:27 T:992 DEBUG: Previous line repeats 1 times.
  53324. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53325. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53326. 19:04:27 T:992 DEBUG: Previous line repeats 2 times.
  53327. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53328. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53329. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53330. 19:04:27 T:992 DEBUG: Previous line repeats 2 times.
  53331. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53332. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53333. 19:04:27 T:992 DEBUG: Previous line repeats 1 times.
  53334. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53335. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53336. 19:04:27 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53337. 19:04:28 T:992 DEBUG: Previous line repeats 3 times.
  53338. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53339. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53340. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53341. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53342. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53343. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53344. 19:04:28 T:992 DEBUG: Previous line repeats 3 times.
  53345. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53346. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53347. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53348. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53349. 19:04:28 T:992 DEBUG: Previous line repeats 1 times.
  53350. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53351. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53352. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53353. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53354. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53355. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53356. 19:04:28 T:992 DEBUG: Previous line repeats 3 times.
  53357. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53358. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53359. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53360. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53361. 19:04:28 T:992 DEBUG: Previous line repeats 4 times.
  53362. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53363. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53364. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53365. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53366. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53367. 19:04:28 T:992 DEBUG: Previous line repeats 3 times.
  53368. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53369. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53370. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53371. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53372. 19:04:28 T:992 DEBUG: Previous line repeats 4 times.
  53373. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53374. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53375. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53376. 19:04:28 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53377. 19:04:29 T:992 DEBUG: Previous line repeats 2 times.
  53378. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53379. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53380. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53381. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53382. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53383. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53384. 19:04:29 T:992 DEBUG: Previous line repeats 1 times.
  53385. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53386. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53387. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53388. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53389. 19:04:29 T:992 DEBUG: Previous line repeats 3 times.
  53390. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53391. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53392. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53393. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53394. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53395. 19:04:29 T:992 DEBUG: Previous line repeats 2 times.
  53396. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53397. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53398. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53399. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53400. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53401. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53402. 19:04:29 T:992 DEBUG: Previous line repeats 3 times.
  53403. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53404. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53405. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53406. 19:04:29 T:992 DEBUG: Previous line repeats 1 times.
  53407. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53408. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53409. 19:04:29 T:992 DEBUG: Previous line repeats 2 times.
  53410. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53411. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53412. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53413. 19:04:29 T:992 DEBUG: Previous line repeats 2 times.
  53414. 19:04:29 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53415. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53416. 19:04:30 T:992 DEBUG: Previous line repeats 1 times.
  53417. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53418. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53419. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53420. 19:04:30 T:992 DEBUG: Previous line repeats 3 times.
  53421. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53422. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53423. 19:04:30 T:992 DEBUG: Previous line repeats 1 times.
  53424. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53425. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53426. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53427. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53428. 19:04:30 T:992 DEBUG: Previous line repeats 1 times.
  53429. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53430. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53431. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53432. 19:04:30 T:992 DEBUG: Previous line repeats 3 times.
  53433. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53434. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53435. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53436. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53437. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53438. 19:04:30 T:6184 DEBUG: CInputManager::OnKey: 207 (0xcf, obc48) pressed, action is Number0
  53439. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53440. 19:04:30 T:992 DEBUG: Previous line repeats 1 times.
  53441. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53442. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53443. 19:04:30 T:992 DEBUG: Previous line repeats 1 times.
  53444. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53445. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53446. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53447. 19:04:30 T:992 DEBUG: Previous line repeats 3 times.
  53448. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53449. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53450. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53451. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53452. 19:04:30 T:992 DEBUG: Previous line repeats 3 times.
  53453. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53454. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53455. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53456. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53457. 19:04:30 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53458. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53459. 19:04:31 T:992 DEBUG: Previous line repeats 3 times.
  53460. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53461. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53462. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53463. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53464. 19:04:31 T:992 DEBUG: Previous line repeats 3 times.
  53465. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53466. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53467. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53468. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53469. 19:04:31 T:992 DEBUG: Previous line repeats 2 times.
  53470. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53471. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53472. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53473. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53474. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53475. 19:04:31 T:992 DEBUG: Previous line repeats 3 times.
  53476. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53477. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53478. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53479. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53480. 19:04:31 T:992 DEBUG: Previous line repeats 5 times.
  53481. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53482. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53483. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53484. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53485. 19:04:31 T:992 DEBUG: Previous line repeats 3 times.
  53486. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53487. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53488. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53489. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53490. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53491. 19:04:31 T:992 DEBUG: Previous line repeats 4 times.
  53492. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53493. 19:04:31 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53494. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53495. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53496. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53497. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53498. 19:04:32 T:992 DEBUG: Previous line repeats 3 times.
  53499. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53500. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53501. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53502. 19:04:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  53503. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53504. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53505. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53506. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53507. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53508. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53509. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53510. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53511. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53512. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53513. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53514. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53515. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53516. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53517. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53518. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53519. 19:04:32 T:992 DEBUG: Previous line repeats 2 times.
  53520. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53521. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53522. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53523. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53524. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53525. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53526. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53527. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53528. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53529. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53530. 19:04:32 T:992 DEBUG: Previous line repeats 3 times.
  53531. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53532. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53533. 19:04:32 T:992 DEBUG: Previous line repeats 1 times.
  53534. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53535. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53536. 19:04:32 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53537. 19:04:33 T:992 DEBUG: Previous line repeats 3 times.
  53538. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53539. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53540. 19:04:33 T:992 DEBUG: Previous line repeats 1 times.
  53541. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53542. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53543. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53544. 19:04:33 T:992 DEBUG: Previous line repeats 1 times.
  53545. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53546. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53547. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53548. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53549. 19:04:33 T:992 DEBUG: Previous line repeats 1 times.
  53550. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53551. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53552. 19:04:33 T:992 DEBUG: Previous line repeats 1 times.
  53553. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53554. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53555. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53556. 19:04:33 T:992 DEBUG: Previous line repeats 3 times.
  53557. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53558. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53559. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53560. 19:04:33 T:992 DEBUG: Previous line repeats 1 times.
  53561. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53562. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53563. 19:04:33 T:992 DEBUG: Previous line repeats 2 times.
  53564. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53565. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53566. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53567. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53568. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53569. 19:04:33 T:992 DEBUG: Previous line repeats 4 times.
  53570. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53571. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53572. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53573. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53574. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53575. 19:04:33 T:992 DEBUG: Previous line repeats 3 times.
  53576. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53577. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53578. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53579. 19:04:33 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53580. 19:04:34 T:992 DEBUG: Previous line repeats 5 times.
  53581. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53582. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53583. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53584. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53585. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53586. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53587. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53588. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53589. 19:04:34 T:992 DEBUG: Previous line repeats 2 times.
  53590. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53591. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53592. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53593. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53594. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53595. 19:04:34 T:6184 DEBUG: CInputManager::OnKey: 207 (0xcf, obc48) pressed, action is Number0
  53596. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53597. 19:04:34 T:992 DEBUG: Previous line repeats 1 times.
  53598. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53599. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53600. 19:04:34 T:992 DEBUG: Previous line repeats 1 times.
  53601. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53602. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53603. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53604. 19:04:34 T:992 DEBUG: Previous line repeats 5 times.
  53605. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53606. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53607. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53608. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53609. 19:04:34 T:992 DEBUG: Previous line repeats 3 times.
  53610. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53611. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53612. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53613. 19:04:34 T:992 DEBUG: Previous line repeats 1 times.
  53614. 19:04:34 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53615. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53616. 19:04:35 T:992 DEBUG: Previous line repeats 1 times.
  53617. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53618. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53619. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53620. 19:04:35 T:992 DEBUG: Previous line repeats 1 times.
  53621. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53622. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53623. 19:04:35 T:992 DEBUG: Previous line repeats 3 times.
  53624. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53625. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53626. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53627. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53628. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53629. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53630. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53631. 19:04:35 T:992 DEBUG: Previous line repeats 2 times.
  53632. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53633. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53634. 19:04:35 T:992 DEBUG: Previous line repeats 1 times.
  53635. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53636. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53637. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53638. 19:04:35 T:992 DEBUG: Previous line repeats 3 times.
  53639. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53640. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53641. 19:04:35 T:992 DEBUG: Previous line repeats 1 times.
  53642. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53643. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53644. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53645. 19:04:35 T:992 DEBUG: Previous line repeats 2 times.
  53646. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53647. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53648. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53649. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53650. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53651. 19:04:35 T:992 DEBUG: Previous line repeats 3 times.
  53652. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53653. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53654. 19:04:35 T:992 DEBUG: Previous line repeats 1 times.
  53655. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53656. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53657. 19:04:35 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53658. 19:04:36 T:992 DEBUG: Previous line repeats 3 times.
  53659. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53660. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53661. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53662. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53663. 19:04:36 T:992 DEBUG: Previous line repeats 3 times.
  53664. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53665. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53666. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53667. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53668. 19:04:36 T:992 DEBUG: Previous line repeats 1 times.
  53669. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53670. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53671. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53672. 19:04:36 T:992 DEBUG: Previous line repeats 1 times.
  53673. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53674. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53675. 19:04:36 T:992 DEBUG: Previous line repeats 3 times.
  53676. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53677. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53678. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53679. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53680. 19:04:36 T:6184 DEBUG: Previous line repeats 3 times.
  53681. 19:04:36 T:6184 DEBUG: CInputManager::OnKey: 207 (0xcf, obc48) pressed, action is Number0
  53682. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53683. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53684. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53685. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53686. 19:04:36 T:992 DEBUG: Previous line repeats 5 times.
  53687. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53688. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53689. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53690. 19:04:36 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53691. 19:04:37 T:992 DEBUG: Previous line repeats 3 times.
  53692. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53693. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53694. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53695. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53696. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53697. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53698. 19:04:37 T:992 DEBUG: Previous line repeats 3 times.
  53699. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53700. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53701. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53702. 19:04:37 T:992 DEBUG: Previous line repeats 1 times.
  53703. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53704. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53705. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53706. 19:04:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  53707. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53708. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53709. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53710. 19:04:37 T:992 DEBUG: Previous line repeats 3 times.
  53711. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53712. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53713. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53714. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53715. 19:04:37 T:992 DEBUG: Previous line repeats 1 times.
  53716. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53717. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53718. 19:04:37 T:992 DEBUG: Previous line repeats 1 times.
  53719. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53720. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53721. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53722. 19:04:37 T:992 DEBUG: Previous line repeats 1 times.
  53723. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53724. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53725. 19:04:37 T:992 DEBUG: Previous line repeats 1 times.
  53726. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53727. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53728. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53729. 19:04:37 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  53730. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  53731. 19:04:37 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  53732. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  53733. 19:04:37 T:3764 INFO: Previous line repeats 6 times.
  53734. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  53735. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  53736. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  53737. 19:04:37 T:3764 INFO: Previous line repeats 1 times.
  53738. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  53739. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53740. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53741. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53742. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  53743. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  53744. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53745. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53746. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53747. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  53748. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  53749. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53750. 19:04:37 T:992 DEBUG: Previous line repeats 2 times.
  53751. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53752. 19:04:37 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53753. 19:04:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  53754. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  53755. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  53756. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53757. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53758. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53759. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  53760. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53761. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  53762. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  53763. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53764. 19:04:38 T:3764 DEBUG: Previous line repeats 1 times.
  53765. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  53766. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53767. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53768. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53769. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53770. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53771. 19:04:38 T:2388 DEBUG: Previous line repeats 2 times.
  53772. 19:04:38 T:2388 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  53773. 19:04:38 T:2388 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  53774. 19:04:38 T:2388 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  53775. 19:04:38 T:2388 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  53776. 19:04:38 T:2388 INFO: Platinum [neptune.http]: got connection (reused: false)
  53777. 19:04:38 T:2388 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  53778. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53779. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53780. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53781. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53782. 19:04:38 T:992 DEBUG: Previous line repeats 3 times.
  53783. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53784. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53785. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53786. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53787. 19:04:38 T:3764 DEBUG: Previous line repeats 1 times.
  53788. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  53789. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53790. 19:04:38 T:992 DEBUG: Previous line repeats 1 times.
  53791. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53792. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53793. 19:04:38 T:992 DEBUG: Previous line repeats 1 times.
  53794. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53795. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53796. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  53797. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53798. 19:04:38 T:3764 DEBUG: Previous line repeats 3 times.
  53799. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  53800. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  53801. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53802. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53803. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53804. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53805. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53806. 19:04:38 T:3764 DEBUG: Previous line repeats 3 times.
  53807. 19:04:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  53808. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53809. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53810. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53811. 19:04:38 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53812. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53813. 19:04:39 T:992 DEBUG: Previous line repeats 3 times.
  53814. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53815. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53816. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53817. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53818. 19:04:39 T:3764 DEBUG: Previous line repeats 1 times.
  53819. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  53820. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53821. 19:04:39 T:3764 DEBUG: Previous line repeats 1 times.
  53822. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  53823. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  53824. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  53825. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53826. 19:04:39 T:6100 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  53827. 19:04:39 T:6100 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  53828. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  53829. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  53830. 19:04:39 T:6100 INFO: Platinum [neptune.http]: got connection (reused: false)
  53831. 19:04:39 T:6100 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  53832. 19:04:39 T:6100 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  53833. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  53834. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  53835. 19:04:39 T:6100 INFO: Platinum [neptune.http]: got connection (reused: false)
  53836. 19:04:39 T:6100 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  53837. 19:04:39 T:6100 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  53838. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  53839. 19:04:39 T:6100 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  53840. 19:04:39 T:6100 INFO: Platinum [neptune.http]: got connection (reused: false)
  53841. 19:04:39 T:6100 ERROR: Platinum [platinum.core.service]: No state variables found
  53842. 19:04:39 T:6100 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  53843. 19:04:39 T:6100 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  53844. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  53845. <specVersion>
  53846. <major>1</major>
  53847. <minor>0</minor>
  53848. </specVersion>
  53849. <actionList />
  53850. <serviceStateTable />
  53851. </scpd>
  53852. 19:04:39 T:6100 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  53853. 19:04:39 T:6100 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  53854. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  53855. <specVersion>
  53856. <major>1</major>
  53857. <minor>0</minor>
  53858. </specVersion>
  53859. <actionList />
  53860. <serviceStateTable />
  53861. </scpd>
  53862. 19:04:39 T:6100 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  53863. 19:04:39 T:992 NOTICE: Previous line repeats 2 times.
  53864. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53865. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53866. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53867. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53868. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53869. 19:04:39 T:992 DEBUG: Previous line repeats 1 times.
  53870. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53871. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  53872. 19:04:39 T:992 INFO: Previous line repeats 1 times.
  53873. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53874. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53875. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53876. 19:04:39 T:992 DEBUG: Previous line repeats 4 times.
  53877. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53878. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  53879. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53880. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53881. 19:04:39 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  53882. 19:04:39 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  53883. 19:04:39 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  53884. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53885. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53886. 19:04:39 T:6184 DEBUG: Previous line repeats 1 times.
  53887. 19:04:39 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  53888. 19:04:39 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  53889. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  53890. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  53891. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  53892. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  53893. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  53894. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  53895. 19:04:39 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  53896. 19:04:39 T:3760 DEBUG: Thread JobWorker start, auto delete: true
  53897. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  53898. 19:04:39 T:3760 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  53899. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  53900. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  53901. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  53902. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  53903. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  53904. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  53905. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  53906. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  53907. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  53908. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  53909. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  53910. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  53911. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  53912. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  53913. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  53914. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  53915. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  53916. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  53917. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  53918. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  53919. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  53920. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  53921. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  53922. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  53923. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  53924. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  53925. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  53926. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  53927. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  53928. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  53929. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  53930. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  53931. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  53932. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  53933. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  53934. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  53935. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  53936. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  53937. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  53938. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  53939. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  53940. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  53941. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  53942. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  53943. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  53944. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  53945. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  53946. 19:04:39 T:3760 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  53947. 19:04:39 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  53948. 19:04:39 T:3760 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  53949. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53950. 19:04:39 T:3760 DEBUG: Previous line repeats 1 times.
  53951. 19:04:39 T:3760 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  53952. 19:04:39 T:3760 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  53953. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  53954. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  53955. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  53956. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  53957. 19:04:39 T:4076 DEBUG: Thread JobWorker start, auto delete: true
  53958. 19:04:39 T:4076 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  53959. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  53960. 19:04:39 T:4076 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  53961. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  53962. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  53963. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  53964. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  53965. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  53966. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  53967. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  53968. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  53969. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  53970. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  53971. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  53972. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  53973. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  53974. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  53975. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  53976. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  53977. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  53978. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  53979. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  53980. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  53981. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  53982. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  53983. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  53984. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  53985. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  53986. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  53987. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  53988. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  53989. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  53990. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  53991. 19:04:39 T:3760 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  53992. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  53993. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  53994. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  53995. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53996. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  53997. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  53998. 19:04:39 T:3764 DEBUG: Previous line repeats 2 times.
  53999. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  54000. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54001. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54002. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54003. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54004. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54005. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54006. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  54007. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  54008. 19:04:39 T:992 INFO: Previous line repeats 1 times.
  54009. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54010. 19:04:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  54011. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54012. 19:04:39 T:992 DEBUG: Previous line repeats 1 times.
  54013. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54014. 19:04:39 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54015. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  54016. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  54017. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54018. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54019. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54020. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54021. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  54022. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54023. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54024. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54025. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54026. 19:04:40 T:3764 DEBUG: Previous line repeats 1 times.
  54027. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  54028. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  54029. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54030. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54031. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54032. 19:04:40 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  54033. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54034. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54035. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  54036. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54037. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  54038. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54039. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54040. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  54041. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54042. 19:04:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  54043. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54044. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54045. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54046. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54047. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54048. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54049. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54050. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54051. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54052. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54053. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54054. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54055. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54056. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54057. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54058. 19:04:40 T:1692 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  54059. 19:04:40 T:1692 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  54060. 19:04:40 T:1692 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  54061. 19:04:40 T:1692 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  54062. 19:04:40 T:1692 INFO: Platinum [neptune.http]: got connection (reused: false)
  54063. 19:04:40 T:1692 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  54064. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54065. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54066. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54067. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54068. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54069. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54070. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54071. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54072. 19:04:40 T:992 DEBUG: Previous line repeats 1 times.
  54073. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54074. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54075. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54076. 19:04:40 T:992 DEBUG: Previous line repeats 3 times.
  54077. 19:04:40 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54078. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54079. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54080. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54081. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54082. 19:04:41 T:6184 DEBUG: Previous line repeats 2 times.
  54083. 19:04:41 T:6184 DEBUG: CInputManager::OnKey: 168 (0xa8, obc87) pressed, action is Right
  54084. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54085. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54086. 19:04:41 T:992 DEBUG: Previous line repeats 1 times.
  54087. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54088. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54089. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54090. 19:04:41 T:992 DEBUG: Previous line repeats 1 times.
  54091. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54092. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54093. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54094. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54095. 19:04:41 T:992 DEBUG: Previous line repeats 3 times.
  54096. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54097. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54098. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54099. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54100. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54101. 19:04:41 T:992 DEBUG: Previous line repeats 4 times.
  54102. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54103. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54104. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54105. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54106. 19:04:41 T:2116 DEBUG: Previous line repeats 2 times.
  54107. 19:04:41 T:2116 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  54108. 19:04:41 T:2116 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  54109. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  54110. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  54111. 19:04:41 T:2116 INFO: Platinum [neptune.http]: got connection (reused: false)
  54112. 19:04:41 T:2116 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  54113. 19:04:41 T:2116 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  54114. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  54115. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  54116. 19:04:41 T:2116 INFO: Platinum [neptune.http]: got connection (reused: false)
  54117. 19:04:41 T:2116 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  54118. 19:04:41 T:2116 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  54119. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  54120. 19:04:41 T:2116 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  54121. 19:04:41 T:2116 INFO: Platinum [neptune.http]: got connection (reused: false)
  54122. 19:04:41 T:2116 ERROR: Platinum [platinum.core.service]: No state variables found
  54123. 19:04:41 T:2116 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  54124. 19:04:41 T:2116 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  54125. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  54126. <specVersion>
  54127. <major>1</major>
  54128. <minor>0</minor>
  54129. </specVersion>
  54130. <actionList />
  54131. <serviceStateTable />
  54132. </scpd>
  54133. 19:04:41 T:2116 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  54134. 19:04:41 T:2116 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  54135. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  54136. <specVersion>
  54137. <major>1</major>
  54138. <minor>0</minor>
  54139. </specVersion>
  54140. <actionList />
  54141. <serviceStateTable />
  54142. </scpd>
  54143. 19:04:41 T:2116 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  54144. 19:04:41 T:992 NOTICE: Previous line repeats 2 times.
  54145. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54146. 19:04:41 T:992 DEBUG: Previous line repeats 1 times.
  54147. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54148. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54149. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54150. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54151. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54152. 19:04:41 T:992 DEBUG: Previous line repeats 3 times.
  54153. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54154. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54155. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54156. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54157. 19:04:41 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54158. 19:04:42 T:992 DEBUG: Previous line repeats 4 times.
  54159. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54160. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54161. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54162. 19:04:42 T:992 DEBUG: Previous line repeats 1 times.
  54163. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54164. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54165. 19:04:42 T:992 DEBUG: Previous line repeats 1 times.
  54166. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54167. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54168. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54169. 19:04:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  54170. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54171. 19:04:42 T:992 DEBUG: Previous line repeats 3 times.
  54172. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54173. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54174. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54175. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54176. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54177. 19:04:42 T:992 DEBUG: Previous line repeats 2 times.
  54178. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54179. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54180. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54181. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54182. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54183. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54184. 19:04:42 T:992 DEBUG: Previous line repeats 2 times.
  54185. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54186. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54187. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54188. 19:04:42 T:992 DEBUG: Previous line repeats 1 times.
  54189. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54190. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54191. 19:04:42 T:992 DEBUG: Previous line repeats 2 times.
  54192. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54193. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54194. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54195. 19:04:42 T:992 DEBUG: Previous line repeats 1 times.
  54196. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54197. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54198. 19:04:42 T:992 DEBUG: Previous line repeats 1 times.
  54199. 19:04:42 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54200. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54201. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54202. 19:04:43 T:992 DEBUG: Previous line repeats 2 times.
  54203. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54204. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54205. 19:04:43 T:992 DEBUG: Previous line repeats 1 times.
  54206. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54207. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54208. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54209. 19:04:43 T:992 DEBUG: Previous line repeats 2 times.
  54210. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54211. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54212. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54213. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54214. 19:04:43 T:992 DEBUG: Previous line repeats 2 times.
  54215. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54216. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54217. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54218. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54219. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54220. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54221. 19:04:43 T:992 DEBUG: Previous line repeats 2 times.
  54222. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54223. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54224. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54225. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54226. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54227. 19:04:43 T:992 DEBUG: Previous line repeats 3 times.
  54228. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54229. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54230. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54231. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54232. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54233. 19:04:43 T:992 DEBUG: Previous line repeats 3 times.
  54234. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54235. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54236. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54237. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54238. 19:04:43 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54239. 19:04:44 T:992 DEBUG: Previous line repeats 3 times.
  54240. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54241. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54242. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54243. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54244. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54245. 19:04:44 T:992 DEBUG: Previous line repeats 4 times.
  54246. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54247. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54248. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54249. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54250. 19:04:44 T:992 DEBUG: Previous line repeats 2 times.
  54251. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54252. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54253. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54254. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54255. 19:04:44 T:992 DEBUG: Previous line repeats 2 times.
  54256. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54257. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54258. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54259. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54260. 19:04:44 T:992 DEBUG: Previous line repeats 4 times.
  54261. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54262. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54263. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54264. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54265. 19:04:44 T:992 DEBUG: Previous line repeats 4 times.
  54266. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54267. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54268. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54269. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54270. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54271. 19:04:44 T:992 DEBUG: Previous line repeats 3 times.
  54272. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54273. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54274. 19:04:44 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54275. 19:04:45 T:992 DEBUG: Previous line repeats 1 times.
  54276. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54277. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54278. 19:04:45 T:992 DEBUG: Previous line repeats 2 times.
  54279. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54280. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54281. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54282. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54283. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54284. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54285. 19:04:45 T:992 DEBUG: Previous line repeats 2 times.
  54286. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54287. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54288. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54289. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54290. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54291. 19:04:45 T:992 DEBUG: Previous line repeats 2 times.
  54292. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54293. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54294. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54295. 19:04:45 T:992 DEBUG: Previous line repeats 1 times.
  54296. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54297. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54298. 19:04:45 T:992 DEBUG: Previous line repeats 2 times.
  54299. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54300. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54301. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54302. 19:04:45 T:992 DEBUG: Previous line repeats 2 times.
  54303. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54304. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54305. 19:04:45 T:992 DEBUG: Previous line repeats 1 times.
  54306. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54307. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54308. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54309. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54310. 19:04:45 T:992 DEBUG: Previous line repeats 1 times.
  54311. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54312. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54313. 19:04:45 T:992 DEBUG: Previous line repeats 1 times.
  54314. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54315. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54316. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54317. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54318. 19:04:45 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54319. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54320. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54321. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54322. 19:04:46 T:992 DEBUG: Previous line repeats 2 times.
  54323. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54324. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54325. 19:04:46 T:992 DEBUG: Previous line repeats 1 times.
  54326. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54327. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54328. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54329. 19:04:46 T:992 DEBUG: Previous line repeats 3 times.
  54330. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54331. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54332. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54333. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54334. 19:04:46 T:992 DEBUG: Previous line repeats 2 times.
  54335. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54336. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54337. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54338. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54339. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54340. 19:04:46 T:992 DEBUG: Previous line repeats 3 times.
  54341. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54342. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54343. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54344. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54345. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54346. 19:04:46 T:992 DEBUG: Previous line repeats 4 times.
  54347. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54348. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54349. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54350. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54351. 19:04:46 T:992 DEBUG: Previous line repeats 4 times.
  54352. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54353. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54354. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54355. 19:04:46 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54356. 19:04:47 T:992 DEBUG: Previous line repeats 4 times.
  54357. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54358. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54359. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54360. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54361. 19:04:47 T:992 DEBUG: Previous line repeats 5 times.
  54362. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54363. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54364. 19:04:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  54365. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54366. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54367. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54368. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54369. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54370. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54371. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54372. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54373. 19:04:47 T:992 DEBUG: Previous line repeats 3 times.
  54374. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54375. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54376. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54377. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54378. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54379. 19:04:47 T:6184 DEBUG: Previous line repeats 2 times.
  54380. 19:04:47 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  54381. 19:04:47 T:6184 DEBUG: Activating window ID: 12005
  54382. 19:04:47 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  54383. 19:04:47 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  54384. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54385. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54386. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54387. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54388. 19:04:47 T:992 DEBUG: Previous line repeats 1 times.
  54389. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54390. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54391. 19:04:47 T:992 DEBUG: Previous line repeats 1 times.
  54392. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54393. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54394. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54395. 19:04:47 T:992 DEBUG: Previous line repeats 1 times.
  54396. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54397. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54398. 19:04:47 T:992 DEBUG: Previous line repeats 3 times.
  54399. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54400. 19:04:47 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54401. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54402. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54403. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54404. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54405. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54406. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54407. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54408. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54409. 19:04:48 T:992 DEBUG: Previous line repeats 3 times.
  54410. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54411. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54412. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54413. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54414. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54415. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54416. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54417. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54418. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54419. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54420. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54421. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54422. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54423. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54424. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54425. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54426. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54427. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54428. 19:04:48 T:992 DEBUG: Previous line repeats 2 times.
  54429. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54430. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54431. 19:04:48 T:992 DEBUG: Previous line repeats 2 times.
  54432. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54433. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54434. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54435. 19:04:48 T:992 DEBUG: Previous line repeats 1 times.
  54436. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54437. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54438. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54439. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54440. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54441. 19:04:48 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54442. 19:04:49 T:992 DEBUG: Previous line repeats 2 times.
  54443. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54444. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54445. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54446. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54447. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54448. 19:04:49 T:992 DEBUG: Previous line repeats 3 times.
  54449. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54450. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54451. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54452. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54453. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54454. 19:04:49 T:992 DEBUG: Previous line repeats 2 times.
  54455. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54456. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54457. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54458. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54459. 19:04:49 T:992 DEBUG: Previous line repeats 4 times.
  54460. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54461. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54462. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54463. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54464. 19:04:49 T:992 DEBUG: Previous line repeats 4 times.
  54465. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54466. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54467. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54468. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54469. 19:04:49 T:992 DEBUG: Previous line repeats 4 times.
  54470. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54471. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54472. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54473. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54474. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54475. 19:04:49 T:992 DEBUG: Previous line repeats 3 times.
  54476. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54477. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54478. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54479. 19:04:49 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54480. 19:04:50 T:992 DEBUG: Previous line repeats 3 times.
  54481. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54482. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54483. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54484. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54485. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54486. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54487. 19:04:50 T:992 DEBUG: Previous line repeats 3 times.
  54488. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54489. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54490. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54491. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54492. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54493. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54494. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54495. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54496. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54497. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54498. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54499. 19:04:50 T:992 DEBUG: Previous line repeats 2 times.
  54500. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54501. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54502. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54503. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54504. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54505. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54506. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54507. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54508. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54509. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54510. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54511. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54512. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54513. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54514. 19:04:50 T:992 DEBUG: Previous line repeats 2 times.
  54515. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54516. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54517. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54518. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54519. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54520. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54521. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54522. 19:04:50 T:992 DEBUG: Previous line repeats 1 times.
  54523. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54524. 19:04:50 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54525. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54526. 19:04:51 T:992 DEBUG: Previous line repeats 3 times.
  54527. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54528. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54529. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54530. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54531. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54532. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54533. 19:04:51 T:992 DEBUG: Previous line repeats 1 times.
  54534. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54535. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54536. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54537. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54538. 19:04:51 T:992 DEBUG: Previous line repeats 3 times.
  54539. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54540. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54541. 19:04:51 T:992 DEBUG: Previous line repeats 1 times.
  54542. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54543. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54544. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54545. 19:04:51 T:992 DEBUG: Previous line repeats 2 times.
  54546. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54547. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54548. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54549. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54550. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54551. 19:04:51 T:992 DEBUG: Previous line repeats 3 times.
  54552. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54553. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54554. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54555. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54556. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54557. 19:04:51 T:992 DEBUG: Previous line repeats 3 times.
  54558. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54559. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54560. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54561. 19:04:51 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54562. 19:04:52 T:992 DEBUG: Previous line repeats 3 times.
  54563. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54564. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54565. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54566. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54567. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54568. 19:04:52 T:992 DEBUG: Previous line repeats 3 times.
  54569. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54570. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54571. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54572. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54573. 19:04:52 T:5808 DEBUG: Previous line repeats 2 times.
  54574. 19:04:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  54575. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54576. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54577. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54578. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54579. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54580. 19:04:52 T:992 DEBUG: Previous line repeats 3 times.
  54581. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54582. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54583. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54584. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54585. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54586. 19:04:52 T:992 DEBUG: Previous line repeats 3 times.
  54587. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54588. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54589. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54590. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54591. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54592. 19:04:52 T:992 DEBUG: Previous line repeats 2 times.
  54593. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54594. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54595. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54596. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54597. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54598. 19:04:52 T:992 DEBUG: Previous line repeats 3 times.
  54599. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54600. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54601. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54602. 19:04:52 T:992 DEBUG: Previous line repeats 1 times.
  54603. 19:04:52 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54604. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54605. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54606. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54607. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54608. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54609. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54610. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54611. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54612. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54613. 19:04:53 T:992 DEBUG: Previous line repeats 2 times.
  54614. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54615. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54616. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54617. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54618. 19:04:53 T:992 DEBUG: Previous line repeats 2 times.
  54619. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54620. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54621. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54622. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54623. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54624. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54625. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54626. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54627. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54628. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54629. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54630. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54631. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54632. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54633. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54634. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54635. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54636. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54637. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54638. 19:04:53 T:992 DEBUG: Previous line repeats 2 times.
  54639. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54640. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54641. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54642. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54643. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54644. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54645. 19:04:53 T:992 DEBUG: Previous line repeats 1 times.
  54646. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54647. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54648. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54649. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54650. 19:04:53 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54651. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54652. 19:04:54 T:992 DEBUG: Previous line repeats 3 times.
  54653. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54654. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54655. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54656. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54657. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54658. 19:04:54 T:992 DEBUG: Previous line repeats 2 times.
  54659. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54660. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54661. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54662. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54663. 19:04:54 T:992 DEBUG: Previous line repeats 3 times.
  54664. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54665. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54666. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54667. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54668. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54669. 19:04:54 T:992 DEBUG: Previous line repeats 3 times.
  54670. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54671. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54672. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54673. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54674. 19:04:54 T:992 DEBUG: Previous line repeats 4 times.
  54675. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54676. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54677. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54678. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54679. 19:04:54 T:992 DEBUG: Previous line repeats 3 times.
  54680. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54681. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54682. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54683. 19:04:54 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54684. 19:04:55 T:992 DEBUG: Previous line repeats 3 times.
  54685. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54686. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54687. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54688. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54689. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54690. 19:04:55 T:992 DEBUG: Previous line repeats 3 times.
  54691. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54692. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54693. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54694. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54695. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54696. 19:04:55 T:992 DEBUG: Previous line repeats 1 times.
  54697. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54698. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54699. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54700. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54701. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54702. 19:04:55 T:992 DEBUG: Previous line repeats 2 times.
  54703. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54704. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54705. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54706. 19:04:55 T:992 DEBUG: Previous line repeats 1 times.
  54707. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54708. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54709. 19:04:55 T:992 DEBUG: Previous line repeats 3 times.
  54710. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54711. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54712. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54713. 19:04:55 T:992 DEBUG: Previous line repeats 1 times.
  54714. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54715. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54716. 19:04:55 T:992 DEBUG: Previous line repeats 2 times.
  54717. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54718. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54719. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54720. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54721. 19:04:55 T:992 DEBUG: Previous line repeats 1 times.
  54722. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54723. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54724. 19:04:55 T:992 DEBUG: Previous line repeats 1 times.
  54725. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54726. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54727. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54728. 19:04:55 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54729. 19:04:56 T:992 DEBUG: Previous line repeats 1 times.
  54730. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54731. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54732. 19:04:56 T:992 DEBUG: Previous line repeats 1 times.
  54733. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54734. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54735. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54736. 19:04:56 T:992 DEBUG: Previous line repeats 1 times.
  54737. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54738. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54739. 19:04:56 T:992 DEBUG: Previous line repeats 2 times.
  54740. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54741. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54742. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54743. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54744. 19:04:56 T:992 DEBUG: Previous line repeats 1 times.
  54745. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54746. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54747. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54748. 19:04:56 T:992 DEBUG: Previous line repeats 1 times.
  54749. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54750. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54751. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54752. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54753. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54754. 19:04:56 T:992 DEBUG: Previous line repeats 2 times.
  54755. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54756. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54757. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54758. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54759. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54760. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54761. 19:04:56 T:992 DEBUG: Previous line repeats 4 times.
  54762. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54763. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54764. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54765. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54766. 19:04:56 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54767. 19:04:57 T:992 DEBUG: Previous line repeats 3 times.
  54768. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54769. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54770. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54771. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54772. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54773. 19:04:57 T:992 DEBUG: Previous line repeats 4 times.
  54774. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54775. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54776. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54777. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54778. 19:04:57 T:5808 DEBUG: Previous line repeats 3 times.
  54779. 19:04:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  54780. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54781. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54782. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54783. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54784. 19:04:57 T:992 DEBUG: Previous line repeats 3 times.
  54785. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54786. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54787. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54788. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54789. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54790. 19:04:57 T:992 DEBUG: Previous line repeats 3 times.
  54791. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54792. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54793. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54794. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54795. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54796. 19:04:57 T:992 DEBUG: Previous line repeats 3 times.
  54797. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54798. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54799. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54800. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54801. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54802. 19:04:57 T:992 DEBUG: Previous line repeats 2 times.
  54803. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54804. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54805. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54806. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54807. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54808. 19:04:57 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54809. 19:04:58 T:992 DEBUG: Previous line repeats 2 times.
  54810. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54811. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54812. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54813. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54814. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54815. 19:04:58 T:992 DEBUG: Previous line repeats 2 times.
  54816. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54817. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54818. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54819. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54820. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54821. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54822. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54823. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54824. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54825. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54826. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54827. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54828. 19:04:58 T:992 DEBUG: Previous line repeats 2 times.
  54829. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54830. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54831. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54832. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54833. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54834. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54835. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54836. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54837. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54838. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54839. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54840. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54841. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54842. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54843. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54844. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54845. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54846. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54847. 19:04:58 T:992 DEBUG: Previous line repeats 3 times.
  54848. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54849. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54850. 19:04:58 T:992 DEBUG: Previous line repeats 1 times.
  54851. 19:04:58 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54852. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54853. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54854. 19:04:59 T:992 DEBUG: Previous line repeats 3 times.
  54855. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54856. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54857. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54858. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54859. 19:04:59 T:992 DEBUG: Previous line repeats 3 times.
  54860. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54861. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54862. 19:04:59 T:992 DEBUG: Previous line repeats 1 times.
  54863. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54864. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54865. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54866. 19:04:59 T:992 DEBUG: Previous line repeats 1 times.
  54867. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54868. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54869. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54870. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54871. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54872. 19:04:59 T:992 DEBUG: Previous line repeats 3 times.
  54873. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54874. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54875. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54876. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54877. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54878. 19:04:59 T:992 DEBUG: Previous line repeats 3 times.
  54879. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54880. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54881. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54882. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54883. 19:04:59 T:992 DEBUG: Previous line repeats 4 times.
  54884. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54885. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54886. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54887. 19:04:59 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54888. 19:05:00 T:992 DEBUG: Previous line repeats 3 times.
  54889. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54890. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54891. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54892. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54893. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54894. 19:05:00 T:992 DEBUG: Previous line repeats 3 times.
  54895. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54896. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54897. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54898. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54899. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54900. 19:05:00 T:992 DEBUG: Previous line repeats 2 times.
  54901. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54902. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54903. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54904. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54905. 19:05:00 T:992 DEBUG: Previous line repeats 4 times.
  54906. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54907. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54908. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54909. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54910. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54911. 19:05:00 T:992 DEBUG: Previous line repeats 2 times.
  54912. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54913. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54914. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54915. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54916. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54917. 19:05:00 T:992 DEBUG: Previous line repeats 2 times.
  54918. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54919. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54920. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54921. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54922. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54923. 19:05:00 T:992 DEBUG: Previous line repeats 2 times.
  54924. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54925. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54926. 19:05:00 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54927. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54928. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54929. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54930. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54931. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54932. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54933. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54934. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54935. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54936. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54937. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54938. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54939. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54940. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54941. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54942. 19:05:01 T:992 DEBUG: Previous line repeats 3 times.
  54943. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54944. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54945. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54946. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54947. 19:05:01 T:992 DEBUG: Previous line repeats 2 times.
  54948. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54949. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54950. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54951. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54952. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54953. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54954. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54955. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54956. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54957. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54958. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54959. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54960. 19:05:01 T:992 DEBUG: Previous line repeats 3 times.
  54961. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54962. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54963. 19:05:01 T:992 DEBUG: Previous line repeats 1 times.
  54964. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54965. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54966. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54967. 19:05:01 T:992 DEBUG: Previous line repeats 3 times.
  54968. 19:05:01 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54969. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54970. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54971. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54972. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54973. 19:05:02 T:992 DEBUG: Previous line repeats 4 times.
  54974. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54975. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54976. 19:05:02 T:992 DEBUG: Previous line repeats 1 times.
  54977. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54978. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54979. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54980. 19:05:02 T:5808 DEBUG: Previous line repeats 3 times.
  54981. 19:05:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  54982. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54983. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54984. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54985. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54986. 19:05:02 T:992 DEBUG: Previous line repeats 2 times.
  54987. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54988. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54989. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54990. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54991. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54992. 19:05:02 T:992 DEBUG: Previous line repeats 4 times.
  54993. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  54994. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  54995. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54996. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  54997. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  54998. 19:05:02 T:992 DEBUG: Previous line repeats 3 times.
  54999. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55000. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55001. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55002. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55003. 19:05:02 T:992 DEBUG: Previous line repeats 3 times.
  55004. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55005. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55006. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55007. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55008. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55009. 19:05:02 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55010. 19:05:03 T:992 DEBUG: Previous line repeats 3 times.
  55011. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55012. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55013. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55014. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55015. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55016. 19:05:03 T:992 DEBUG: Previous line repeats 4 times.
  55017. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55018. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55019. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55020. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55021. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55022. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55023. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55024. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55025. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55026. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55027. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55028. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55029. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55030. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55031. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55032. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55033. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55034. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55035. 19:05:03 T:992 DEBUG: Previous line repeats 3 times.
  55036. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55037. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55038. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55039. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55040. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55041. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55042. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55043. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55044. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55045. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55046. 19:05:03 T:992 DEBUG: Previous line repeats 3 times.
  55047. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55048. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55049. 19:05:03 T:992 DEBUG: Previous line repeats 1 times.
  55050. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55051. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55052. 19:05:03 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55053. 19:05:04 T:992 DEBUG: Previous line repeats 1 times.
  55054. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55055. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55056. 19:05:04 T:992 DEBUG: Previous line repeats 1 times.
  55057. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55058. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55059. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55060. 19:05:04 T:992 DEBUG: Previous line repeats 3 times.
  55061. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55062. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55063. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55064. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55065. 19:05:04 T:992 DEBUG: Previous line repeats 1 times.
  55066. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55067. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55068. 19:05:04 T:992 DEBUG: Previous line repeats 1 times.
  55069. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55070. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55071. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55072. 19:05:04 T:992 DEBUG: Previous line repeats 2 times.
  55073. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55074. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55075. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55076. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55077. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55078. 19:05:04 T:992 DEBUG: Previous line repeats 2 times.
  55079. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55080. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55081. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55082. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55083. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55084. 19:05:04 T:992 DEBUG: Previous line repeats 3 times.
  55085. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55086. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55087. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55088. 19:05:04 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55089. 19:05:05 T:992 DEBUG: Previous line repeats 3 times.
  55090. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55091. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55092. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55093. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55094. 19:05:05 T:992 DEBUG: Previous line repeats 4 times.
  55095. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55096. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55097. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55098. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55099. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55100. 19:05:05 T:992 DEBUG: Previous line repeats 3 times.
  55101. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55102. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55103. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55104. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55105. 19:05:05 T:992 DEBUG: Previous line repeats 1 times.
  55106. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55107. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55108. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55109. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55110. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55111. 19:05:05 T:992 DEBUG: Previous line repeats 3 times.
  55112. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55113. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55114. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55115. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55116. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55117. 19:05:05 T:992 DEBUG: Previous line repeats 3 times.
  55118. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55119. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55120. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55121. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55122. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55123. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55124. 19:05:05 T:992 DEBUG: Previous line repeats 3 times.
  55125. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55126. 19:05:05 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55127. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55128. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55129. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55130. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55131. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55132. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55133. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55134. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55135. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55136. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55137. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55138. 19:05:06 T:992 DEBUG: Previous line repeats 2 times.
  55139. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55140. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55141. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55142. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55143. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55144. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55145. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55146. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55147. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55148. 19:05:06 T:992 DEBUG: Previous line repeats 2 times.
  55149. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55150. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55151. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55152. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55153. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55154. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55155. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55156. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55157. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55158. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55159. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55160. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55161. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55162. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55163. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55164. 19:05:06 T:992 DEBUG: Previous line repeats 2 times.
  55165. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55166. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55167. 19:05:06 T:992 DEBUG: Previous line repeats 1 times.
  55168. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55169. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55170. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55171. 19:05:06 T:992 DEBUG: Previous line repeats 3 times.
  55172. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55173. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55174. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55175. 19:05:06 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55176. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55177. 19:05:07 T:992 DEBUG: Previous line repeats 2 times.
  55178. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55179. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55180. 19:05:07 T:992 DEBUG: Previous line repeats 1 times.
  55181. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55182. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55183. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55184. 19:05:07 T:992 DEBUG: Previous line repeats 3 times.
  55185. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55186. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55187. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55188. 19:05:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  55189. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55190. 19:05:07 T:992 DEBUG: Previous line repeats 2 times.
  55191. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55192. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55193. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55194. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55195. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55196. 19:05:07 T:992 DEBUG: Previous line repeats 3 times.
  55197. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55198. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55199. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55200. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55201. 19:05:07 T:1552 DEBUG: Previous line repeats 1 times.
  55202. 19:05:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  55203. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55204. 19:05:07 T:992 DEBUG: Previous line repeats 2 times.
  55205. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55206. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55207. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55208. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55209. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55210. 19:05:07 T:992 DEBUG: Previous line repeats 3 times.
  55211. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55212. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55213. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55214. 19:05:07 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55215. 19:05:08 T:992 DEBUG: Previous line repeats 4 times.
  55216. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55217. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55218. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55219. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55220. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55221. 19:05:08 T:992 DEBUG: Previous line repeats 3 times.
  55222. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55223. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55224. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55225. 19:05:08 T:992 DEBUG: Previous line repeats 1 times.
  55226. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55227. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55228. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55229. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55230. 19:05:08 T:992 DEBUG: Previous line repeats 1 times.
  55231. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55232. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55233. 19:05:08 T:992 DEBUG: Previous line repeats 3 times.
  55234. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55235. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55236. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55237. 19:05:08 T:992 DEBUG: Previous line repeats 1 times.
  55238. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55239. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55240. 19:05:08 T:992 DEBUG: Previous line repeats 1 times.
  55241. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55242. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55243. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55244. 19:05:08 T:992 DEBUG: Previous line repeats 1 times.
  55245. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55246. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55247. 19:05:08 T:992 DEBUG: Previous line repeats 3 times.
  55248. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55249. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55250. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55251. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55252. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55253. 19:05:08 T:992 DEBUG: Previous line repeats 2 times.
  55254. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55255. 19:05:08 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55256. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55257. 19:05:09 T:992 DEBUG: Previous line repeats 1 times.
  55258. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55259. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55260. 19:05:09 T:992 DEBUG: Previous line repeats 1 times.
  55261. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55262. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55263. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55264. 19:05:09 T:992 DEBUG: Previous line repeats 2 times.
  55265. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55266. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55267. 19:05:09 T:992 DEBUG: Previous line repeats 2 times.
  55268. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55269. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55270. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55271. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55272. 19:05:09 T:992 DEBUG: Previous line repeats 1 times.
  55273. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55274. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55275. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55276. 19:05:09 T:992 DEBUG: Previous line repeats 2 times.
  55277. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55278. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55279. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55280. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55281. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55282. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55283. 19:05:09 T:992 DEBUG: Previous line repeats 2 times.
  55284. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55285. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55286. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55287. 19:05:09 T:4076 DEBUG: Thread JobWorker 4076 terminating (autodelete)
  55288. 19:05:09 T:3760 DEBUG: Thread JobWorker 3760 terminating (autodelete)
  55289. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55290. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55291. 19:05:09 T:992 DEBUG: Previous line repeats 3 times.
  55292. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55293. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55294. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55295. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55296. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55297. 19:05:09 T:992 DEBUG: Previous line repeats 3 times.
  55298. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55299. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55300. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55301. 19:05:09 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55302. 19:05:10 T:992 DEBUG: Previous line repeats 4 times.
  55303. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55304. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55305. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55306. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55307. 19:05:10 T:992 DEBUG: Previous line repeats 4 times.
  55308. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55309. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55310. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55311. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55312. 19:05:10 T:992 DEBUG: Previous line repeats 2 times.
  55313. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55314. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55315. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55316. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55317. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55318. 19:05:10 T:992 DEBUG: Previous line repeats 3 times.
  55319. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55320. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55321. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55322. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55323. 19:05:10 T:992 DEBUG: Previous line repeats 4 times.
  55324. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55325. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55326. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55327. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55328. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55329. 19:05:10 T:992 DEBUG: Previous line repeats 3 times.
  55330. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55331. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55332. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55333. 19:05:10 T:992 DEBUG: Previous line repeats 1 times.
  55334. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55335. 19:05:10 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55336. 19:05:11 T:992 DEBUG: Previous line repeats 2 times.
  55337. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55338. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55339. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55340. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55341. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55342. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55343. 19:05:11 T:992 DEBUG: Previous line repeats 2 times.
  55344. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55345. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55346. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55347. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55348. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55349. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55350. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55351. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55352. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55353. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55354. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55355. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55356. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55357. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55358. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55359. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55360. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55361. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55362. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55363. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55364. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55365. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55366. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55367. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55368. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55369. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55370. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55371. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55372. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55373. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55374. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55375. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55376. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55377. 19:05:11 T:992 DEBUG: Previous line repeats 1 times.
  55378. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55379. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55380. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55381. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55382. 19:05:11 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55383. 19:05:12 T:992 DEBUG: Previous line repeats 2 times.
  55384. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55385. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55386. 19:05:12 T:992 DEBUG: Previous line repeats 1 times.
  55387. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55388. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55389. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55390. 19:05:12 T:992 DEBUG: Previous line repeats 2 times.
  55391. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55392. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55393. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55394. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55395. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55396. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55397. 19:05:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  55398. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55399. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55400. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55401. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55402. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55403. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55404. 19:05:12 T:992 DEBUG: Previous line repeats 3 times.
  55405. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55406. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55407. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55408. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55409. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55410. 19:05:12 T:992 DEBUG: Previous line repeats 2 times.
  55411. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55412. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55413. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55414. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55415. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55416. 19:05:12 T:992 DEBUG: Previous line repeats 4 times.
  55417. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55418. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55419. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55420. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55421. 19:05:12 T:992 DEBUG: Previous line repeats 3 times.
  55422. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55423. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55424. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55425. 19:05:12 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55426. 19:05:13 T:992 DEBUG: Previous line repeats 2 times.
  55427. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55428. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55429. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55430. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55431. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55432. 19:05:13 T:992 DEBUG: Previous line repeats 3 times.
  55433. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55434. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55435. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55436. 19:05:13 T:992 DEBUG: Previous line repeats 1 times.
  55437. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55438. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55439. 19:05:13 T:992 DEBUG: Previous line repeats 2 times.
  55440. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55441. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55442. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55443. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55444. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55445. 19:05:13 T:992 DEBUG: Previous line repeats 3 times.
  55446. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55447. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55448. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55449. 19:05:13 T:992 DEBUG: Previous line repeats 1 times.
  55450. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55451. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55452. 19:05:13 T:992 DEBUG: Previous line repeats 3 times.
  55453. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55454. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55455. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55456. 19:05:13 T:992 DEBUG: Previous line repeats 1 times.
  55457. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55458. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55459. 19:05:13 T:992 DEBUG: Previous line repeats 1 times.
  55460. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55461. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55462. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55463. 19:05:13 T:992 DEBUG: Previous line repeats 1 times.
  55464. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55465. 19:05:13 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55466. 19:05:14 T:992 DEBUG: Previous line repeats 2 times.
  55467. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55468. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55469. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55470. 19:05:14 T:992 DEBUG: Previous line repeats 1 times.
  55471. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55472. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55473. 19:05:14 T:992 DEBUG: Previous line repeats 2 times.
  55474. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55475. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55476. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55477. 19:05:14 T:992 DEBUG: Previous line repeats 1 times.
  55478. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55479. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55480. 19:05:14 T:992 DEBUG: Previous line repeats 1 times.
  55481. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55482. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55483. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55484. 19:05:14 T:992 DEBUG: Previous line repeats 2 times.
  55485. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55486. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55487. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55488. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55489. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55490. 19:05:14 T:992 DEBUG: Previous line repeats 2 times.
  55491. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55492. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55493. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55494. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55495. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55496. 19:05:14 T:992 DEBUG: Previous line repeats 2 times.
  55497. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55498. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55499. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55500. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55501. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55502. 19:05:14 T:992 DEBUG: Previous line repeats 3 times.
  55503. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55504. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55505. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55506. 19:05:14 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55507. 19:05:15 T:992 DEBUG: Previous line repeats 3 times.
  55508. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55509. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55510. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55511. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55512. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55513. 19:05:15 T:992 DEBUG: Previous line repeats 3 times.
  55514. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55515. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55516. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55517. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55518. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55519. 19:05:15 T:992 DEBUG: Previous line repeats 1 times.
  55520. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55521. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55522. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55523. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55524. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55525. 19:05:15 T:992 DEBUG: Previous line repeats 4 times.
  55526. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55527. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55528. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55529. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55530. 19:05:15 T:992 DEBUG: Previous line repeats 2 times.
  55531. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55532. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55533. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55534. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55535. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55536. 19:05:15 T:4948 DEBUG: Previous line repeats 1 times.
  55537. 19:05:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  55538. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  55539. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  55540. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  55541. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  55542. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  55543. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  55544. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  55545. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  55546. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  55547. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  55548. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  55549. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  55550. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  55551. 19:05:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  55552. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55553. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55554. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55555. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55556. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55557. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55558. 19:05:15 T:992 DEBUG: Previous line repeats 3 times.
  55559. 19:05:15 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55560. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55561. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55562. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55563. 19:05:16 T:992 DEBUG: Previous line repeats 3 times.
  55564. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55565. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55566. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55567. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55568. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55569. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55570. 19:05:16 T:992 DEBUG: Previous line repeats 2 times.
  55571. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55572. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55573. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55574. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55575. 19:05:16 T:992 DEBUG: Previous line repeats 1 times.
  55576. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55577. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55578. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55579. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55580. 19:05:16 T:992 DEBUG: Previous line repeats 2 times.
  55581. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55582. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55583. 19:05:16 T:992 DEBUG: Previous line repeats 2 times.
  55584. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55585. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55586. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55587. 19:05:16 T:992 DEBUG: Previous line repeats 1 times.
  55588. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55589. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55590. 19:05:16 T:992 DEBUG: Previous line repeats 1 times.
  55591. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55592. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55593. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55594. 19:05:16 T:992 DEBUG: Previous line repeats 2 times.
  55595. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55596. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55597. 19:05:16 T:992 DEBUG: Previous line repeats 1 times.
  55598. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55599. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55600. 19:05:16 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55601. 19:05:17 T:992 DEBUG: Previous line repeats 2 times.
  55602. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55603. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55604. 19:05:17 T:992 DEBUG: Previous line repeats 1 times.
  55605. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55606. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55607. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55608. 19:05:17 T:992 DEBUG: Previous line repeats 1 times.
  55609. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55610. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55611. 19:05:17 T:992 DEBUG: Previous line repeats 1 times.
  55612. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55613. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55614. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55615. 19:05:17 T:992 DEBUG: Previous line repeats 3 times.
  55616. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55617. 19:05:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  55618. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55619. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55620. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55621. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55622. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55623. 19:05:17 T:992 DEBUG: Previous line repeats 1 times.
  55624. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55625. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55626. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55627. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55628. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55629. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55630. 19:05:17 T:992 DEBUG: Previous line repeats 3 times.
  55631. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55632. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55633. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55634. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55635. 19:05:17 T:992 DEBUG: Previous line repeats 4 times.
  55636. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55637. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55638. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55639. 19:05:17 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  55640. 19:05:17 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  55641. 19:05:17 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  55642. 19:05:17 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  55643. 19:05:17 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  55644. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  55645. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  55646. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  55647. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  55648. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  55649. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  55650. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  55651. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  55652. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  55653. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  55654. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  55655. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  55656. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  55657. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  55658. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  55659. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  55660. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  55661. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  55662. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  55663. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  55664. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  55665. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  55666. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  55667. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  55668. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  55669. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  55670. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  55671. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  55672. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  55673. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  55674. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  55675. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  55676. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  55677. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  55678. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  55679. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  55680. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  55681. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  55682. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  55683. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  55684. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  55685. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  55686. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  55687. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55688. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55689. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  55690. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  55691. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  55692. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55693. 19:05:17 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  55694. 19:05:17 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55695. 19:05:17 T:992 DEBUG: Previous line repeats 1 times.
  55696. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55697. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55698. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55699. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55700. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55701. 19:05:18 T:992 DEBUG: Previous line repeats 3 times.
  55702. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55703. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55704. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55705. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55706. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55707. 19:05:18 T:992 DEBUG: Previous line repeats 2 times.
  55708. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55709. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55710. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55711. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55712. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55713. 19:05:18 T:992 DEBUG: Previous line repeats 2 times.
  55714. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55715. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55716. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55717. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55718. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55719. 19:05:18 T:992 DEBUG: Previous line repeats 3 times.
  55720. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55721. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55722. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55723. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55724. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55725. 19:05:18 T:992 DEBUG: Previous line repeats 3 times.
  55726. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55727. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55728. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55729. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55730. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55731. 19:05:18 T:992 DEBUG: Previous line repeats 3 times.
  55732. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55733. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55734. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55735. 19:05:18 T:992 DEBUG: Previous line repeats 1 times.
  55736. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55737. 19:05:18 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55738. 19:05:19 T:992 DEBUG: Previous line repeats 1 times.
  55739. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55740. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55741. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55742. 19:05:19 T:992 DEBUG: Previous line repeats 1 times.
  55743. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55744. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55745. 19:05:19 T:992 DEBUG: Previous line repeats 1 times.
  55746. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55747. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55748. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55749. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55750. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55751. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55752. 19:05:19 T:992 DEBUG: Previous line repeats 3 times.
  55753. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55754. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55755. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55756. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55757. 19:05:19 T:992 DEBUG: Previous line repeats 3 times.
  55758. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55759. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55760. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55761. 19:05:19 T:992 DEBUG: Previous line repeats 1 times.
  55762. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1041 pes_code=0x1bd
  55763. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55764. 19:05:19 T:6184 DEBUG: Previous line repeats 1 times.
  55765. 19:05:19 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  55766. 19:05:19 T:6184 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  55767. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PAT:
  55768. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] PMT: len 43
  55769. 19:05:19 T:6184 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.mythtv_1910.pvr
  55770. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55771. 19:05:19 T:6184 NOTICE: CVideoPlayer::CloseFile()
  55772. 19:05:19 T:6184 NOTICE: VideoPlayer: waiting for threads to exit
  55773. 19:05:19 T:992 DEBUG: ffmpeg[3E0]: [mpegts] pid=1042 pes_code=0x1e0
  55774. 19:05:19 T:992 NOTICE: CVideoPlayer::OnExit()
  55775. 19:05:19 T:992 NOTICE: Closing stream player 1
  55776. 19:05:19 T:992 NOTICE: Waiting for audio thread to exit
  55777. 19:05:19 T:2992 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  55778. 19:05:19 T:992 NOTICE: Closing audio device
  55779. 19:05:19 T:2992 DEBUG: Thread VideoPlayerAudio 2992 terminating
  55780. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  55781. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  55782. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  55783. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  55784. 19:05:19 T:992 DEBUG: CDVDAudio::Flush - flush audio stream
  55785. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  55786. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  55787. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  55788. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  55789. 19:05:19 T:5528 DEBUG: CActiveAE::DiscardStream - audio stream deleted
  55790. 19:05:19 T:5528 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  55791. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  55792. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  55793. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  55794. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  55795. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  55796. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Matrix coefficients:
  55797. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FL: FL:1.000000 FR:0.000000 FC:0.707107 LFE:0.000000 SL:0.707107 SR:0.000000
  55798. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] FR: FL:0.000000 FR:1.000000 FC:0.707107 LFE:0.000000 SL:0.000000 SR:0.707107
  55799. 19:05:19 T:5528 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  55800. 19:05:19 T:992 DEBUG: Previous line repeats 1 times.
  55801. 19:05:19 T:992 NOTICE: Deleting audio codec
  55802. 19:05:19 T:2920 INFO: CActiveAESink::OpenSink - initialize sink
  55803. 19:05:19 T:992 NOTICE: Closing stream player 2
  55804. 19:05:19 T:2920 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  55805. 19:05:19 T:992 NOTICE: waiting for video thread to exit
  55806. 19:05:19 T:2920 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  55807. 19:05:19 T:2920 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 000B022E
  55808. 19:05:19 T:2920 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  55809. 19:05:19 T:2920 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  55810. 19:05:19 T:2920 DEBUG: Audio Device : 1 - SAMSUNG (AMD High Definition Audio Device)
  55811. 19:05:19 T:2920 DEBUG: Sample Rate : 44100
  55812. 19:05:19 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  55813. 19:05:19 T:2920 DEBUG: Bits Per Sample : 32
  55814. 19:05:19 T:2920 DEBUG: Valid Bits/Samp : 32
  55815. 19:05:19 T:2920 DEBUG: Channel Count : 2
  55816. 19:05:19 T:2920 DEBUG: Block Align : 8
  55817. 19:05:19 T:2920 DEBUG: Avg. Bytes Sec : 352800
  55818. 19:05:19 T:2920 DEBUG: Samples/Block : 32
  55819. 19:05:19 T:2920 DEBUG: Format cBSize : 22
  55820. 19:05:19 T:2920 DEBUG: Channel Layout : FL,FR
  55821. 19:05:19 T:2920 DEBUG: Channel Mask : 3
  55822. 19:05:19 T:2920 DEBUG: Frames : 661
  55823. 19:05:19 T:2920 DEBUG: Frame Size : 8
  55824. 19:05:19 T:2920 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  55825. 19:05:19 T:2920 DEBUG: Output Device : default
  55826. 19:05:19 T:2920 DEBUG: Sample Rate : 44100
  55827. 19:05:19 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  55828. 19:05:19 T:2920 DEBUG: Channel Count : 2
  55829. 19:05:19 T:2920 DEBUG: Channel Layout: FL,FR
  55830. 19:05:19 T:2920 DEBUG: Frames : 661
  55831. 19:05:19 T:2920 DEBUG: Frame Size : 8
  55832. 19:05:19 T:2920 DEBUG: ffmpeg[B68]: [SWR] Using fltp internally between filters
  55833. 19:05:19 T:5528 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  55834. 19:05:19 T:5528 DEBUG: Previous line repeats 1 times.
  55835. 19:05:19 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  55836. 19:05:19 T:2560 NOTICE: thread end: video_thread
  55837. 19:05:19 T:2560 DEBUG: Thread VideoPlayerVideo 2560 terminating
  55838. 19:05:19 T:992 NOTICE: deleting video codec
  55839. 19:05:19 T:992 DEBUG: DXVA::CDecoder::~CDecoder - destructing decoder, 0CCE13C0
  55840. 19:05:19 T:992 NOTICE: DXVA::CDecoder::Close - closing decoder
  55841. 19:05:19 T:992 NOTICE: DXVA::Close - closing decoder context
  55842. 19:05:19 T:2920 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  55843. 19:05:19 T:7444 DEBUG: Thread JobWorker start, auto delete: true
  55844. 19:05:19 T:7444 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item pvr://channels/tv/All channels/pvr.mythtv_1602.pvr
  55845. 19:05:20 T:80 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{da3b0488-55ef-4c97-b058-b14b1e6da3ad} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  55846. 19:05:20 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  55847. 19:05:20 T:992 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Resume
  55848. 19:05:20 T:992 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Resume: Resuming Thread
  55849. 19:05:20 T:992 DEBUG: CDVDInputStreamPVRManager::Close - stream closed
  55850. 19:05:20 T:8084 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Process: FileOps Thread Started
  55851. 19:05:20 T:992 DEBUG: CApplication::OnPlayBackStopped: play state was 2, starting 1
  55852. 19:05:20 T:992 DEBUG: Thread VideoPlayer 992 terminating
  55853. 19:05:20 T:6184 NOTICE: VideoPlayer: finished waiting
  55854. 19:05:20 T:6184 DEBUG: CRenderManager::DeleteRenderer - deleting renderer
  55855. 19:05:20 T:6184 DEBUG: DXVA::CSurfaceContext::~CSurfaceContext - destructing surface context
  55856. 19:05:20 T:6184 NOTICE: CVideoPlayer::CloseFile()
  55857. 19:05:20 T:6184 NOTICE: VideoPlayer: waiting for threads to exit
  55858. 19:05:20 T:6184 NOTICE: VideoPlayer: finished waiting
  55859. 19:05:20 T:6184 DEBUG: Radio UECP (RDS) Processor - delete CDVDRadioRDSData::~CDVDRadioRDSData
  55860. 19:05:20 T:6184 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
  55861. 19:05:20 T:6184 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.mythtv_1910.pvr
  55862. 19:05:20 T:6184 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  55863. 19:05:20 T:6184 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 104 for 1.
  55864. 19:05:20 T:6184 ERROR: DXVA::CProcessorHD::IsFormatSupported - Unsupported format 105 for 1.
  55865. 19:05:20 T:2316 DEBUG: Thread VideoPlayer start, auto delete: false
  55866. 19:05:20 T:2316 NOTICE: Creating InputStream
  55867. 19:05:20 T:2316 DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'NBA League Pass 1'
  55868. 19:05:20 T:2316 DEBUG: opening live stream for channel 'NBA League Pass 1'
  55869. 19:05:20 T:2316 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Suspend
  55870. 19:05:20 T:2316 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Suspend: Stopping Thread
  55871. 19:05:20 T:8084 DEBUG: AddOnLog: MythTV PVR Client: FileOps::Process: FileOps Thread Stopped
  55872. 19:05:21 T:6184 DEBUG: ------ Window Init (DialogBusy.xml) ------
  55873. 19:05:21 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  55874. 19:05:21 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  55875. 19:05:21 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  55876. 19:05:21 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  55877. 19:05:21 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  55878. 19:05:21 T:2648 DEBUG: Thread JobWorker start, auto delete: true
  55879. 19:05:21 T:7444 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  55880. 19:05:21 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  55881. 19:05:21 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  55882. 19:05:21 T:7444 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  55883. 19:05:21 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  55884. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  55885. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  55886. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  55887. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  55888. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  55889. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  55890. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  55891. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  55892. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  55893. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  55894. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  55895. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  55896. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  55897. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  55898. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  55899. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  55900. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  55901. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  55902. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  55903. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  55904. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  55905. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  55906. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  55907. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  55908. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  55909. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  55910. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  55911. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  55912. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  55913. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  55914. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  55915. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  55916. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  55917. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  55918. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  55919. 19:05:21 T:2648 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  55920. 19:05:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  55921. 19:05:23 T:2316 DEBUG: AddOnLog: MythTV PVR Client: PVRClientMythTV::OpenLiveStream: Done
  55922. 19:05:23 T:2316 DEBUG: CDVDInputStreamPVRManager - CDVDInputStreamPVRManager::Open - playback has started on filename pvr://channels/tv/All channels/pvr.mythtv_1910.pvr
  55923. 19:05:23 T:2316 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.mythtv_1910.pvr
  55924. 19:05:23 T:2316 NOTICE: Creating Demuxer
  55925. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: Probing aac score:1 size:2048
  55926. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: Probing mp3 score:1 size:2048
  55927. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: Probing mpegts score:50 size:2048
  55928. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: Probing mpegvideo score:12 size:2048
  55929. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: Format mpegts probed with size=2048 and score=50
  55930. 19:05:23 T:2316 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mpegts]
  55931. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: score: 44, dvhs_score: 0, fec_score: -2
  55932. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Filter: pid=0x11 type=1
  55933. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Filter: pid=0x0 type=1
  55934. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  55935. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] sid=0x1 pid=0xff0
  55936. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] new_program: id=0x0001
  55937. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Filter: pid=0xff0 type=1
  55938. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  55939. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] sid=0x1 sec_num=0/0 version=5 tid=2
  55940. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pcr_pid=0xff1
  55941. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Filter: pid=0xff1 type=0
  55942. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] stream=0 stream_type=2 pid=ff1 prog_reg_desc=
  55943. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Filter: pid=0xff2 type=0
  55944. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] stream=1 stream_type=81 pid=ff2 prog_reg_desc=
  55945. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] tag: 0x81 len=5
  55946. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] tag: 0x0a len=4
  55947. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] tuning done
  55948. 19:05:23 T:2316 INFO: ffmpeg[90C]: Input #0, mpegts, pvr://channels/tv/All channels/pvr.mythtv_1910.pv':
  55949. 19:05:23 T:2316 INFO: ffmpeg[90C]: Duration: N/A, bitrate: N/A
  55950. 19:05:23 T:2316 INFO: ffmpeg[90C]: Program 1
  55951. 19:05:23 T:2316 INFO: ffmpeg[90C]: Stream #0:0[0xff1], 0, 1/90000: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 90k tbn
  55952. 19:05:23 T:2316 INFO: ffmpeg[90C]: Stream #0:1[0xff2](eng), 0, 1/90000: Audio: ac3 ([129][0][0][0] / 0x0081), 0 channels
  55953. 19:05:23 T:2316 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  55954. 19:05:23 T:2316 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
  55955. 19:05:23 T:2316 NOTICE: Opening stream: 0 source: 256
  55956. 19:05:23 T:2316 NOTICE: Creating video codec with codec id: 2
  55957. 19:05:23 T:2316 DEBUG: FactoryCodec - Video: - Opening
  55958. 19:05:23 T:2316 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  55959. 19:05:23 T:2316 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video
  55960. 19:05:23 T:2316 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
  55961. 19:05:23 T:2316 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 2
  55962. 19:05:23 T:2316 NOTICE: Creating video thread
  55963. 19:05:23 T:2316 NOTICE: Opening stream: 1 source: 256
  55964. 19:05:23 T:2316 NOTICE: Finding audio codec for: 86019
  55965. 19:05:23 T:2316 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  55966. 19:05:23 T:5004 DEBUG: Thread VideoPlayerVideo start, auto delete: false
  55967. 19:05:23 T:5004 NOTICE: running thread: video_thread
  55968. 19:05:23 T:2316 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  55969. 19:05:23 T:2316 NOTICE: Creating audio thread
  55970. 19:05:23 T:2316 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
  55971. 19:05:23 T:2316 DEBUG: CVideoPlayer::SetCaching - caching state 2
  55972. 19:05:23 T:6148 DEBUG: Thread VideoPlayerAudio start, auto delete: false
  55973. 19:05:23 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  55974. 19:05:23 T:6148 NOTICE: running thread: CVideoPlayerAudio::Process()
  55975. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Skipping after seek
  55976. 19:05:23 T:6148 DEBUG: CDVDAudio::Pause - pausing audio stream
  55977. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  55978. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] sid=0x1 pid=0xff0
  55979. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] new_program: id=0x0001
  55980. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  55981. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] sid=0x1 sec_num=0/0 version=5 tid=2
  55982. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pcr_pid=0xff1
  55983. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] tag: 0x81 len=5
  55984. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] tag: 0x0a len=4
  55985. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] All programs have pmt, headers found
  55986. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  55987. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Continuity check failed for pid 4080 expected 12 got 13
  55988. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  55989. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  55990. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] Continuity check failed for pid 0 expected 4 got 6
  55991. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  55992. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  55993. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  55994. 19:05:23 T:2316 DEBUG: CDVDDemuxFFmpeg::Read() fetching extradata, extradata_size(150)
  55995. 19:05:23 T:6184 DEBUG: CApplication::PlayFile: OpenFile succeed, play state 2
  55996. 19:05:23 T:6184 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
  55997. 19:05:23 T:2316 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
  55998. 19:05:23 T:2316 NOTICE: Opening stream: 0 source: 256
  55999. 19:05:23 T:2316 NOTICE: Creating video codec with codec id: 2
  56000. 19:05:23 T:2316 DEBUG: FactoryCodec - Video: - Opening
  56001. 19:05:23 T:2316 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
  56002. 19:05:23 T:2316 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video
  56003. 19:05:23 T:2316 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
  56004. 19:05:23 T:2316 NOTICE: Opening stream: 1 source: 256
  56005. 19:05:23 T:5004 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 2
  56006. 19:05:23 T:5004 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  56007. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56008. 19:05:23 T:5004 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating DXVA(704x480)
  56009. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56010. 19:05:23 T:5004 DEBUG: DXVA - open decoder
  56011. 19:05:23 T:5004 DEBUG: DXVA - supports 'MPEG2 VLD'
  56012. 19:05:23 T:5004 DEBUG: DXVA - supports 'MPEG2 IDCT'
  56013. 19:05:23 T:5004 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  56014. 19:05:23 T:5004 DEBUG: DXVA - supports 4245F676-2bbc-4166-a0bb-54e7b849c380
  56015. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56016. 19:05:23 T:5004 DEBUG: DXVA - supports 6719B6FB-5cad-4acb-b00a-f3bfdec38727
  56017. 19:05:23 T:5004 DEBUG: DXVA - supports 9901CCD3-ca12-4b7e-867a-e2223d9255c3
  56018. 19:05:23 T:5004 DEBUG: DXVA - supports D79BE8DA-0cf1-4c81-b82a-69a4e236f43d
  56019. 19:05:23 T:5004 DEBUG: DXVA - supports F9AACCBB-c2b6-4cfc-8779-5707b1760552
  56020. 19:05:23 T:5004 DEBUG: DXVA - supports 'VC-1 VLD'
  56021. 19:05:23 T:5004 DEBUG: DXVA - supports CA15D19A-2b48-43d6-979e-7a6e9c802ff8
  56022. 19:05:23 T:5004 DEBUG: DXVA - supports 7C74ADC6-e2ba-4ade-86de-30beabb40cc1
  56023. 19:05:23 T:5004 DEBUG: DXVA - supports ED418A9F-010d-4eda-9ae3-9a65358d8d2e
  56024. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56025. 19:05:23 T:5004 DEBUG: DXVA - supports 'VC-1 IDCT'
  56026. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56027. 19:05:23 T:5004 DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
  56028. 19:05:23 T:5004 DEBUG: DXVA - supports 103473E4-10ea-11df-9a92-2ba055d89593
  56029. 19:05:23 T:5004 DEBUG: DXVA - supports 725AD240-786c-471e-ad3c-38f739936517
  56030. 19:05:23 T:5004 DEBUG: DXVA - supports 03FCC2C0-975a-4c13-a4be-baeb577eaa64
  56031. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56032. 19:05:23 T:5004 DEBUG: DXVA - supports B11A91B8-5d8e-4dc0-9bb4-fab9d8e7c0cd
  56033. 19:05:23 T:5004 DEBUG: DXVA - supports AB52EC92-2260-45c4-81dc-d648d0ed4127
  56034. 19:05:23 T:5004 DEBUG: DXVA - supports 84AD67F6-4c21-419a-9f0b-24f0578906c1
  56035. 19:05:23 T:5004 DEBUG: DXVA - supports 95664FF5-9e03-4c74-bb4f-9178d6035e58
  56036. 19:05:23 T:5004 DEBUG: DXVA - trying 'MPEG2 VLD'
  56037. 19:05:23 T:5004 DEBUG: DXVA - Selected input/output format: 103
  56038. 19:05:23 T:5004 DEBUG: DXVA - source requires 1 references
  56039. 19:05:23 T:5004 DEBUG: DXVA - config 0: bitstream type 1
  56040. 19:05:23 T:5004 DEBUG: DXVA - config 1: bitstream type 1
  56041. 19:05:23 T:5004 DEBUG: DXVA - allocating 11 surfaces with format 103
  56042. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56043. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56044. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56045. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56046. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56047. 19:05:23 T:6148 DEBUG: CVideoPlayerAudio: Sample rate changed, checking for passthrough
  56048. 19:05:23 T:6148 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  56049. 19:05:23 T:6148 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  56050. 19:05:23 T:6148 NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
  56051. 19:05:23 T:6148 DEBUG: CVideoPlayerAudio:: synctype set to 1: resample
  56052. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56053. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56054. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56055. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56056. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56057. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56058. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56059. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56060. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56061. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56062. 19:05:23 T:5004 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-mpeg2video-d3d11va
  56063. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56064. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56065. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56066. 19:05:23 T:2920 DEBUG: Previous line repeats 2 times.
  56067. 19:05:23 T:2920 INFO: CActiveAESink::OpenSink - initialize sink
  56068. 19:05:23 T:2920 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  56069. 19:05:23 T:2648 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All channels/pvr.mythtv_1910.pvr)
  56070. 19:05:23 T:4812 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  56071. 19:05:23 T:4812 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  56072. 19:05:23 T:2920 DEBUG: CActiveAESink::OpenSink - trying to open device DIRECTSOUND:default
  56073. 19:05:23 T:5004 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0
  56074. 19:05:23 T:5004 DEBUG: Previous line repeats 2 times.
  56075. 19:05:23 T:5004 DEBUG: CRenderManager::Configure - change configuration. 704x480. display: 640x480. framerate: 0.00. format: DXVA
  56076. 19:05:23 T:2920 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 000B022E
  56077. 19:05:23 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  56078. 19:05:23 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  56079. 19:05:23 T:6184 NOTICE: D3D: rendering method forced to DXVA processor
  56080. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Initing Video Enumerator with params: 704x480.
  56081. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 1 rate conversion.
  56082. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0xe2 feature caps.
  56083. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0x19 device caps.
  56084. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 0 input format caps.
  56085. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 16 max input streams.
  56086. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Video processor has 16 max stream states.
  56087. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor index: 0.
  56088. 19:05:23 T:6184 NOTICE: DXVA::CProcessorHD::InitProcessor - Supported deinterlace methods: Blend:no, Bob:yes, Adaptive:yes, MoComp:yes.
  56089. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Selected video processor allows 1 future frames and 1 past frames.
  56090. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 0 has following params - max: 1000, min: -1000, default: 0
  56091. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 1 has following params - max: 200, min: 0, default: 100
  56092. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 2 has following params - max: 180, min: -180, default: 0
  56093. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::InitProcessor - Filter 3 has following params - max: 300, min: 0, default: 100
  56094. 19:05:23 T:6184 DEBUG: DXVA::CProcessorHD::OpenProcessor - Creating processor with input format: (103).
  56095. 19:05:23 T:6184 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  56096. 19:05:23 T:6184 DEBUG: created video buffer 0
  56097. 19:05:23 T:6184 DEBUG: created video buffer 1
  56098. 19:05:23 T:6184 DEBUG: created video buffer 2
  56099. 19:05:23 T:6184 DEBUG: created video buffer 3
  56100. 19:05:23 T:6184 DEBUG: created video buffer 4
  56101. 19:05:23 T:6184 DEBUG: CRenderManager::Configure - 5
  56102. 19:05:23 T:6184 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer
  56103. 19:05:23 T:6184 DEBUG: CWinRenderer::CreateIntermediateRenderTarget: format 88
  56104. 19:05:23 T:2920 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  56105. 19:05:23 T:2920 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  56106. 19:05:23 T:2920 DEBUG: Audio Device : 1 - SAMSUNG (AMD High Definition Audio Device)
  56107. 19:05:23 T:2920 DEBUG: Sample Rate : 48000
  56108. 19:05:23 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  56109. 19:05:23 T:2920 DEBUG: Bits Per Sample : 32
  56110. 19:05:23 T:2920 DEBUG: Valid Bits/Samp : 32
  56111. 19:05:23 T:2920 DEBUG: Channel Count : 2
  56112. 19:05:23 T:2920 DEBUG: Block Align : 8
  56113. 19:05:23 T:2920 DEBUG: Avg. Bytes Sec : 384000
  56114. 19:05:23 T:2920 DEBUG: Samples/Block : 32
  56115. 19:05:23 T:2920 DEBUG: Format cBSize : 22
  56116. 19:05:23 T:2920 DEBUG: Channel Layout : FL,FR
  56117. 19:05:23 T:2920 DEBUG: Channel Mask : 3
  56118. 19:05:23 T:2920 DEBUG: Frames : 720
  56119. 19:05:23 T:2920 DEBUG: Frame Size : 8
  56120. 19:05:23 T:2920 DEBUG: CActiveAESink::OpenSink - DIRECTSOUND Initialized:
  56121. 19:05:23 T:2920 DEBUG: Output Device : default
  56122. 19:05:23 T:2920 DEBUG: Sample Rate : 48000
  56123. 19:05:23 T:2920 DEBUG: Sample Format : AE_FMT_FLOAT
  56124. 19:05:23 T:2920 DEBUG: Channel Count : 2
  56125. 19:05:23 T:2920 DEBUG: Channel Layout: FL,FR
  56126. 19:05:23 T:2920 DEBUG: Frames : 720
  56127. 19:05:23 T:2920 DEBUG: Frame Size : 8
  56128. 19:05:23 T:2920 DEBUG: ffmpeg[B68]: [SWR] Using fltp internally between filters
  56129. 19:05:23 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  56130. 19:05:23 T:5528 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  56131. 19:05:23 T:6184 DEBUG: Previous line repeats 1 times.
  56132. 19:05:23 T:6184 DEBUG: Activating window ID: 12005
  56133. 19:05:23 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  56134. 19:05:23 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  56135. 19:05:23 T:2316 DEBUG: CVideoPlayer::HandleMessages - player started 2
  56136. 19:05:23 T:2316 DEBUG: CVideoPlayer::HandleMessages - player started 1
  56137. 19:05:23 T:2316 DEBUG: CVideoPlayer::SetCaching - caching state 3
  56138. 19:05:23 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  56139. 19:05:23 T:2316 DEBUG: CVideoPlayer::SetCaching - caching state 0
  56140. 19:05:23 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  56141. 19:05:23 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  56142. 19:05:23 T:2316 DEBUG: VideoPlayer::Sync - Audio - pts: 87994228588.000000, cache: 319999.933243, totalcache: 579999.983311
  56143. 19:05:23 T:2316 DEBUG: VideoPlayer::Sync - Video - pts: 87994382811.000000, cache: 50000.000000, totalcache: 100000.000000
  56144. 19:05:23 T:6148 DEBUG: CVideoPlayerAudio - CDVDMsg::GENERAL_RESYNC(87993248588.016693)
  56145. 19:05:23 T:5004 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(87993248588.016693)
  56146. 19:05:23 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  56147. 19:05:23 T:5004 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  56148. 19:05:23 T:6148 DEBUG: CDVDAudio::Resume - resume audio stream
  56149. 19:05:23 T:5528 DEBUG: ActiveAE - start sync of audio stream
  56150. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56151. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56152. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56153. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56154. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56155. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56156. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56157. 19:05:23 T:2920 DEBUG: Previous line repeats 2 times.
  56158. 19:05:23 T:2920 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  56159. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56160. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56161. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56162. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56163. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56164. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56165. 19:05:23 T:5528 DEBUG: ActiveAE::SyncStream - average error of 673.310520, start adjusting
  56166. 19:05:23 T:6184 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  56167. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56168. 19:05:23 T:2316 DEBUG: Previous line repeats 2 times.
  56169. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56170. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56171. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56172. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56173. 19:05:23 T:2316 DEBUG: Previous line repeats 2 times.
  56174. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56175. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56176. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56177. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56178. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56179. 19:05:23 T:5004 DEBUG: Previous line repeats 3 times.
  56180. 19:05:23 T:5004 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  56181. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56182. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56183. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56184. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56185. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56186. 19:05:23 T:2316 DEBUG: Previous line repeats 5 times.
  56187. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56188. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56189. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56190. 19:05:23 T:5528 DEBUG: ActiveAE::SyncStream - average error 17.320819 below threshold of 30.000000
  56191. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56192. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56193. 19:05:23 T:2316 DEBUG: Previous line repeats 1 times.
  56194. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56195. 19:05:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56196. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56197. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56198. 19:05:24 T:2316 DEBUG: Previous line repeats 2 times.
  56199. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56200. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56201. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56202. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56203. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56204. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56205. 19:05:24 T:80 DEBUG: Previous line repeats 1 times.
  56206. 19:05:24 T:80 DEBUG: CMMNotificationClient::OnPropertyValueChanged: Changed device property of {0.0.0.00000000}.{da3b0488-55ef-4c97-b058-b14b1e6da3ad} is {9855c4cd-df8c-449c-a181-8191b68bd06c}#0
  56207. 19:05:24 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  56208. 19:05:24 T:5004 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  56209. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56210. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56211. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56212. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56213. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56214. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56215. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56216. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56217. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56218. 19:05:24 T:5004 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33366
  56219. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56220. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56221. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56222. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56223. 19:05:24 T:2316 DEBUG: Previous line repeats 3 times.
  56224. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56225. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56226. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56227. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56228. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56229. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56230. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56231. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56232. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56233. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56234. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56235. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56236. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56237. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56238. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56239. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56240. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56241. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56242. 19:05:24 T:2316 DEBUG: Previous line repeats 1 times.
  56243. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56244. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: detected 4 logical cores
  56245. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'time_base' to value '1/48000'
  56246. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'sample_rate' to value '48000'
  56247. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'sample_fmt' to value 'flt'
  56248. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'channel_layout' to value '0x3'
  56249. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [in] tb:1/48000 samplefmt:flt samplerate:48000 chlayout:0x3
  56250. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [atempo] Setting 'tempo' to value '0.949265'
  56251. 19:05:24 T:5528 DEBUG: ffmpeg[1598]: [AVFilterGraph] query_formats: 3 queried, 6 merged, 0 already done, 0 delayed
  56252. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56253. 19:05:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56254. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56255. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56256. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56257. 19:05:25 T:2316 DEBUG: Previous line repeats 2 times.
  56258. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56259. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56260. 19:05:25 T:2316 DEBUG: Previous line repeats 1 times.
  56261. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56262. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56263. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56264. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56265. 19:05:25 T:2316 DEBUG: Previous line repeats 2 times.
  56266. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56267. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56268. 19:05:25 T:2316 DEBUG: Previous line repeats 1 times.
  56269. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56270. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56271. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56272. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56273. 19:05:25 T:2316 DEBUG: Previous line repeats 1 times.
  56274. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56275. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56276. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56277. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56278. 19:05:25 T:2316 DEBUG: Previous line repeats 2 times.
  56279. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56280. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56281. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56282. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56283. 19:05:25 T:2316 DEBUG: Previous line repeats 1 times.
  56284. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56285. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56286. 19:05:25 T:2316 DEBUG: Previous line repeats 2 times.
  56287. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56288. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56289. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56290. 19:05:25 T:2316 DEBUG: Previous line repeats 1 times.
  56291. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56292. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56293. 19:05:25 T:2316 DEBUG: Previous line repeats 3 times.
  56294. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56295. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56296. 19:05:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56297. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'time_base' to value '1/48000'
  56298. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'sample_rate' to value '48000'
  56299. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'sample_fmt' to value 'flt'
  56300. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [in] Setting 'channel_layout' to value '0x3'
  56301. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [in] tb:1/48000 samplefmt:flt samplerate:48000 chlayout:0x3
  56302. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [atempo] Setting 'tempo' to value '0.933498'
  56303. 19:05:26 T:5528 DEBUG: ffmpeg[1598]: [AVFilterGraph] query_formats: 3 queried, 6 merged, 0 already done, 0 delayed
  56304. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56305. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56306. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56307. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56308. 19:05:26 T:2316 DEBUG: Previous line repeats 1 times.
  56309. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56310. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56311. 19:05:26 T:2316 DEBUG: Previous line repeats 4 times.
  56312. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56313. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56314. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56315. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56316. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56317. 19:05:26 T:2316 DEBUG: Previous line repeats 3 times.
  56318. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56319. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56320. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56321. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56322. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56323. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56324. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56325. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56326. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56327. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56328. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56329. 19:05:26 T:2316 DEBUG: Previous line repeats 3 times.
  56330. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56331. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56332. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56333. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56334. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56335. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56336. 19:05:26 T:2316 DEBUG: Previous line repeats 3 times.
  56337. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56338. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56339. 19:05:26 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  56340. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56341. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56342. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56343. 19:05:26 T:2316 DEBUG: Previous line repeats 1 times.
  56344. 19:05:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56345. 19:05:27 T:5528 DEBUG: ffmpeg[1598]: [SWR] Using fltp internally between filters
  56346. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56347. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56348. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56349. 19:05:27 T:2316 DEBUG: Previous line repeats 2 times.
  56350. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56351. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56352. 19:05:27 T:2316 DEBUG: Previous line repeats 1 times.
  56353. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56354. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56355. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56356. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56357. 19:05:27 T:2316 DEBUG: Previous line repeats 2 times.
  56358. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56359. 19:05:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  56360. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56361. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56362. 19:05:27 T:2316 DEBUG: Previous line repeats 1 times.
  56363. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56364. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56365. 19:05:27 T:2316 DEBUG: Previous line repeats 2 times.
  56366. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56367. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56368. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56369. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56370. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56371. 19:05:27 T:2316 DEBUG: Previous line repeats 1 times.
  56372. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56373. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56374. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56375. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56376. 19:05:27 T:2316 DEBUG: Previous line repeats 2 times.
  56377. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56378. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56379. 19:05:27 T:2316 DEBUG: Previous line repeats 1 times.
  56380. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56381. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56382. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56383. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56384. 19:05:27 T:2316 DEBUG: Previous line repeats 2 times.
  56385. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56386. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56387. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56388. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56389. 19:05:27 T:2316 DEBUG: Previous line repeats 1 times.
  56390. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56391. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56392. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56393. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56394. 19:05:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56395. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56396. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56397. 19:05:28 T:2316 DEBUG: Previous line repeats 3 times.
  56398. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56399. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56400. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56401. 19:05:28 T:2316 DEBUG: Previous line repeats 1 times.
  56402. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56403. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56404. 19:05:28 T:2316 DEBUG: Previous line repeats 2 times.
  56405. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56406. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56407. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56408. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56409. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56410. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56411. 19:05:28 T:2316 DEBUG: Previous line repeats 1 times.
  56412. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56413. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56414. 19:05:28 T:5004 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
  56415. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56416. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56417. 19:05:28 T:2316 DEBUG: Previous line repeats 5 times.
  56418. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56419. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56420. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56421. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56422. 19:05:28 T:2316 DEBUG: Previous line repeats 3 times.
  56423. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56424. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56425. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56426. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56427. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56428. 19:05:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56429. 19:05:29 T:2316 DEBUG: Previous line repeats 2 times.
  56430. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56431. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56432. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56433. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56434. 19:05:29 T:2316 DEBUG: Previous line repeats 2 times.
  56435. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56436. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56437. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56438. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56439. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56440. 19:05:29 T:2316 DEBUG: Previous line repeats 3 times.
  56441. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56442. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56443. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56444. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56445. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56446. 19:05:29 T:2316 DEBUG: Previous line repeats 4 times.
  56447. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56448. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56449. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56450. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56451. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56452. 19:05:29 T:2316 DEBUG: Previous line repeats 1 times.
  56453. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56454. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56455. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56456. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56457. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56458. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56459. 19:05:29 T:2316 DEBUG: Previous line repeats 3 times.
  56460. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56461. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56462. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56463. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56464. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56465. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56466. 19:05:29 T:2316 DEBUG: Previous line repeats 2 times.
  56467. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56468. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56469. 19:05:29 T:2316 DEBUG: Previous line repeats 1 times.
  56470. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56471. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56472. 19:05:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56473. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56474. 19:05:30 T:2316 DEBUG: Previous line repeats 1 times.
  56475. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56476. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56477. 19:05:30 T:2316 DEBUG: Previous line repeats 1 times.
  56478. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56479. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56480. 19:05:30 T:2316 DEBUG: Previous line repeats 1 times.
  56481. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56482. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56483. 19:05:30 T:2316 DEBUG: Previous line repeats 1 times.
  56484. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56485. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56486. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56487. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56488. 19:05:30 T:2316 DEBUG: Previous line repeats 2 times.
  56489. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56490. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56491. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56492. 19:05:30 T:3764 DEBUG: Previous line repeats 2 times.
  56493. 19:05:30 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  56494. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  56495. 19:05:30 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  56496. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  56497. 19:05:30 T:3764 INFO: Previous line repeats 6 times.
  56498. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  56499. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56500. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56501. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56502. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56503. 19:05:30 T:2316 DEBUG: Previous line repeats 2 times.
  56504. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56505. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56506. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56507. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  56508. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56509. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56510. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56511. 19:05:30 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  56512. 19:05:30 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  56513. 19:05:30 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  56514. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  56515. 19:05:30 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  56516. 19:05:30 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  56517. 19:05:30 T:6184 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  56518. 19:05:30 T:6184 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  56519. 19:05:30 T:6184 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  56520. 19:05:30 T:6184 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  56521. 19:05:30 T:6184 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  56522. 19:05:30 T:6184 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  56523. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  56524. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  56525. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  56526. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  56527. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  56528. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  56529. 19:05:30 T:7964 DEBUG: Thread JobWorker start, auto delete: true
  56530. 19:05:30 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  56531. 19:05:30 T:7444 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
  56532. 19:05:30 T:7444 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 1 ms
  56533. 19:05:30 T:7444 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  56534. 19:05:30 T:2648 DEBUG: CVideoDatabase::RunQuery took 19 ms for 2 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  56535. 19:05:30 T:7964 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  56536. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56537. 19:05:30 T:2316 DEBUG: Previous line repeats 1 times.
  56538. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56539. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56540. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56541. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  56542. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  56543. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  56544. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  56545. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  56546. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  56547. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  56548. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  56549. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  56550. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  56551. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  56552. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  56553. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  56554. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  56555. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  56556. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  56557. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  56558. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  56559. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  56560. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  56561. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  56562. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  56563. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  56564. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  56565. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  56566. 19:05:30 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  56567. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  56568. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  56569. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  56570. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  56571. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  56572. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  56573. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  56574. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  56575. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  56576. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  56577. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  56578. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  56579. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  56580. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  56581. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  56582. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  56583. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  56584. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  56585. 19:05:30 T:2648 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  56586. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  56587. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  56588. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  56589. 19:05:30 T:7964 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  56590. 19:05:30 T:7444 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  56591. 19:05:30 T:7444 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  56592. 19:05:30 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  56593. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  56594. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  56595. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  56596. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  56597. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  56598. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  56599. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  56600. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  56601. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  56602. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  56603. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  56604. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  56605. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  56606. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  56607. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  56608. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  56609. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  56610. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  56611. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  56612. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  56613. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  56614. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  56615. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  56616. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  56617. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  56618. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  56619. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  56620. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  56621. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  56622. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  56623. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  56624. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  56625. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  56626. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  56627. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  56628. 19:05:30 T:7964 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  56629. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  56630. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56631. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56632. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56633. 19:05:30 T:2316 DEBUG: Previous line repeats 2 times.
  56634. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56635. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56636. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56637. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  56638. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  56639. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56640. 19:05:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56641. 19:05:30 T:4572 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  56642. 19:05:30 T:4572 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  56643. 19:05:30 T:4572 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  56644. 19:05:30 T:4572 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  56645. 19:05:30 T:4572 INFO: Platinum [neptune.http]: got connection (reused: false)
  56646. 19:05:30 T:4572 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  56647. 19:05:30 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  56648. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  56649. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56650. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56651. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56652. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56653. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  56654. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56655. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56656. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56657. 19:05:31 T:3764 DEBUG: Previous line repeats 2 times.
  56658. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  56659. 19:05:31 T:3764 INFO: Previous line repeats 1 times.
  56660. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  56661. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56662. 19:05:31 T:2316 DEBUG: Previous line repeats 1 times.
  56663. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56664. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56665. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56666. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56667. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56668. 19:05:31 T:2316 DEBUG: Previous line repeats 3 times.
  56669. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56670. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56671. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  56672. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  56673. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56674. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56675. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56676. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56677. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56678. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56679. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56680. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56681. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  56682. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  56683. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  56684. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  56685. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  56686. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56687. 19:05:31 T:2316 DEBUG: Previous line repeats 2 times.
  56688. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56689. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56690. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56691. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56692. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56693. 19:05:31 T:3764 DEBUG: Previous line repeats 2 times.
  56694. 19:05:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  56695. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56696. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56697. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56698. 19:05:31 T:2316 DEBUG: Previous line repeats 1 times.
  56699. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56700. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56701. 19:05:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56702. 19:05:31 T:7392 DEBUG: Previous line repeats 2 times.
  56703. 19:05:31 T:7392 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  56704. 19:05:31 T:7392 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  56705. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  56706. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  56707. 19:05:31 T:7392 INFO: Platinum [neptune.http]: got connection (reused: false)
  56708. 19:05:31 T:7392 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  56709. 19:05:31 T:7392 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  56710. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  56711. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  56712. 19:05:31 T:7392 INFO: Platinum [neptune.http]: got connection (reused: false)
  56713. 19:05:31 T:7392 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  56714. 19:05:31 T:7392 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  56715. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  56716. 19:05:31 T:7392 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  56717. 19:05:31 T:7392 INFO: Platinum [neptune.http]: got connection (reused: false)
  56718. 19:05:31 T:7392 ERROR: Platinum [platinum.core.service]: No state variables found
  56719. 19:05:31 T:7392 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  56720. 19:05:31 T:7392 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  56721. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  56722. <specVersion>
  56723. <major>1</major>
  56724. <minor>0</minor>
  56725. </specVersion>
  56726. <actionList />
  56727. <serviceStateTable />
  56728. </scpd>
  56729. 19:05:31 T:7392 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  56730. 19:05:31 T:7392 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  56731. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  56732. <specVersion>
  56733. <major>1</major>
  56734. <minor>0</minor>
  56735. </specVersion>
  56736. <actionList />
  56737. <serviceStateTable />
  56738. </scpd>
  56739. 19:05:31 T:7392 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  56740. 19:05:32 T:3764 NOTICE: Previous line repeats 2 times.
  56741. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  56742. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56743. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56744. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56745. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56746. 19:05:32 T:2316 DEBUG: Previous line repeats 2 times.
  56747. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56748. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56749. 19:05:32 T:2316 DEBUG: Previous line repeats 1 times.
  56750. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56751. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56752. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  56753. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  56754. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  56755. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56756. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56757. 19:05:32 T:2316 DEBUG: Previous line repeats 2 times.
  56758. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56759. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56760. 19:05:32 T:2316 DEBUG: Previous line repeats 1 times.
  56761. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56762. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  56763. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  56764. 19:05:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  56765. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  56766. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56767. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56768. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56769. 19:05:32 T:3764 DEBUG: Previous line repeats 1 times.
  56770. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56771. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  56772. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56773. 19:05:32 T:2316 INFO: Previous line repeats 1 times.
  56774. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56775. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56776. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56777. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  56778. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  56779. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56780. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56781. 19:05:32 T:2316 DEBUG: Previous line repeats 1 times.
  56782. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56783. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56784. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56785. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  56786. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56787. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56788. 19:05:32 T:2316 DEBUG: Previous line repeats 2 times.
  56789. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56790. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56791. 19:05:32 T:2316 DEBUG: Previous line repeats 1 times.
  56792. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56793. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56794. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56795. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  56796. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  56797. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56798. 19:05:32 T:2316 DEBUG: Previous line repeats 2 times.
  56799. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56800. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56801. 19:05:32 T:2316 DEBUG: Previous line repeats 1 times.
  56802. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56803. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56804. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56805. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  56806. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  56807. 19:05:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56808. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  56809. 19:05:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  56810. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56811. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56812. 19:05:33 T:2316 DEBUG: Previous line repeats 2 times.
  56813. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56814. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56815. 19:05:33 T:2316 DEBUG: Previous line repeats 2 times.
  56816. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56817. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56818. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56819. 19:05:33 T:2316 DEBUG: Previous line repeats 1 times.
  56820. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56821. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56822. 19:05:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  56823. 19:05:33 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  56824. 19:05:33 T:6184 DEBUG: Activating window ID: 12005
  56825. 19:05:33 T:6184 DEBUG: ------ Window Deinit (Home.xml) ------
  56826. 19:05:33 T:6184 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  56827. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56828. 19:05:33 T:2316 DEBUG: Previous line repeats 1 times.
  56829. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56830. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56831. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56832. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56833. 19:05:33 T:2316 DEBUG: Previous line repeats 1 times.
  56834. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56835. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56836. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56837. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56838. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56839. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56840. 19:05:33 T:2316 DEBUG: Previous line repeats 4 times.
  56841. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56842. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56843. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56844. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56845. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56846. 19:05:33 T:2316 DEBUG: Previous line repeats 3 times.
  56847. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56848. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56849. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56850. 19:05:33 T:2316 DEBUG: Previous line repeats 1 times.
  56851. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56852. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56853. 19:05:33 T:2316 DEBUG: Previous line repeats 2 times.
  56854. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56855. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56856. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56857. 19:05:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56858. 19:05:34 T:2316 DEBUG: Previous line repeats 1 times.
  56859. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56860. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56861. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56862. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56863. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56864. 19:05:34 T:6184 DEBUG: Previous line repeats 1 times.
  56865. 19:05:34 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is OSD
  56866. 19:05:34 T:6184 DEBUG: ------ Window Init (VideoOSD.xml) ------
  56867. 19:05:34 T:6184 INFO: Loading skin file: VideoOSD.xml, load type: KEEP_IN_MEMORY
  56868. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56869. 19:05:34 T:6184 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
  56870. 19:05:34 T:6184 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: KEEP_IN_MEMORY
  56871. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56872. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56873. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56874. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56875. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56876. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56877. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56878. 19:05:34 T:2316 DEBUG: Previous line repeats 2 times.
  56879. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56880. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56881. 19:05:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56882. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56883. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56884. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56885. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56886. 19:05:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56887. 19:05:34 T:2316 INFO: Previous line repeats 1 times.
  56888. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56889. 19:05:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  56890. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56891. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56892. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56893. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56894. 19:05:34 T:2316 DEBUG: Previous line repeats 4 times.
  56895. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56896. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56897. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56898. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56899. 19:05:34 T:2316 DEBUG: Previous line repeats 1 times.
  56900. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56901. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56902. 19:05:34 T:2316 DEBUG: Previous line repeats 2 times.
  56903. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56904. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56905. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56906. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56907. 19:05:34 T:2316 DEBUG: Previous line repeats 1 times.
  56908. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56909. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56910. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56911. 19:05:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56912. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56913. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56914. 19:05:35 T:2316 DEBUG: Previous line repeats 2 times.
  56915. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56916. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56917. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56918. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56919. 19:05:35 T:6184 DEBUG: CInputManager::OnKey: 169 (0xa9, obc86) pressed, action is Left
  56920. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56921. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56922. 19:05:35 T:2316 DEBUG: Previous line repeats 2 times.
  56923. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56924. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56925. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56926. 19:05:35 T:2316 DEBUG: Previous line repeats 2 times.
  56927. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56928. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56929. 19:05:35 T:2316 DEBUG: Previous line repeats 1 times.
  56930. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56931. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56932. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56933. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56934. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56935. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56936. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56937. 19:05:35 T:2316 DEBUG: Previous line repeats 1 times.
  56938. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56939. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56940. 19:05:35 T:2316 DEBUG: Previous line repeats 2 times.
  56941. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56942. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56943. 19:05:35 T:2316 DEBUG: Previous line repeats 2 times.
  56944. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56945. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56946. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56947. 19:05:35 T:2316 DEBUG: Previous line repeats 3 times.
  56948. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56949. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56950. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56951. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56952. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56953. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56954. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56955. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56956. 19:05:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56957. 19:05:36 T:2316 DEBUG: Previous line repeats 1 times.
  56958. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56959. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56960. 19:05:36 T:2316 DEBUG: Previous line repeats 2 times.
  56961. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56962. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56963. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56964. 19:05:36 T:2316 DEBUG: Previous line repeats 1 times.
  56965. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56966. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56967. 19:05:36 T:2316 DEBUG: Previous line repeats 3 times.
  56968. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56969. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56970. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56971. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56972. 19:05:36 T:2316 DEBUG: Previous line repeats 2 times.
  56973. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56974. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56975. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56976. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56977. 19:05:36 T:2316 DEBUG: Previous line repeats 3 times.
  56978. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56979. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56980. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56981. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56982. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56983. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56984. 19:05:36 T:2316 DEBUG: Previous line repeats 2 times.
  56985. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56986. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56987. 19:05:36 T:2316 DEBUG: Previous line repeats 1 times.
  56988. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56989. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56990. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56991. 19:05:36 T:2316 DEBUG: Previous line repeats 3 times.
  56992. 19:05:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56993. 19:05:36 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  56994. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  56995. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  56996. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  56997. 19:05:37 T:2316 DEBUG: Previous line repeats 1 times.
  56998. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  56999. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57000. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57001. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57002. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57003. 19:05:37 T:2316 DEBUG: Previous line repeats 2 times.
  57004. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57005. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57006. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57007. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57008. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57009. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57010. 19:05:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  57011. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57012. 19:05:37 T:2316 DEBUG: Previous line repeats 2 times.
  57013. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57014. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57015. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57016. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57017. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57018. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57019. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57020. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57021. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57022. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57023. 19:05:37 T:2316 DEBUG: Previous line repeats 1 times.
  57024. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57025. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57026. 19:05:37 T:2316 DEBUG: Previous line repeats 2 times.
  57027. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57028. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57029. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57030. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57031. 19:05:37 T:2316 DEBUG: Previous line repeats 1 times.
  57032. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57033. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57034. 19:05:37 T:2316 DEBUG: Previous line repeats 1 times.
  57035. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57036. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57037. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57038. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57039. 19:05:37 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  57040. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57041. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57042. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57043. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57044. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57045. 19:05:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57046. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57047. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57048. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57049. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57050. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57051. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57052. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57053. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57054. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57055. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57056. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57057. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57058. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57059. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57060. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57061. 19:05:38 T:2316 DEBUG: Previous line repeats 2 times.
  57062. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57063. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57064. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57065. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57066. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57067. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57068. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57069. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57070. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57071. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57072. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57073. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57074. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57075. 19:05:38 T:6184 DEBUG: Previous line repeats 2 times.
  57076. 19:05:38 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  57077. 19:05:38 T:6184 DEBUG: Activating window ID: 10123
  57078. 19:05:38 T:6184 DEBUG: ------ Window Init (DialogSettings.xml) ------
  57079. 19:05:38 T:6184 INFO: Loading skin file: DialogSettings.xml, load type: KEEP_IN_MEMORY
  57080. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.interlacemethod) was not found.
  57081. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.scalingmethod) was not found.
  57082. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.stream) was not found.
  57083. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.viewmode) was not found.
  57084. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.zoom) was not found.
  57085. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.verticalshift) was not found.
  57086. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.pixelratio) was not found.
  57087. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.postprocess) was not found.
  57088. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.brightness) was not found.
  57089. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.contrast) was not found.
  57090. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.nonlinearstretch) was not found.
  57091. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicmode) was not found.
  57092. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicinvert) was not found.
  57093. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.save) was not found.
  57094. 19:05:38 T:6184 DEBUG: CSettingsManager: requested setting (video.calibration) was not found.
  57095. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57096. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57097. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57098. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57099. 19:05:38 T:2316 DEBUG: Previous line repeats 1 times.
  57100. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57101. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57102. 19:05:38 T:2316 DEBUG: Previous line repeats 4 times.
  57103. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57104. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57105. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57106. 19:05:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57107. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57108. 19:05:39 T:2316 DEBUG: Previous line repeats 1 times.
  57109. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57110. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57111. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57112. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57113. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57114. 19:05:39 T:2316 DEBUG: Previous line repeats 4 times.
  57115. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57116. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57117. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57118. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57119. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57120. 19:05:39 T:2316 DEBUG: Previous line repeats 2 times.
  57121. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57122. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57123. 19:05:39 T:2316 DEBUG: Previous line repeats 1 times.
  57124. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57125. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57126. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57127. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57128. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57129. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57130. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57131. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57132. 19:05:39 T:2316 DEBUG: Previous line repeats 4 times.
  57133. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57134. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57135. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57136. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57137. 19:05:39 T:2316 DEBUG: Previous line repeats 3 times.
  57138. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57139. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57140. 19:05:39 T:2316 DEBUG: Previous line repeats 1 times.
  57141. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57142. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57143. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57144. 19:05:39 T:2316 DEBUG: Previous line repeats 2 times.
  57145. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57146. 19:05:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57147. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57148. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57149. 19:05:40 T:2316 DEBUG: Previous line repeats 2 times.
  57150. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57151. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57152. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57153. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57154. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57155. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57156. 19:05:40 T:2316 DEBUG: Previous line repeats 2 times.
  57157. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57158. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57159. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57160. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57161. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57162. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57163. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57164. 19:05:40 T:2316 DEBUG: Previous line repeats 2 times.
  57165. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57166. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57167. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57168. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57169. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57170. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57171. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57172. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57173. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57174. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57175. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57176. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57177. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57178. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57179. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57180. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57181. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57182. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57183. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57184. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57185. 19:05:40 T:2316 DEBUG: Previous line repeats 1 times.
  57186. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57187. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57188. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57189. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57190. 19:05:40 T:2316 DEBUG: Previous line repeats 2 times.
  57191. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57192. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57193. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57194. 19:05:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57195. 19:05:41 T:2316 DEBUG: Previous line repeats 2 times.
  57196. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57197. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57198. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57199. 19:05:41 T:2316 DEBUG: Previous line repeats 1 times.
  57200. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57201. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57202. 19:05:41 T:2316 DEBUG: Previous line repeats 3 times.
  57203. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57204. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57205. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57206. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57207. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57208. 19:05:41 T:2316 DEBUG: Previous line repeats 4 times.
  57209. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57210. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57211. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57212. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57213. 19:05:41 T:2316 DEBUG: Previous line repeats 1 times.
  57214. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57215. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57216. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57217. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57218. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57219. 19:05:41 T:2316 DEBUG: Previous line repeats 5 times.
  57220. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57221. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57222. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57223. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57224. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57225. 19:05:41 T:2316 DEBUG: Previous line repeats 4 times.
  57226. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57227. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57228. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57229. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57230. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57231. 19:05:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57232. 19:05:42 T:2316 DEBUG: Previous line repeats 1 times.
  57233. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57234. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57235. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57236. 19:05:42 T:2316 DEBUG: Previous line repeats 3 times.
  57237. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57238. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57239. 19:05:42 T:2316 DEBUG: Previous line repeats 1 times.
  57240. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57241. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57242. 19:05:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  57243. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57244. 19:05:42 T:2316 DEBUG: Previous line repeats 2 times.
  57245. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57246. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57247. 19:05:42 T:2316 DEBUG: Previous line repeats 2 times.
  57248. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57249. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57250. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57251. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57252. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57253. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57254. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57255. 19:05:42 T:2316 DEBUG: Previous line repeats 4 times.
  57256. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57257. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57258. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57259. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57260. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57261. 19:05:42 T:2316 DEBUG: Previous line repeats 1 times.
  57262. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57263. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57264. 19:05:42 T:2316 DEBUG: Previous line repeats 1 times.
  57265. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57266. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57267. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57268. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57269. 19:05:42 T:2316 DEBUG: Previous line repeats 2 times.
  57270. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57271. 19:05:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57272. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57273. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57274. 19:05:43 T:2316 DEBUG: Previous line repeats 1 times.
  57275. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57276. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57277. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57278. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57279. 19:05:43 T:2316 DEBUG: Previous line repeats 2 times.
  57280. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57281. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57282. 19:05:43 T:2316 DEBUG: Previous line repeats 2 times.
  57283. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57284. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57285. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57286. 19:05:43 T:2316 DEBUG: Previous line repeats 2 times.
  57287. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57288. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57289. 19:05:43 T:2316 DEBUG: Previous line repeats 1 times.
  57290. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57291. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57292. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57293. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57294. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57295. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57296. 19:05:43 T:2316 DEBUG: Previous line repeats 1 times.
  57297. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57298. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57299. 19:05:43 T:2316 DEBUG: Previous line repeats 3 times.
  57300. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57301. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57302. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57303. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57304. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57305. 19:05:43 T:2316 DEBUG: Previous line repeats 3 times.
  57306. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57307. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57308. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57309. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57310. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57311. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57312. 19:05:43 T:2316 DEBUG: Previous line repeats 1 times.
  57313. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57314. 19:05:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57315. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57316. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57317. 19:05:44 T:2316 DEBUG: Previous line repeats 3 times.
  57318. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57319. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57320. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57321. 19:05:44 T:2316 DEBUG: Previous line repeats 1 times.
  57322. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57323. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57324. 19:05:44 T:2316 DEBUG: Previous line repeats 3 times.
  57325. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57326. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57327. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57328. 19:05:44 T:2316 DEBUG: Previous line repeats 1 times.
  57329. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57330. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57331. 19:05:44 T:2316 DEBUG: Previous line repeats 2 times.
  57332. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57333. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57334. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57335. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57336. 19:05:44 T:2316 DEBUG: Previous line repeats 2 times.
  57337. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57338. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57339. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57340. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57341. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57342. 19:05:44 T:2316 DEBUG: Previous line repeats 4 times.
  57343. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57344. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57345. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57346. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57347. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57348. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57349. 19:05:44 T:6184 DEBUG: Previous line repeats 3 times.
  57350. 19:05:44 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57351. 19:05:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57352. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57353. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57354. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57355. 19:05:45 T:2316 DEBUG: Previous line repeats 1 times.
  57356. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57357. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57358. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57359. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57360. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57361. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57362. 19:05:45 T:2316 DEBUG: Previous line repeats 3 times.
  57363. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57364. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57365. 19:05:45 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57366. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57367. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57368. 19:05:45 T:2316 DEBUG: Previous line repeats 1 times.
  57369. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57370. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57371. 19:05:45 T:2316 DEBUG: Previous line repeats 2 times.
  57372. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57373. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57374. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57375. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57376. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57377. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57378. 19:05:45 T:2316 DEBUG: Previous line repeats 1 times.
  57379. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57380. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57381. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57382. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57383. 19:05:45 T:2316 DEBUG: Previous line repeats 2 times.
  57384. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57385. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57386. 19:05:45 T:2316 DEBUG: Previous line repeats 2 times.
  57387. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57388. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57389. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57390. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57391. 19:05:45 T:2316 DEBUG: Previous line repeats 1 times.
  57392. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57393. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57394. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57395. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57396. 19:05:45 T:2316 DEBUG: Previous line repeats 1 times.
  57397. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57398. 19:05:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57399. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57400. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57401. 19:05:46 T:2316 DEBUG: Previous line repeats 2 times.
  57402. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57403. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57404. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57405. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57406. 19:05:46 T:2316 DEBUG: Previous line repeats 1 times.
  57407. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57408. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57409. 19:05:46 T:2316 DEBUG: Previous line repeats 2 times.
  57410. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57411. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57412. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57413. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57414. 19:05:46 T:2316 DEBUG: Previous line repeats 1 times.
  57415. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57416. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57417. 19:05:46 T:2316 DEBUG: Previous line repeats 2 times.
  57418. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57419. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57420. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57421. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57422. 19:05:46 T:2316 DEBUG: Previous line repeats 1 times.
  57423. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57424. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57425. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57426. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57427. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57428. 19:05:46 T:2316 DEBUG: Previous line repeats 3 times.
  57429. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57430. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57431. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57432. 19:05:46 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  57433. 19:05:46 T:6184 DEBUG: ------ Window Init (DialogSelect.xml) ------
  57434. 19:05:46 T:6184 INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
  57435. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57436. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57437. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57438. 19:05:46 T:2316 DEBUG: Previous line repeats 3 times.
  57439. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57440. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57441. 19:05:46 T:2316 DEBUG: Previous line repeats 1 times.
  57442. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57443. 19:05:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57444. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57445. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57446. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57447. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57448. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57449. 19:05:47 T:2316 DEBUG: Previous line repeats 4 times.
  57450. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57451. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57452. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57453. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57454. 19:05:47 T:2316 DEBUG: Previous line repeats 5 times.
  57455. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57456. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57457. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57458. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57459. 19:05:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  57460. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57461. 19:05:47 T:2316 DEBUG: Previous line repeats 1 times.
  57462. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57463. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57464. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57465. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57466. 19:05:47 T:2316 DEBUG: Previous line repeats 2 times.
  57467. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57468. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57469. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57470. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57471. 19:05:47 T:2316 DEBUG: Previous line repeats 1 times.
  57472. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57473. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57474. 19:05:47 T:2316 DEBUG: Previous line repeats 2 times.
  57475. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57476. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57477. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57478. 19:05:47 T:2316 DEBUG: Previous line repeats 1 times.
  57479. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57480. 19:05:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57481. 19:05:48 T:2316 DEBUG: Previous line repeats 3 times.
  57482. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57483. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57484. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57485. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57486. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57487. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57488. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57489. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57490. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57491. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57492. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57493. 19:05:48 T:2316 DEBUG: Previous line repeats 2 times.
  57494. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57495. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57496. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57497. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57498. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57499. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57500. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57501. 19:05:48 T:2316 DEBUG: Previous line repeats 2 times.
  57502. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57503. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57504. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57505. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57506. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57507. 19:05:48 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57508. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57509. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57510. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57511. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57512. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57513. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57514. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57515. 19:05:48 T:2316 DEBUG: Previous line repeats 2 times.
  57516. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57517. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57518. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57519. 19:05:48 T:6184 DEBUG: Previous line repeats 1 times.
  57520. 19:05:48 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57521. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57522. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57523. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57524. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57525. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57526. 19:05:48 T:2316 DEBUG: Previous line repeats 1 times.
  57527. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57528. 19:05:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57529. 19:05:49 T:2316 DEBUG: Previous line repeats 2 times.
  57530. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57531. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57532. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57533. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57534. 19:05:49 T:2316 DEBUG: Previous line repeats 2 times.
  57535. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57536. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57537. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57538. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57539. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57540. 19:05:49 T:2316 DEBUG: Previous line repeats 4 times.
  57541. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57542. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57543. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57544. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57545. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57546. 19:05:49 T:2316 DEBUG: Previous line repeats 4 times.
  57547. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57548. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57549. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57550. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57551. 19:05:49 T:2316 DEBUG: Previous line repeats 1 times.
  57552. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57553. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57554. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57555. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57556. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57557. 19:05:49 T:2316 DEBUG: Previous line repeats 4 times.
  57558. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57559. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57560. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57561. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57562. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57563. 19:05:49 T:2316 DEBUG: Previous line repeats 4 times.
  57564. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57565. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57566. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57567. 19:05:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57568. 19:05:50 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57569. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57570. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57571. 19:05:50 T:2316 DEBUG: Previous line repeats 1 times.
  57572. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57573. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57574. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57575. 19:05:50 T:2316 DEBUG: Previous line repeats 2 times.
  57576. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57577. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57578. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57579. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57580. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57581. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57582. 19:05:50 T:2316 DEBUG: Previous line repeats 3 times.
  57583. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57584. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57585. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57586. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57587. 19:05:50 T:2316 DEBUG: Previous line repeats 1 times.
  57588. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57589. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57590. 19:05:50 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57591. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57592. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57593. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57594. 19:05:50 T:2316 DEBUG: Previous line repeats 1 times.
  57595. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57596. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57597. 19:05:50 T:2316 DEBUG: Previous line repeats 3 times.
  57598. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57599. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57600. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57601. 19:05:50 T:2316 DEBUG: Previous line repeats 2 times.
  57602. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57603. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57604. 19:05:50 T:2316 DEBUG: Previous line repeats 1 times.
  57605. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57606. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57607. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57608. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57609. 19:05:50 T:2316 DEBUG: Previous line repeats 1 times.
  57610. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57611. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57612. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57613. 19:05:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57614. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57615. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57616. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57617. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57618. 19:05:51 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  57619. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57620. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57621. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57622. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57623. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57624. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57625. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57626. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57627. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57628. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57629. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57630. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57631. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57632. 19:05:51 T:2316 DEBUG: Previous line repeats 2 times.
  57633. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57634. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57635. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57636. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57637. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57638. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57639. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57640. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57641. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57642. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57643. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57644. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57645. 19:05:51 T:2316 DEBUG: Previous line repeats 2 times.
  57646. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57647. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57648. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57649. 19:05:51 T:2316 DEBUG: Previous line repeats 1 times.
  57650. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57651. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57652. 19:05:51 T:2316 DEBUG: Previous line repeats 3 times.
  57653. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57654. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57655. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57656. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57657. 19:05:51 T:2316 DEBUG: Previous line repeats 2 times.
  57658. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57659. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57660. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57661. 19:05:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57662. 19:05:52 T:2316 DEBUG: Previous line repeats 3 times.
  57663. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57664. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57665. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57666. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57667. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57668. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57669. 19:05:52 T:2316 DEBUG: Previous line repeats 2 times.
  57670. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57671. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57672. 19:05:52 T:2316 DEBUG: Previous line repeats 1 times.
  57673. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57674. 19:05:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  57675. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57676. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57677. 19:05:52 T:2316 DEBUG: Previous line repeats 3 times.
  57678. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57679. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57680. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57681. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57682. 19:05:52 T:2316 DEBUG: Previous line repeats 2 times.
  57683. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57684. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57685. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57686. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57687. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57688. 19:05:52 T:2316 DEBUG: Previous line repeats 3 times.
  57689. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57690. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57691. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57692. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57693. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57694. 19:05:52 T:2316 DEBUG: Previous line repeats 3 times.
  57695. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57696. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57697. 19:05:52 T:2316 DEBUG: Previous line repeats 1 times.
  57698. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57699. 19:05:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57700. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57701. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57702. 19:05:53 T:2316 DEBUG: Previous line repeats 1 times.
  57703. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57704. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57705. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57706. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57707. 19:05:53 T:2316 DEBUG: Previous line repeats 2 times.
  57708. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57709. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57710. 19:05:53 T:2316 DEBUG: Previous line repeats 1 times.
  57711. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57712. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57713. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57714. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57715. 19:05:53 T:2316 DEBUG: Previous line repeats 2 times.
  57716. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57717. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57718. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57719. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57720. 19:05:53 T:2316 DEBUG: Previous line repeats 1 times.
  57721. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57722. 19:05:53 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  57723. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57724. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57725. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57726. 19:05:53 T:2316 DEBUG: Previous line repeats 2 times.
  57727. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57728. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57729. 19:05:53 T:2316 DEBUG: Previous line repeats 2 times.
  57730. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57731. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57732. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57733. 19:05:53 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  57734. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57735. 19:05:53 T:2316 DEBUG: Previous line repeats 1 times.
  57736. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57737. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57738. 19:05:53 T:2316 DEBUG: Previous line repeats 1 times.
  57739. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57740. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57741. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57742. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57743. 19:05:53 T:2316 DEBUG: Previous line repeats 2 times.
  57744. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57745. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57746. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57747. 19:05:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57748. 19:05:54 T:2316 DEBUG: Previous line repeats 2 times.
  57749. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57750. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57751. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57752. 19:05:54 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  57753. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57754. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57755. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57756. 19:05:54 T:2316 DEBUG: Previous line repeats 3 times.
  57757. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57758. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57759. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57760. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57761. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57762. 19:05:54 T:2316 DEBUG: Previous line repeats 3 times.
  57763. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57764. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57765. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57766. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57767. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57768. 19:05:54 T:2316 DEBUG: Previous line repeats 1 times.
  57769. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57770. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57771. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57772. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57773. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57774. 19:05:54 T:2316 DEBUG: Previous line repeats 2 times.
  57775. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57776. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57777. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57778. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57779. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57780. 19:05:54 T:2316 DEBUG: Previous line repeats 4 times.
  57781. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57782. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57783. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57784. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57785. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57786. 19:05:54 T:2316 DEBUG: Previous line repeats 1 times.
  57787. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57788. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57789. 19:05:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57790. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57791. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57792. 19:05:55 T:6184 DEBUG: Previous line repeats 3 times.
  57793. 19:05:55 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  57794. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57795. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57796. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57797. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57798. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57799. 19:05:55 T:2316 DEBUG: Previous line repeats 3 times.
  57800. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57801. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57802. 19:05:55 T:2316 DEBUG: Previous line repeats 1 times.
  57803. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57804. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57805. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57806. 19:05:55 T:2316 DEBUG: Previous line repeats 2 times.
  57807. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57808. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57809. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57810. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57811. 19:05:55 T:2316 DEBUG: Previous line repeats 2 times.
  57812. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57813. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57814. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57815. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57816. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57817. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57818. 19:05:55 T:2316 DEBUG: Previous line repeats 3 times.
  57819. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57820. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57821. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57822. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57823. 19:05:55 T:2316 DEBUG: Previous line repeats 1 times.
  57824. 19:05:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57825. 19:05:55 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  57826. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57827. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57828. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57829. 19:05:56 T:2316 DEBUG: Previous line repeats 2 times.
  57830. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57831. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57832. 19:05:56 T:2316 DEBUG: Previous line repeats 1 times.
  57833. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57834. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57835. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57836. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57837. 19:05:56 T:2316 DEBUG: Previous line repeats 2 times.
  57838. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57839. 19:05:56 T:6184 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  57840. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57841. 19:05:56 T:2316 DEBUG: Previous line repeats 1 times.
  57842. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57843. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57844. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57845. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57846. 19:05:56 T:2316 DEBUG: Previous line repeats 2 times.
  57847. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57848. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57849. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57850. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57851. 19:05:56 T:2316 DEBUG: Previous line repeats 2 times.
  57852. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57853. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57854. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57855. 19:05:56 T:2316 DEBUG: Previous line repeats 1 times.
  57856. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57857. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57858. 19:05:56 T:2316 DEBUG: Previous line repeats 2 times.
  57859. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57860. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57861. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57862. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57863. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57864. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57865. 19:05:56 T:2316 DEBUG: Previous line repeats 3 times.
  57866. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57867. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57868. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57869. 19:05:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57870. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57871. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57872. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57873. 19:05:57 T:2316 DEBUG: Previous line repeats 2 times.
  57874. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57875. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57876. 19:05:57 T:2316 DEBUG: Previous line repeats 2 times.
  57877. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57878. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57879. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57880. 19:05:57 T:2316 DEBUG: Previous line repeats 1 times.
  57881. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57882. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57883. 19:05:57 T:2316 DEBUG: Previous line repeats 3 times.
  57884. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57885. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57886. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57887. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57888. 19:05:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  57889. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57890. 19:05:57 T:2316 DEBUG: Previous line repeats 1 times.
  57891. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57892. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57893. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57894. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57895. 19:05:57 T:1552 DEBUG: Previous line repeats 3 times.
  57896. 19:05:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  57897. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57898. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57899. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57900. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57901. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57902. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57903. 19:05:57 T:2316 DEBUG: Previous line repeats 2 times.
  57904. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57905. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57906. 19:05:57 T:2316 DEBUG: Previous line repeats 1 times.
  57907. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57908. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57909. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57910. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57911. 19:05:57 T:2316 DEBUG: Previous line repeats 2 times.
  57912. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57913. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57914. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57915. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57916. 19:05:57 T:2316 DEBUG: Previous line repeats 2 times.
  57917. 19:05:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57918. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57919. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57920. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57921. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57922. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57923. 19:05:58 T:2316 DEBUG: Previous line repeats 3 times.
  57924. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57925. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57926. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57927. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57928. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57929. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57930. 19:05:58 T:6184 DEBUG: CInputManager::OnKey: 168 (0xa8, obc87) pressed, action is Right
  57931. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57932. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57933. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57934. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57935. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57936. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57937. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57938. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57939. 19:05:58 T:2316 DEBUG: Previous line repeats 2 times.
  57940. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57941. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57942. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57943. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57944. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57945. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57946. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57947. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57948. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57949. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57950. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57951. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57952. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57953. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57954. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57955. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57956. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57957. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57958. 19:05:58 T:2316 DEBUG: Previous line repeats 1 times.
  57959. 19:05:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57960. 19:05:58 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  57961. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57962. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57963. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57964. 19:05:59 T:2316 DEBUG: Previous line repeats 2 times.
  57965. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57966. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57967. 19:05:59 T:2316 DEBUG: Previous line repeats 1 times.
  57968. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57969. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57970. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57971. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57972. 19:05:59 T:6184 DEBUG: Previous line repeats 2 times.
  57973. 19:05:59 T:6184 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
  57974. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57975. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57976. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57977. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57978. 19:05:59 T:2316 DEBUG: Previous line repeats 1 times.
  57979. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57980. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57981. 19:05:59 T:2316 DEBUG: Previous line repeats 2 times.
  57982. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57983. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57984. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57985. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57986. 19:05:59 T:2316 DEBUG: Previous line repeats 1 times.
  57987. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57988. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57989. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57990. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57991. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57992. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57993. 19:05:59 T:2316 DEBUG: Previous line repeats 4 times.
  57994. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  57995. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  57996. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  57997. 19:05:59 T:2316 DEBUG: Previous line repeats 1 times.
  57998. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  57999. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58000. 19:05:59 T:2316 DEBUG: Previous line repeats 3 times.
  58001. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58002. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58003. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58004. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58005. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58006. 19:05:59 T:2316 DEBUG: Previous line repeats 1 times.
  58007. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58008. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58009. 19:05:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58010. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58011. 19:06:00 T:2316 DEBUG: Previous line repeats 2 times.
  58012. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58013. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58014. 19:06:00 T:2316 DEBUG: Previous line repeats 1 times.
  58015. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58016. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58017. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58018. 19:06:00 T:2316 DEBUG: Previous line repeats 3 times.
  58019. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58020. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58021. 19:06:00 T:2316 DEBUG: Previous line repeats 1 times.
  58022. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58023. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58024. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58025. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58026. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58027. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58028. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58029. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58030. 19:06:00 T:2316 DEBUG: Previous line repeats 3 times.
  58031. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58032. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58033. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58034. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58035. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58036. 19:06:00 T:2648 DEBUG: Previous line repeats 3 times.
  58037. 19:06:00 T:2648 DEBUG: Thread JobWorker 2648 terminating (autodelete)
  58038. 19:06:00 T:7444 DEBUG: Thread JobWorker 7444 terminating (autodelete)
  58039. 19:06:00 T:7964 DEBUG: Thread JobWorker 7964 terminating (autodelete)
  58040. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58041. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58042. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58043. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58044. 19:06:00 T:2316 DEBUG: Previous line repeats 1 times.
  58045. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58046. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58047. 19:06:00 T:2316 DEBUG: Previous line repeats 2 times.
  58048. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58049. 19:06:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58050. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58051. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58052. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58053. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58054. 19:06:01 T:2316 DEBUG: Previous line repeats 1 times.
  58055. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58056. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58057. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58058. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58059. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58060. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58061. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58062. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58063. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58064. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58065. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58066. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58067. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58068. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58069. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58070. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58071. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58072. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58073. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58074. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58075. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58076. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58077. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58078. 19:06:01 T:2316 DEBUG: Previous line repeats 1 times.
  58079. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58080. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58081. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58082. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58083. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58084. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58085. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58086. 19:06:01 T:2316 DEBUG: Previous line repeats 1 times.
  58087. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58088. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58089. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58090. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58091. 19:06:01 T:2316 DEBUG: Previous line repeats 2 times.
  58092. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58093. 19:06:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58094. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58095. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58096. 19:06:02 T:2316 DEBUG: Previous line repeats 2 times.
  58097. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58098. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58099. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58100. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58101. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58102. 19:06:02 T:2316 DEBUG: Previous line repeats 4 times.
  58103. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58104. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58105. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58106. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58107. 19:06:02 T:5808 DEBUG: Previous line repeats 2 times.
  58108. 19:06:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  58109. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58110. 19:06:02 T:2316 DEBUG: Previous line repeats 1 times.
  58111. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58112. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58113. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58114. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58115. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58116. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58117. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58118. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58119. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58120. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58121. 19:06:02 T:2316 DEBUG: Previous line repeats 4 times.
  58122. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58123. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58124. 19:06:02 T:2316 DEBUG: Previous line repeats 1 times.
  58125. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58126. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58127. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58128. 19:06:02 T:2316 DEBUG: Previous line repeats 2 times.
  58129. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58130. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58131. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58132. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58133. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58134. 19:06:02 T:2316 DEBUG: Previous line repeats 1 times.
  58135. 19:06:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58136. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58137. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58138. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58139. 19:06:03 T:2316 DEBUG: Previous line repeats 3 times.
  58140. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58141. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58142. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58143. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58144. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58145. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58146. 19:06:03 T:2316 DEBUG: Previous line repeats 2 times.
  58147. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58148. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58149. 19:06:03 T:2316 DEBUG: Previous line repeats 2 times.
  58150. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58151. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58152. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58153. 19:06:03 T:2316 DEBUG: Previous line repeats 2 times.
  58154. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58155. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58156. 19:06:03 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58157. 19:06:03 T:6184 DEBUG: Activating window ID: 10123
  58158. 19:06:03 T:6184 DEBUG: ------ Window Init (DialogSettings.xml) ------
  58159. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.interlacemethod) was not found.
  58160. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.scalingmethod) was not found.
  58161. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.stream) was not found.
  58162. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.viewmode) was not found.
  58163. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.zoom) was not found.
  58164. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.verticalshift) was not found.
  58165. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.pixelratio) was not found.
  58166. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.postprocess) was not found.
  58167. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.brightness) was not found.
  58168. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.contrast) was not found.
  58169. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.nonlinearstretch) was not found.
  58170. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicmode) was not found.
  58171. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicinvert) was not found.
  58172. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.save) was not found.
  58173. 19:06:03 T:6184 DEBUG: CSettingsManager: requested setting (video.calibration) was not found.
  58174. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58175. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58176. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58177. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58178. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58179. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58180. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58181. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58182. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58183. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58184. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58185. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58186. 19:06:03 T:2316 DEBUG: Previous line repeats 2 times.
  58187. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58188. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58189. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58190. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58191. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58192. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58193. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58194. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58195. 19:06:03 T:2316 DEBUG: Previous line repeats 1 times.
  58196. 19:06:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58197. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58198. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58199. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58200. 19:06:04 T:2316 DEBUG: Previous line repeats 1 times.
  58201. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58202. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58203. 19:06:04 T:2316 DEBUG: Previous line repeats 1 times.
  58204. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58205. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58206. 19:06:04 T:2316 DEBUG: Previous line repeats 1 times.
  58207. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58208. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58209. 19:06:04 T:2316 DEBUG: Previous line repeats 1 times.
  58210. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58211. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58212. 19:06:04 T:2316 DEBUG: Previous line repeats 2 times.
  58213. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58214. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58215. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58216. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58217. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58218. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58219. 19:06:04 T:2316 DEBUG: Previous line repeats 1 times.
  58220. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58221. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58222. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58223. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58224. 19:06:04 T:2316 DEBUG: Previous line repeats 5 times.
  58225. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58226. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58227. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58228. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58229. 19:06:04 T:6184 DEBUG: Previous line repeats 3 times.
  58230. 19:06:04 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58231. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58232. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58233. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58234. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58235. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58236. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58237. 19:06:04 T:2316 DEBUG: Previous line repeats 2 times.
  58238. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58239. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58240. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58241. 19:06:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58242. 19:06:05 T:2316 DEBUG: Previous line repeats 2 times.
  58243. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58244. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58245. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58246. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58247. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58248. 19:06:05 T:2316 DEBUG: Previous line repeats 4 times.
  58249. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58250. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58251. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58252. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58253. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58254. 19:06:05 T:6184 DEBUG: Previous line repeats 1 times.
  58255. 19:06:05 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58256. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58257. 19:06:05 T:2316 DEBUG: Previous line repeats 2 times.
  58258. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58259. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58260. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58261. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58262. 19:06:05 T:2316 DEBUG: Previous line repeats 1 times.
  58263. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58264. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58265. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58266. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58267. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58268. 19:06:05 T:2316 DEBUG: Previous line repeats 3 times.
  58269. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58270. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58271. 19:06:05 T:2316 DEBUG: Previous line repeats 1 times.
  58272. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58273. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58274. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58275. 19:06:05 T:2316 DEBUG: Previous line repeats 3 times.
  58276. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58277. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58278. 19:06:05 T:2316 DEBUG: Previous line repeats 1 times.
  58279. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58280. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58281. 19:06:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58282. 19:06:05 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58283. 19:06:05 T:6184 DEBUG: ------ Window Init (DialogSelect.xml) ------
  58284. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58285. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58286. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58287. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58288. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58289. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58290. 19:06:06 T:2316 DEBUG: Previous line repeats 2 times.
  58291. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58292. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58293. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58294. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58295. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58296. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58297. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58298. 19:06:06 T:2316 DEBUG: Previous line repeats 2 times.
  58299. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58300. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58301. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58302. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58303. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58304. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58305. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58306. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58307. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58308. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58309. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58310. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58311. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58312. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58313. 19:06:06 T:2316 DEBUG: Previous line repeats 2 times.
  58314. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58315. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58316. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58317. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58318. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58319. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58320. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58321. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58322. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58323. 19:06:06 T:2316 DEBUG: Previous line repeats 2 times.
  58324. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58325. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58326. 19:06:06 T:2316 DEBUG: Previous line repeats 1 times.
  58327. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58328. 19:06:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58329. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58330. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58331. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58332. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58333. 19:06:07 T:2316 DEBUG: Previous line repeats 1 times.
  58334. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58335. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58336. 19:06:07 T:2316 DEBUG: Previous line repeats 3 times.
  58337. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58338. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58339. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58340. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58341. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58342. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58343. 19:06:07 T:5808 DEBUG: Previous line repeats 2 times.
  58344. 19:06:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  58345. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58346. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58347. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58348. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58349. 19:06:07 T:2316 DEBUG: Previous line repeats 1 times.
  58350. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58351. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58352. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58353. 19:06:07 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58354. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58355. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58356. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58357. 19:06:07 T:2316 DEBUG: Previous line repeats 4 times.
  58358. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58359. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58360. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58361. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58362. 19:06:07 T:2316 DEBUG: Previous line repeats 4 times.
  58363. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58364. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58365. 19:06:07 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58366. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58367. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58368. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58369. 19:06:07 T:2316 DEBUG: Previous line repeats 2 times.
  58370. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58371. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58372. 19:06:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58373. 19:06:08 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58374. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58375. 19:06:08 T:2316 DEBUG: Previous line repeats 3 times.
  58376. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58377. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58378. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58379. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58380. 19:06:08 T:2316 DEBUG: Previous line repeats 3 times.
  58381. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58382. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58383. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58384. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58385. 19:06:08 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58386. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58387. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58388. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58389. 19:06:08 T:2316 DEBUG: Previous line repeats 2 times.
  58390. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58391. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58392. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58393. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58394. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58395. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58396. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58397. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58398. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58399. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58400. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58401. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58402. 19:06:08 T:2316 DEBUG: Previous line repeats 2 times.
  58403. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58404. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58405. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58406. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58407. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58408. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58409. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58410. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58411. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58412. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58413. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58414. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58415. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58416. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58417. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58418. 19:06:08 T:2316 DEBUG: Previous line repeats 1 times.
  58419. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58420. 19:06:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58421. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58422. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58423. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58424. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58425. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58426. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58427. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58428. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58429. 19:06:09 T:2316 DEBUG: Previous line repeats 2 times.
  58430. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58431. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58432. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58433. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58434. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58435. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58436. 19:06:09 T:2316 DEBUG: Previous line repeats 2 times.
  58437. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58438. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58439. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58440. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58441. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58442. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58443. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58444. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58445. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58446. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58447. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58448. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58449. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58450. 19:06:09 T:6184 DEBUG: Previous line repeats 1 times.
  58451. 19:06:09 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58452. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58453. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58454. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58455. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58456. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58457. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58458. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58459. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58460. 19:06:09 T:2316 DEBUG: Previous line repeats 2 times.
  58461. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58462. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58463. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58464. 19:06:09 T:2316 DEBUG: Previous line repeats 1 times.
  58465. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58466. 19:06:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58467. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58468. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58469. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58470. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58471. 19:06:10 T:2316 DEBUG: Previous line repeats 4 times.
  58472. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58473. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58474. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58475. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58476. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58477. 19:06:10 T:6184 DEBUG: Previous line repeats 1 times.
  58478. 19:06:10 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58479. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58480. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58481. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58482. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58483. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58484. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58485. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58486. 19:06:10 T:2316 DEBUG: Previous line repeats 3 times.
  58487. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58488. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58489. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58490. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58491. 19:06:10 T:6184 DEBUG: Previous line repeats 1 times.
  58492. 19:06:10 T:6184 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  58493. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58494. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58495. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58496. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58497. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58498. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58499. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58500. 19:06:10 T:2316 DEBUG: Previous line repeats 3 times.
  58501. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58502. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58503. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58504. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58505. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58506. 19:06:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58507. 19:06:11 T:2316 DEBUG: Previous line repeats 3 times.
  58508. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58509. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58510. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58511. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58512. 19:06:11 T:2316 DEBUG: Previous line repeats 1 times.
  58513. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58514. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58515. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58516. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58517. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58518. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58519. 19:06:11 T:2316 DEBUG: Previous line repeats 2 times.
  58520. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58521. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58522. 19:06:11 T:2316 DEBUG: Previous line repeats 1 times.
  58523. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58524. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58525. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58526. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58527. 19:06:11 T:2316 DEBUG: Previous line repeats 1 times.
  58528. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58529. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58530. 19:06:11 T:2316 DEBUG: Previous line repeats 1 times.
  58531. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58532. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58533. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58534. 19:06:11 T:6184 DEBUG: CInputManager::OnKey: 168 (0xa8, obc87) pressed, action is Right
  58535. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58536. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58537. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58538. 19:06:11 T:2316 DEBUG: Previous line repeats 2 times.
  58539. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58540. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58541. 19:06:11 T:2316 DEBUG: Previous line repeats 1 times.
  58542. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58543. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58544. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58545. 19:06:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58546. 19:06:12 T:2316 DEBUG: Previous line repeats 2 times.
  58547. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58548. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58549. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58550. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58551. 19:06:12 T:2316 DEBUG: Previous line repeats 1 times.
  58552. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58553. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58554. 19:06:12 T:2316 DEBUG: Previous line repeats 1 times.
  58555. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58556. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58557. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58558. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58559. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58560. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58561. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58562. 19:06:12 T:2316 DEBUG: Previous line repeats 1 times.
  58563. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58564. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58565. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58566. 19:06:12 T:5808 DEBUG: Previous line repeats 3 times.
  58567. 19:06:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  58568. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58569. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58570. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58571. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58572. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58573. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58574. 19:06:12 T:2316 DEBUG: Previous line repeats 3 times.
  58575. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58576. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58577. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58578. 19:06:12 T:2316 DEBUG: Previous line repeats 1 times.
  58579. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58580. 19:06:12 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58581. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58582. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58583. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58584. 19:06:12 T:2316 DEBUG: Previous line repeats 1 times.
  58585. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58586. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58587. 19:06:12 T:2316 DEBUG: Previous line repeats 3 times.
  58588. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58589. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58590. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58591. 19:06:12 T:6184 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
  58592. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58593. 19:06:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58594. 19:06:13 T:2316 DEBUG: Previous line repeats 4 times.
  58595. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58596. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58597. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58598. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58599. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58600. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58601. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58602. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58603. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58604. 19:06:13 T:2316 DEBUG: Previous line repeats 3 times.
  58605. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58606. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58607. 19:06:13 T:2316 DEBUG: Previous line repeats 1 times.
  58608. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58609. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58610. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58611. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58612. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58613. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58614. 19:06:13 T:2316 DEBUG: Previous line repeats 1 times.
  58615. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58616. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58617. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58618. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58619. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58620. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58621. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58622. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58623. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58624. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58625. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58626. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58627. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58628. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58629. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58630. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58631. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58632. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58633. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58634. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58635. 19:06:13 T:2316 DEBUG: Previous line repeats 2 times.
  58636. 19:06:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58637. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58638. 19:06:14 T:2316 DEBUG: Previous line repeats 2 times.
  58639. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58640. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58641. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58642. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58643. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58644. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58645. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58646. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58647. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58648. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58649. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58650. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58651. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58652. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58653. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58654. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58655. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58656. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58657. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58658. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58659. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58660. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58661. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58662. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58663. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58664. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58665. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58666. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58667. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58668. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58669. 19:06:14 T:2316 DEBUG: Previous line repeats 2 times.
  58670. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58671. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58672. 19:06:14 T:2316 DEBUG: Previous line repeats 1 times.
  58673. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58674. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58675. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58676. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58677. 19:06:14 T:2316 DEBUG: Previous line repeats 2 times.
  58678. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58679. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58680. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58681. 19:06:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58682. 19:06:15 T:2316 DEBUG: Previous line repeats 1 times.
  58683. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58684. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58685. 19:06:15 T:2316 DEBUG: Previous line repeats 2 times.
  58686. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58687. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58688. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58689. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58690. 19:06:15 T:2316 DEBUG: Previous line repeats 2 times.
  58691. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58692. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58693. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58694. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58695. 19:06:15 T:2316 DEBUG: Previous line repeats 4 times.
  58696. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58697. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58698. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58699. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58700. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58701. 19:06:15 T:2316 DEBUG: Previous line repeats 3 times.
  58702. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58703. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58704. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58705. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58706. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58707. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58708. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58709. 19:06:15 T:2316 DEBUG: Previous line repeats 1 times.
  58710. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58711. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58712. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58713. 19:06:15 T:2316 DEBUG: Previous line repeats 3 times.
  58714. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58715. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58716. 19:06:15 T:2316 DEBUG: Previous line repeats 1 times.
  58717. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58718. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58719. 19:06:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58720. 19:06:16 T:2316 DEBUG: Previous line repeats 3 times.
  58721. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58722. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58723. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58724. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58725. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58726. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58727. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58728. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58729. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58730. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58731. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58732. 19:06:16 T:2316 DEBUG: Previous line repeats 4 times.
  58733. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58734. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58735. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58736. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58737. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58738. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58739. 19:06:16 T:2316 DEBUG: Previous line repeats 3 times.
  58740. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58741. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58742. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58743. 19:06:16 T:2316 DEBUG: Previous line repeats 2 times.
  58744. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58745. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58746. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58747. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58748. 19:06:16 T:2316 DEBUG: Previous line repeats 1 times.
  58749. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58750. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58751. 19:06:16 T:2316 DEBUG: Previous line repeats 2 times.
  58752. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58753. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58754. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58755. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58756. 19:06:16 T:2316 DEBUG: Previous line repeats 1 times.
  58757. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58758. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58759. 19:06:16 T:2316 DEBUG: Previous line repeats 1 times.
  58760. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58761. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58762. 19:06:16 T:2316 DEBUG: Previous line repeats 1 times.
  58763. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58764. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58765. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58766. 19:06:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58767. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58768. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58769. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58770. 19:06:17 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58771. 19:06:17 T:6184 DEBUG: Activating window ID: 10123
  58772. 19:06:17 T:6184 DEBUG: ------ Window Init (DialogSettings.xml) ------
  58773. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.interlacemethod) was not found.
  58774. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.scalingmethod) was not found.
  58775. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.stream) was not found.
  58776. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.viewmode) was not found.
  58777. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.zoom) was not found.
  58778. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.verticalshift) was not found.
  58779. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.pixelratio) was not found.
  58780. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.postprocess) was not found.
  58781. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.brightness) was not found.
  58782. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.contrast) was not found.
  58783. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.nonlinearstretch) was not found.
  58784. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicmode) was not found.
  58785. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.stereoscopicinvert) was not found.
  58786. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.save) was not found.
  58787. 19:06:17 T:6184 DEBUG: CSettingsManager: requested setting (video.calibration) was not found.
  58788. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58789. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58790. 19:06:17 T:2316 DEBUG: Previous line repeats 2 times.
  58791. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58792. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58793. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58794. 19:06:17 T:6204 DEBUG: Previous line repeats 1 times.
  58795. 19:06:17 T:6204 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  58796. 19:06:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  58797. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58798. 19:06:17 T:2316 DEBUG: Previous line repeats 1 times.
  58799. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58800. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58801. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58802. 19:06:17 T:2316 DEBUG: Previous line repeats 1 times.
  58803. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58804. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58805. 19:06:17 T:2316 DEBUG: Previous line repeats 3 times.
  58806. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58807. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58808. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58809. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58810. 19:06:17 T:2316 DEBUG: Previous line repeats 2 times.
  58811. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58812. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58813. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58814. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58815. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58816. 19:06:17 T:4348 DEBUG: Previous line repeats 3 times.
  58817. 19:06:17 T:4348 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  58818. 19:06:17 T:4348 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  58819. 19:06:17 T:4348 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  58820. 19:06:17 T:4348 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  58821. 19:06:17 T:4348 INFO: Platinum [neptune.http]: got connection (reused: false)
  58822. 19:06:17 T:4348 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  58823. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58824. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58825. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58826. 19:06:17 T:2316 DEBUG: Previous line repeats 1 times.
  58827. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58828. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58829. 19:06:17 T:6204 DEBUG: Previous line repeats 1 times.
  58830. 19:06:17 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  58831. 19:06:17 T:2316 INFO: Previous line repeats 3 times.
  58832. 19:06:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58833. 19:06:18 T:2316 DEBUG: Previous line repeats 1 times.
  58834. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58835. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58836. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58837. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58838. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58839. 19:06:18 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  58840. 19:06:18 T:2316 INFO: Previous line repeats 3 times.
  58841. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58842. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58843. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58844. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58845. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58846. 19:06:18 T:2316 DEBUG: Previous line repeats 4 times.
  58847. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58848. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58849. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58850. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58851. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58852. 19:06:18 T:2316 DEBUG: Previous line repeats 3 times.
  58853. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58854. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58855. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58856. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58857. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58858. 19:06:18 T:6184 DEBUG: Previous line repeats 1 times.
  58859. 19:06:18 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58860. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58861. 19:06:18 T:2316 DEBUG: Previous line repeats 1 times.
  58862. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58863. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58864. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58865. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58866. 19:06:18 T:2316 DEBUG: Previous line repeats 1 times.
  58867. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58868. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58869. 19:06:18 T:2812 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  58870. 19:06:18 T:2812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  58871. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  58872. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  58873. 19:06:18 T:2812 INFO: Platinum [neptune.http]: got connection (reused: false)
  58874. 19:06:18 T:2812 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  58875. 19:06:18 T:2812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  58876. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  58877. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  58878. 19:06:18 T:2812 INFO: Platinum [neptune.http]: got connection (reused: false)
  58879. 19:06:18 T:2812 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  58880. 19:06:18 T:2812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  58881. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  58882. 19:06:18 T:2812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  58883. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58884. 19:06:18 T:2812 INFO: Platinum [neptune.http]: got connection (reused: false)
  58885. 19:06:18 T:2812 ERROR: Platinum [platinum.core.service]: No state variables found
  58886. 19:06:18 T:2812 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  58887. 19:06:18 T:2812 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  58888. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  58889. <specVersion>
  58890. <major>1</major>
  58891. <minor>0</minor>
  58892. </specVersion>
  58893. <actionList />
  58894. <serviceStateTable />
  58895. </scpd>
  58896. 19:06:18 T:2812 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  58897. 19:06:18 T:2812 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  58898. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  58899. <specVersion>
  58900. <major>1</major>
  58901. <minor>0</minor>
  58902. </specVersion>
  58903. <actionList />
  58904. <serviceStateTable />
  58905. </scpd>
  58906. 19:06:18 T:2812 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  58907. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58908. 19:06:18 T:2812 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  58909. 19:06:18 T:2316 NOTICE: Previous line repeats 1 times.
  58910. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58911. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58912. 19:06:18 T:2316 DEBUG: Previous line repeats 3 times.
  58913. 19:06:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58914. 19:06:18 T:6184 DEBUG: CInputManager::OnKey: 167 (0xa7, obc88) pressed, action is Down
  58915. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58916. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58917. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58918. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58919. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58920. 19:06:19 T:2316 DEBUG: Previous line repeats 3 times.
  58921. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58922. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58923. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58924. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58925. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58926. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58927. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58928. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58929. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58930. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58931. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58932. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58933. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58934. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58935. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58936. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58937. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58938. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58939. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58940. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58941. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58942. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58943. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58944. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58945. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58946. 19:06:19 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  58947. 19:06:19 T:6184 DEBUG: ------ Window Init (DialogSelect.xml) ------
  58948. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58949. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58950. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58951. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58952. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58953. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58954. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58955. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58956. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58957. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58958. 19:06:19 T:2316 DEBUG: Previous line repeats 2 times.
  58959. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58960. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58961. 19:06:19 T:2316 DEBUG: Previous line repeats 1 times.
  58962. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58963. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58964. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58965. 19:06:19 T:2316 DEBUG: Previous line repeats 2 times.
  58966. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58967. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58968. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58969. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58970. 19:06:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58971. 19:06:20 T:2316 DEBUG: Previous line repeats 2 times.
  58972. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58973. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58974. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58975. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58976. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58977. 19:06:20 T:2316 DEBUG: Previous line repeats 1 times.
  58978. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58979. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58980. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58981. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58982. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58983. 19:06:20 T:2316 DEBUG: Previous line repeats 2 times.
  58984. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58985. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58986. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58987. 19:06:20 T:2316 DEBUG: Previous line repeats 1 times.
  58988. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58989. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58990. 19:06:20 T:2316 DEBUG: Previous line repeats 2 times.
  58991. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58992. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58993. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58994. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  58995. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  58996. 19:06:20 T:2316 DEBUG: Previous line repeats 3 times.
  58997. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  58998. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  58999. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59000. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59001. 19:06:20 T:2316 DEBUG: Previous line repeats 3 times.
  59002. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59003. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59004. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59005. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59006. 19:06:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59007. 19:06:21 T:2316 DEBUG: Previous line repeats 4 times.
  59008. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59009. 19:06:21 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59010. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59011. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59012. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59013. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59014. 19:06:21 T:2316 DEBUG: Previous line repeats 3 times.
  59015. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59016. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59017. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59018. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59019. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59020. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59021. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59022. 19:06:21 T:2316 DEBUG: Previous line repeats 1 times.
  59023. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59024. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59025. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59026. 19:06:21 T:6184 DEBUG: Previous line repeats 1 times.
  59027. 19:06:21 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59028. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59029. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59030. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59031. 19:06:21 T:2316 DEBUG: Previous line repeats 1 times.
  59032. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59033. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59034. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59035. 19:06:21 T:6184 DEBUG: Previous line repeats 1 times.
  59036. 19:06:21 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59037. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59038. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59039. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59040. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59041. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59042. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59043. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59044. 19:06:21 T:2316 DEBUG: Previous line repeats 1 times.
  59045. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59046. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59047. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59048. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59049. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59050. 19:06:21 T:2316 DEBUG: Previous line repeats 2 times.
  59051. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59052. 19:06:21 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59053. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59054. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59055. 19:06:21 T:2316 DEBUG: Previous line repeats 1 times.
  59056. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59057. 19:06:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59058. 19:06:22 T:2316 DEBUG: Previous line repeats 2 times.
  59059. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59060. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59061. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59062. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59063. 19:06:22 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59064. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59065. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59066. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59067. 19:06:22 T:2316 DEBUG: Previous line repeats 1 times.
  59068. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59069. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59070. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59071. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59072. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59073. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59074. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59075. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59076. 19:06:22 T:6184 DEBUG: CInputManager::OnKey: 166 (0xa6, obc89) pressed, action is Up
  59077. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59078. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59079. 19:06:22 T:5808 DEBUG: Previous line repeats 1 times.
  59080. 19:06:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  59081. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59082. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59083. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59084. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59085. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59086. 19:06:22 T:2316 DEBUG: Previous line repeats 1 times.
  59087. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59088. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59089. 19:06:22 T:2316 DEBUG: Previous line repeats 2 times.
  59090. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59091. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59092. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59093. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59094. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59095. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59096. 19:06:22 T:2316 DEBUG: Previous line repeats 2 times.
  59097. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59098. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59099. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59100. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59101. 19:06:22 T:2316 DEBUG: Previous line repeats 3 times.
  59102. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59103. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59104. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59105. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59106. 19:06:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59107. 19:06:23 T:6184 DEBUG: Previous line repeats 2 times.
  59108. 19:06:23 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  59109. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59110. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59111. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59112. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59113. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59114. 19:06:23 T:2316 DEBUG: Previous line repeats 2 times.
  59115. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59116. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59117. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59118. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59119. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59120. 19:06:23 T:6184 DEBUG: Previous line repeats 1 times.
  59121. 19:06:23 T:6184 DEBUG: ------ Window Deinit (DialogSelect.xml) ------
  59122. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59123. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59124. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59125. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59126. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59127. 19:06:23 T:2316 DEBUG: Previous line repeats 4 times.
  59128. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59129. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59130. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59131. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59132. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59133. 19:06:23 T:2316 DEBUG: Previous line repeats 3 times.
  59134. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59135. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59136. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59137. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59138. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59139. 19:06:23 T:2316 DEBUG: Previous line repeats 2 times.
  59140. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59141. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59142. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59143. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59144. 19:06:23 T:2316 DEBUG: Previous line repeats 3 times.
  59145. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59146. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59147. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59148. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59149. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59150. 19:06:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59151. 19:06:24 T:2316 DEBUG: Previous line repeats 2 times.
  59152. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59153. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59154. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59155. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59156. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59157. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59158. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59159. 19:06:24 T:6184 DEBUG: Previous line repeats 2 times.
  59160. 19:06:24 T:6184 DEBUG: CInputManager::OnKey: 168 (0xa8, obc87) pressed, action is Right
  59161. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59162. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59163. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59164. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59165. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59166. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59167. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59168. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59169. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59170. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59171. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59172. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59173. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59174. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59175. 19:06:24 T:2316 DEBUG: Previous line repeats 2 times.
  59176. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59177. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59178. 19:06:24 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  59179. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  59180. 19:06:24 T:3764 INFO: Previous line repeats 7 times.
  59181. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  59182. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59183. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59184. 19:06:24 T:3764 DEBUG: Previous line repeats 1 times.
  59185. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  59186. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59187. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59188. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59189. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59190. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59191. 19:06:24 T:2316 DEBUG: Previous line repeats 1 times.
  59192. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59193. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  59194. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  59195. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59196. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59197. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59198. 19:06:24 T:6184 DEBUG: CInputManager::OnKey: 11 (0x0b, obc244) pressed, action is Select
  59199. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  59200. 19:06:24 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  59201. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59202. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59203. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59204. 19:06:24 T:2316 DEBUG: Previous line repeats 2 times.
  59205. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59206. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59207. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59208. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59209. 19:06:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59210. 19:06:25 T:6184 DEBUG: ------ Window Deinit (DialogSettings.xml) ------
  59211. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  59212. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  59213. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59214. 19:06:25 T:2316 DEBUG: Previous line repeats 2 times.
  59215. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59216. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59217. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59218. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59219. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59220. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59221. 19:06:25 T:3764 DEBUG: Previous line repeats 3 times.
  59222. 19:06:25 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  59223. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  59224. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59225. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59226. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59227. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59228. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  59229. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  59230. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59231. 19:06:25 T:2316 DEBUG: Previous line repeats 1 times.
  59232. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59233. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59234. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59235. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59236. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59237. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59238. 19:06:25 T:3764 DEBUG: Previous line repeats 2 times.
  59239. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59240. 19:06:25 T:3764 INFO: Previous line repeats 1 times.
  59241. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  59242. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  59243. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  59244. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59245. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59246. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59247. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59248. 19:06:25 T:2316 DEBUG: Previous line repeats 1 times.
  59249. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59250. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  59251. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59252. 19:06:25 T:6200 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  59253. 19:06:25 T:6200 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  59254. 19:06:25 T:6200 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59255. 19:06:25 T:6200 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  59256. 19:06:25 T:6200 INFO: Platinum [neptune.http]: got connection (reused: false)
  59257. 19:06:25 T:6200 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  59258. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59259. 19:06:25 T:2316 DEBUG: Previous line repeats 3 times.
  59260. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59261. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59262. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59263. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59264. 19:06:25 T:3764 DEBUG: Previous line repeats 1 times.
  59265. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  59266. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  59267. 19:06:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  59268. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59269. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59270. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59271. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59272. 19:06:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59273. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  59274. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59275. 19:06:26 T:3764 DEBUG: Previous line repeats 1 times.
  59276. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  59277. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  59278. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  59279. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  59280. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59281. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59282. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59283. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59284. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59285. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59286. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59287. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  59288. 19:06:26 T:3764 INFO: Previous line repeats 1 times.
  59289. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  59290. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  59291. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59292. 19:06:26 T:2316 DEBUG: Previous line repeats 1 times.
  59293. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59294. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59295. 19:06:26 T:2316 DEBUG: Previous line repeats 1 times.
  59296. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59297. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59298. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  59299. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  59300. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59301. 19:06:26 T:2316 DEBUG: Previous line repeats 3 times.
  59302. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59303. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59304. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59305. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59306. 19:06:26 T:3764 DEBUG: Previous line repeats 1 times.
  59307. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  59308. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  59309. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59310. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59311. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59312. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59313. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59314. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59315. 19:06:26 T:2316 DEBUG: Previous line repeats 2 times.
  59316. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59317. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59318. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59319. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59320. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  59321. 19:06:26 T:5452 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  59322. 19:06:26 T:5452 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  59323. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59324. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  59325. 19:06:26 T:5452 INFO: Platinum [neptune.http]: got connection (reused: false)
  59326. 19:06:26 T:5452 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  59327. 19:06:26 T:5452 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  59328. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59329. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  59330. 19:06:26 T:5452 INFO: Platinum [neptune.http]: got connection (reused: false)
  59331. 19:06:26 T:5452 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  59332. 19:06:26 T:5452 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  59333. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59334. 19:06:26 T:5452 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  59335. 19:06:26 T:5452 INFO: Platinum [neptune.http]: got connection (reused: false)
  59336. 19:06:26 T:5452 ERROR: Platinum [platinum.core.service]: No state variables found
  59337. 19:06:26 T:5452 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  59338. 19:06:26 T:5452 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  59339. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  59340. <specVersion>
  59341. <major>1</major>
  59342. <minor>0</minor>
  59343. </specVersion>
  59344. <actionList />
  59345. <serviceStateTable />
  59346. </scpd>
  59347. 19:06:26 T:5452 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  59348. 19:06:26 T:5452 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  59349. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  59350. <specVersion>
  59351. <major>1</major>
  59352. <minor>0</minor>
  59353. </specVersion>
  59354. <actionList />
  59355. <serviceStateTable />
  59356. </scpd>
  59357. 19:06:26 T:5452 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  59358. 19:06:26 T:3764 NOTICE: Previous line repeats 2 times.
  59359. 19:06:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  59360. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59361. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59362. 19:06:26 T:2316 DEBUG: Previous line repeats 2 times.
  59363. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59364. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59365. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59366. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59367. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59368. 19:06:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59369. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59370. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59371. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59372. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59373. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59374. 19:06:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  59375. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59376. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59377. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59378. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59379. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59380. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59381. 19:06:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  59382. 19:06:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  59383. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59384. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59385. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59386. 19:06:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  59387. 19:06:27 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  59388. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59389. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59390. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59391. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59392. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59393. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59394. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59395. 19:06:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  59396. 19:06:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  59397. 19:06:27 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  59398. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59399. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59400. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59401. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59402. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59403. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59404. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59405. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59406. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59407. 19:06:27 T:6184 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
  59408. 19:06:27 T:6184 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  59409. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59410. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59411. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59412. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59413. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59414. 19:06:27 T:2316 DEBUG: Previous line repeats 2 times.
  59415. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59416. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59417. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59418. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59419. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59420. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59421. 19:06:27 T:5352 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  59422. 19:06:27 T:5352 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  59423. 19:06:27 T:5352 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59424. 19:06:27 T:5352 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  59425. 19:06:27 T:5352 INFO: Platinum [neptune.http]: got connection (reused: false)
  59426. 19:06:27 T:5352 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  59427. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59428. 19:06:27 T:2316 DEBUG: Previous line repeats 1 times.
  59429. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59430. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59431. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59432. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59433. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59434. 19:06:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59435. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59436. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59437. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59438. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59439. 19:06:28 T:2316 DEBUG: Previous line repeats 5 times.
  59440. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59441. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59442. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59443. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59444. 19:06:28 T:2316 DEBUG: Previous line repeats 5 times.
  59445. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59446. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59447. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59448. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59449. 19:06:28 T:2316 DEBUG: Previous line repeats 2 times.
  59450. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59451. 19:06:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59452. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59453. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59454. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59455. 19:06:28 T:2316 DEBUG: Previous line repeats 2 times.
  59456. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59457. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59458. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59459. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59460. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59461. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59462. 19:06:28 T:3764 DEBUG: Previous line repeats 3 times.
  59463. 19:06:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59464. 19:06:28 T:1572 INFO: Previous line repeats 1 times.
  59465. 19:06:28 T:1572 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  59466. 19:06:28 T:1572 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  59467. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59468. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  59469. 19:06:28 T:1572 INFO: Platinum [neptune.http]: got connection (reused: false)
  59470. 19:06:28 T:1572 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  59471. 19:06:28 T:1572 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  59472. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59473. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  59474. 19:06:28 T:1572 INFO: Platinum [neptune.http]: got connection (reused: false)
  59475. 19:06:28 T:1572 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  59476. 19:06:28 T:1572 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  59477. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  59478. 19:06:28 T:1572 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  59479. 19:06:28 T:1572 INFO: Platinum [neptune.http]: got connection (reused: false)
  59480. 19:06:28 T:1572 ERROR: Platinum [platinum.core.service]: No state variables found
  59481. 19:06:28 T:1572 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  59482. 19:06:28 T:1572 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  59483. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  59484. <specVersion>
  59485. <major>1</major>
  59486. <minor>0</minor>
  59487. </specVersion>
  59488. <actionList />
  59489. <serviceStateTable />
  59490. </scpd>
  59491. 19:06:28 T:1572 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  59492. 19:06:28 T:1572 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  59493. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  59494. <specVersion>
  59495. <major>1</major>
  59496. <minor>0</minor>
  59497. </specVersion>
  59498. <actionList />
  59499. <serviceStateTable />
  59500. </scpd>
  59501. 19:06:28 T:1572 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  59502. 19:06:28 T:2316 NOTICE: Previous line repeats 2 times.
  59503. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59504. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59505. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59506. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59507. 19:06:28 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  59508. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59509. 19:06:28 T:2316 DEBUG: Previous line repeats 2 times.
  59510. 19:06:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59511. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59512. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59513. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59514. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59515. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59516. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59517. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59518. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59519. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59520. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59521. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59522. 19:06:29 T:2316 DEBUG: Previous line repeats 3 times.
  59523. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59524. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59525. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59526. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59527. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59528. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59529. 19:06:29 T:2316 DEBUG: Previous line repeats 2 times.
  59530. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59531. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59532. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59533. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59534. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59535. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59536. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59537. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59538. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59539. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59540. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59541. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59542. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59543. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59544. 19:06:29 T:2316 DEBUG: Previous line repeats 2 times.
  59545. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59546. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59547. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59548. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59549. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59550. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59551. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59552. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59553. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59554. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59555. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59556. 19:06:29 T:2316 DEBUG: Previous line repeats 1 times.
  59557. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59558. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59559. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59560. 19:06:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59561. 19:06:30 T:2316 DEBUG: Previous line repeats 1 times.
  59562. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59563. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59564. 19:06:30 T:2316 DEBUG: Previous line repeats 1 times.
  59565. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59566. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59567. 19:06:30 T:2316 DEBUG: Previous line repeats 1 times.
  59568. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59569. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59570. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59571. 19:06:30 T:2316 DEBUG: Previous line repeats 2 times.
  59572. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59573. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59574. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59575. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59576. 19:06:30 T:2316 DEBUG: Previous line repeats 1 times.
  59577. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59578. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59579. 19:06:30 T:2316 DEBUG: Previous line repeats 2 times.
  59580. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59581. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59582. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59583. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59584. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59585. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59586. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59587. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59588. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59589. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59590. 19:06:30 T:2316 DEBUG: Previous line repeats 2 times.
  59591. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59592. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59593. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59594. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59595. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59596. 19:06:30 T:2316 DEBUG: Previous line repeats 1 times.
  59597. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59598. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59599. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59600. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59601. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59602. 19:06:30 T:2316 DEBUG: Previous line repeats 3 times.
  59603. 19:06:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59604. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59605. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59606. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59607. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59608. 19:06:31 T:2316 DEBUG: Previous line repeats 2 times.
  59609. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59610. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59611. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59612. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59613. 19:06:31 T:2316 DEBUG: Previous line repeats 4 times.
  59614. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59615. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59616. 19:06:31 T:2316 DEBUG: Previous line repeats 2 times.
  59617. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59618. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59619. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59620. 19:06:31 T:2316 DEBUG: Previous line repeats 5 times.
  59621. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59622. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59623. 19:06:31 T:2316 DEBUG: Previous line repeats 1 times.
  59624. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59625. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59626. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59627. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59628. 19:06:31 T:2316 DEBUG: Previous line repeats 1 times.
  59629. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59630. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59631. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59632. 19:06:31 T:2316 DEBUG: Previous line repeats 4 times.
  59633. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59634. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59635. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59636. 19:06:31 T:2316 DEBUG: Previous line repeats 2 times.
  59637. 19:06:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59638. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59639. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59640. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59641. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59642. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59643. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59644. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59645. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59646. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59647. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59648. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59649. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59650. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59651. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59652. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59653. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59654. 19:06:32 T:2316 DEBUG: Previous line repeats 1 times.
  59655. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59656. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59657. 19:06:32 T:2316 DEBUG: Previous line repeats 1 times.
  59658. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59659. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59660. 19:06:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  59661. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59662. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59663. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59664. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59665. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59666. 19:06:32 T:2316 DEBUG: Previous line repeats 1 times.
  59667. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59668. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59669. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59670. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59671. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59672. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59673. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59674. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59675. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59676. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59677. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59678. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59679. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59680. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59681. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59682. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59683. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59684. 19:06:32 T:2316 DEBUG: Previous line repeats 2 times.
  59685. 19:06:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59686. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59687. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59688. 19:06:33 T:2316 DEBUG: Previous line repeats 2 times.
  59689. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59690. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59691. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59692. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59693. 19:06:33 T:2316 DEBUG: Previous line repeats 2 times.
  59694. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59695. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59696. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59697. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59698. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59699. 19:06:33 T:2316 DEBUG: Previous line repeats 4 times.
  59700. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59701. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59702. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59703. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59704. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59705. 19:06:33 T:2316 DEBUG: Previous line repeats 4 times.
  59706. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59707. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59708. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59709. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59710. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59711. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59712. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59713. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59714. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59715. 19:06:33 T:2316 DEBUG: Previous line repeats 3 times.
  59716. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59717. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59718. 19:06:33 T:2316 DEBUG: Previous line repeats 2 times.
  59719. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59720. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59721. 19:06:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59722. 19:06:34 T:2316 DEBUG: Previous line repeats 4 times.
  59723. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59724. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59725. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59726. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59727. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59728. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59729. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59730. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59731. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59732. 19:06:34 T:2316 DEBUG: Previous line repeats 4 times.
  59733. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59734. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59735. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59736. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59737. 19:06:34 T:2316 DEBUG: Previous line repeats 1 times.
  59738. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59739. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59740. 19:06:34 T:2316 DEBUG: Previous line repeats 2 times.
  59741. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59742. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59743. 19:06:34 T:2316 DEBUG: Previous line repeats 1 times.
  59744. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59745. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59746. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59747. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59748. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59749. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59750. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59751. 19:06:34 T:2316 DEBUG: Previous line repeats 2 times.
  59752. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59753. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59754. 19:06:34 T:2316 DEBUG: Previous line repeats 1 times.
  59755. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59756. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59757. 19:06:34 T:2316 DEBUG: Previous line repeats 1 times.
  59758. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59759. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59760. 19:06:34 T:2316 DEBUG: Previous line repeats 2 times.
  59761. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59762. 19:06:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59763. 19:06:35 T:2316 DEBUG: Previous line repeats 1 times.
  59764. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59765. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59766. 19:06:35 T:2316 DEBUG: Previous line repeats 2 times.
  59767. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59768. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59769. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59770. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59771. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59772. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59773. 19:06:35 T:2316 DEBUG: Previous line repeats 2 times.
  59774. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59775. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59776. 19:06:35 T:2316 DEBUG: Previous line repeats 2 times.
  59777. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59778. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59779. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59780. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59781. 19:06:35 T:2316 DEBUG: Previous line repeats 1 times.
  59782. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59783. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59784. 19:06:35 T:2316 DEBUG: Previous line repeats 2 times.
  59785. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59786. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59787. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59788. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59789. 19:06:35 T:2316 DEBUG: Previous line repeats 1 times.
  59790. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59791. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59792. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59793. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59794. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59795. 19:06:35 T:2316 DEBUG: Previous line repeats 3 times.
  59796. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59797. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59798. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59799. 19:06:35 T:2316 DEBUG: Previous line repeats 1 times.
  59800. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59801. 19:06:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59802. 19:06:36 T:2316 DEBUG: Previous line repeats 4 times.
  59803. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59804. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59805. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59806. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59807. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59808. 19:06:36 T:2316 DEBUG: Previous line repeats 2 times.
  59809. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59810. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59811. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59812. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59813. 19:06:36 T:2316 DEBUG: Previous line repeats 2 times.
  59814. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59815. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59816. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59817. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59818. 19:06:36 T:2316 DEBUG: Previous line repeats 5 times.
  59819. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59820. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59821. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59822. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59823. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59824. 19:06:36 T:2316 DEBUG: Previous line repeats 4 times.
  59825. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59826. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59827. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59828. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59829. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59830. 19:06:36 T:2316 DEBUG: Previous line repeats 2 times.
  59831. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59832. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59833. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59834. 19:06:36 T:2316 DEBUG: Previous line repeats 3 times.
  59835. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59836. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59837. 19:06:36 T:2316 DEBUG: Previous line repeats 1 times.
  59838. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59839. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59840. 19:06:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59841. 19:06:37 T:2316 DEBUG: Previous line repeats 3 times.
  59842. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59843. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59844. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59845. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59846. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59847. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59848. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59849. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59850. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59851. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59852. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59853. 19:06:37 T:5808 DEBUG: Previous line repeats 1 times.
  59854. 19:06:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  59855. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59856. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59857. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59858. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59859. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59860. 19:06:37 T:2316 DEBUG: Previous line repeats 2 times.
  59861. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59862. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59863. 19:06:37 T:2316 DEBUG: Previous line repeats 2 times.
  59864. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59865. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59866. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59867. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59868. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59869. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59870. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59871. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59872. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59873. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59874. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59875. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59876. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59877. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59878. 19:06:37 T:2316 DEBUG: Previous line repeats 1 times.
  59879. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59880. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59881. 19:06:37 T:2316 DEBUG: Previous line repeats 2 times.
  59882. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59883. 19:06:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59884. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59885. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59886. 19:06:38 T:2316 DEBUG: Previous line repeats 1 times.
  59887. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59888. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59889. 19:06:38 T:2316 DEBUG: Previous line repeats 3 times.
  59890. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59891. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59892. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59893. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59894. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59895. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59896. 19:06:38 T:2316 DEBUG: Previous line repeats 1 times.
  59897. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59898. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59899. 19:06:38 T:2316 DEBUG: Previous line repeats 3 times.
  59900. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59901. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59902. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59903. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59904. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59905. 19:06:38 T:2316 DEBUG: Previous line repeats 4 times.
  59906. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59907. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59908. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59909. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59910. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59911. 19:06:38 T:2316 DEBUG: Previous line repeats 1 times.
  59912. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59913. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59914. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59915. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59916. 19:06:38 T:2316 DEBUG: Previous line repeats 5 times.
  59917. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59918. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59919. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59920. 19:06:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59921. 19:06:39 T:2316 DEBUG: Previous line repeats 5 times.
  59922. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59923. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59924. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59925. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59926. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59927. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59928. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59929. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59930. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59931. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59932. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59933. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59934. 19:06:39 T:2316 DEBUG: Previous line repeats 1 times.
  59935. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59936. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59937. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59938. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59939. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59940. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59941. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59942. 19:06:39 T:2316 DEBUG: Previous line repeats 1 times.
  59943. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59944. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59945. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59946. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59947. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59948. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59949. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59950. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59951. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59952. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59953. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59954. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59955. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59956. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59957. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59958. 19:06:39 T:2316 DEBUG: Previous line repeats 2 times.
  59959. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59960. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59961. 19:06:39 T:2316 DEBUG: Previous line repeats 1 times.
  59962. 19:06:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59963. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59964. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59965. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59966. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59967. 19:06:40 T:2316 DEBUG: Previous line repeats 2 times.
  59968. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59969. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59970. 19:06:40 T:2316 DEBUG: Previous line repeats 2 times.
  59971. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59972. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59973. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59974. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59975. 19:06:40 T:2316 DEBUG: Previous line repeats 2 times.
  59976. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59977. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59978. 19:06:40 T:2316 DEBUG: Previous line repeats 1 times.
  59979. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59980. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59981. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59982. 19:06:40 T:2316 DEBUG: Previous line repeats 1 times.
  59983. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59984. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59985. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59986. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59987. 19:06:40 T:2316 DEBUG: Previous line repeats 2 times.
  59988. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59989. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59990. 19:06:40 T:2316 DEBUG: Previous line repeats 5 times.
  59991. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59992. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59993. 19:06:40 T:2316 DEBUG: Previous line repeats 1 times.
  59994. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59995. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  59996. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  59997. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  59998. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  59999. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60000. 19:06:40 T:2316 DEBUG: Previous line repeats 1 times.
  60001. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60002. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60003. 19:06:40 T:2316 DEBUG: Previous line repeats 3 times.
  60004. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60005. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60006. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60007. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60008. 19:06:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60009. 19:06:41 T:2316 DEBUG: Previous line repeats 4 times.
  60010. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60011. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60012. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60013. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60014. 19:06:41 T:2316 DEBUG: Previous line repeats 2 times.
  60015. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60016. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60017. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60018. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60019. 19:06:41 T:2316 DEBUG: Previous line repeats 1 times.
  60020. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60021. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60022. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60023. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60024. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60025. 19:06:41 T:2316 DEBUG: Previous line repeats 2 times.
  60026. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60027. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60028. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60029. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60030. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60031. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60032. 19:06:41 T:2316 DEBUG: Previous line repeats 2 times.
  60033. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60034. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60035. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60036. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60037. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60038. 19:06:41 T:2316 DEBUG: Previous line repeats 2 times.
  60039. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60040. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60041. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60042. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60043. 19:06:41 T:2316 DEBUG: Previous line repeats 2 times.
  60044. 19:06:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60045. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60046. 19:06:42 T:2316 DEBUG: Previous line repeats 1 times.
  60047. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60048. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60049. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60050. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60051. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60052. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60053. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60054. 19:06:42 T:2316 DEBUG: Previous line repeats 1 times.
  60055. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60056. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60057. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60058. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60059. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60060. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60061. 19:06:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  60062. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60063. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60064. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60065. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60066. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60067. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60068. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60069. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60070. 19:06:42 T:2316 DEBUG: Previous line repeats 1 times.
  60071. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60072. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60073. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60074. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60075. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60076. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60077. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60078. 19:06:42 T:2316 DEBUG: Previous line repeats 1 times.
  60079. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60080. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60081. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60082. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60083. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60084. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60085. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60086. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60087. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60088. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60089. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60090. 19:06:42 T:2316 DEBUG: Previous line repeats 2 times.
  60091. 19:06:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60092. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60093. 19:06:43 T:2316 DEBUG: Previous line repeats 1 times.
  60094. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60095. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60096. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60097. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60098. 19:06:43 T:2316 DEBUG: Previous line repeats 2 times.
  60099. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60100. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60101. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60102. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60103. 19:06:43 T:2316 DEBUG: Previous line repeats 1 times.
  60104. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60105. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60106. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60107. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60108. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60109. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60110. 19:06:43 T:2316 DEBUG: Previous line repeats 3 times.
  60111. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60112. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60113. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60114. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60115. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60116. 19:06:43 T:2316 DEBUG: Previous line repeats 2 times.
  60117. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60118. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60119. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60120. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60121. 19:06:43 T:2316 DEBUG: Previous line repeats 1 times.
  60122. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60123. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60124. 19:06:43 T:2316 DEBUG: Previous line repeats 2 times.
  60125. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60126. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60127. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60128. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60129. 19:06:43 T:2316 DEBUG: Previous line repeats 2 times.
  60130. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60131. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60132. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60133. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60134. 19:06:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60135. 19:06:44 T:2316 DEBUG: Previous line repeats 4 times.
  60136. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60137. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60138. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60139. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60140. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60141. 19:06:44 T:2316 DEBUG: Previous line repeats 4 times.
  60142. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60143. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60144. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60145. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60146. 19:06:44 T:2316 DEBUG: Previous line repeats 1 times.
  60147. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60148. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60149. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60150. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60151. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60152. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60153. 19:06:44 T:2316 DEBUG: Previous line repeats 4 times.
  60154. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60155. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60156. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60157. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60158. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60159. 19:06:44 T:2316 DEBUG: Previous line repeats 2 times.
  60160. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60161. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60162. 19:06:44 T:2316 DEBUG: Previous line repeats 1 times.
  60163. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60164. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60165. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60166. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60167. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60168. 19:06:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60169. 19:06:45 T:2316 DEBUG: Previous line repeats 1 times.
  60170. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60171. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60172. 19:06:45 T:2316 DEBUG: Previous line repeats 2 times.
  60173. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60174. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60175. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60176. 19:06:45 T:2316 DEBUG: Previous line repeats 2 times.
  60177. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60178. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60179. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60180. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60181. 19:06:45 T:2316 DEBUG: Previous line repeats 1 times.
  60182. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60183. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60184. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60185. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60186. 19:06:45 T:2316 DEBUG: Previous line repeats 1 times.
  60187. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60188. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60189. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60190. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60191. 19:06:45 T:2316 DEBUG: Previous line repeats 2 times.
  60192. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60193. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60194. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60195. 19:06:45 T:2316 DEBUG: Previous line repeats 2 times.
  60196. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60197. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60198. 19:06:45 T:2316 DEBUG: Previous line repeats 2 times.
  60199. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60200. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60201. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60202. 19:06:45 T:2316 DEBUG: Previous line repeats 3 times.
  60203. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60204. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60205. 19:06:45 T:2316 DEBUG: Previous line repeats 1 times.
  60206. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60207. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60208. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60209. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60210. 19:06:45 T:2316 DEBUG: Previous line repeats 1 times.
  60211. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60212. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60213. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60214. 19:06:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60215. 19:06:46 T:2316 DEBUG: Previous line repeats 3 times.
  60216. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60217. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60218. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60219. 19:06:46 T:2316 DEBUG: Previous line repeats 1 times.
  60220. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60221. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60222. 19:06:46 T:2316 DEBUG: Previous line repeats 3 times.
  60223. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60224. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60225. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60226. 19:06:46 T:2316 DEBUG: Previous line repeats 1 times.
  60227. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60228. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60229. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60230. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60231. 19:06:46 T:2316 DEBUG: Previous line repeats 1 times.
  60232. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60233. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60234. 19:06:46 T:2316 DEBUG: Previous line repeats 3 times.
  60235. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60236. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60237. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60238. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60239. 19:06:46 T:2316 DEBUG: Previous line repeats 1 times.
  60240. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60241. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60242. 19:06:46 T:2316 DEBUG: Previous line repeats 2 times.
  60243. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60244. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60245. 19:06:46 T:2316 DEBUG: Previous line repeats 1 times.
  60246. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60247. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60248. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60249. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60250. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60251. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60252. 19:06:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60253. 19:06:47 T:2316 DEBUG: Previous line repeats 5 times.
  60254. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60255. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60256. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60257. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60258. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60259. 19:06:47 T:2316 DEBUG: Previous line repeats 3 times.
  60260. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60261. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60262. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60263. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60264. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60265. 19:06:47 T:2316 DEBUG: Previous line repeats 2 times.
  60266. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60267. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60268. 19:06:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  60269. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60270. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60271. 19:06:47 T:2316 DEBUG: Previous line repeats 2 times.
  60272. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60273. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60274. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60275. 19:06:47 T:2316 DEBUG: Previous line repeats 2 times.
  60276. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60277. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60278. 19:06:47 T:2316 DEBUG: Previous line repeats 2 times.
  60279. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60280. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60281. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60282. 19:06:47 T:2316 DEBUG: Previous line repeats 1 times.
  60283. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60284. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60285. 19:06:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  60286. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60287. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60288. 19:06:47 T:2316 DEBUG: Previous line repeats 1 times.
  60289. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60290. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60291. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60292. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60293. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60294. 19:06:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60295. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60296. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60297. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60298. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60299. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60300. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60301. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60302. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60303. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60304. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60305. 19:06:48 T:2316 DEBUG: Previous line repeats 1 times.
  60306. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60307. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60308. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60309. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60310. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60311. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60312. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60313. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60314. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60315. 19:06:48 T:2316 DEBUG: Previous line repeats 1 times.
  60316. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60317. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60318. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60319. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60320. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60321. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60322. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60323. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60324. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60325. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60326. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60327. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60328. 19:06:48 T:2316 DEBUG: Previous line repeats 1 times.
  60329. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60330. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60331. 19:06:48 T:2316 DEBUG: Previous line repeats 2 times.
  60332. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60333. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60334. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60335. 19:06:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60336. 19:06:49 T:2316 DEBUG: Previous line repeats 2 times.
  60337. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60338. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60339. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60340. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60341. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60342. 19:06:49 T:2316 DEBUG: Previous line repeats 4 times.
  60343. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60344. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60345. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60346. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60347. 19:06:49 T:2316 DEBUG: Previous line repeats 4 times.
  60348. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60349. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60350. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60351. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60352. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60353. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60354. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60355. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60356. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60357. 19:06:49 T:2316 DEBUG: Previous line repeats 4 times.
  60358. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60359. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60360. 19:06:49 T:2316 DEBUG: Previous line repeats 1 times.
  60361. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60362. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60363. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60364. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60365. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60366. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60367. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60368. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60369. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60370. 19:06:49 T:2316 DEBUG: Previous line repeats 3 times.
  60371. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60372. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60373. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60374. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60375. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60376. 19:06:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60377. 19:06:50 T:2316 DEBUG: Previous line repeats 3 times.
  60378. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60379. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60380. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60381. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60382. 19:06:50 T:2316 DEBUG: Previous line repeats 1 times.
  60383. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60384. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60385. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60386. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60387. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60388. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60389. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60390. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60391. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60392. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60393. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60394. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60395. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60396. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60397. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60398. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60399. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60400. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60401. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60402. 19:06:50 T:2316 DEBUG: Previous line repeats 1 times.
  60403. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60404. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60405. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60406. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60407. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60408. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60409. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60410. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60411. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60412. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60413. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60414. 19:06:50 T:2316 DEBUG: Previous line repeats 2 times.
  60415. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60416. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60417. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60418. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60419. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60420. 19:06:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60421. 19:06:51 T:2316 DEBUG: Previous line repeats 2 times.
  60422. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60423. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60424. 19:06:51 T:2316 DEBUG: Previous line repeats 1 times.
  60425. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60426. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60427. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60428. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60429. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60430. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60431. 19:06:51 T:2316 DEBUG: Previous line repeats 1 times.
  60432. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60433. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60434. 19:06:51 T:2316 DEBUG: Previous line repeats 2 times.
  60435. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60436. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60437. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60438. 19:06:51 T:2316 DEBUG: Previous line repeats 1 times.
  60439. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60440. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60441. 19:06:51 T:2316 DEBUG: Previous line repeats 3 times.
  60442. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60443. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60444. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60445. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60446. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60447. 19:06:51 T:2316 DEBUG: Previous line repeats 1 times.
  60448. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60449. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60450. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60451. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60452. 19:06:51 T:2316 DEBUG: Previous line repeats 3 times.
  60453. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60454. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60455. 19:06:51 T:2316 DEBUG: Previous line repeats 1 times.
  60456. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60457. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60458. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60459. 19:06:51 T:2316 DEBUG: Previous line repeats 3 times.
  60460. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60461. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60462. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60463. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60464. 19:06:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60465. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60466. 19:06:52 T:2316 DEBUG: Previous line repeats 2 times.
  60467. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60468. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60469. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60470. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60471. 19:06:52 T:2316 DEBUG: Previous line repeats 2 times.
  60472. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60473. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60474. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60475. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60476. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60477. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60478. 19:06:52 T:5808 DEBUG: Previous line repeats 2 times.
  60479. 19:06:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  60480. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60481. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60482. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60483. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60484. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60485. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60486. 19:06:52 T:2316 DEBUG: Previous line repeats 4 times.
  60487. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60488. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60489. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60490. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60491. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60492. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60493. 19:06:52 T:2316 DEBUG: Previous line repeats 1 times.
  60494. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60495. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60496. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60497. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60498. 19:06:52 T:2316 DEBUG: Previous line repeats 2 times.
  60499. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60500. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60501. 19:06:52 T:2316 DEBUG: Previous line repeats 1 times.
  60502. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60503. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60504. 19:06:52 T:2316 DEBUG: Previous line repeats 1 times.
  60505. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60506. 19:06:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60507. 19:06:53 T:2316 DEBUG: Previous line repeats 2 times.
  60508. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60509. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60510. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60511. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60512. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60513. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60514. 19:06:53 T:2316 DEBUG: Previous line repeats 1 times.
  60515. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60516. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60517. 19:06:53 T:2316 DEBUG: Previous line repeats 1 times.
  60518. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60519. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60520. 19:06:53 T:2316 DEBUG: Previous line repeats 1 times.
  60521. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60522. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60523. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60524. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60525. 19:06:53 T:2316 DEBUG: Previous line repeats 2 times.
  60526. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60527. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60528. 19:06:53 T:2316 DEBUG: Previous line repeats 1 times.
  60529. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60530. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60531. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60532. 19:06:53 T:2316 DEBUG: Previous line repeats 2 times.
  60533. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60534. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60535. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60536. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60537. 19:06:53 T:2316 DEBUG: Previous line repeats 1 times.
  60538. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60539. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60540. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60541. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60542. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60543. 19:06:53 T:2316 DEBUG: Previous line repeats 8 times.
  60544. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60545. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60546. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60547. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60548. 19:06:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60549. 19:06:54 T:2316 DEBUG: Previous line repeats 1 times.
  60550. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60551. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60552. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60553. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60554. 19:06:54 T:2316 DEBUG: Previous line repeats 5 times.
  60555. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60556. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60557. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60558. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60559. 19:06:54 T:2316 DEBUG: Previous line repeats 5 times.
  60560. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60561. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60562. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60563. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60564. 19:06:54 T:2316 DEBUG: Previous line repeats 2 times.
  60565. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60566. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60567. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60568. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60569. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60570. 19:06:54 T:2316 DEBUG: Previous line repeats 2 times.
  60571. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60572. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60573. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60574. 19:06:54 T:2316 DEBUG: Previous line repeats 2 times.
  60575. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60576. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60577. 19:06:54 T:2316 DEBUG: Previous line repeats 2 times.
  60578. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60579. 19:06:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60580. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60581. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60582. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60583. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60584. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60585. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60586. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60587. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60588. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60589. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60590. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60591. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60592. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60593. 19:06:55 T:2316 DEBUG: Previous line repeats 1 times.
  60594. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60595. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60596. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60597. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60598. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60599. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60600. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60601. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60602. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60603. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60604. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60605. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60606. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60607. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60608. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60609. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60610. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60611. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60612. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60613. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60614. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60615. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60616. 19:06:55 T:2316 DEBUG: Previous line repeats 2 times.
  60617. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60618. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60619. 19:06:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60620. 19:06:56 T:2316 DEBUG: Previous line repeats 4 times.
  60621. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60622. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60623. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60624. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60625. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60626. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60627. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60628. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60629. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60630. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60631. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60632. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60633. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60634. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60635. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60636. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60637. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60638. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60639. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60640. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60641. 19:06:56 T:2316 DEBUG: Previous line repeats 1 times.
  60642. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60643. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60644. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60645. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60646. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60647. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60648. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60649. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60650. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60651. 19:06:56 T:2316 DEBUG: Previous line repeats 2 times.
  60652. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60653. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60654. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60655. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60656. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60657. 19:06:56 T:2316 DEBUG: Previous line repeats 4 times.
  60658. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60659. 19:06:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60660. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60661. 19:06:57 T:2316 DEBUG: Previous line repeats 1 times.
  60662. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60663. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60664. 19:06:57 T:2316 DEBUG: Previous line repeats 3 times.
  60665. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60666. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60667. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60668. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60669. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60670. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60671. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60672. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60673. 19:06:57 T:5808 DEBUG: Previous line repeats 1 times.
  60674. 19:06:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  60675. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60676. 19:06:57 T:2316 DEBUG: Previous line repeats 5 times.
  60677. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60678. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60679. 19:06:57 T:2316 DEBUG: Previous line repeats 1 times.
  60680. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60681. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60682. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60683. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60684. 19:06:57 T:2316 DEBUG: Previous line repeats 2 times.
  60685. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60686. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60687. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60688. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60689. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60690. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60691. 19:06:57 T:2316 DEBUG: Previous line repeats 2 times.
  60692. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60693. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60694. 19:06:57 T:2316 DEBUG: Previous line repeats 2 times.
  60695. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60696. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60697. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60698. 19:06:57 T:2316 DEBUG: Previous line repeats 2 times.
  60699. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60700. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60701. 19:06:57 T:2316 DEBUG: Previous line repeats 2 times.
  60702. 19:06:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60703. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60704. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60705. 19:06:58 T:2316 DEBUG: Previous line repeats 2 times.
  60706. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60707. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60708. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60709. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60710. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60711. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60712. 19:06:58 T:2316 DEBUG: Previous line repeats 1 times.
  60713. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60714. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60715. 19:06:58 T:2316 DEBUG: Previous line repeats 1 times.
  60716. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60717. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60718. 19:06:58 T:2316 DEBUG: Previous line repeats 1 times.
  60719. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60720. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60721. 19:06:58 T:2316 DEBUG: Previous line repeats 1 times.
  60722. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60723. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60724. 19:06:58 T:2316 DEBUG: Previous line repeats 3 times.
  60725. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60726. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60727. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60728. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60729. 19:06:58 T:2316 DEBUG: Previous line repeats 1 times.
  60730. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60731. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60732. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60733. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60734. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60735. 19:06:58 T:2316 DEBUG: Previous line repeats 4 times.
  60736. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60737. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60738. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60739. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60740. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60741. 19:06:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60742. 19:06:59 T:2316 DEBUG: Previous line repeats 4 times.
  60743. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60744. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60745. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60746. 19:06:59 T:2316 DEBUG: Previous line repeats 1 times.
  60747. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60748. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60749. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60750. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60751. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60752. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60753. 19:06:59 T:2316 DEBUG: Previous line repeats 2 times.
  60754. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60755. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60756. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60757. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60758. 19:06:59 T:2316 DEBUG: Previous line repeats 1 times.
  60759. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60760. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60761. 19:06:59 T:2316 DEBUG: Previous line repeats 2 times.
  60762. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60763. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60764. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60765. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60766. 19:06:59 T:2316 DEBUG: Previous line repeats 1 times.
  60767. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60768. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60769. 19:06:59 T:2316 DEBUG: Previous line repeats 2 times.
  60770. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60771. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60772. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60773. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60774. 19:06:59 T:2316 DEBUG: Previous line repeats 1 times.
  60775. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60776. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60777. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60778. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60779. 19:06:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60780. 19:07:00 T:2316 DEBUG: Previous line repeats 2 times.
  60781. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60782. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60783. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60784. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60785. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60786. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60787. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60788. 19:07:00 T:2316 DEBUG: Previous line repeats 3 times.
  60789. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60790. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60791. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60792. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60793. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60794. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60795. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60796. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60797. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60798. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60799. 19:07:00 T:2316 DEBUG: Previous line repeats 3 times.
  60800. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60801. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60802. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60803. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60804. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60805. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60806. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60807. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60808. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60809. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60810. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60811. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60812. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60813. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60814. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60815. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60816. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60817. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60818. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60819. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60820. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60821. 19:07:00 T:2316 DEBUG: Previous line repeats 2 times.
  60822. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60823. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60824. 19:07:00 T:2316 DEBUG: Previous line repeats 1 times.
  60825. 19:07:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60826. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60827. 19:07:01 T:2316 DEBUG: Previous line repeats 2 times.
  60828. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60829. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60830. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60831. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60832. 19:07:01 T:2316 DEBUG: Previous line repeats 1 times.
  60833. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60834. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60835. 19:07:01 T:2316 DEBUG: Previous line repeats 2 times.
  60836. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60837. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60838. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60839. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60840. 19:07:01 T:2316 DEBUG: Previous line repeats 2 times.
  60841. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60842. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60843. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60844. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60845. 19:07:01 T:2316 DEBUG: Previous line repeats 1 times.
  60846. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60847. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60848. 19:07:01 T:2316 DEBUG: Previous line repeats 2 times.
  60849. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60850. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60851. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60852. 19:07:01 T:2316 DEBUG: Previous line repeats 1 times.
  60853. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60854. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60855. 19:07:01 T:2316 DEBUG: Previous line repeats 3 times.
  60856. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60857. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60858. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60859. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60860. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60861. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60862. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60863. 19:07:01 T:2316 DEBUG: Previous line repeats 1 times.
  60864. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60865. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60866. 19:07:01 T:2316 DEBUG: Previous line repeats 2 times.
  60867. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60868. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60869. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60870. 19:07:01 T:2316 DEBUG: Previous line repeats 1 times.
  60871. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60872. 19:07:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60873. 19:07:02 T:2316 DEBUG: Previous line repeats 2 times.
  60874. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60875. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60876. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60877. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60878. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60879. 19:07:02 T:2316 DEBUG: Previous line repeats 2 times.
  60880. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60881. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60882. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60883. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60884. 19:07:02 T:2316 DEBUG: Previous line repeats 3 times.
  60885. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60886. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60887. 19:07:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  60888. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60889. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60890. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60891. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60892. 19:07:02 T:2316 DEBUG: Previous line repeats 3 times.
  60893. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60894. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60895. 19:07:02 T:2316 DEBUG: Previous line repeats 1 times.
  60896. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60897. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60898. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60899. 19:07:02 T:2316 DEBUG: Previous line repeats 2 times.
  60900. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60901. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60902. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60903. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60904. 19:07:02 T:2316 DEBUG: Previous line repeats 4 times.
  60905. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60906. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60907. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60908. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60909. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60910. 19:07:02 T:2316 DEBUG: Previous line repeats 3 times.
  60911. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60912. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60913. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60914. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60915. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60916. 19:07:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60917. 19:07:03 T:2316 DEBUG: Previous line repeats 2 times.
  60918. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60919. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60920. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60921. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60922. 19:07:03 T:2316 DEBUG: Previous line repeats 2 times.
  60923. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60924. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60925. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60926. 19:07:03 T:2316 DEBUG: Previous line repeats 2 times.
  60927. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60928. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60929. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60930. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60931. 19:07:03 T:2316 DEBUG: Previous line repeats 1 times.
  60932. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60933. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60934. 19:07:03 T:2316 DEBUG: Previous line repeats 1 times.
  60935. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60936. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60937. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60938. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60939. 19:07:03 T:2316 DEBUG: Previous line repeats 1 times.
  60940. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60941. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60942. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60943. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60944. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60945. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60946. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60947. 19:07:03 T:2316 DEBUG: Previous line repeats 2 times.
  60948. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60949. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60950. 19:07:03 T:2316 DEBUG: Previous line repeats 1 times.
  60951. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60952. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60953. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60954. 19:07:03 T:2316 DEBUG: Previous line repeats 2 times.
  60955. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60956. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60957. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60958. 19:07:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60959. 19:07:04 T:2316 DEBUG: Previous line repeats 1 times.
  60960. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60961. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60962. 19:07:04 T:2316 DEBUG: Previous line repeats 2 times.
  60963. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60964. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60965. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60966. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60967. 19:07:04 T:2316 DEBUG: Previous line repeats 2 times.
  60968. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60969. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60970. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60971. 19:07:04 T:2316 DEBUG: Previous line repeats 1 times.
  60972. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60973. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60974. 19:07:04 T:2316 DEBUG: Previous line repeats 3 times.
  60975. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60976. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60977. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60978. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60979. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60980. 19:07:04 T:2316 DEBUG: Previous line repeats 4 times.
  60981. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60982. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60983. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60984. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60985. 19:07:04 T:2316 DEBUG: Previous line repeats 2 times.
  60986. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60987. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60988. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60989. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60990. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60991. 19:07:04 T:2316 DEBUG: Previous line repeats 3 times.
  60992. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60993. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60994. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  60995. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  60996. 19:07:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  60997. 19:07:05 T:2316 DEBUG: Previous line repeats 4 times.
  60998. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  60999. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61000. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61001. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61002. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61003. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61004. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61005. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61006. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61007. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61008. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61009. 19:07:05 T:2316 DEBUG: Previous line repeats 2 times.
  61010. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61011. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61012. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61013. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61014. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61015. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61016. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61017. 19:07:05 T:2316 DEBUG: Previous line repeats 2 times.
  61018. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61019. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61020. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61021. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61022. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61023. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61024. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61025. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61026. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61027. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61028. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61029. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61030. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61031. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61032. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61033. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61034. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61035. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61036. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61037. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61038. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61039. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61040. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61041. 19:07:05 T:2316 DEBUG: Previous line repeats 1 times.
  61042. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61043. 19:07:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61044. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61045. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61046. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61047. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61048. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61049. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61050. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61051. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61052. 19:07:06 T:2316 DEBUG: Previous line repeats 2 times.
  61053. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61054. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61055. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61056. 19:07:06 T:2316 DEBUG: Previous line repeats 2 times.
  61057. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61058. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61059. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61060. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61061. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61062. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61063. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61064. 19:07:06 T:2316 DEBUG: Previous line repeats 2 times.
  61065. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61066. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61067. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61068. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61069. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61070. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61071. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61072. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61073. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61074. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61075. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61076. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61077. 19:07:06 T:2316 DEBUG: Previous line repeats 3 times.
  61078. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61079. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61080. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61081. 19:07:06 T:2316 DEBUG: Previous line repeats 1 times.
  61082. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61083. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61084. 19:07:06 T:2316 DEBUG: Previous line repeats 3 times.
  61085. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61086. 19:07:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61087. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61088. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61089. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61090. 19:07:07 T:2316 DEBUG: Previous line repeats 1 times.
  61091. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61092. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61093. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61094. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61095. 19:07:07 T:2316 DEBUG: Previous line repeats 4 times.
  61096. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61097. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61098. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61099. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61100. 19:07:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  61101. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61102. 19:07:07 T:2316 DEBUG: Previous line repeats 3 times.
  61103. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61104. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61105. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61106. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61107. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61108. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61109. 19:07:07 T:2316 DEBUG: Previous line repeats 2 times.
  61110. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61111. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61112. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61113. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61114. 19:07:07 T:2316 DEBUG: Previous line repeats 2 times.
  61115. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61116. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61117. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61118. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61119. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61120. 19:07:07 T:2316 DEBUG: Previous line repeats 3 times.
  61121. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61122. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61123. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61124. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61125. 19:07:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61126. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61127. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61128. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61129. 19:07:08 T:2316 DEBUG: Previous line repeats 1 times.
  61130. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61131. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61132. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61133. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61134. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61135. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61136. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61137. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61138. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61139. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61140. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61141. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61142. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61143. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61144. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61145. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61146. 19:07:08 T:2316 DEBUG: Previous line repeats 1 times.
  61147. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61148. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61149. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61150. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61151. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61152. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61153. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61154. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61155. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61156. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61157. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61158. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61159. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61160. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61161. 19:07:08 T:2316 DEBUG: Previous line repeats 1 times.
  61162. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61163. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61164. 19:07:08 T:2316 DEBUG: Previous line repeats 2 times.
  61165. 19:07:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61166. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61167. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61168. 19:07:09 T:2316 DEBUG: Previous line repeats 1 times.
  61169. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61170. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61171. 19:07:09 T:2316 DEBUG: Previous line repeats 3 times.
  61172. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61173. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61174. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61175. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61176. 19:07:09 T:2316 DEBUG: Previous line repeats 1 times.
  61177. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61178. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61179. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61180. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61181. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61182. 19:07:09 T:2316 DEBUG: Previous line repeats 3 times.
  61183. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61184. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61185. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61186. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61187. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61188. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61189. 19:07:09 T:2316 DEBUG: Previous line repeats 4 times.
  61190. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61191. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61192. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61193. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61194. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61195. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61196. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61197. 19:07:09 T:2316 DEBUG: Previous line repeats 2 times.
  61198. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61199. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61200. 19:07:09 T:2316 DEBUG: Previous line repeats 2 times.
  61201. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61202. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61203. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61204. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61205. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61206. 19:07:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61207. 19:07:10 T:2316 DEBUG: Previous line repeats 3 times.
  61208. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61209. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61210. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61211. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61212. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61213. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61214. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61215. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61216. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61217. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61218. 19:07:10 T:2316 DEBUG: Previous line repeats 3 times.
  61219. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61220. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61221. 19:07:10 T:2316 DEBUG: Previous line repeats 1 times.
  61222. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61223. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61224. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61225. 19:07:10 T:2316 DEBUG: Previous line repeats 2 times.
  61226. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61227. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61228. 19:07:10 T:2316 DEBUG: Previous line repeats 1 times.
  61229. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61230. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61231. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61232. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61233. 19:07:10 T:2316 DEBUG: Previous line repeats 2 times.
  61234. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61235. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61236. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61237. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61238. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61239. 19:07:10 T:2316 DEBUG: Previous line repeats 2 times.
  61240. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61241. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61242. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61243. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61244. 19:07:10 T:2316 DEBUG: Previous line repeats 1 times.
  61245. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61246. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61247. 19:07:10 T:2316 DEBUG: Previous line repeats 2 times.
  61248. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61249. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61250. 19:07:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61251. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61252. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61253. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61254. 19:07:11 T:2316 DEBUG: Previous line repeats 1 times.
  61255. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61256. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61257. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61258. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61259. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61260. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61261. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61262. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61263. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61264. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61265. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61266. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61267. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61268. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61269. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61270. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61271. 19:07:11 T:2316 DEBUG: Previous line repeats 1 times.
  61272. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61273. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61274. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61275. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61276. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61277. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61278. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61279. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61280. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61281. 19:07:11 T:2316 DEBUG: Previous line repeats 2 times.
  61282. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61283. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61284. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61285. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61286. 19:07:11 T:2316 DEBUG: Previous line repeats 1 times.
  61287. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61288. 19:07:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61289. 19:07:12 T:2316 DEBUG: Previous line repeats 3 times.
  61290. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61291. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61292. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61293. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61294. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61295. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61296. 19:07:12 T:2316 DEBUG: Previous line repeats 2 times.
  61297. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61298. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61299. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61300. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61301. 19:07:12 T:5808 DEBUG: Previous line repeats 1 times.
  61302. 19:07:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  61303. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61304. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61305. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61306. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61307. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61308. 19:07:12 T:2316 DEBUG: Previous line repeats 3 times.
  61309. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61310. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61311. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61312. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61313. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61314. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61315. 19:07:12 T:2316 DEBUG: Previous line repeats 2 times.
  61316. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61317. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61318. 19:07:12 T:2316 DEBUG: Previous line repeats 1 times.
  61319. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61320. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61321. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61322. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61323. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61324. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61325. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61326. 19:07:12 T:2316 DEBUG: Previous line repeats 5 times.
  61327. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61328. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61329. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61330. 19:07:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61331. 19:07:13 T:2316 DEBUG: Previous line repeats 5 times.
  61332. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61333. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61334. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61335. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61336. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61337. 19:07:13 T:2316 DEBUG: Previous line repeats 1 times.
  61338. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61339. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61340. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61341. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61342. 19:07:13 T:2316 DEBUG: Previous line repeats 2 times.
  61343. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61344. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61345. 19:07:13 T:2316 DEBUG: Previous line repeats 1 times.
  61346. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61347. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61348. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61349. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61350. 19:07:13 T:2316 DEBUG: Previous line repeats 2 times.
  61351. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61352. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61353. 19:07:13 T:2316 DEBUG: Previous line repeats 2 times.
  61354. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61355. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61356. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61357. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61358. 19:07:13 T:2316 DEBUG: Previous line repeats 1 times.
  61359. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61360. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61361. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61362. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61363. 19:07:13 T:2316 DEBUG: Previous line repeats 2 times.
  61364. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61365. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61366. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61367. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61368. 19:07:13 T:2316 DEBUG: Previous line repeats 1 times.
  61369. 19:07:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61370. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61371. 19:07:14 T:2316 DEBUG: Previous line repeats 2 times.
  61372. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61373. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61374. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61375. 19:07:14 T:2316 DEBUG: Previous line repeats 2 times.
  61376. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61377. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61378. 19:07:14 T:2316 DEBUG: Previous line repeats 2 times.
  61379. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61380. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61381. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61382. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61383. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61384. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61385. 19:07:14 T:2316 DEBUG: Previous line repeats 1 times.
  61386. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61387. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61388. 19:07:14 T:2316 DEBUG: Previous line repeats 2 times.
  61389. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61390. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61391. 19:07:14 T:2316 DEBUG: Previous line repeats 1 times.
  61392. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61393. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61394. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61395. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61396. 19:07:14 T:2316 DEBUG: Previous line repeats 2 times.
  61397. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61398. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61399. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61400. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61401. 19:07:14 T:2316 DEBUG: Previous line repeats 1 times.
  61402. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61403. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61404. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61405. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61406. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61407. 19:07:14 T:2316 DEBUG: Previous line repeats 4 times.
  61408. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61409. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61410. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61411. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61412. 19:07:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61413. 19:07:15 T:2316 DEBUG: Previous line repeats 3 times.
  61414. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61415. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61416. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61417. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61418. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61419. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61420. 19:07:15 T:2316 DEBUG: Previous line repeats 2 times.
  61421. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61422. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61423. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61424. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61425. 19:07:15 T:2316 DEBUG: Previous line repeats 1 times.
  61426. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61427. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61428. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61429. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61430. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61431. 19:07:15 T:2316 DEBUG: Previous line repeats 5 times.
  61432. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61433. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61434. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61435. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61436. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61437. 19:07:15 T:2316 DEBUG: Previous line repeats 4 times.
  61438. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61439. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61440. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61441. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61442. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61443. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61444. 19:07:15 T:2316 DEBUG: Previous line repeats 1 times.
  61445. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61446. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61447. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61448. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61449. 19:07:15 T:2316 DEBUG: Previous line repeats 3 times.
  61450. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61451. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61452. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61453. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61454. 19:07:15 T:2316 DEBUG: Previous line repeats 1 times.
  61455. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61456. 19:07:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61457. 19:07:16 T:2316 DEBUG: Previous line repeats 3 times.
  61458. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61459. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61460. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61461. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61462. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61463. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61464. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61465. 19:07:16 T:2316 DEBUG: Previous line repeats 1 times.
  61466. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61467. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61468. 19:07:16 T:2316 DEBUG: Previous line repeats 2 times.
  61469. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61470. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61471. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61472. 19:07:16 T:2316 DEBUG: Previous line repeats 2 times.
  61473. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61474. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61475. 19:07:16 T:2316 DEBUG: Previous line repeats 2 times.
  61476. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61477. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61478. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61479. 19:07:16 T:2316 DEBUG: Previous line repeats 2 times.
  61480. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61481. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61482. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61483. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61484. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61485. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61486. 19:07:16 T:2316 DEBUG: Previous line repeats 1 times.
  61487. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61488. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61489. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61490. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61491. 19:07:16 T:2316 DEBUG: Previous line repeats 2 times.
  61492. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61493. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61494. 19:07:16 T:2316 DEBUG: Previous line repeats 1 times.
  61495. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61496. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61497. 19:07:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61498. 19:07:17 T:2316 DEBUG: Previous line repeats 3 times.
  61499. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61500. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61501. 19:07:17 T:2316 DEBUG: Previous line repeats 1 times.
  61502. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61503. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61504. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61505. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61506. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61507. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61508. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61509. 19:07:17 T:5808 DEBUG: Previous line repeats 1 times.
  61510. 19:07:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  61511. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61512. 19:07:17 T:2316 DEBUG: Previous line repeats 2 times.
  61513. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61514. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61515. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61516. 19:07:17 T:2316 DEBUG: Previous line repeats 1 times.
  61517. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61518. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61519. 19:07:17 T:2316 DEBUG: Previous line repeats 3 times.
  61520. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61521. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61522. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61523. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61524. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61525. 19:07:17 T:2316 DEBUG: Previous line repeats 1 times.
  61526. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61527. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61528. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61529. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61530. 19:07:17 T:2316 DEBUG: Previous line repeats 3 times.
  61531. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61532. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61533. 19:07:17 T:2316 DEBUG: Previous line repeats 1 times.
  61534. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61535. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61536. 19:07:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61537. 19:07:18 T:2316 DEBUG: Previous line repeats 3 times.
  61538. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61539. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61540. 19:07:18 T:2316 DEBUG: Previous line repeats 1 times.
  61541. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61542. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61543. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61544. 19:07:18 T:2316 DEBUG: Previous line repeats 2 times.
  61545. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61546. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61547. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61548. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61549. 19:07:18 T:2316 DEBUG: Previous line repeats 2 times.
  61550. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61551. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61552. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61553. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61554. 19:07:18 T:2316 DEBUG: Previous line repeats 3 times.
  61555. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61556. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61557. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61558. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61559. 19:07:18 T:2316 DEBUG: Previous line repeats 1 times.
  61560. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61561. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61562. 19:07:18 T:2316 DEBUG: Previous line repeats 4 times.
  61563. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61564. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61565. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61566. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61567. 19:07:18 T:2316 DEBUG: Previous line repeats 2 times.
  61568. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61569. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61570. 19:07:18 T:2316 DEBUG: Previous line repeats 1 times.
  61571. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61572. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61573. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61574. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61575. 19:07:18 T:2316 DEBUG: Previous line repeats 2 times.
  61576. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61577. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61578. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61579. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61580. 19:07:18 T:3764 DEBUG: Previous line repeats 1 times.
  61581. 19:07:18 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  61582. 19:07:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  61583. 19:07:18 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  61584. 19:07:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  61585. 19:07:18 T:3764 INFO: Previous line repeats 6 times.
  61586. 19:07:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61587. 19:07:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61588. 19:07:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61589. 19:07:18 T:3764 INFO: Previous line repeats 1 times.
  61590. 19:07:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  61591. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  61592. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  61593. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61594. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61595. 19:07:19 T:2316 DEBUG: Previous line repeats 2 times.
  61596. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61597. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61598. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  61599. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61600. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61601. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61602. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61603. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  61604. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  61605. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  61606. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61607. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61608. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61609. 19:07:19 T:2316 DEBUG: Previous line repeats 2 times.
  61610. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61611. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61612. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61613. 19:07:19 T:2316 DEBUG: Previous line repeats 2 times.
  61614. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61615. 19:07:19 T:2556 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  61616. 19:07:19 T:2556 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  61617. 19:07:19 T:2556 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61618. 19:07:19 T:2556 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  61619. 19:07:19 T:2556 INFO: Platinum [neptune.http]: got connection (reused: false)
  61620. 19:07:19 T:2556 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  61621. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  61622. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  61623. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  61624. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61625. 19:07:19 T:2316 DEBUG: Previous line repeats 2 times.
  61626. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61627. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61628. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61629. 19:07:19 T:2316 DEBUG: Previous line repeats 1 times.
  61630. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61631. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61632. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  61633. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61634. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61635. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61636. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61637. 19:07:19 T:2316 DEBUG: Previous line repeats 3 times.
  61638. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61639. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61640. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61641. 19:07:19 T:2316 DEBUG: Previous line repeats 1 times.
  61642. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61643. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  61644. 19:07:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  61645. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61646. 19:07:19 T:2316 DEBUG: Previous line repeats 2 times.
  61647. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61648. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61649. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61650. 19:07:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61651. 19:07:20 T:3764 DEBUG: Previous line repeats 2 times.
  61652. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  61653. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  61654. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  61655. 19:07:20 T:3764 INFO: Previous line repeats 1 times.
  61656. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  61657. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  61658. 19:07:20 T:2316 INFO: Previous line repeats 1 times.
  61659. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61660. 19:07:20 T:2316 DEBUG: Previous line repeats 1 times.
  61661. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61662. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61663. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61664. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61665. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61666. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61667. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61668. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61669. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61670. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  61671. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61672. 19:07:20 T:3764 DEBUG: Previous line repeats 2 times.
  61673. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  61674. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  61675. 19:07:20 T:876 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  61676. 19:07:20 T:876 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  61677. 19:07:20 T:876 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61678. 19:07:20 T:876 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  61679. 19:07:20 T:876 INFO: Platinum [neptune.http]: got connection (reused: false)
  61680. 19:07:20 T:876 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  61681. 19:07:20 T:876 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  61682. 19:07:20 T:876 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61683. 19:07:20 T:876 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  61684. 19:07:20 T:876 INFO: Platinum [neptune.http]: got connection (reused: false)
  61685. 19:07:20 T:876 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  61686. 19:07:20 T:876 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  61687. 19:07:20 T:876 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61688. 19:07:20 T:876 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  61689. 19:07:20 T:876 INFO: Platinum [neptune.http]: got connection (reused: false)
  61690. 19:07:20 T:876 ERROR: Platinum [platinum.core.service]: No state variables found
  61691. 19:07:20 T:876 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  61692. 19:07:20 T:876 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  61693. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  61694. <specVersion>
  61695. <major>1</major>
  61696. <minor>0</minor>
  61697. </specVersion>
  61698. <actionList />
  61699. <serviceStateTable />
  61700. </scpd>
  61701. 19:07:20 T:876 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  61702. 19:07:20 T:876 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  61703. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  61704. <specVersion>
  61705. <major>1</major>
  61706. <minor>0</minor>
  61707. </specVersion>
  61708. <actionList />
  61709. <serviceStateTable />
  61710. </scpd>
  61711. 19:07:20 T:876 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  61712. 19:07:20 T:2316 NOTICE: Previous line repeats 2 times.
  61713. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61714. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61715. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61716. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61717. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61718. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61719. 19:07:20 T:3764 DEBUG: Previous line repeats 1 times.
  61720. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  61721. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61722. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61723. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61724. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61725. 19:07:20 T:2316 DEBUG: Previous line repeats 5 times.
  61726. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61727. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61728. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61729. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61730. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61731. 19:07:20 T:3764 DEBUG: Previous line repeats 1 times.
  61732. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  61733. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  61734. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  61735. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61736. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61737. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61738. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61739. 19:07:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61740. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61741. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61742. 19:07:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61743. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  61744. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  61745. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61746. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61747. 19:07:21 T:2316 DEBUG: Previous line repeats 2 times.
  61748. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61749. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61750. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  61751. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  61752. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  61753. 19:07:21 T:2316 INFO: Previous line repeats 1 times.
  61754. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61755. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61756. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61757. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61758. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61759. 19:07:21 T:2316 DEBUG: Previous line repeats 3 times.
  61760. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61761. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61762. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61763. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61764. 19:07:21 T:2316 DEBUG: Previous line repeats 1 times.
  61765. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61766. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61767. 19:07:21 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  61768. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  61769. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61770. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  61771. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  61772. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61773. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61774. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61775. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61776. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61777. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61778. 19:07:21 T:2316 DEBUG: Previous line repeats 2 times.
  61779. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61780. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  61781. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  61782. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61783. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61784. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61785. 19:07:21 T:2316 DEBUG: Previous line repeats 2 times.
  61786. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61787. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61788. 19:07:21 T:3764 DEBUG: Previous line repeats 1 times.
  61789. 19:07:21 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  61790. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61791. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61792. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61793. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61794. 19:07:21 T:3180 DEBUG: Previous line repeats 2 times.
  61795. 19:07:21 T:3180 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  61796. 19:07:21 T:3180 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  61797. 19:07:21 T:3180 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61798. 19:07:21 T:3180 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  61799. 19:07:21 T:3180 INFO: Platinum [neptune.http]: got connection (reused: false)
  61800. 19:07:21 T:3180 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  61801. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61802. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61803. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61804. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61805. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61806. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61807. 19:07:21 T:2316 DEBUG: Previous line repeats 1 times.
  61808. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61809. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61810. 19:07:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61811. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61812. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61813. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61814. 19:07:22 T:2316 DEBUG: Previous line repeats 2 times.
  61815. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61816. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61817. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61818. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61819. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61820. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61821. 19:07:22 T:2316 DEBUG: Previous line repeats 2 times.
  61822. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61823. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61824. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61825. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61826. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61827. 19:07:22 T:5808 DEBUG: Previous line repeats 2 times.
  61828. 19:07:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  61829. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61830. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61831. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61832. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61833. 19:07:22 T:2316 DEBUG: Previous line repeats 2 times.
  61834. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61835. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61836. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61837. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61838. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61839. 19:07:22 T:2316 DEBUG: Previous line repeats 3 times.
  61840. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61841. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61842. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61843. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61844. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61845. 19:07:22 T:5712 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  61846. 19:07:22 T:5712 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  61847. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61848. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  61849. 19:07:22 T:5712 INFO: Platinum [neptune.http]: got connection (reused: false)
  61850. 19:07:22 T:5712 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  61851. 19:07:22 T:5712 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  61852. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61853. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  61854. 19:07:22 T:5712 INFO: Platinum [neptune.http]: got connection (reused: false)
  61855. 19:07:22 T:5712 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  61856. 19:07:22 T:5712 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  61857. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  61858. 19:07:22 T:5712 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  61859. 19:07:22 T:5712 INFO: Platinum [neptune.http]: got connection (reused: false)
  61860. 19:07:22 T:5712 ERROR: Platinum [platinum.core.service]: No state variables found
  61861. 19:07:22 T:5712 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  61862. 19:07:22 T:5712 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  61863. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  61864. <specVersion>
  61865. <major>1</major>
  61866. <minor>0</minor>
  61867. </specVersion>
  61868. <actionList />
  61869. <serviceStateTable />
  61870. </scpd>
  61871. 19:07:22 T:5712 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  61872. 19:07:22 T:5712 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  61873. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  61874. <specVersion>
  61875. <major>1</major>
  61876. <minor>0</minor>
  61877. </specVersion>
  61878. <actionList />
  61879. <serviceStateTable />
  61880. </scpd>
  61881. 19:07:22 T:5712 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  61882. 19:07:22 T:2316 NOTICE: Previous line repeats 2 times.
  61883. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61884. 19:07:22 T:2316 DEBUG: Previous line repeats 1 times.
  61885. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61886. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61887. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61888. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61889. 19:07:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61890. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61891. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61892. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61893. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61894. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61895. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61896. 19:07:23 T:2316 DEBUG: Previous line repeats 3 times.
  61897. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61898. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61899. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61900. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61901. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61902. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61903. 19:07:23 T:2316 DEBUG: Previous line repeats 3 times.
  61904. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61905. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61906. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61907. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61908. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61909. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61910. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61911. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61912. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61913. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61914. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61915. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61916. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61917. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61918. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61919. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61920. 19:07:23 T:2316 DEBUG: Previous line repeats 1 times.
  61921. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61922. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61923. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61924. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61925. 19:07:23 T:2316 DEBUG: Previous line repeats 2 times.
  61926. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61927. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61928. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61929. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61930. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61931. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61932. 19:07:23 T:2316 DEBUG: Previous line repeats 2 times.
  61933. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61934. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61935. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61936. 19:07:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61937. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61938. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61939. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61940. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61941. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61942. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61943. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61944. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61945. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61946. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61947. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61948. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61949. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61950. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61951. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61952. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61953. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61954. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61955. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61956. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61957. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61958. 19:07:24 T:2316 DEBUG: Previous line repeats 2 times.
  61959. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61960. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61961. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61962. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61963. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61964. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61965. 19:07:24 T:2316 DEBUG: Previous line repeats 2 times.
  61966. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61967. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61968. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61969. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61970. 19:07:24 T:2316 DEBUG: Previous line repeats 2 times.
  61971. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61972. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61973. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61974. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61975. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61976. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61977. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61978. 19:07:24 T:2316 DEBUG: Previous line repeats 2 times.
  61979. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61980. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61981. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61982. 19:07:24 T:2316 DEBUG: Previous line repeats 1 times.
  61983. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61984. 19:07:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61985. 19:07:25 T:2316 DEBUG: Previous line repeats 3 times.
  61986. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61987. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61988. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61989. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61990. 19:07:25 T:2316 DEBUG: Previous line repeats 2 times.
  61991. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61992. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61993. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  61994. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61995. 19:07:25 T:2316 DEBUG: Previous line repeats 3 times.
  61996. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  61997. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  61998. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  61999. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62000. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62001. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62002. 19:07:25 T:2316 DEBUG: Previous line repeats 2 times.
  62003. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62004. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62005. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62006. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62007. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62008. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62009. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62010. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62011. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62012. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62013. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62014. 19:07:25 T:2316 DEBUG: Previous line repeats 3 times.
  62015. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62016. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62017. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62018. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62019. 19:07:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62020. 19:07:26 T:2316 DEBUG: Previous line repeats 3 times.
  62021. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62022. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62023. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62024. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62025. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62026. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62027. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62028. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62029. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62030. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62031. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62032. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62033. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62034. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62035. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62036. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62037. 19:07:26 T:2316 DEBUG: Previous line repeats 1 times.
  62038. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62039. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62040. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62041. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62042. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62043. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62044. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62045. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62046. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62047. 19:07:26 T:2316 DEBUG: Previous line repeats 1 times.
  62048. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62049. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62050. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62051. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62052. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62053. 19:07:26 T:2316 DEBUG: Previous line repeats 1 times.
  62054. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62055. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62056. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62057. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62058. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62059. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62060. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62061. 19:07:26 T:2316 DEBUG: Previous line repeats 1 times.
  62062. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62063. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62064. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62065. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62066. 19:07:26 T:2316 DEBUG: Previous line repeats 2 times.
  62067. 19:07:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62068. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62069. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62070. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62071. 19:07:27 T:2316 DEBUG: Previous line repeats 1 times.
  62072. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62073. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62074. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62075. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62076. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62077. 19:07:27 T:2316 DEBUG: Previous line repeats 1 times.
  62078. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62079. 19:07:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  62080. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62081. 19:07:27 T:2316 DEBUG: Previous line repeats 2 times.
  62082. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62083. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62084. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62085. 19:07:27 T:2316 DEBUG: Previous line repeats 1 times.
  62086. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62087. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62088. 19:07:27 T:2316 DEBUG: Previous line repeats 3 times.
  62089. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62090. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62091. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62092. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62093. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62094. 19:07:27 T:2316 DEBUG: Previous line repeats 1 times.
  62095. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62096. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62097. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62098. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62099. 19:07:27 T:2316 DEBUG: Previous line repeats 3 times.
  62100. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62101. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62102. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62103. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62104. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62105. 19:07:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62106. 19:07:28 T:2316 DEBUG: Previous line repeats 2 times.
  62107. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62108. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62109. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62110. 19:07:28 T:2316 DEBUG: Previous line repeats 1 times.
  62111. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62112. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62113. 19:07:28 T:2316 DEBUG: Previous line repeats 2 times.
  62114. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62115. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62116. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62117. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62118. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62119. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62120. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62121. 19:07:28 T:2316 DEBUG: Previous line repeats 1 times.
  62122. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62123. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62124. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62125. 19:07:28 T:2316 DEBUG: Previous line repeats 2 times.
  62126. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62127. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62128. 19:07:28 T:7948 NOTICE: ES: Client from ::ffff:127.0.0.1 timed out
  62129. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62130. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62131. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62132. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62133. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62134. 19:07:28 T:2316 DEBUG: Previous line repeats 2 times.
  62135. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62136. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62137. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62138. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62139. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62140. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62141. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62142. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62143. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62144. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62145. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62146. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62147. 19:07:28 T:2316 DEBUG: Previous line repeats 2 times.
  62148. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62149. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62150. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62151. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62152. 19:07:28 T:2316 DEBUG: Previous line repeats 1 times.
  62153. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62154. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62155. 19:07:28 T:2316 DEBUG: Previous line repeats 1 times.
  62156. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62157. 19:07:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62158. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62159. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62160. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62161. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62162. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62163. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62164. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62165. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62166. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62167. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62168. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62169. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62170. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62171. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62172. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62173. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62174. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62175. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62176. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62177. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62178. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62179. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62180. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62181. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62182. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62183. 19:07:29 T:2316 DEBUG: Previous line repeats 2 times.
  62184. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62185. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62186. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62187. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62188. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62189. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62190. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62191. 19:07:29 T:2316 DEBUG: Previous line repeats 1 times.
  62192. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62193. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62194. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62195. 19:07:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62196. 19:07:30 T:2316 DEBUG: Previous line repeats 2 times.
  62197. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62198. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62199. 19:07:30 T:2316 DEBUG: Previous line repeats 1 times.
  62200. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62201. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62202. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62203. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62204. 19:07:30 T:2316 DEBUG: Previous line repeats 2 times.
  62205. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62206. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62207. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62208. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62209. 19:07:30 T:2316 DEBUG: Previous line repeats 1 times.
  62210. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62211. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62212. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62213. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62214. 19:07:30 T:2316 DEBUG: Previous line repeats 1 times.
  62215. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62216. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62217. 19:07:30 T:2316 DEBUG: Previous line repeats 3 times.
  62218. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62219. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62220. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62221. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62222. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62223. 19:07:30 T:2316 DEBUG: Previous line repeats 3 times.
  62224. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62225. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62226. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62227. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62228. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62229. 19:07:30 T:2316 DEBUG: Previous line repeats 2 times.
  62230. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62231. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62232. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62233. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62234. 19:07:30 T:2316 DEBUG: Previous line repeats 2 times.
  62235. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62236. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62237. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62238. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62239. 19:07:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62240. 19:07:31 T:2316 DEBUG: Previous line repeats 4 times.
  62241. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62242. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62243. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62244. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62245. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62246. 19:07:31 T:2316 DEBUG: Previous line repeats 3 times.
  62247. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62248. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62249. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62250. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62251. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62252. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62253. 19:07:31 T:2316 DEBUG: Previous line repeats 1 times.
  62254. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62255. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62256. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62257. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62258. 19:07:31 T:2316 DEBUG: Previous line repeats 4 times.
  62259. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62260. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62261. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62262. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62263. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62264. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62265. 19:07:31 T:2316 DEBUG: Previous line repeats 4 times.
  62266. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62267. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62268. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62269. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62270. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62271. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62272. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62273. 19:07:31 T:2316 DEBUG: Previous line repeats 1 times.
  62274. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62275. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62276. 19:07:31 T:2316 DEBUG: Previous line repeats 2 times.
  62277. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62278. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62279. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62280. 19:07:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62281. 19:07:32 T:2316 DEBUG: Previous line repeats 1 times.
  62282. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62283. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62284. 19:07:32 T:2316 DEBUG: Previous line repeats 2 times.
  62285. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62286. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62287. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62288. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62289. 19:07:32 T:2316 DEBUG: Previous line repeats 1 times.
  62290. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62291. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62292. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62293. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62294. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62295. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62296. 19:07:32 T:2316 DEBUG: Previous line repeats 1 times.
  62297. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62298. 19:07:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  62299. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62300. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62301. 19:07:32 T:2316 DEBUG: Previous line repeats 3 times.
  62302. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62303. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62304. 19:07:32 T:2316 DEBUG: Previous line repeats 1 times.
  62305. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62306. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62307. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62308. 19:07:32 T:2316 DEBUG: Previous line repeats 4 times.
  62309. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62310. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62311. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62312. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62313. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62314. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62315. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62316. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62317. 19:07:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62318. 19:07:33 T:2316 DEBUG: Previous line repeats 4 times.
  62319. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62320. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62321. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62322. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62323. 19:07:33 T:2316 DEBUG: Previous line repeats 5 times.
  62324. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62325. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62326. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62327. 19:07:33 T:2316 DEBUG: Previous line repeats 1 times.
  62328. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62329. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62330. 19:07:33 T:2316 DEBUG: Previous line repeats 2 times.
  62331. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62332. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62333. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62334. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62335. 19:07:33 T:2316 DEBUG: Previous line repeats 1 times.
  62336. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62337. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62338. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62339. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62340. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62341. 19:07:33 T:2316 DEBUG: Previous line repeats 5 times.
  62342. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62343. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62344. 19:07:33 T:2316 DEBUG: Previous line repeats 1 times.
  62345. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62346. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62347. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62348. 19:07:33 T:2316 DEBUG: Previous line repeats 3 times.
  62349. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62350. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62351. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62352. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62353. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62354. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62355. 19:07:33 T:2316 DEBUG: Previous line repeats 1 times.
  62356. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62357. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62358. 19:07:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62359. 19:07:34 T:2316 DEBUG: Previous line repeats 2 times.
  62360. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62361. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62362. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62363. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62364. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62365. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62366. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62367. 19:07:34 T:2316 DEBUG: Previous line repeats 2 times.
  62368. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62369. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62370. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62371. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62372. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62373. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62374. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62375. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62376. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62377. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62378. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62379. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62380. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62381. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62382. 19:07:34 T:2316 DEBUG: Previous line repeats 2 times.
  62383. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62384. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62385. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62386. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62387. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62388. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62389. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62390. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62391. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62392. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62393. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62394. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62395. 19:07:34 T:2316 DEBUG: Previous line repeats 2 times.
  62396. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62397. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62398. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62399. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62400. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62401. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62402. 19:07:34 T:2316 DEBUG: Previous line repeats 1 times.
  62403. 19:07:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62404. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62405. 19:07:35 T:2316 DEBUG: Previous line repeats 2 times.
  62406. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62407. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62408. 19:07:35 T:2316 DEBUG: Previous line repeats 1 times.
  62409. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62410. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62411. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62412. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62413. 19:07:35 T:2316 DEBUG: Previous line repeats 2 times.
  62414. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62415. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62416. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62417. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62418. 19:07:35 T:2316 DEBUG: Previous line repeats 1 times.
  62419. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62420. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62421. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62422. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62423. 19:07:35 T:2316 DEBUG: Previous line repeats 2 times.
  62424. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62425. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62426. 19:07:35 T:2316 DEBUG: Previous line repeats 2 times.
  62427. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62428. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62429. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62430. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62431. 19:07:35 T:2316 DEBUG: Previous line repeats 1 times.
  62432. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62433. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62434. 19:07:35 T:2316 DEBUG: Previous line repeats 2 times.
  62435. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62436. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62437. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62438. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62439. 19:07:35 T:2316 DEBUG: Previous line repeats 1 times.
  62440. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62441. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62442. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62443. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62444. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62445. 19:07:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62446. 19:07:36 T:2316 DEBUG: Previous line repeats 4 times.
  62447. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62448. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62449. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62450. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62451. 19:07:36 T:2316 DEBUG: Previous line repeats 4 times.
  62452. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62453. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62454. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62455. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62456. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62457. 19:07:36 T:2316 DEBUG: Previous line repeats 2 times.
  62458. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62459. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62460. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62461. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62462. 19:07:36 T:2316 DEBUG: Previous line repeats 2 times.
  62463. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62464. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62465. 19:07:36 T:2316 DEBUG: Previous line repeats 1 times.
  62466. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62467. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62468. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62469. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62470. 19:07:36 T:2316 DEBUG: Previous line repeats 2 times.
  62471. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62472. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62473. 19:07:36 T:2316 DEBUG: Previous line repeats 1 times.
  62474. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62475. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62476. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62477. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62478. 19:07:36 T:2316 DEBUG: Previous line repeats 2 times.
  62479. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62480. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62481. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62482. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62483. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62484. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62485. 19:07:36 T:2316 DEBUG: Previous line repeats 1 times.
  62486. 19:07:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62487. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62488. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62489. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62490. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62491. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62492. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62493. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62494. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62495. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62496. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62497. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62498. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62499. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62500. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62501. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62502. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62503. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62504. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62505. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62506. 19:07:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  62507. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62508. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62509. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62510. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62511. 19:07:37 T:2316 DEBUG: Previous line repeats 2 times.
  62512. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62513. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62514. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62515. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62516. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62517. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62518. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62519. 19:07:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  62520. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62521. 19:07:37 T:2316 DEBUG: Previous line repeats 2 times.
  62522. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62523. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62524. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62525. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62526. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62527. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62528. 19:07:37 T:2316 DEBUG: Previous line repeats 1 times.
  62529. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62530. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62531. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62532. 19:07:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62533. 19:07:38 T:2316 DEBUG: Previous line repeats 2 times.
  62534. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62535. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62536. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62537. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62538. 19:07:38 T:2316 DEBUG: Previous line repeats 1 times.
  62539. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62540. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62541. 19:07:38 T:2316 DEBUG: Previous line repeats 2 times.
  62542. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62543. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62544. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62545. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62546. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62547. 19:07:38 T:2316 DEBUG: Previous line repeats 4 times.
  62548. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62549. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62550. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62551. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62552. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62553. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62554. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62555. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62556. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62557. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62558. 19:07:38 T:2316 DEBUG: Previous line repeats 2 times.
  62559. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62560. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62561. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62562. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62563. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62564. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62565. 19:07:38 T:2316 DEBUG: Previous line repeats 3 times.
  62566. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62567. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62568. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62569. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62570. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62571. 19:07:38 T:2316 DEBUG: Previous line repeats 1 times.
  62572. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62573. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62574. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62575. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62576. 19:07:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62577. 19:07:39 T:2316 DEBUG: Previous line repeats 3 times.
  62578. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62579. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62580. 19:07:39 T:2316 DEBUG: Previous line repeats 1 times.
  62581. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62582. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62583. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62584. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62585. 19:07:39 T:2316 DEBUG: Previous line repeats 2 times.
  62586. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62587. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62588. 19:07:39 T:2316 DEBUG: Previous line repeats 1 times.
  62589. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62590. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62591. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62592. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62593. 19:07:39 T:2316 DEBUG: Previous line repeats 2 times.
  62594. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62595. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62596. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62597. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62598. 19:07:39 T:2316 DEBUG: Previous line repeats 1 times.
  62599. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62600. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62601. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62602. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62603. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62604. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62605. 19:07:39 T:2316 DEBUG: Previous line repeats 1 times.
  62606. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62607. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62608. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62609. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62610. 19:07:39 T:2316 DEBUG: Previous line repeats 1 times.
  62611. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62612. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62613. 19:07:39 T:2316 DEBUG: Previous line repeats 2 times.
  62614. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62615. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62616. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62617. 19:07:39 T:2316 DEBUG: Previous line repeats 2 times.
  62618. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62619. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62620. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62621. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62622. 19:07:39 T:2316 DEBUG: Previous line repeats 2 times.
  62623. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62624. 19:07:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62625. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62626. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62627. 19:07:40 T:2316 DEBUG: Previous line repeats 1 times.
  62628. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62629. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62630. 19:07:40 T:2316 DEBUG: Previous line repeats 2 times.
  62631. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62632. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62633. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62634. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62635. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62636. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62637. 19:07:40 T:2316 DEBUG: Previous line repeats 2 times.
  62638. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62639. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62640. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62641. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62642. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62643. 19:07:40 T:2316 DEBUG: Previous line repeats 2 times.
  62644. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62645. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62646. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62647. 19:07:40 T:2316 DEBUG: Previous line repeats 1 times.
  62648. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62649. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62650. 19:07:40 T:2316 DEBUG: Previous line repeats 3 times.
  62651. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62652. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62653. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62654. 19:07:40 T:2316 DEBUG: Previous line repeats 1 times.
  62655. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62656. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62657. 19:07:40 T:2316 DEBUG: Previous line repeats 3 times.
  62658. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62659. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62660. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62661. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62662. 19:07:40 T:2316 DEBUG: Previous line repeats 2 times.
  62663. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62664. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62665. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62666. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62667. 19:07:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62668. 19:07:41 T:2316 DEBUG: Previous line repeats 4 times.
  62669. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62670. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62671. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62672. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62673. 19:07:41 T:2316 DEBUG: Previous line repeats 4 times.
  62674. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62675. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62676. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62677. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62678. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62679. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62680. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62681. 19:07:41 T:2316 DEBUG: Previous line repeats 1 times.
  62682. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62683. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62684. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62685. 19:07:41 T:2316 DEBUG: Previous line repeats 3 times.
  62686. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62687. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62688. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62689. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62690. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62691. 19:07:41 T:2316 DEBUG: Previous line repeats 3 times.
  62692. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62693. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62694. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62695. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62696. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62697. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62698. 19:07:41 T:2316 DEBUG: Previous line repeats 1 times.
  62699. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62700. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62701. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62702. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62703. 19:07:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62704. 19:07:42 T:2316 DEBUG: Previous line repeats 2 times.
  62705. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62706. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62707. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62708. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62709. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62710. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62711. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62712. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62713. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62714. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62715. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62716. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62717. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62718. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62719. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62720. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62721. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62722. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62723. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62724. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62725. 19:07:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  62726. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62727. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62728. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62729. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62730. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62731. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62732. 19:07:42 T:2316 DEBUG: Previous line repeats 2 times.
  62733. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62734. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62735. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62736. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62737. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62738. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62739. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62740. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62741. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62742. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62743. 19:07:42 T:2316 DEBUG: Previous line repeats 1 times.
  62744. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62745. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62746. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62747. 19:07:42 T:2316 DEBUG: Previous line repeats 3 times.
  62748. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62749. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62750. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62751. 19:07:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62752. 19:07:43 T:2316 DEBUG: Previous line repeats 2 times.
  62753. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62754. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62755. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62756. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62757. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62758. 19:07:43 T:2316 DEBUG: Previous line repeats 3 times.
  62759. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62760. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62761. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62762. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62763. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62764. 19:07:43 T:2316 DEBUG: Previous line repeats 3 times.
  62765. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62766. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62767. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62768. 19:07:43 T:2316 DEBUG: Previous line repeats 1 times.
  62769. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62770. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62771. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62772. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62773. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62774. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62775. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62776. 19:07:43 T:2316 DEBUG: Previous line repeats 3 times.
  62777. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62778. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62779. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62780. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62781. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62782. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62783. 19:07:43 T:2316 DEBUG: Previous line repeats 3 times.
  62784. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62785. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62786. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62787. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62788. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62789. 19:07:43 T:2316 DEBUG: Previous line repeats 1 times.
  62790. 19:07:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62791. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62792. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62793. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62794. 19:07:44 T:2316 DEBUG: Previous line repeats 4 times.
  62795. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62796. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62797. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62798. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62799. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62800. 19:07:44 T:2316 DEBUG: Previous line repeats 3 times.
  62801. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62802. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62803. 19:07:44 T:2316 DEBUG: Previous line repeats 1 times.
  62804. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62805. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62806. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62807. 19:07:44 T:2316 DEBUG: Previous line repeats 2 times.
  62808. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62809. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62810. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62811. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62812. 19:07:44 T:2316 DEBUG: Previous line repeats 2 times.
  62813. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62814. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62815. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62816. 19:07:44 T:2316 DEBUG: Previous line repeats 1 times.
  62817. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62818. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62819. 19:07:44 T:2316 DEBUG: Previous line repeats 1 times.
  62820. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62821. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62822. 19:07:44 T:2316 DEBUG: Previous line repeats 1 times.
  62823. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62824. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62825. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62826. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62827. 19:07:44 T:2316 DEBUG: Previous line repeats 3 times.
  62828. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62829. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62830. 19:07:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62831. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62832. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62833. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62834. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62835. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62836. 19:07:45 T:2316 DEBUG: Previous line repeats 1 times.
  62837. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62838. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62839. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62840. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62841. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62842. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62843. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62844. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62845. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62846. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62847. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62848. 19:07:45 T:2316 DEBUG: Previous line repeats 1 times.
  62849. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62850. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62851. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62852. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62853. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62854. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62855. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62856. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62857. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62858. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62859. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62860. 19:07:45 T:2316 DEBUG: Previous line repeats 1 times.
  62861. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62862. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62863. 19:07:45 T:2316 DEBUG: Previous line repeats 3 times.
  62864. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62865. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62866. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62867. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62868. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62869. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62870. 19:07:45 T:2316 DEBUG: Previous line repeats 2 times.
  62871. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62872. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62873. 19:07:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62874. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62875. 19:07:46 T:2316 DEBUG: Previous line repeats 2 times.
  62876. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62877. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62878. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62879. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62880. 19:07:46 T:2316 DEBUG: Previous line repeats 2 times.
  62881. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62882. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62883. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62884. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62885. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62886. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62887. 19:07:46 T:2316 DEBUG: Previous line repeats 3 times.
  62888. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62889. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62890. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62891. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62892. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62893. 19:07:46 T:2316 DEBUG: Previous line repeats 1 times.
  62894. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62895. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62896. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62897. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62898. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62899. 19:07:46 T:2316 DEBUG: Previous line repeats 4 times.
  62900. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62901. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62902. 19:07:46 T:2316 DEBUG: Previous line repeats 1 times.
  62903. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62904. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62905. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62906. 19:07:46 T:2316 DEBUG: Previous line repeats 3 times.
  62907. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62908. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62909. 19:07:46 T:2316 DEBUG: Previous line repeats 1 times.
  62910. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62911. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62912. 19:07:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62913. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62914. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62915. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62916. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62917. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62918. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62919. 19:07:47 T:2316 DEBUG: Previous line repeats 2 times.
  62920. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62921. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62922. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62923. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62924. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62925. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62926. 19:07:47 T:5808 DEBUG: Previous line repeats 1 times.
  62927. 19:07:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  62928. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62929. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62930. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62931. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62932. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62933. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62934. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62935. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62936. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62937. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62938. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62939. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62940. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62941. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62942. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62943. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62944. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62945. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62946. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62947. 19:07:47 T:2316 DEBUG: Previous line repeats 2 times.
  62948. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62949. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62950. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62951. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62952. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62953. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62954. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62955. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62956. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62957. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62958. 19:07:47 T:2316 DEBUG: Previous line repeats 1 times.
  62959. 19:07:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62960. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62961. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62962. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62963. 19:07:48 T:2316 DEBUG: Previous line repeats 2 times.
  62964. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62965. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62966. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62967. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62968. 19:07:48 T:2316 DEBUG: Previous line repeats 3 times.
  62969. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62970. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62971. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62972. 19:07:48 T:2316 DEBUG: Previous line repeats 1 times.
  62973. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62974. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62975. 19:07:48 T:2316 DEBUG: Previous line repeats 3 times.
  62976. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62977. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62978. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62979. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62980. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62981. 19:07:48 T:2316 DEBUG: Previous line repeats 2 times.
  62982. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62983. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62984. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62985. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62986. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62987. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62988. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62989. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62990. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62991. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62992. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62993. 19:07:48 T:2316 DEBUG: Previous line repeats 3 times.
  62994. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  62995. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  62996. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62997. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  62998. 19:07:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  62999. 19:07:49 T:2316 DEBUG: Previous line repeats 2 times.
  63000. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63001. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63002. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63003. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63004. 19:07:49 T:2316 DEBUG: Previous line repeats 4 times.
  63005. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63006. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63007. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63008. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63009. 19:07:49 T:2316 DEBUG: Previous line repeats 2 times.
  63010. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63011. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63012. 19:07:49 T:2316 DEBUG: Previous line repeats 1 times.
  63013. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63014. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63015. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63016. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63017. 19:07:49 T:2316 DEBUG: Previous line repeats 4 times.
  63018. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63019. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63020. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63021. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63022. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63023. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63024. 19:07:49 T:2316 DEBUG: Previous line repeats 3 times.
  63025. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63026. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63027. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63028. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63029. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63030. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63031. 19:07:49 T:2316 DEBUG: Previous line repeats 1 times.
  63032. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63033. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63034. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63035. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63036. 19:07:49 T:2316 DEBUG: Previous line repeats 1 times.
  63037. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63038. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63039. 19:07:49 T:2316 DEBUG: Previous line repeats 1 times.
  63040. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63041. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63042. 19:07:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63043. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63044. 19:07:50 T:2316 DEBUG: Previous line repeats 2 times.
  63045. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63046. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63047. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63048. 19:07:50 T:2316 DEBUG: Previous line repeats 2 times.
  63049. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63050. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63051. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63052. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63053. 19:07:50 T:2316 DEBUG: Previous line repeats 1 times.
  63054. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63055. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63056. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63057. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63058. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63059. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63060. 19:07:50 T:2316 DEBUG: Previous line repeats 2 times.
  63061. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63062. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63063. 19:07:50 T:2316 DEBUG: Previous line repeats 1 times.
  63064. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63065. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63066. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63067. 19:07:50 T:2316 DEBUG: Previous line repeats 2 times.
  63068. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63069. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63070. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63071. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63072. 19:07:50 T:2316 DEBUG: Previous line repeats 1 times.
  63073. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63074. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63075. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63076. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63077. 19:07:50 T:2316 DEBUG: Previous line repeats 1 times.
  63078. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63079. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63080. 19:07:50 T:2316 DEBUG: Previous line repeats 3 times.
  63081. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63082. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63083. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63084. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63085. 19:07:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63086. 19:07:51 T:2316 DEBUG: Previous line repeats 4 times.
  63087. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63088. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63089. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63090. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63091. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63092. 19:07:51 T:2316 DEBUG: Previous line repeats 1 times.
  63093. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63094. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63095. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63096. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63097. 19:07:51 T:2316 DEBUG: Previous line repeats 4 times.
  63098. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63099. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63100. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63101. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63102. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63103. 19:07:51 T:2316 DEBUG: Previous line repeats 5 times.
  63104. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63105. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63106. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63107. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63108. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63109. 19:07:51 T:2316 DEBUG: Previous line repeats 3 times.
  63110. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63111. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63112. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63113. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63114. 19:07:51 T:2316 DEBUG: Previous line repeats 3 times.
  63115. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63116. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63117. 19:07:51 T:2316 DEBUG: Previous line repeats 1 times.
  63118. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63119. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63120. 19:07:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63121. 19:07:52 T:2316 DEBUG: Previous line repeats 3 times.
  63122. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63123. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63124. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63125. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63126. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63127. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63128. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63129. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63130. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63131. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63132. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63133. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63134. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63135. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63136. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63137. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63138. 19:07:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  63139. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63140. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63141. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63142. 19:07:52 T:2316 DEBUG: Previous line repeats 2 times.
  63143. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63144. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63145. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63146. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63147. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63148. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63149. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63150. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63151. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63152. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63153. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63154. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63155. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63156. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63157. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63158. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63159. 19:07:52 T:2316 DEBUG: Previous line repeats 1 times.
  63160. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63161. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63162. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63163. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63164. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63165. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63166. 19:07:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63167. 19:07:53 T:2316 DEBUG: Previous line repeats 2 times.
  63168. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63169. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63170. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63171. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63172. 19:07:53 T:2316 DEBUG: Previous line repeats 1 times.
  63173. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63174. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63175. 19:07:53 T:2316 DEBUG: Previous line repeats 2 times.
  63176. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63177. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63178. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63179. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63180. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63181. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63182. 19:07:53 T:2316 DEBUG: Previous line repeats 2 times.
  63183. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63184. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63185. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63186. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63187. 19:07:53 T:2316 DEBUG: Previous line repeats 3 times.
  63188. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63189. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63190. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63191. 19:07:53 T:2316 DEBUG: Previous line repeats 1 times.
  63192. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63193. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63194. 19:07:53 T:2316 DEBUG: Previous line repeats 3 times.
  63195. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63196. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63197. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63198. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63199. 19:07:53 T:2316 DEBUG: Previous line repeats 4 times.
  63200. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63201. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63202. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63203. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63204. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63205. 19:07:53 T:2316 DEBUG: Previous line repeats 1 times.
  63206. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63207. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63208. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63209. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63210. 19:07:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63211. 19:07:54 T:2316 DEBUG: Previous line repeats 2 times.
  63212. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63213. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63214. 19:07:54 T:2316 DEBUG: Previous line repeats 1 times.
  63215. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63216. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63217. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63218. 19:07:54 T:2316 DEBUG: Previous line repeats 2 times.
  63219. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63220. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63221. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63222. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63223. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63224. 19:07:54 T:2316 DEBUG: Previous line repeats 2 times.
  63225. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63226. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63227. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63228. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63229. 19:07:54 T:2316 DEBUG: Previous line repeats 2 times.
  63230. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63231. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63232. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63233. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63234. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63235. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63236. 19:07:54 T:2316 DEBUG: Previous line repeats 2 times.
  63237. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63238. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63239. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63240. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63241. 19:07:54 T:2316 DEBUG: Previous line repeats 1 times.
  63242. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63243. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63244. 19:07:54 T:2316 DEBUG: Previous line repeats 3 times.
  63245. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63246. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63247. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63248. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63249. 19:07:54 T:2316 DEBUG: Previous line repeats 1 times.
  63250. 19:07:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63251. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63252. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63253. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63254. 19:07:55 T:2316 DEBUG: Previous line repeats 1 times.
  63255. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63256. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63257. 19:07:55 T:2316 DEBUG: Previous line repeats 2 times.
  63258. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63259. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63260. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63261. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63262. 19:07:55 T:2316 DEBUG: Previous line repeats 1 times.
  63263. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63264. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63265. 19:07:55 T:2316 DEBUG: Previous line repeats 1 times.
  63266. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63267. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63268. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63269. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63270. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63271. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63272. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63273. 19:07:55 T:2316 DEBUG: Previous line repeats 1 times.
  63274. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63275. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63276. 19:07:55 T:2316 DEBUG: Previous line repeats 2 times.
  63277. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63278. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63279. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63280. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63281. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63282. 19:07:55 T:2316 DEBUG: Previous line repeats 2 times.
  63283. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63284. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63285. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63286. 19:07:55 T:2316 DEBUG: Previous line repeats 1 times.
  63287. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63288. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63289. 19:07:55 T:2316 DEBUG: Previous line repeats 3 times.
  63290. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63291. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63292. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63293. 19:07:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63294. 19:07:56 T:2316 DEBUG: Previous line repeats 2 times.
  63295. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63296. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63297. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63298. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63299. 19:07:56 T:2316 DEBUG: Previous line repeats 1 times.
  63300. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63301. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63302. 19:07:56 T:2316 DEBUG: Previous line repeats 2 times.
  63303. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63304. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63305. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63306. 19:07:56 T:2316 DEBUG: Previous line repeats 1 times.
  63307. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63308. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63309. 19:07:56 T:2316 DEBUG: Previous line repeats 3 times.
  63310. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63311. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63312. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63313. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63314. 19:07:56 T:2316 DEBUG: Previous line repeats 2 times.
  63315. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63316. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63317. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63318. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63319. 19:07:56 T:2316 DEBUG: Previous line repeats 4 times.
  63320. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63321. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63322. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63323. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63324. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63325. 19:07:56 T:2316 DEBUG: Previous line repeats 4 times.
  63326. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63327. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63328. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63329. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63330. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63331. 19:07:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63332. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63333. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63334. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63335. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63336. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63337. 19:07:57 T:2316 DEBUG: Previous line repeats 2 times.
  63338. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63339. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63340. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63341. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63342. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63343. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63344. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63345. 19:07:57 T:2316 DEBUG: Previous line repeats 2 times.
  63346. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63347. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63348. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63349. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63350. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63351. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63352. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63353. 19:07:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  63354. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63355. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63356. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63357. 19:07:57 T:2316 DEBUG: Previous line repeats 2 times.
  63358. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63359. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63360. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63361. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63362. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63363. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63364. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63365. 19:07:57 T:2316 DEBUG: Previous line repeats 2 times.
  63366. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63367. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63368. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63369. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63370. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63371. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63372. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63373. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63374. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63375. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63376. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63377. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63378. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63379. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63380. 19:07:57 T:2316 DEBUG: Previous line repeats 1 times.
  63381. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63382. 19:07:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63383. 19:07:58 T:2316 DEBUG: Previous line repeats 2 times.
  63384. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63385. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63386. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63387. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63388. 19:07:58 T:2316 DEBUG: Previous line repeats 1 times.
  63389. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63390. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63391. 19:07:58 T:2316 DEBUG: Previous line repeats 3 times.
  63392. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63393. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63394. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63395. 19:07:58 T:2316 DEBUG: Previous line repeats 1 times.
  63396. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63397. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63398. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63399. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63400. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63401. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63402. 19:07:58 T:2316 DEBUG: Previous line repeats 3 times.
  63403. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63404. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63405. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63406. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63407. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63408. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63409. 19:07:58 T:2316 DEBUG: Previous line repeats 4 times.
  63410. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63411. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63412. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63413. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63414. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63415. 19:07:58 T:2316 DEBUG: Previous line repeats 2 times.
  63416. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63417. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63418. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63419. 19:07:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63420. 19:07:59 T:2316 DEBUG: Previous line repeats 2 times.
  63421. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63422. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63423. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63424. 19:07:59 T:2316 DEBUG: Previous line repeats 1 times.
  63425. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63426. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63427. 19:07:59 T:2316 DEBUG: Previous line repeats 3 times.
  63428. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63429. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63430. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63431. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63432. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63433. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63434. 19:07:59 T:2316 DEBUG: Previous line repeats 3 times.
  63435. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63436. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63437. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63438. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63439. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63440. 19:07:59 T:2316 DEBUG: Previous line repeats 2 times.
  63441. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63442. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63443. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63444. 19:07:59 T:2316 DEBUG: Previous line repeats 3 times.
  63445. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63446. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63447. 19:07:59 T:2316 DEBUG: Previous line repeats 1 times.
  63448. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63449. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63450. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63451. 19:07:59 T:2316 DEBUG: Previous line repeats 2 times.
  63452. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63453. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63454. 19:07:59 T:2316 DEBUG: Previous line repeats 1 times.
  63455. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63456. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63457. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63458. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63459. 19:07:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63460. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63461. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63462. 19:08:00 T:2316 DEBUG: Previous line repeats 3 times.
  63463. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63464. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63465. 19:08:00 T:2316 DEBUG: Previous line repeats 1 times.
  63466. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63467. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63468. 19:08:00 T:2316 DEBUG: Previous line repeats 1 times.
  63469. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63470. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63471. 19:08:00 T:2316 DEBUG: Previous line repeats 3 times.
  63472. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63473. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63474. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63475. 19:08:00 T:2316 DEBUG: Previous line repeats 2 times.
  63476. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63477. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63478. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63479. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63480. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63481. 19:08:00 T:2316 DEBUG: Previous line repeats 2 times.
  63482. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63483. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63484. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63485. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63486. 19:08:00 T:2316 DEBUG: Previous line repeats 1 times.
  63487. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63488. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63489. 19:08:00 T:2316 DEBUG: Previous line repeats 2 times.
  63490. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63491. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63492. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63493. 19:08:00 T:2316 DEBUG: Previous line repeats 5 times.
  63494. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63495. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63496. 19:08:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63497. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63498. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63499. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63500. 19:08:01 T:2316 DEBUG: Previous line repeats 2 times.
  63501. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63502. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63503. 19:08:01 T:2316 DEBUG: Previous line repeats 3 times.
  63504. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63505. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63506. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63507. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63508. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63509. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63510. 19:08:01 T:2316 DEBUG: Previous line repeats 4 times.
  63511. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63512. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63513. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63514. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63515. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63516. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63517. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63518. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63519. 19:08:01 T:2316 DEBUG: Previous line repeats 5 times.
  63520. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63521. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63522. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63523. 19:08:01 T:2316 DEBUG: Previous line repeats 1 times.
  63524. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63525. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63526. 19:08:01 T:2316 DEBUG: Previous line repeats 3 times.
  63527. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63528. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63529. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63530. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63531. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63532. 19:08:01 T:2316 DEBUG: Previous line repeats 1 times.
  63533. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63534. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63535. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63536. 19:08:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63537. 19:08:02 T:2316 DEBUG: Previous line repeats 2 times.
  63538. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63539. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63540. 19:08:02 T:2316 DEBUG: Previous line repeats 1 times.
  63541. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63542. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63543. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63544. 19:08:02 T:2316 DEBUG: Previous line repeats 3 times.
  63545. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63546. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63547. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63548. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63549. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63550. 19:08:02 T:5808 DEBUG: Previous line repeats 1 times.
  63551. 19:08:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  63552. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63553. 19:08:02 T:2316 DEBUG: Previous line repeats 1 times.
  63554. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63555. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63556. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63557. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63558. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63559. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63560. 19:08:02 T:2316 DEBUG: Previous line repeats 1 times.
  63561. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63562. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63563. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63564. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63565. 19:08:02 T:2316 DEBUG: Previous line repeats 2 times.
  63566. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63567. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63568. 19:08:02 T:2316 DEBUG: Previous line repeats 1 times.
  63569. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63570. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63571. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63572. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63573. 19:08:02 T:2316 DEBUG: Previous line repeats 2 times.
  63574. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63575. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63576. 19:08:02 T:2316 DEBUG: Previous line repeats 2 times.
  63577. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63578. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63579. 19:08:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63580. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63581. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63582. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63583. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63584. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63585. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63586. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63587. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63588. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63589. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63590. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63591. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63592. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63593. 19:08:03 T:2316 DEBUG: Previous line repeats 2 times.
  63594. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63595. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63596. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63597. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63598. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63599. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63600. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63601. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63602. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63603. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63604. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63605. 19:08:03 T:2316 DEBUG: Previous line repeats 2 times.
  63606. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63607. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63608. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63609. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63610. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63611. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63612. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63613. 19:08:03 T:2316 DEBUG: Previous line repeats 2 times.
  63614. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63615. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63616. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63617. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63618. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63619. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63620. 19:08:03 T:2316 DEBUG: Previous line repeats 3 times.
  63621. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63622. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63623. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63624. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63625. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63626. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63627. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63628. 19:08:03 T:2316 DEBUG: Previous line repeats 1 times.
  63629. 19:08:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63630. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63631. 19:08:04 T:2316 DEBUG: Previous line repeats 2 times.
  63632. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63633. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63634. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63635. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63636. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63637. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63638. 19:08:04 T:2316 DEBUG: Previous line repeats 3 times.
  63639. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63640. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63641. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63642. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63643. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63644. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63645. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63646. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63647. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63648. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63649. 19:08:04 T:2316 DEBUG: Previous line repeats 5 times.
  63650. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63651. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63652. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63653. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63654. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63655. 19:08:04 T:2316 DEBUG: Previous line repeats 4 times.
  63656. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63657. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63658. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63659. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63660. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63661. 19:08:04 T:2316 DEBUG: Previous line repeats 1 times.
  63662. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63663. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63664. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63665. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63666. 19:08:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63667. 19:08:05 T:2316 DEBUG: Previous line repeats 3 times.
  63668. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63669. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63670. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63671. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63672. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63673. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63674. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63675. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63676. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63677. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63678. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63679. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63680. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63681. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63682. 19:08:05 T:2316 DEBUG: Previous line repeats 2 times.
  63683. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63684. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63685. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63686. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63687. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63688. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63689. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63690. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63691. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63692. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63693. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63694. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63695. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63696. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63697. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63698. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63699. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63700. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63701. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63702. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63703. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63704. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63705. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63706. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63707. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63708. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63709. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63710. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63711. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63712. 19:08:05 T:2316 DEBUG: Previous line repeats 1 times.
  63713. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63714. 19:08:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63715. 19:08:06 T:2316 DEBUG: Previous line repeats 3 times.
  63716. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63717. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63718. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63719. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63720. 19:08:06 T:2316 DEBUG: Previous line repeats 1 times.
  63721. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63722. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63723. 19:08:06 T:2316 DEBUG: Previous line repeats 2 times.
  63724. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63725. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63726. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63727. 19:08:06 T:2316 DEBUG: Previous line repeats 1 times.
  63728. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63729. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63730. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63731. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63732. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63733. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63734. 19:08:06 T:2316 DEBUG: Previous line repeats 4 times.
  63735. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63736. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63737. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63738. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63739. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63740. 19:08:06 T:2316 DEBUG: Previous line repeats 4 times.
  63741. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63742. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63743. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63744. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63745. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63746. 19:08:06 T:2316 DEBUG: Previous line repeats 2 times.
  63747. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63748. 19:08:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63749. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63750. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63751. 19:08:07 T:2316 DEBUG: Previous line repeats 2 times.
  63752. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63753. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63754. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63755. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63756. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63757. 19:08:07 T:2316 DEBUG: Previous line repeats 4 times.
  63758. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63759. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63760. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63761. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63762. 19:08:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  63763. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63764. 19:08:07 T:2316 DEBUG: Previous line repeats 3 times.
  63765. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63766. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63767. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63768. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63769. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63770. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63771. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63772. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63773. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63774. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63775. 19:08:07 T:2316 DEBUG: Previous line repeats 3 times.
  63776. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63777. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63778. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63779. 19:08:07 T:2316 DEBUG: Previous line repeats 1 times.
  63780. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63781. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63782. 19:08:07 T:2316 DEBUG: Previous line repeats 3 times.
  63783. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63784. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63785. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63786. 19:08:07 T:2316 DEBUG: Previous line repeats 1 times.
  63787. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63788. 19:08:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63789. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63790. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63791. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63792. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63793. 19:08:08 T:2316 DEBUG: Previous line repeats 2 times.
  63794. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63795. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63796. 19:08:08 T:2316 DEBUG: Previous line repeats 2 times.
  63797. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63798. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63799. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63800. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63801. 19:08:08 T:2316 DEBUG: Previous line repeats 1 times.
  63802. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63803. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63804. 19:08:08 T:2316 DEBUG: Previous line repeats 1 times.
  63805. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63806. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63807. 19:08:08 T:2316 DEBUG: Previous line repeats 2 times.
  63808. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63809. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63810. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63811. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63812. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63813. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63814. 19:08:08 T:2316 DEBUG: Previous line repeats 2 times.
  63815. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63816. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63817. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63818. 19:08:08 T:2316 DEBUG: Previous line repeats 3 times.
  63819. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63820. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63821. 19:08:08 T:2316 DEBUG: Previous line repeats 1 times.
  63822. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63823. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63824. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63825. 19:08:08 T:2316 DEBUG: Previous line repeats 3 times.
  63826. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63827. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63828. 19:08:08 T:2316 DEBUG: Previous line repeats 1 times.
  63829. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63830. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63831. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63832. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63833. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63834. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63835. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63836. 19:08:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63837. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63838. 19:08:09 T:2316 DEBUG: Previous line repeats 4 times.
  63839. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63840. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63841. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63842. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63843. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63844. 19:08:09 T:2316 DEBUG: Previous line repeats 3 times.
  63845. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63846. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63847. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63848. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63849. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63850. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63851. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63852. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63853. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63854. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63855. 19:08:09 T:2316 DEBUG: Previous line repeats 4 times.
  63856. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63857. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63858. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63859. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63860. 19:08:09 T:2316 DEBUG: Previous line repeats 4 times.
  63861. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63862. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63863. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63864. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63865. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63866. 19:08:09 T:2316 DEBUG: Previous line repeats 2 times.
  63867. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63868. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63869. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63870. 19:08:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63871. 19:08:10 T:2316 DEBUG: Previous line repeats 2 times.
  63872. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63873. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63874. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63875. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63876. 19:08:10 T:2316 DEBUG: Previous line repeats 1 times.
  63877. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63878. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63879. 19:08:10 T:2316 DEBUG: Previous line repeats 2 times.
  63880. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63881. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63882. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63883. 19:08:10 T:2316 DEBUG: Previous line repeats 1 times.
  63884. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63885. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63886. 19:08:10 T:2316 DEBUG: Previous line repeats 2 times.
  63887. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63888. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63889. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63890. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63891. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63892. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63893. 19:08:10 T:2316 DEBUG: Previous line repeats 1 times.
  63894. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63895. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63896. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63897. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63898. 19:08:10 T:2316 DEBUG: Previous line repeats 2 times.
  63899. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63900. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63901. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63902. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63903. 19:08:10 T:2316 DEBUG: Previous line repeats 1 times.
  63904. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63905. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63906. 19:08:10 T:2316 DEBUG: Previous line repeats 2 times.
  63907. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63908. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63909. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63910. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63911. 19:08:10 T:2316 DEBUG: Previous line repeats 1 times.
  63912. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63913. 19:08:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63914. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63915. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63916. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63917. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63918. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63919. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63920. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63921. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63922. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63923. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63924. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63925. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63926. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63927. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63928. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63929. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63930. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63931. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63932. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63933. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63934. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63935. 19:08:11 T:2316 DEBUG: Previous line repeats 2 times.
  63936. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63937. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63938. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63939. 19:08:11 T:2316 DEBUG: Previous line repeats 1 times.
  63940. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63941. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63942. 19:08:11 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  63943. 19:08:11 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  63944. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  63945. 19:08:11 T:2316 INFO: Previous line repeats 7 times.
  63946. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63947. 19:08:11 T:3764 DEBUG: Previous line repeats 2 times.
  63948. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  63949. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  63950. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  63951. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  63952. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63953. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63954. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63955. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63956. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63957. 19:08:11 T:3764 DEBUG: Previous line repeats 3 times.
  63958. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  63959. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63960. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63961. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63962. 19:08:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63963. 19:08:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  63964. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63965. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63966. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63967. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63968. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63969. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63970. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  63971. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  63972. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  63973. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63974. 19:08:12 T:3764 DEBUG: Previous line repeats 3 times.
  63975. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  63976. 19:08:12 T:7792 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  63977. 19:08:12 T:7792 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  63978. 19:08:12 T:7792 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  63979. 19:08:12 T:7792 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  63980. 19:08:12 T:7792 INFO: Platinum [neptune.http]: got connection (reused: false)
  63981. 19:08:12 T:7792 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  63982. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  63983. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  63984. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  63985. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63986. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63987. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63988. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  63989. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  63990. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63991. 19:08:12 T:3764 DEBUG: Previous line repeats 1 times.
  63992. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  63993. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63994. 19:08:12 T:2316 DEBUG: Previous line repeats 1 times.
  63995. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  63996. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  63997. 19:08:12 T:3764 DEBUG: Previous line repeats 1 times.
  63998. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  63999. 19:08:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  64000. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64001. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64002. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64003. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64004. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64005. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64006. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64007. 19:08:12 T:2316 DEBUG: Previous line repeats 4 times.
  64008. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64009. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64010. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64011. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64012. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64013. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  64014. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64015. 19:08:12 T:2316 DEBUG: Previous line repeats 2 times.
  64016. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64017. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64018. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64019. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64020. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64021. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64022. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64023. 19:08:12 T:3764 DEBUG: Previous line repeats 1 times.
  64024. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64025. 19:08:12 T:3764 INFO: Previous line repeats 1 times.
  64026. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  64027. 19:08:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64028. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  64029. 19:08:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64030. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  64031. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64032. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64033. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64034. 19:08:13 T:2316 DEBUG: Previous line repeats 2 times.
  64035. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64036. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64037. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64038. 19:08:13 T:2316 DEBUG: Previous line repeats 1 times.
  64039. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64040. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64041. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64042. 19:08:13 T:2316 INFO: Previous line repeats 1 times.
  64043. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64044. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64045. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64046. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64047. 19:08:13 T:2196 DEBUG: Previous line repeats 1 times.
  64048. 19:08:13 T:2196 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  64049. 19:08:13 T:2196 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  64050. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64051. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  64052. 19:08:13 T:2196 INFO: Platinum [neptune.http]: got connection (reused: false)
  64053. 19:08:13 T:2196 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  64054. 19:08:13 T:2196 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  64055. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64056. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  64057. 19:08:13 T:2196 INFO: Platinum [neptune.http]: got connection (reused: false)
  64058. 19:08:13 T:2196 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  64059. 19:08:13 T:2196 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  64060. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64061. 19:08:13 T:2196 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  64062. 19:08:13 T:2196 INFO: Platinum [neptune.http]: got connection (reused: false)
  64063. 19:08:13 T:2196 ERROR: Platinum [platinum.core.service]: No state variables found
  64064. 19:08:13 T:2196 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  64065. 19:08:13 T:2196 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  64066. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  64067. <specVersion>
  64068. <major>1</major>
  64069. <minor>0</minor>
  64070. </specVersion>
  64071. <actionList />
  64072. <serviceStateTable />
  64073. </scpd>
  64074. 19:08:13 T:2196 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  64075. 19:08:13 T:2196 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  64076. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  64077. <specVersion>
  64078. <major>1</major>
  64079. <minor>0</minor>
  64080. </specVersion>
  64081. <actionList />
  64082. <serviceStateTable />
  64083. </scpd>
  64084. 19:08:13 T:2196 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  64085. 19:08:13 T:2316 NOTICE: Previous line repeats 2 times.
  64086. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64087. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64088. 19:08:13 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  64089. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  64090. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  64091. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  64092. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  64093. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64094. 19:08:13 T:2316 DEBUG: Previous line repeats 1 times.
  64095. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64096. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64097. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64098. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64099. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  64100. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64101. 19:08:13 T:2316 DEBUG: Previous line repeats 1 times.
  64102. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64103. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64104. 19:08:13 T:2316 DEBUG: Previous line repeats 2 times.
  64105. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64106. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64107. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64108. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64109. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  64110. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64111. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64112. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64113. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64114. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64115. 19:08:13 T:6852 DEBUG: Previous line repeats 2 times.
  64116. 19:08:13 T:6852 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  64117. 19:08:13 T:6852 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  64118. 19:08:13 T:6852 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64119. 19:08:13 T:6852 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  64120. 19:08:13 T:6852 INFO: Platinum [neptune.http]: got connection (reused: false)
  64121. 19:08:13 T:6852 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  64122. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64123. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64124. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64125. 19:08:13 T:2316 DEBUG: Previous line repeats 1 times.
  64126. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64127. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64128. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64129. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64130. 19:08:13 T:2316 DEBUG: Previous line repeats 3 times.
  64131. 19:08:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64132. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  64133. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  64134. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  64135. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  64136. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  64137. 19:08:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  64138. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64139. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64140. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64141. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64142. 19:08:14 T:3764 DEBUG: Previous line repeats 2 times.
  64143. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  64144. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  64145. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64146. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64147. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64148. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  64149. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  64150. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  64151. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64152. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64153. 19:08:14 T:2316 DEBUG: Previous line repeats 3 times.
  64154. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64155. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64156. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64157. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64158. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64159. 19:08:14 T:3764 DEBUG: Previous line repeats 3 times.
  64160. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  64161. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64162. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64163. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64164. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64165. 19:08:14 T:2316 DEBUG: Previous line repeats 1 times.
  64166. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64167. 19:08:14 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  64168. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64169. 19:08:14 T:2316 DEBUG: Previous line repeats 1 times.
  64170. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64171. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64172. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64173. 19:08:14 T:2316 DEBUG: Previous line repeats 1 times.
  64174. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64175. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64176. 19:08:14 T:2316 DEBUG: Previous line repeats 3 times.
  64177. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64178. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64179. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64180. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64181. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64182. 19:08:14 T:5036 DEBUG: Previous line repeats 1 times.
  64183. 19:08:14 T:5036 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  64184. 19:08:14 T:5036 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  64185. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64186. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  64187. 19:08:14 T:5036 INFO: Platinum [neptune.http]: got connection (reused: false)
  64188. 19:08:14 T:5036 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  64189. 19:08:14 T:5036 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  64190. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64191. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  64192. 19:08:14 T:5036 INFO: Platinum [neptune.http]: got connection (reused: false)
  64193. 19:08:14 T:5036 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  64194. 19:08:14 T:5036 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  64195. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  64196. 19:08:14 T:5036 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  64197. 19:08:14 T:5036 INFO: Platinum [neptune.http]: got connection (reused: false)
  64198. 19:08:14 T:5036 ERROR: Platinum [platinum.core.service]: No state variables found
  64199. 19:08:14 T:5036 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  64200. 19:08:14 T:5036 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  64201. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  64202. <specVersion>
  64203. <major>1</major>
  64204. <minor>0</minor>
  64205. </specVersion>
  64206. <actionList />
  64207. <serviceStateTable />
  64208. </scpd>
  64209. 19:08:14 T:5036 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  64210. 19:08:14 T:5036 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  64211. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  64212. <specVersion>
  64213. <major>1</major>
  64214. <minor>0</minor>
  64215. </specVersion>
  64216. <actionList />
  64217. <serviceStateTable />
  64218. </scpd>
  64219. 19:08:14 T:5036 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  64220. 19:08:14 T:2316 NOTICE: Previous line repeats 2 times.
  64221. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64222. 19:08:14 T:2316 DEBUG: Previous line repeats 2 times.
  64223. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64224. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64225. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64226. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64227. 19:08:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64228. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64229. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64230. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64231. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64232. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64233. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64234. 19:08:15 T:2316 DEBUG: Previous line repeats 2 times.
  64235. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64236. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64237. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64238. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64239. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64240. 19:08:15 T:2316 DEBUG: Previous line repeats 3 times.
  64241. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64242. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64243. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64244. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64245. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64246. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64247. 19:08:15 T:2316 DEBUG: Previous line repeats 1 times.
  64248. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64249. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64250. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64251. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64252. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64253. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64254. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64255. 19:08:15 T:2316 DEBUG: Previous line repeats 1 times.
  64256. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64257. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64258. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64259. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64260. 19:08:15 T:2316 DEBUG: Previous line repeats 1 times.
  64261. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64262. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64263. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64264. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64265. 19:08:15 T:2316 DEBUG: Previous line repeats 1 times.
  64266. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64267. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64268. 19:08:15 T:2316 DEBUG: Previous line repeats 1 times.
  64269. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64270. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64271. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64272. 19:08:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64273. 19:08:16 T:2316 DEBUG: Previous line repeats 1 times.
  64274. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64275. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64276. 19:08:16 T:2316 DEBUG: Previous line repeats 1 times.
  64277. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64278. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64279. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64280. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64281. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64282. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64283. 19:08:16 T:2316 DEBUG: Previous line repeats 1 times.
  64284. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64285. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64286. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64287. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64288. 19:08:16 T:2316 DEBUG: Previous line repeats 2 times.
  64289. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64290. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64291. 19:08:16 T:2316 DEBUG: Previous line repeats 1 times.
  64292. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64293. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64294. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64295. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64296. 19:08:16 T:2316 DEBUG: Previous line repeats 2 times.
  64297. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64298. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64299. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64300. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64301. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64302. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64303. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64304. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64305. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64306. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64307. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64308. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64309. 19:08:16 T:2316 DEBUG: Previous line repeats 3 times.
  64310. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64311. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64312. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64313. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64314. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64315. 19:08:16 T:2316 DEBUG: Previous line repeats 3 times.
  64316. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64317. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64318. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64319. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64320. 19:08:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64321. 19:08:17 T:2316 DEBUG: Previous line repeats 2 times.
  64322. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64323. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64324. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64325. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64326. 19:08:17 T:2316 DEBUG: Previous line repeats 3 times.
  64327. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64328. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64329. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64330. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64331. 19:08:17 T:5808 DEBUG: Previous line repeats 3 times.
  64332. 19:08:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  64333. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64334. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64335. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64336. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64337. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64338. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64339. 19:08:17 T:2316 DEBUG: Previous line repeats 3 times.
  64340. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64341. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64342. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64343. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64344. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64345. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64346. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64347. 19:08:17 T:2316 DEBUG: Previous line repeats 1 times.
  64348. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64349. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64350. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64351. 19:08:17 T:2316 DEBUG: Previous line repeats 3 times.
  64352. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64353. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64354. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64355. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64356. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64357. 19:08:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64358. 19:08:18 T:2316 DEBUG: Previous line repeats 2 times.
  64359. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64360. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64361. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64362. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64363. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64364. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64365. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64366. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64367. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64368. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64369. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64370. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64371. 19:08:18 T:2316 DEBUG: Previous line repeats 2 times.
  64372. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64373. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64374. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64375. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64376. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64377. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64378. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64379. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64380. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64381. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64382. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64383. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64384. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64385. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64386. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64387. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64388. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64389. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64390. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64391. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64392. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64393. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64394. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64395. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64396. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64397. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64398. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64399. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64400. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64401. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64402. 19:08:18 T:2316 DEBUG: Previous line repeats 1 times.
  64403. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64404. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64405. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64406. 19:08:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64407. 19:08:19 T:2316 DEBUG: Previous line repeats 2 times.
  64408. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64409. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64410. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64411. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64412. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64413. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64414. 19:08:19 T:2316 DEBUG: Previous line repeats 2 times.
  64415. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64416. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64417. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64418. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64419. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64420. 19:08:19 T:2316 DEBUG: Previous line repeats 1 times.
  64421. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64422. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64423. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64424. 19:08:19 T:2316 DEBUG: Previous line repeats 1 times.
  64425. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64426. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64427. 19:08:19 T:2316 DEBUG: Previous line repeats 3 times.
  64428. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64429. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64430. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64431. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64432. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64433. 19:08:19 T:2316 DEBUG: Previous line repeats 3 times.
  64434. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64435. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64436. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64437. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64438. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64439. 19:08:19 T:2316 DEBUG: Previous line repeats 1 times.
  64440. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64441. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64442. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64443. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64444. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64445. 19:08:19 T:2316 DEBUG: Previous line repeats 3 times.
  64446. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64447. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64448. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64449. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64450. 19:08:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64451. 19:08:20 T:2316 DEBUG: Previous line repeats 3 times.
  64452. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64453. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64454. 19:08:20 T:2316 DEBUG: Previous line repeats 1 times.
  64455. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64456. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64457. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64458. 19:08:20 T:2316 DEBUG: Previous line repeats 1 times.
  64459. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64460. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64461. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64462. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64463. 19:08:20 T:2316 DEBUG: Previous line repeats 3 times.
  64464. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64465. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64466. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64467. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64468. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64469. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64470. 19:08:20 T:2316 DEBUG: Previous line repeats 2 times.
  64471. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64472. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64473. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64474. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64475. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64476. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64477. 19:08:20 T:2316 DEBUG: Previous line repeats 3 times.
  64478. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64479. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64480. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64481. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64482. 19:08:20 T:2316 DEBUG: Previous line repeats 1 times.
  64483. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64484. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64485. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64486. 19:08:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64487. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64488. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64489. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64490. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64491. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64492. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64493. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64494. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64495. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64496. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64497. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64498. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64499. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64500. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64501. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64502. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64503. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64504. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64505. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64506. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64507. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64508. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64509. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64510. 19:08:21 T:2316 DEBUG: Previous line repeats 2 times.
  64511. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64512. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64513. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64514. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64515. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64516. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64517. 19:08:21 T:2316 DEBUG: Previous line repeats 2 times.
  64518. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64519. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64520. 19:08:21 T:2316 DEBUG: Previous line repeats 1 times.
  64521. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64522. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64523. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64524. 19:08:21 T:2316 DEBUG: Previous line repeats 2 times.
  64525. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64526. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64527. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64528. 19:08:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64529. 19:08:22 T:2316 DEBUG: Previous line repeats 4 times.
  64530. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64531. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64532. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64533. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64534. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64535. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64536. 19:08:22 T:2316 DEBUG: Previous line repeats 3 times.
  64537. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64538. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64539. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64540. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64541. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64542. 19:08:22 T:2316 DEBUG: Previous line repeats 3 times.
  64543. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64544. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64545. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64546. 19:08:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  64547. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64548. 19:08:22 T:2316 DEBUG: Previous line repeats 1 times.
  64549. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64550. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64551. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64552. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64553. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64554. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64555. 19:08:22 T:2316 DEBUG: Previous line repeats 3 times.
  64556. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64557. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64558. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64559. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64560. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64561. 19:08:22 T:2316 DEBUG: Previous line repeats 2 times.
  64562. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64563. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64564. 19:08:22 T:2316 DEBUG: Previous line repeats 1 times.
  64565. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64566. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64567. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64568. 19:08:22 T:2316 DEBUG: Previous line repeats 1 times.
  64569. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64570. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64571. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64572. 19:08:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64573. 19:08:23 T:2316 DEBUG: Previous line repeats 3 times.
  64574. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64575. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64576. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64577. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64578. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64579. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64580. 19:08:23 T:2316 DEBUG: Previous line repeats 2 times.
  64581. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64582. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64583. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64584. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64585. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64586. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64587. 19:08:23 T:2316 DEBUG: Previous line repeats 2 times.
  64588. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64589. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64590. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64591. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64592. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64593. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64594. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64595. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64596. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64597. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64598. 19:08:23 T:2316 DEBUG: Previous line repeats 1 times.
  64599. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64600. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64601. 19:08:23 T:2316 DEBUG: Previous line repeats 1 times.
  64602. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64603. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64604. 19:08:23 T:2316 DEBUG: Previous line repeats 1 times.
  64605. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64606. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64607. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64608. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64609. 19:08:23 T:2316 DEBUG: Previous line repeats 1 times.
  64610. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64611. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64612. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64613. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64614. 19:08:23 T:2316 DEBUG: Previous line repeats 2 times.
  64615. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64616. 19:08:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64617. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64618. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64619. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64620. 19:08:24 T:2316 DEBUG: Previous line repeats 1 times.
  64621. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64622. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64623. 19:08:24 T:2316 DEBUG: Previous line repeats 1 times.
  64624. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64625. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64626. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64627. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64628. 19:08:24 T:2316 DEBUG: Previous line repeats 2 times.
  64629. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64630. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64631. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64632. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64633. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64634. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64635. 19:08:24 T:2316 DEBUG: Previous line repeats 3 times.
  64636. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64637. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64638. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64639. 19:08:24 T:2316 DEBUG: Previous line repeats 1 times.
  64640. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64641. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64642. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64643. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64644. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64645. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64646. 19:08:24 T:2316 DEBUG: Previous line repeats 1 times.
  64647. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64648. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64649. 19:08:24 T:2316 DEBUG: Previous line repeats 3 times.
  64650. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64651. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64652. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64653. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64654. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64655. 19:08:24 T:2316 DEBUG: Previous line repeats 3 times.
  64656. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64657. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64658. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64659. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64660. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64661. 19:08:24 T:2316 DEBUG: Previous line repeats 1 times.
  64662. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64663. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64664. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64665. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64666. 19:08:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64667. 19:08:25 T:2316 DEBUG: Previous line repeats 3 times.
  64668. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64669. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64670. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64671. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64672. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64673. 19:08:25 T:2316 DEBUG: Previous line repeats 3 times.
  64674. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64675. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64676. 19:08:25 T:2316 DEBUG: Previous line repeats 1 times.
  64677. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64678. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64679. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64680. 19:08:25 T:2316 DEBUG: Previous line repeats 2 times.
  64681. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64682. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64683. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64684. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64685. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64686. 19:08:25 T:2316 DEBUG: Previous line repeats 1 times.
  64687. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64688. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64689. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64690. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64691. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64692. 19:08:25 T:2316 DEBUG: Previous line repeats 2 times.
  64693. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64694. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64695. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64696. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64697. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64698. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64699. 19:08:25 T:2316 DEBUG: Previous line repeats 2 times.
  64700. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64701. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64702. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64703. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64704. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64705. 19:08:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64706. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64707. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64708. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64709. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64710. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64711. 19:08:26 T:2316 DEBUG: Previous line repeats 2 times.
  64712. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64713. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64714. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64715. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64716. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64717. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64718. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64719. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64720. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64721. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64722. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64723. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64724. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64725. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64726. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64727. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64728. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64729. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64730. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64731. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64732. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64733. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64734. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64735. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64736. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64737. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64738. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64739. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64740. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64741. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64742. 19:08:26 T:2316 DEBUG: Previous line repeats 1 times.
  64743. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64744. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64745. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64746. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64747. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64748. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64749. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64750. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64751. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64752. 19:08:26 T:2316 DEBUG: Previous line repeats 2 times.
  64753. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64754. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64755. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64756. 19:08:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64757. 19:08:27 T:2316 DEBUG: Previous line repeats 1 times.
  64758. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64759. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64760. 19:08:27 T:2316 DEBUG: Previous line repeats 2 times.
  64761. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64762. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64763. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64764. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64765. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64766. 19:08:27 T:2316 DEBUG: Previous line repeats 1 times.
  64767. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64768. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64769. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64770. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64771. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64772. 19:08:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  64773. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64774. 19:08:27 T:2316 DEBUG: Previous line repeats 3 times.
  64775. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64776. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64777. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64778. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64779. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64780. 19:08:27 T:1552 DEBUG: Previous line repeats 3 times.
  64781. 19:08:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  64782. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64783. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64784. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64785. 19:08:27 T:2316 DEBUG: Previous line repeats 1 times.
  64786. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64787. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64788. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64789. 19:08:27 T:2316 DEBUG: Previous line repeats 1 times.
  64790. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64791. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64792. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64793. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64794. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64795. 19:08:27 T:2316 DEBUG: Previous line repeats 3 times.
  64796. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64797. 19:08:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64798. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64799. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64800. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64801. 19:08:28 T:2316 DEBUG: Previous line repeats 3 times.
  64802. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64803. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64804. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64805. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64806. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64807. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64808. 19:08:28 T:2316 DEBUG: Previous line repeats 2 times.
  64809. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64810. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64811. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64812. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64813. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64814. 19:08:28 T:2316 DEBUG: Previous line repeats 1 times.
  64815. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64816. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64817. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64818. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64819. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64820. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64821. 19:08:28 T:2316 DEBUG: Previous line repeats 2 times.
  64822. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64823. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64824. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64825. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64826. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64827. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64828. 19:08:28 T:2316 DEBUG: Previous line repeats 2 times.
  64829. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64830. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64831. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64832. 19:08:28 T:2316 DEBUG: Previous line repeats 1 times.
  64833. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64834. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64835. 19:08:28 T:2316 DEBUG: Previous line repeats 1 times.
  64836. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64837. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64838. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64839. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64840. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64841. 19:08:28 T:2316 DEBUG: Previous line repeats 1 times.
  64842. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64843. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64844. 19:08:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64845. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64846. 19:08:29 T:2316 DEBUG: Previous line repeats 1 times.
  64847. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64848. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64849. 19:08:29 T:2316 DEBUG: Previous line repeats 1 times.
  64850. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64851. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64852. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64853. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64854. 19:08:29 T:2316 DEBUG: Previous line repeats 3 times.
  64855. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64856. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64857. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64858. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64859. 19:08:29 T:2316 DEBUG: Previous line repeats 1 times.
  64860. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64861. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64862. 19:08:29 T:2316 DEBUG: Previous line repeats 1 times.
  64863. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64864. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64865. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64866. 19:08:29 T:2316 DEBUG: Previous line repeats 1 times.
  64867. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64868. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64869. 19:08:29 T:2316 DEBUG: Previous line repeats 3 times.
  64870. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64871. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64872. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64873. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64874. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64875. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64876. 19:08:29 T:2316 DEBUG: Previous line repeats 3 times.
  64877. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64878. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64879. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64880. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64881. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64882. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64883. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64884. 19:08:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64885. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64886. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64887. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64888. 19:08:30 T:2316 DEBUG: Previous line repeats 2 times.
  64889. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64890. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64891. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64892. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64893. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64894. 19:08:30 T:2316 DEBUG: Previous line repeats 3 times.
  64895. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64896. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64897. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64898. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64899. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64900. 19:08:30 T:2316 DEBUG: Previous line repeats 2 times.
  64901. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64902. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64903. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64904. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64905. 19:08:30 T:2316 DEBUG: Previous line repeats 2 times.
  64906. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64907. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64908. 19:08:30 T:2316 DEBUG: Previous line repeats 1 times.
  64909. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64910. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64911. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64912. 19:08:30 T:2316 DEBUG: Previous line repeats 2 times.
  64913. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64914. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64915. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64916. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64917. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64918. 19:08:30 T:2316 DEBUG: Previous line repeats 2 times.
  64919. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64920. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64921. 19:08:30 T:2316 DEBUG: Previous line repeats 1 times.
  64922. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64923. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64924. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64925. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64926. 19:08:30 T:2316 DEBUG: Previous line repeats 1 times.
  64927. 19:08:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64928. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64929. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64930. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64931. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64932. 19:08:31 T:2316 DEBUG: Previous line repeats 2 times.
  64933. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64934. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64935. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64936. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64937. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64938. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64939. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64940. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64941. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64942. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64943. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64944. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64945. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64946. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64947. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64948. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64949. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64950. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64951. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64952. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64953. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64954. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64955. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64956. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64957. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64958. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64959. 19:08:31 T:2316 DEBUG: Previous line repeats 3 times.
  64960. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64961. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64962. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64963. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64964. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64965. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64966. 19:08:31 T:2316 DEBUG: Previous line repeats 3 times.
  64967. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64968. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64969. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64970. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64971. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64972. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64973. 19:08:31 T:2316 DEBUG: Previous line repeats 1 times.
  64974. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64975. 19:08:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64976. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64977. 19:08:32 T:2316 DEBUG: Previous line repeats 1 times.
  64978. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64979. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64980. 19:08:32 T:2316 DEBUG: Previous line repeats 2 times.
  64981. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64982. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64983. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64984. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64985. 19:08:32 T:2316 DEBUG: Previous line repeats 1 times.
  64986. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64987. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64988. 19:08:32 T:2316 DEBUG: Previous line repeats 3 times.
  64989. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64990. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64991. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64992. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  64993. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64994. 19:08:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  64995. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  64996. 19:08:32 T:2316 DEBUG: Previous line repeats 1 times.
  64997. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  64998. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  64999. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65000. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65001. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65002. 19:08:32 T:2316 DEBUG: Previous line repeats 3 times.
  65003. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65004. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65005. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65006. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65007. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65008. 19:08:32 T:2316 DEBUG: Previous line repeats 2 times.
  65009. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65010. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65011. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65012. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65013. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65014. 19:08:32 T:2316 DEBUG: Previous line repeats 3 times.
  65015. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65016. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65017. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65018. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65019. 19:08:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65020. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65021. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65022. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65023. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65024. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65025. 19:08:33 T:2316 DEBUG: Previous line repeats 3 times.
  65026. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65027. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65028. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65029. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65030. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65031. 19:08:33 T:2316 DEBUG: Previous line repeats 2 times.
  65032. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65033. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65034. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65035. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65036. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65037. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65038. 19:08:33 T:2316 DEBUG: Previous line repeats 1 times.
  65039. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65040. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65041. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65042. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65043. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65044. 19:08:33 T:2316 DEBUG: Previous line repeats 1 times.
  65045. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65046. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65047. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65048. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65049. 19:08:33 T:2316 DEBUG: Previous line repeats 1 times.
  65050. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65051. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65052. 19:08:33 T:2316 DEBUG: Previous line repeats 1 times.
  65053. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65054. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65055. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65056. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65057. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65058. 19:08:33 T:2316 DEBUG: Previous line repeats 4 times.
  65059. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65060. 19:08:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65061. 19:08:34 T:2316 DEBUG: Previous line repeats 1 times.
  65062. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65063. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65064. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65065. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65066. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65067. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65068. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65069. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65070. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65071. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65072. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65073. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65074. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65075. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65076. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65077. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65078. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65079. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65080. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65081. 19:08:34 T:2316 DEBUG: Previous line repeats 1 times.
  65082. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65083. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65084. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65085. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65086. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65087. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65088. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65089. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65090. 19:08:34 T:2316 DEBUG: Previous line repeats 1 times.
  65091. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65092. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65093. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65094. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65095. 19:08:34 T:2316 DEBUG: Previous line repeats 2 times.
  65096. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65097. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65098. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65099. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65100. 19:08:34 T:2316 DEBUG: Previous line repeats 1 times.
  65101. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65102. 19:08:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65103. 19:08:35 T:2316 DEBUG: Previous line repeats 2 times.
  65104. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65105. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65106. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65107. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65108. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65109. 19:08:35 T:2316 DEBUG: Previous line repeats 3 times.
  65110. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65111. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65112. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65113. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65114. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65115. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65116. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65117. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65118. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65119. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65120. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65121. 19:08:35 T:2316 DEBUG: Previous line repeats 2 times.
  65122. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65123. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65124. 19:08:35 T:2316 DEBUG: Previous line repeats 1 times.
  65125. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65126. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65127. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65128. 19:08:35 T:2316 DEBUG: Previous line repeats 3 times.
  65129. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65130. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65131. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65132. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65133. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65134. 19:08:35 T:2316 DEBUG: Previous line repeats 1 times.
  65135. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65136. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65137. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65138. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65139. 19:08:35 T:2316 DEBUG: Previous line repeats 3 times.
  65140. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65141. 19:08:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65142. 19:08:36 T:2316 DEBUG: Previous line repeats 1 times.
  65143. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65144. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65145. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65146. 19:08:36 T:2316 DEBUG: Previous line repeats 2 times.
  65147. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65148. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65149. 19:08:36 T:2316 DEBUG: Previous line repeats 1 times.
  65150. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65151. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65152. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65153. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65154. 19:08:36 T:2316 DEBUG: Previous line repeats 2 times.
  65155. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65156. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65157. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65158. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65159. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65160. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65161. 19:08:36 T:2316 DEBUG: Previous line repeats 1 times.
  65162. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65163. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65164. 19:08:36 T:2316 DEBUG: Previous line repeats 1 times.
  65165. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65166. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65167. 19:08:36 T:2316 DEBUG: Previous line repeats 2 times.
  65168. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65169. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65170. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65171. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65172. 19:08:36 T:2316 DEBUG: Previous line repeats 2 times.
  65173. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65174. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65175. 19:08:36 T:2316 DEBUG: Previous line repeats 1 times.
  65176. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65177. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65178. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65179. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65180. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65181. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65182. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65183. 19:08:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65184. 19:08:37 T:2316 DEBUG: Previous line repeats 3 times.
  65185. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65186. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65187. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65188. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65189. 19:08:37 T:2316 DEBUG: Previous line repeats 1 times.
  65190. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65191. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65192. 19:08:37 T:2316 DEBUG: Previous line repeats 2 times.
  65193. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65194. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65195. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65196. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65197. 19:08:37 T:2316 DEBUG: Previous line repeats 1 times.
  65198. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65199. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65200. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65201. 19:08:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  65202. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65203. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65204. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65205. 19:08:37 T:2316 DEBUG: Previous line repeats 3 times.
  65206. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65207. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65208. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65209. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65210. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65211. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65212. 19:08:37 T:2316 DEBUG: Previous line repeats 3 times.
  65213. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65214. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65215. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65216. 19:08:37 T:2316 DEBUG: Previous line repeats 1 times.
  65217. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65218. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65219. 19:08:37 T:2316 DEBUG: Previous line repeats 2 times.
  65220. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65221. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65222. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65223. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65224. 19:08:37 T:2316 DEBUG: Previous line repeats 1 times.
  65225. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65226. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65227. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65228. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65229. 19:08:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65230. 19:08:38 T:2316 DEBUG: Previous line repeats 5 times.
  65231. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65232. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65233. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65234. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65235. 19:08:38 T:2316 DEBUG: Previous line repeats 5 times.
  65236. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65237. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65238. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65239. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65240. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65241. 19:08:38 T:2316 DEBUG: Previous line repeats 1 times.
  65242. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65243. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65244. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65245. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65246. 19:08:38 T:2316 DEBUG: Previous line repeats 2 times.
  65247. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65248. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65249. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65250. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65251. 19:08:38 T:2316 DEBUG: Previous line repeats 1 times.
  65252. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65253. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65254. 19:08:38 T:2316 DEBUG: Previous line repeats 1 times.
  65255. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65256. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65257. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65258. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65259. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65260. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65261. 19:08:38 T:2316 DEBUG: Previous line repeats 1 times.
  65262. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65263. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65264. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65265. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65266. 19:08:38 T:2316 DEBUG: Previous line repeats 2 times.
  65267. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65268. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65269. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65270. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65271. 19:08:38 T:2316 DEBUG: Previous line repeats 1 times.
  65272. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65273. 19:08:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65274. 19:08:39 T:2316 DEBUG: Previous line repeats 2 times.
  65275. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65276. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65277. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65278. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65279. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65280. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65281. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65282. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65283. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65284. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65285. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65286. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65287. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65288. 19:08:39 T:2316 DEBUG: Previous line repeats 2 times.
  65289. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65290. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65291. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65292. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65293. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65294. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65295. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65296. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65297. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65298. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65299. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65300. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65301. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65302. 19:08:39 T:2316 DEBUG: Previous line repeats 3 times.
  65303. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65304. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65305. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65306. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65307. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65308. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65309. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65310. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65311. 19:08:39 T:2316 DEBUG: Previous line repeats 1 times.
  65312. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65313. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65314. 19:08:39 T:2316 DEBUG: Previous line repeats 2 times.
  65315. 19:08:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65316. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65317. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65318. 19:08:40 T:2316 DEBUG: Previous line repeats 2 times.
  65319. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65320. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65321. 19:08:40 T:2316 DEBUG: Previous line repeats 2 times.
  65322. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65323. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65324. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65325. 19:08:40 T:2316 DEBUG: Previous line repeats 1 times.
  65326. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65327. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65328. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65329. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65330. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65331. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65332. 19:08:40 T:2316 DEBUG: Previous line repeats 4 times.
  65333. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65334. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65335. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65336. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65337. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65338. 19:08:40 T:2316 DEBUG: Previous line repeats 4 times.
  65339. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65340. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65341. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65342. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65343. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65344. 19:08:40 T:2316 DEBUG: Previous line repeats 2 times.
  65345. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65346. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65347. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65348. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65349. 19:08:40 T:2316 DEBUG: Previous line repeats 2 times.
  65350. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65351. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65352. 19:08:40 T:2316 DEBUG: Previous line repeats 1 times.
  65353. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65354. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65355. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65356. 19:08:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65357. 19:08:41 T:2316 DEBUG: Previous line repeats 2 times.
  65358. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65359. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65360. 19:08:41 T:2316 DEBUG: Previous line repeats 2 times.
  65361. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65362. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65363. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65364. 19:08:41 T:2316 DEBUG: Previous line repeats 2 times.
  65365. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65366. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65367. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65368. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65369. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65370. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65371. 19:08:41 T:2316 DEBUG: Previous line repeats 1 times.
  65372. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65373. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65374. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65375. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65376. 19:08:41 T:2316 DEBUG: Previous line repeats 2 times.
  65377. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65378. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65379. 19:08:41 T:2316 DEBUG: Previous line repeats 1 times.
  65380. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65381. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65382. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65383. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65384. 19:08:41 T:2316 DEBUG: Previous line repeats 1 times.
  65385. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65386. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65387. 19:08:41 T:2316 DEBUG: Previous line repeats 2 times.
  65388. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65389. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65390. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65391. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65392. 19:08:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65393. 19:08:42 T:2316 DEBUG: Previous line repeats 2 times.
  65394. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65395. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65396. 19:08:42 T:2316 DEBUG: Previous line repeats 2 times.
  65397. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65398. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65399. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65400. 19:08:42 T:2316 DEBUG: Previous line repeats 2 times.
  65401. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65402. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65403. 19:08:42 T:2316 DEBUG: Previous line repeats 1 times.
  65404. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65405. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65406. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65407. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65408. 19:08:42 T:2316 DEBUG: Previous line repeats 2 times.
  65409. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65410. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65411. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65412. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65413. 19:08:42 T:2316 DEBUG: Previous line repeats 1 times.
  65414. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65415. 19:08:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  65416. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65417. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65418. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65419. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65420. 19:08:42 T:2316 DEBUG: Previous line repeats 4 times.
  65421. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65422. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65423. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65424. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65425. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65426. 19:08:42 T:2316 DEBUG: Previous line repeats 5 times.
  65427. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65428. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65429. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65430. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65431. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65432. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65433. 19:08:42 T:2316 DEBUG: Previous line repeats 1 times.
  65434. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65435. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65436. 19:08:42 T:2316 DEBUG: Previous line repeats 3 times.
  65437. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65438. 19:08:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65439. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65440. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65441. 19:08:43 T:2316 DEBUG: Previous line repeats 1 times.
  65442. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65443. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65444. 19:08:43 T:2316 DEBUG: Previous line repeats 2 times.
  65445. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65446. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65447. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65448. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65449. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65450. 19:08:43 T:2316 DEBUG: Previous line repeats 1 times.
  65451. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65452. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65453. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65454. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65455. 19:08:43 T:2316 DEBUG: Previous line repeats 4 times.
  65456. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65457. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65458. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65459. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65460. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65461. 19:08:43 T:2316 DEBUG: Previous line repeats 4 times.
  65462. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65463. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65464. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65465. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65466. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65467. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65468. 19:08:43 T:2316 DEBUG: Previous line repeats 1 times.
  65469. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65470. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65471. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65472. 19:08:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65473. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65474. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65475. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65476. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65477. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65478. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65479. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65480. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65481. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65482. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65483. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65484. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65485. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65486. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65487. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65488. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65489. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65490. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65491. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65492. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65493. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65494. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65495. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65496. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65497. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65498. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65499. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65500. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65501. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65502. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65503. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65504. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65505. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65506. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65507. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65508. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65509. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65510. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65511. 19:08:44 T:2316 DEBUG: Previous line repeats 1 times.
  65512. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65513. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65514. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65515. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65516. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65517. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65518. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65519. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65520. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65521. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65522. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65523. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65524. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65525. 19:08:44 T:2316 DEBUG: Previous line repeats 2 times.
  65526. 19:08:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65527. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65528. 19:08:45 T:2316 DEBUG: Previous line repeats 2 times.
  65529. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65530. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65531. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65532. 19:08:45 T:2316 DEBUG: Previous line repeats 2 times.
  65533. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65534. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65535. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65536. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65537. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65538. 19:08:45 T:2316 DEBUG: Previous line repeats 3 times.
  65539. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65540. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65541. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65542. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65543. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65544. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65545. 19:08:45 T:2316 DEBUG: Previous line repeats 3 times.
  65546. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65547. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65548. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65549. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65550. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65551. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65552. 19:08:45 T:2316 DEBUG: Previous line repeats 2 times.
  65553. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65554. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65555. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65556. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65557. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65558. 19:08:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65559. 19:08:46 T:2316 DEBUG: Previous line repeats 1 times.
  65560. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65561. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65562. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65563. 19:08:46 T:2316 DEBUG: Previous line repeats 4 times.
  65564. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65565. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65566. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65567. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65568. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65569. 19:08:46 T:2316 DEBUG: Previous line repeats 5 times.
  65570. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65571. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65572. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65573. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65574. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65575. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65576. 19:08:46 T:2316 DEBUG: Previous line repeats 1 times.
  65577. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65578. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65579. 19:08:46 T:2316 DEBUG: Previous line repeats 3 times.
  65580. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65581. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65582. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65583. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65584. 19:08:46 T:2316 DEBUG: Previous line repeats 1 times.
  65585. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65586. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65587. 19:08:46 T:2316 DEBUG: Previous line repeats 2 times.
  65588. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65589. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65590. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65591. 19:08:46 T:2316 DEBUG: Previous line repeats 2 times.
  65592. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65593. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65594. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65595. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65596. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65597. 19:08:46 T:2316 DEBUG: Previous line repeats 2 times.
  65598. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65599. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65600. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65601. 19:08:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65602. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65603. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65604. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65605. 19:08:47 T:2316 DEBUG: Previous line repeats 2 times.
  65606. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65607. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65608. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65609. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65610. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65611. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65612. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65613. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65614. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65615. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65616. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65617. 19:08:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  65618. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65619. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65620. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65621. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65622. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65623. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65624. 19:08:47 T:2316 DEBUG: Previous line repeats 3 times.
  65625. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65626. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65627. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65628. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65629. 19:08:47 T:2316 DEBUG: Previous line repeats 2 times.
  65630. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65631. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65632. 19:08:47 T:2316 DEBUG: Previous line repeats 1 times.
  65633. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65634. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65635. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65636. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65637. 19:08:47 T:2316 DEBUG: Previous line repeats 2 times.
  65638. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65639. 19:08:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65640. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65641. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65642. 19:08:48 T:2316 DEBUG: Previous line repeats 4 times.
  65643. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65644. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65645. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65646. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65647. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65648. 19:08:48 T:2316 DEBUG: Previous line repeats 5 times.
  65649. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65650. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65651. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65652. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65653. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65654. 19:08:48 T:2316 DEBUG: Previous line repeats 1 times.
  65655. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65656. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65657. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65658. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65659. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65660. 19:08:48 T:2316 DEBUG: Previous line repeats 4 times.
  65661. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65662. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65663. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65664. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65665. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65666. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65667. 19:08:48 T:2316 DEBUG: Previous line repeats 3 times.
  65668. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65669. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65670. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65671. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65672. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65673. 19:08:48 T:2316 DEBUG: Previous line repeats 1 times.
  65674. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65675. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65676. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65677. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65678. 19:08:48 T:2316 DEBUG: Previous line repeats 2 times.
  65679. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65680. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65681. 19:08:48 T:2316 DEBUG: Previous line repeats 1 times.
  65682. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65683. 19:08:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65684. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65685. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65686. 19:08:49 T:2316 DEBUG: Previous line repeats 2 times.
  65687. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65688. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65689. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65690. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65691. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65692. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65693. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65694. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65695. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65696. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65697. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65698. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65699. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65700. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65701. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65702. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65703. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65704. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65705. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65706. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65707. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65708. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65709. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65710. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65711. 19:08:49 T:2316 DEBUG: Previous line repeats 2 times.
  65712. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65713. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65714. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65715. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65716. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65717. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65718. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65719. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65720. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65721. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65722. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65723. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65724. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65725. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65726. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65727. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65728. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65729. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65730. 19:08:49 T:2316 DEBUG: Previous line repeats 1 times.
  65731. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65732. 19:08:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65733. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65734. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65735. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65736. 19:08:50 T:2316 DEBUG: Previous line repeats 1 times.
  65737. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65738. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65739. 19:08:50 T:2316 DEBUG: Previous line repeats 3 times.
  65740. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65741. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65742. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65743. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65744. 19:08:50 T:2316 DEBUG: Previous line repeats 1 times.
  65745. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65746. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65747. 19:08:50 T:2316 DEBUG: Previous line repeats 2 times.
  65748. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65749. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65750. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65751. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65752. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65753. 19:08:50 T:2316 DEBUG: Previous line repeats 2 times.
  65754. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65755. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65756. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65757. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65758. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65759. 19:08:50 T:2316 DEBUG: Previous line repeats 3 times.
  65760. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65761. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65762. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65763. 19:08:50 T:2316 DEBUG: Previous line repeats 1 times.
  65764. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65765. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65766. 19:08:50 T:2316 DEBUG: Previous line repeats 4 times.
  65767. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65768. 19:08:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65769. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65770. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65771. 19:08:51 T:2316 DEBUG: Previous line repeats 2 times.
  65772. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65773. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65774. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65775. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65776. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65777. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65778. 19:08:51 T:2316 DEBUG: Previous line repeats 2 times.
  65779. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65780. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65781. 19:08:51 T:2316 DEBUG: Previous line repeats 1 times.
  65782. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65783. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65784. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65785. 19:08:51 T:2316 DEBUG: Previous line repeats 3 times.
  65786. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65787. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65788. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65789. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65790. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65791. 19:08:51 T:2316 DEBUG: Previous line repeats 1 times.
  65792. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65793. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65794. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65795. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65796. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65797. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65798. 19:08:51 T:2316 DEBUG: Previous line repeats 2 times.
  65799. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65800. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65801. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65802. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65803. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65804. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65805. 19:08:51 T:2316 DEBUG: Previous line repeats 2 times.
  65806. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65807. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65808. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65809. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65810. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65811. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65812. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65813. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65814. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65815. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65816. 19:08:51 T:2316 DEBUG: Previous line repeats 1 times.
  65817. 19:08:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65818. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65819. 19:08:52 T:2316 DEBUG: Previous line repeats 1 times.
  65820. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65821. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65822. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65823. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65824. 19:08:52 T:2316 DEBUG: Previous line repeats 1 times.
  65825. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65826. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65827. 19:08:52 T:2316 DEBUG: Previous line repeats 1 times.
  65828. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65829. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65830. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65831. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65832. 19:08:52 T:5808 DEBUG: Previous line repeats 1 times.
  65833. 19:08:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  65834. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65835. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65836. 19:08:52 T:2316 DEBUG: Previous line repeats 1 times.
  65837. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65838. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65839. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65840. 19:08:52 T:2316 DEBUG: Previous line repeats 1 times.
  65841. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65842. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65843. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65844. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65845. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65846. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65847. 19:08:52 T:2316 DEBUG: Previous line repeats 2 times.
  65848. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65849. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65850. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65851. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65852. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65853. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65854. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65855. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65856. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65857. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65858. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65859. 19:08:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65860. 19:08:53 T:2316 DEBUG: Previous line repeats 2 times.
  65861. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65862. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65863. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65864. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65865. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65866. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65867. 19:08:53 T:2316 DEBUG: Previous line repeats 1 times.
  65868. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65869. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65870. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65871. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65872. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65873. 19:08:53 T:2316 DEBUG: Previous line repeats 4 times.
  65874. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65875. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65876. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65877. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65878. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65879. 19:08:53 T:2316 DEBUG: Previous line repeats 3 times.
  65880. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65881. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65882. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65883. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65884. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65885. 19:08:53 T:2316 DEBUG: Previous line repeats 3 times.
  65886. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65887. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65888. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65889. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65890. 19:08:53 T:6204 DEBUG: Previous line repeats 1 times.
  65891. 19:08:53 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  65892. 19:08:53 T:2316 INFO: Previous line repeats 3 times.
  65893. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65894. 19:08:53 T:2316 DEBUG: Previous line repeats 1 times.
  65895. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65896. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65897. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65898. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65899. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65900. 19:08:53 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  65901. 19:08:53 T:6204 INFO: Previous line repeats 3 times.
  65902. 19:08:53 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  65903. 19:08:53 T:2316 INFO: Previous line repeats 13 times.
  65904. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65905. 19:08:53 T:2316 DEBUG: Previous line repeats 3 times.
  65906. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65907. 19:08:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65908. 19:08:53 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  65909. 19:08:54 T:6204 INFO: Previous line repeats 13 times.
  65910. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65911. 19:08:54 T:2316 INFO: Previous line repeats 3 times.
  65912. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65913. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65914. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65915. 19:08:54 T:2316 DEBUG: Previous line repeats 2 times.
  65916. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65917. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65918. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65919. 19:08:54 T:2316 INFO: Previous line repeats 5 times.
  65920. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65921. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65922. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65923. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65924. 19:08:54 T:2316 INFO: Previous line repeats 15 times.
  65925. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65926. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65927. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65928. 19:08:54 T:6204 DEBUG: Previous line repeats 1 times.
  65929. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65930. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65931. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65932. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65933. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  65934. 19:08:54 T:2316 INFO: Previous line repeats 3 times.
  65935. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65936. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65937. 19:08:54 T:6204 DEBUG: Previous line repeats 1 times.
  65938. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  65939. 19:08:54 T:2316 INFO: Previous line repeats 17 times.
  65940. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65941. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65942. 19:08:54 T:2316 DEBUG: Previous line repeats 1 times.
  65943. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65944. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65945. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65946. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65947. 19:08:54 T:2316 DEBUG: Previous line repeats 2 times.
  65948. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65949. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  65950. 19:08:54 T:2316 INFO: Previous line repeats 5 times.
  65951. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65952. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65953. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65954. 19:08:54 T:2316 DEBUG: Previous line repeats 1 times.
  65955. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65956. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65957. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  65958. 19:08:54 T:2316 INFO: Previous line repeats 5 times.
  65959. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65960. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65961. 19:08:54 T:6204 DEBUG: Previous line repeats 2 times.
  65962. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  65963. 19:08:54 T:6204 INFO: Previous line repeats 1 times.
  65964. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  65965. 19:08:54 T:2316 INFO: Previous line repeats 9 times.
  65966. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65967. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65968. 19:08:54 T:2316 DEBUG: Previous line repeats 2 times.
  65969. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65970. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65971. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65972. 19:08:54 T:6204 DEBUG: Previous line repeats 1 times.
  65973. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  65974. 19:08:54 T:2316 INFO: Previous line repeats 5 times.
  65975. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65976. 19:08:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65977. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  65978. 19:08:54 T:6204 INFO: Previous line repeats 1 times.
  65979. 19:08:54 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  65980. 19:08:55 T:2316 INFO: Previous line repeats 21 times.
  65981. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65982. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65983. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65984. 19:08:55 T:2316 DEBUG: Previous line repeats 1 times.
  65985. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65986. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65987. 19:08:55 T:2316 DEBUG: Previous line repeats 2 times.
  65988. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65989. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  65990. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  65991. 19:08:55 T:2316 INFO: Previous line repeats 5 times.
  65992. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  65993. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  65994. 19:08:55 T:2316 INFO: Previous line repeats 9 times.
  65995. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65996. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  65997. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  65998. 19:08:55 T:2316 DEBUG: Previous line repeats 1 times.
  65999. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66000. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66001. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66002. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66003. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  66004. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66005. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  66006. 19:08:55 T:2316 INFO: Previous line repeats 5 times.
  66007. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66008. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  66009. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66010. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66011. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66012. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66013. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  66014. 19:08:55 T:6204 INFO: Previous line repeats 9 times.
  66015. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  66016. 19:08:55 T:2316 INFO: Previous line repeats 5 times.
  66017. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66018. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66019. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66020. 19:08:55 T:2316 DEBUG: Previous line repeats 3 times.
  66021. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66022. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66023. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66024. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66025. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  66026. 19:08:55 T:2316 INFO: Previous line repeats 17 times.
  66027. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66028. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66029. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66030. 19:08:55 T:2316 DEBUG: Previous line repeats 2 times.
  66031. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66032. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  66033. 19:08:55 T:6204 INFO: Previous line repeats 3 times.
  66034. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66035. 19:08:55 T:2316 INFO: Previous line repeats 1 times.
  66036. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66037. 19:08:55 T:2316 DEBUG: Previous line repeats 2 times.
  66038. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66039. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66040. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66041. 19:08:55 T:6204 INFO: Previous line repeats 5 times.
  66042. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66043. 19:08:55 T:2316 INFO: Previous line repeats 5 times.
  66044. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66045. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66046. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66047. 19:08:55 T:2316 DEBUG: Previous line repeats 4 times.
  66048. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66049. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66050. 19:08:55 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66051. 19:08:55 T:2316 INFO: Previous line repeats 3 times.
  66052. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66053. 19:08:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66054. 19:08:56 T:2316 DEBUG: Previous line repeats 2 times.
  66055. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66056. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66057. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66058. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66059. 19:08:56 T:2316 DEBUG: Previous line repeats 2 times.
  66060. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66061. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66062. 19:08:56 T:2316 DEBUG: Previous line repeats 1 times.
  66063. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66064. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66065. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66066. 19:08:56 T:2316 DEBUG: Previous line repeats 3 times.
  66067. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66068. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66069. 19:08:56 T:2316 DEBUG: Previous line repeats 2 times.
  66070. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66071. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66072. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66073. 19:08:56 T:2316 DEBUG: Previous line repeats 2 times.
  66074. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66075. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66076. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66077. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66078. 19:08:56 T:2316 DEBUG: Previous line repeats 1 times.
  66079. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66080. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66081. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66082. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66083. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66084. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66085. 19:08:56 T:2316 DEBUG: Previous line repeats 3 times.
  66086. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66087. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66088. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66089. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66090. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66091. 19:08:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66092. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66093. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66094. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66095. 19:08:57 T:2316 DEBUG: Previous line repeats 1 times.
  66096. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66097. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66098. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66099. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66100. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66101. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66102. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66103. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66104. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66105. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66106. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66107. 19:08:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  66108. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66109. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66110. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66111. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66112. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66113. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66114. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66115. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66116. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66117. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66118. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66119. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66120. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66121. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66122. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66123. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66124. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66125. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66126. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66127. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66128. 19:08:57 T:2316 DEBUG: Previous line repeats 2 times.
  66129. 19:08:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66130. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66131. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66132. 19:08:58 T:2316 DEBUG: Previous line repeats 1 times.
  66133. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66134. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66135. 19:08:58 T:2316 DEBUG: Previous line repeats 3 times.
  66136. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66137. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66138. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66139. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66140. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66141. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66142. 19:08:58 T:2316 DEBUG: Previous line repeats 2 times.
  66143. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66144. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66145. 19:08:58 T:2316 DEBUG: Previous line repeats 3 times.
  66146. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66147. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66148. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66149. 19:08:58 T:2316 DEBUG: Previous line repeats 1 times.
  66150. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66151. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66152. 19:08:58 T:2316 DEBUG: Previous line repeats 3 times.
  66153. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66154. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66155. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66156. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66157. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66158. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66159. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66160. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66161. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66162. 19:08:58 T:2316 DEBUG: Previous line repeats 5 times.
  66163. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66164. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66165. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66166. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66167. 19:08:58 T:2316 DEBUG: Previous line repeats 3 times.
  66168. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66169. 19:08:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66170. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66171. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66172. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66173. 19:08:59 T:2316 DEBUG: Previous line repeats 5 times.
  66174. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66175. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66176. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66177. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66178. 19:08:59 T:2316 DEBUG: Previous line repeats 1 times.
  66179. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66180. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66181. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66182. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66183. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66184. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66185. 19:08:59 T:2316 DEBUG: Previous line repeats 3 times.
  66186. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66187. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66188. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66189. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66190. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66191. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66192. 19:08:59 T:2316 DEBUG: Previous line repeats 2 times.
  66193. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66194. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66195. 19:08:59 T:2316 DEBUG: Previous line repeats 1 times.
  66196. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66197. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66198. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66199. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66200. 19:08:59 T:2316 DEBUG: Previous line repeats 1 times.
  66201. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66202. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66203. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66204. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66205. 19:08:59 T:2316 DEBUG: Previous line repeats 2 times.
  66206. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66207. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66208. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66209. 19:08:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66210. 19:09:00 T:2316 DEBUG: Previous line repeats 1 times.
  66211. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66212. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66213. 19:09:00 T:2316 DEBUG: Previous line repeats 1 times.
  66214. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66215. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66216. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66217. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66218. 19:09:00 T:2316 DEBUG: Previous line repeats 2 times.
  66219. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66220. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66221. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66222. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66223. 19:09:00 T:2316 DEBUG: Previous line repeats 2 times.
  66224. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66225. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66226. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66227. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66228. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66229. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66230. 19:09:00 T:2316 DEBUG: Previous line repeats 3 times.
  66231. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66232. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66233. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66234. 19:09:00 T:2316 DEBUG: Previous line repeats 2 times.
  66235. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66236. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66237. 19:09:00 T:2316 DEBUG: Previous line repeats 2 times.
  66238. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66239. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66240. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66241. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66242. 19:09:00 T:2316 DEBUG: Previous line repeats 2 times.
  66243. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66244. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66245. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66246. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66247. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66248. 19:09:00 T:2316 DEBUG: Previous line repeats 4 times.
  66249. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66250. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66251. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66252. 19:09:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66253. 19:09:01 T:2316 DEBUG: Previous line repeats 3 times.
  66254. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66255. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66256. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66257. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66258. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66259. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66260. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66261. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66262. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66263. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66264. 19:09:01 T:2316 DEBUG: Previous line repeats 4 times.
  66265. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66266. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66267. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66268. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66269. 19:09:01 T:2316 DEBUG: Previous line repeats 3 times.
  66270. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66271. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66272. 19:09:01 T:2316 DEBUG: Previous line repeats 1 times.
  66273. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66274. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66275. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66276. 19:09:01 T:2316 DEBUG: Previous line repeats 2 times.
  66277. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66278. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66279. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66280. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66281. 19:09:01 T:2316 DEBUG: Previous line repeats 3 times.
  66282. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66283. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66284. 19:09:01 T:2316 DEBUG: Previous line repeats 1 times.
  66285. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66286. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66287. 19:09:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66288. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66289. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66290. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66291. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66292. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66293. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66294. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66295. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66296. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66297. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66298. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66299. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66300. 19:09:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  66301. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66302. 19:09:02 T:2316 DEBUG: Previous line repeats 1 times.
  66303. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66304. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66305. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66306. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66307. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66308. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66309. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66310. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66311. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66312. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66313. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66314. 19:09:02 T:2316 DEBUG: Previous line repeats 1 times.
  66315. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66316. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66317. 19:09:02 T:2316 DEBUG: Previous line repeats 1 times.
  66318. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66319. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66320. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66321. 19:09:02 T:2316 DEBUG: Previous line repeats 2 times.
  66322. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66323. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66324. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66325. 19:09:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66326. 19:09:03 T:2316 DEBUG: Previous line repeats 1 times.
  66327. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66328. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66329. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66330. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66331. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66332. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66333. 19:09:03 T:2316 DEBUG: Previous line repeats 2 times.
  66334. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66335. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66336. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66337. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66338. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66339. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66340. 19:09:03 T:2316 DEBUG: Previous line repeats 3 times.
  66341. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66342. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66343. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66344. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66345. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66346. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66347. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66348. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66349. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66350. 19:09:03 T:2316 DEBUG: Previous line repeats 1 times.
  66351. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66352. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66353. 19:09:03 T:2316 DEBUG: Previous line repeats 3 times.
  66354. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66355. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66356. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66357. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66358. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66359. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66360. 19:09:03 T:2316 DEBUG: Previous line repeats 4 times.
  66361. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66362. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66363. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66364. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66365. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66366. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66367. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66368. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66369. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66370. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66371. 19:09:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66372. 19:09:04 T:2316 DEBUG: Previous line repeats 2 times.
  66373. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66374. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66375. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66376. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66377. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66378. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66379. 19:09:04 T:2316 DEBUG: Previous line repeats 2 times.
  66380. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66381. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66382. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66383. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66384. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66385. 19:09:04 T:2316 DEBUG: Previous line repeats 2 times.
  66386. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66387. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66388. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66389. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66390. 19:09:04 T:2316 DEBUG: Previous line repeats 3 times.
  66391. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66392. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66393. 19:09:04 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  66394. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  66395. 19:09:04 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  66396. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  66397. 19:09:04 T:3764 INFO: Previous line repeats 6 times.
  66398. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66399. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66400. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66401. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66402. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66403. 19:09:04 T:3764 DEBUG: Previous line repeats 1 times.
  66404. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  66405. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  66406. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66407. 19:09:04 T:2316 DEBUG: Previous line repeats 1 times.
  66408. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66409. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66410. 19:09:04 T:2316 DEBUG: Previous line repeats 1 times.
  66411. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66412. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66413. 19:09:04 T:2316 INFO: Previous line repeats 1 times.
  66414. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66415. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66416. 19:09:04 T:3764 DEBUG: Previous line repeats 2 times.
  66417. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  66418. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  66419. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66420. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  66421. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66422. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66423. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66424. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66425. 19:09:04 T:2316 DEBUG: Previous line repeats 2 times.
  66426. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66427. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66428. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  66429. 19:09:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  66430. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66431. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66432. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66433. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66434. 19:09:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66435. 19:09:04 T:1144 DEBUG: Previous line repeats 1 times.
  66436. 19:09:04 T:1144 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  66437. 19:09:04 T:1144 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  66438. 19:09:04 T:1144 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66439. 19:09:04 T:1144 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  66440. 19:09:04 T:1144 INFO: Platinum [neptune.http]: got connection (reused: false)
  66441. 19:09:04 T:1144 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  66442. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66443. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66444. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66445. 19:09:05 T:2316 DEBUG: Previous line repeats 2 times.
  66446. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66447. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66448. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66449. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  66450. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66451. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66452. 19:09:05 T:3764 DEBUG: Previous line repeats 1 times.
  66453. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  66454. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66455. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66456. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66457. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66458. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66459. 19:09:05 T:3764 DEBUG: Previous line repeats 2 times.
  66460. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  66461. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66462. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66463. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66464. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66465. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66466. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66467. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66468. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66469. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66470. 19:09:05 T:2316 DEBUG: Previous line repeats 2 times.
  66471. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66472. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  66473. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  66474. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66475. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66476. 19:09:05 T:2316 DEBUG: Previous line repeats 2 times.
  66477. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66478. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66479. 19:09:05 T:2316 DEBUG: Previous line repeats 1 times.
  66480. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66481. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66482. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  66483. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66484. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  66485. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66486. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66487. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66488. 19:09:05 T:2316 DEBUG: Previous line repeats 1 times.
  66489. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66490. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66491. 19:09:05 T:2316 DEBUG: Previous line repeats 2 times.
  66492. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66493. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66494. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66495. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66496. 19:09:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66497. 19:09:05 T:5264 DEBUG: Previous line repeats 2 times.
  66498. 19:09:05 T:5264 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  66499. 19:09:05 T:5264 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  66500. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66501. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  66502. 19:09:05 T:5264 INFO: Platinum [neptune.http]: got connection (reused: false)
  66503. 19:09:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  66504. 19:09:05 T:5264 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  66505. 19:09:05 T:5264 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  66506. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66507. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  66508. 19:09:05 T:5264 INFO: Platinum [neptune.http]: got connection (reused: false)
  66509. 19:09:05 T:5264 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  66510. 19:09:05 T:5264 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  66511. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66512. 19:09:05 T:5264 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  66513. 19:09:05 T:5264 INFO: Platinum [neptune.http]: got connection (reused: false)
  66514. 19:09:05 T:5264 ERROR: Platinum [platinum.core.service]: No state variables found
  66515. 19:09:05 T:5264 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  66516. 19:09:05 T:5264 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  66517. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  66518. <specVersion>
  66519. <major>1</major>
  66520. <minor>0</minor>
  66521. </specVersion>
  66522. <actionList />
  66523. <serviceStateTable />
  66524. </scpd>
  66525. 19:09:05 T:5264 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  66526. 19:09:05 T:5264 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  66527. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  66528. <specVersion>
  66529. <major>1</major>
  66530. <minor>0</minor>
  66531. </specVersion>
  66532. <actionList />
  66533. <serviceStateTable />
  66534. </scpd>
  66535. 19:09:05 T:5264 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  66536. 19:09:06 T:3764 NOTICE: Previous line repeats 2 times.
  66537. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  66538. 19:09:06 T:2316 INFO: Previous line repeats 1 times.
  66539. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66540. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66541. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66542. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66543. 19:09:06 T:2316 DEBUG: Previous line repeats 1 times.
  66544. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66545. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66546. 19:09:06 T:2316 DEBUG: Previous line repeats 2 times.
  66547. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66548. 19:09:06 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  66549. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  66550. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66551. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66552. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66553. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66554. 19:09:06 T:2316 DEBUG: Previous line repeats 2 times.
  66555. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66556. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66557. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66558. 19:09:06 T:3764 DEBUG: Previous line repeats 1 times.
  66559. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  66560. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  66561. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  66562. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66563. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66564. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66565. 19:09:06 T:2316 DEBUG: Previous line repeats 3 times.
  66566. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66567. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66568. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66569. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66570. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66571. 19:09:06 T:3764 DEBUG: Previous line repeats 1 times.
  66572. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  66573. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  66574. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  66575. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66576. 19:09:06 T:2316 DEBUG: Previous line repeats 2 times.
  66577. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66578. 19:09:06 T:4992 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  66579. 19:09:06 T:4992 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  66580. 19:09:06 T:4992 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66581. 19:09:06 T:4992 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  66582. 19:09:06 T:4992 INFO: Platinum [neptune.http]: got connection (reused: false)
  66583. 19:09:06 T:4992 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  66584. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  66585. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66586. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66587. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  66588. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  66589. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66590. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66591. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66592. 19:09:06 T:2316 DEBUG: Previous line repeats 1 times.
  66593. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66594. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66595. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66596. 19:09:06 T:3764 DEBUG: Previous line repeats 2 times.
  66597. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  66598. 19:09:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  66599. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66600. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66601. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66602. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66603. 19:09:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66604. 19:09:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  66605. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66606. 19:09:07 T:2316 DEBUG: Previous line repeats 3 times.
  66607. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66608. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66609. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66610. 19:09:07 T:2316 DEBUG: Previous line repeats 1 times.
  66611. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66612. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66613. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66614. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66615. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66616. 19:09:07 T:2316 DEBUG: Previous line repeats 2 times.
  66617. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66618. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66619. 19:09:07 T:5808 DEBUG: Previous line repeats 1 times.
  66620. 19:09:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  66621. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66622. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66623. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66624. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66625. 19:09:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66626. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66627. 19:09:07 T:2316 DEBUG: Previous line repeats 1 times.
  66628. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66629. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66630. 19:09:07 T:2316 DEBUG: Previous line repeats 2 times.
  66631. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66632. 19:09:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66633. 19:09:07 T:2316 INFO: Previous line repeats 1 times.
  66634. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66635. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66636. 19:09:07 T:2316 DEBUG: Previous line repeats 2 times.
  66637. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66638. 19:09:07 T:6748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  66639. 19:09:07 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  66640. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66641. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  66642. 19:09:07 T:6748 INFO: Platinum [neptune.http]: got connection (reused: false)
  66643. 19:09:07 T:6748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  66644. 19:09:07 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  66645. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66646. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  66647. 19:09:07 T:6748 INFO: Platinum [neptune.http]: got connection (reused: false)
  66648. 19:09:07 T:6748 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  66649. 19:09:07 T:6748 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  66650. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  66651. 19:09:07 T:6748 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  66652. 19:09:07 T:6748 INFO: Platinum [neptune.http]: got connection (reused: false)
  66653. 19:09:07 T:6748 ERROR: Platinum [platinum.core.service]: No state variables found
  66654. 19:09:07 T:6748 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  66655. 19:09:07 T:6748 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  66656. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  66657. <specVersion>
  66658. <major>1</major>
  66659. <minor>0</minor>
  66660. </specVersion>
  66661. <actionList />
  66662. <serviceStateTable />
  66663. </scpd>
  66664. 19:09:07 T:6748 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  66665. 19:09:07 T:6748 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  66666. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  66667. <specVersion>
  66668. <major>1</major>
  66669. <minor>0</minor>
  66670. </specVersion>
  66671. <actionList />
  66672. <serviceStateTable />
  66673. </scpd>
  66674. 19:09:07 T:6748 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  66675. 19:09:07 T:3764 NOTICE: Previous line repeats 2 times.
  66676. 19:09:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  66677. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66678. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66679. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66680. 19:09:07 T:2316 DEBUG: Previous line repeats 2 times.
  66681. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66682. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66683. 19:09:07 T:2316 DEBUG: Previous line repeats 1 times.
  66684. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66685. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66686. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66687. 19:09:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66688. 19:09:08 T:2316 DEBUG: Previous line repeats 2 times.
  66689. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66690. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66691. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66692. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66693. 19:09:08 T:2316 DEBUG: Previous line repeats 1 times.
  66694. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66695. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66696. 19:09:08 T:2316 DEBUG: Previous line repeats 1 times.
  66697. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66698. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66699. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66700. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66701. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66702. 19:09:08 T:2316 DEBUG: Previous line repeats 2 times.
  66703. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66704. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66705. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66706. 19:09:08 T:2316 DEBUG: Previous line repeats 1 times.
  66707. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66708. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66709. 19:09:08 T:2316 DEBUG: Previous line repeats 3 times.
  66710. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66711. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66712. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66713. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66714. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66715. 19:09:08 T:2316 DEBUG: Previous line repeats 3 times.
  66716. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66717. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66718. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66719. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66720. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66721. 19:09:08 T:2316 DEBUG: Previous line repeats 1 times.
  66722. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66723. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66724. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66725. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66726. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66727. 19:09:08 T:2316 DEBUG: Previous line repeats 3 times.
  66728. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66729. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66730. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66731. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66732. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66733. 19:09:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66734. 19:09:09 T:2316 DEBUG: Previous line repeats 2 times.
  66735. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66736. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66737. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66738. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66739. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66740. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66741. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66742. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66743. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66744. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66745. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66746. 19:09:09 T:2316 DEBUG: Previous line repeats 4 times.
  66747. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66748. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66749. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66750. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66751. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66752. 19:09:09 T:2316 DEBUG: Previous line repeats 3 times.
  66753. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66754. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66755. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66756. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66757. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66758. 19:09:09 T:2316 DEBUG: Previous line repeats 2 times.
  66759. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66760. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66761. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66762. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66763. 19:09:09 T:2316 DEBUG: Previous line repeats 2 times.
  66764. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66765. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66766. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66767. 19:09:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66768. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66769. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66770. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66771. 19:09:10 T:2316 DEBUG: Previous line repeats 2 times.
  66772. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66773. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66774. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66775. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66776. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66777. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66778. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66779. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66780. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66781. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66782. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66783. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66784. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66785. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66786. 19:09:10 T:2316 DEBUG: Previous line repeats 2 times.
  66787. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66788. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66789. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66790. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66791. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66792. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66793. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66794. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66795. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66796. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66797. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66798. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66799. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66800. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66801. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66802. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66803. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66804. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66805. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66806. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66807. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66808. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66809. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66810. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66811. 19:09:10 T:2316 DEBUG: Previous line repeats 2 times.
  66812. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66813. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66814. 19:09:10 T:2316 DEBUG: Previous line repeats 1 times.
  66815. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66816. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66817. 19:09:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66818. 19:09:11 T:2316 DEBUG: Previous line repeats 3 times.
  66819. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66820. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66821. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66822. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66823. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66824. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66825. 19:09:11 T:2316 DEBUG: Previous line repeats 2 times.
  66826. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66827. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66828. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66829. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66830. 19:09:11 T:2316 DEBUG: Previous line repeats 2 times.
  66831. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66832. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66833. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66834. 19:09:11 T:2316 DEBUG: Previous line repeats 1 times.
  66835. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66836. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66837. 19:09:11 T:2316 DEBUG: Previous line repeats 3 times.
  66838. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66839. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66840. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66841. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66842. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66843. 19:09:11 T:2316 DEBUG: Previous line repeats 4 times.
  66844. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66845. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66846. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66847. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66848. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66849. 19:09:11 T:2316 DEBUG: Previous line repeats 1 times.
  66850. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66851. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66852. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66853. 19:09:11 T:2316 DEBUG: Previous line repeats 3 times.
  66854. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66855. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66856. 19:09:11 T:2316 DEBUG: Previous line repeats 1 times.
  66857. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66858. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66859. 19:09:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66860. 19:09:12 T:2316 DEBUG: Previous line repeats 3 times.
  66861. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66862. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66863. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66864. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66865. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66866. 19:09:12 T:2316 DEBUG: Previous line repeats 1 times.
  66867. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66868. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66869. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66870. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66871. 19:09:12 T:2316 DEBUG: Previous line repeats 2 times.
  66872. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66873. 19:09:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  66874. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66875. 19:09:12 T:2316 DEBUG: Previous line repeats 1 times.
  66876. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66877. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66878. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66879. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66880. 19:09:12 T:2316 DEBUG: Previous line repeats 2 times.
  66881. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66882. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66883. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66884. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66885. 19:09:12 T:2316 DEBUG: Previous line repeats 1 times.
  66886. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66887. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66888. 19:09:12 T:2316 DEBUG: Previous line repeats 2 times.
  66889. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66890. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66891. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66892. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66893. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66894. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66895. 19:09:12 T:2316 DEBUG: Previous line repeats 1 times.
  66896. 19:09:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66897. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66898. 19:09:13 T:2316 DEBUG: Previous line repeats 2 times.
  66899. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66900. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66901. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66902. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66903. 19:09:13 T:2316 DEBUG: Previous line repeats 1 times.
  66904. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66905. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66906. 19:09:13 T:2316 DEBUG: Previous line repeats 2 times.
  66907. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66908. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66909. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66910. 19:09:13 T:2316 DEBUG: Previous line repeats 2 times.
  66911. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66912. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66913. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66914. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66915. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66916. 19:09:13 T:2316 DEBUG: Previous line repeats 3 times.
  66917. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66918. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66919. 19:09:13 T:2316 DEBUG: Previous line repeats 1 times.
  66920. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66921. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66922. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66923. 19:09:13 T:2316 DEBUG: Previous line repeats 3 times.
  66924. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66925. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66926. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66927. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66928. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66929. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66930. 19:09:13 T:2316 DEBUG: Previous line repeats 2 times.
  66931. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66932. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66933. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66934. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66935. 19:09:13 T:2316 DEBUG: Previous line repeats 2 times.
  66936. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66937. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66938. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66939. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66940. 19:09:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66941. 19:09:14 T:2316 DEBUG: Previous line repeats 4 times.
  66942. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66943. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66944. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66945. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66946. 19:09:14 T:2316 DEBUG: Previous line repeats 5 times.
  66947. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66948. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66949. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66950. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66951. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66952. 19:09:14 T:2316 DEBUG: Previous line repeats 1 times.
  66953. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66954. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66955. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66956. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66957. 19:09:14 T:2316 DEBUG: Previous line repeats 4 times.
  66958. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66959. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66960. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66961. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66962. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66963. 19:09:14 T:2316 DEBUG: Previous line repeats 4 times.
  66964. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66965. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66966. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66967. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66968. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66969. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66970. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66971. 19:09:14 T:2316 DEBUG: Previous line repeats 1 times.
  66972. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66973. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66974. 19:09:14 T:2316 DEBUG: Previous line repeats 3 times.
  66975. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66976. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66977. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66978. 19:09:14 T:2316 DEBUG: Previous line repeats 1 times.
  66979. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66980. 19:09:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66981. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  66982. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66983. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66984. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66985. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66986. 19:09:15 T:2316 DEBUG: Previous line repeats 1 times.
  66987. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66988. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66989. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66990. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66991. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66992. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66993. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  66994. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  66995. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  66996. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  66997. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  66998. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  66999. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67000. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  67001. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67002. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67003. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67004. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  67005. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67006. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67007. 19:09:15 T:2316 DEBUG: Previous line repeats 2 times.
  67008. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67009. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67010. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67011. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67012. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67013. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67014. 19:09:15 T:2316 DEBUG: Previous line repeats 1 times.
  67015. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67016. 19:09:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67017. 19:09:16 T:2316 DEBUG: Previous line repeats 2 times.
  67018. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67019. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67020. 19:09:16 T:2316 DEBUG: Previous line repeats 1 times.
  67021. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67022. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67023. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67024. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67025. 19:09:16 T:2316 DEBUG: Previous line repeats 2 times.
  67026. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67027. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67028. 19:09:16 T:2316 DEBUG: Previous line repeats 1 times.
  67029. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67030. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67031. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67032. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67033. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67034. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67035. 19:09:16 T:2316 DEBUG: Previous line repeats 1 times.
  67036. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67037. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67038. 19:09:16 T:2316 DEBUG: Previous line repeats 3 times.
  67039. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67040. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67041. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67042. 19:09:16 T:2316 DEBUG: Previous line repeats 1 times.
  67043. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67044. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67045. 19:09:16 T:2316 DEBUG: Previous line repeats 3 times.
  67046. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67047. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67048. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67049. 19:09:16 T:2316 DEBUG: Previous line repeats 2 times.
  67050. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67051. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67052. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67053. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67054. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67055. 19:09:16 T:2316 DEBUG: Previous line repeats 5 times.
  67056. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67057. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67058. 19:09:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67059. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67060. 19:09:17 T:2316 DEBUG: Previous line repeats 4 times.
  67061. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67062. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67063. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67064. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67065. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67066. 19:09:17 T:2316 DEBUG: Previous line repeats 2 times.
  67067. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67068. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67069. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67070. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67071. 19:09:17 T:2316 DEBUG: Previous line repeats 2 times.
  67072. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67073. 19:09:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  67074. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67075. 19:09:17 T:2316 DEBUG: Previous line repeats 1 times.
  67076. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67077. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67078. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67079. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67080. 19:09:17 T:2316 DEBUG: Previous line repeats 2 times.
  67081. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67082. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67083. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67084. 19:09:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  67085. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67086. 19:09:17 T:2316 DEBUG: Previous line repeats 1 times.
  67087. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67088. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67089. 19:09:17 T:2316 DEBUG: Previous line repeats 2 times.
  67090. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67091. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67092. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67093. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67094. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67095. 19:09:17 T:2316 DEBUG: Previous line repeats 1 times.
  67096. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67097. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67098. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67099. 19:09:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67100. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67101. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67102. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67103. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67104. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67105. 19:09:18 T:2316 DEBUG: Previous line repeats 1 times.
  67106. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67107. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67108. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67109. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67110. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67111. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67112. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67113. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67114. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67115. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67116. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67117. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67118. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67119. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67120. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67121. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67122. 19:09:18 T:2316 DEBUG: Previous line repeats 1 times.
  67123. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67124. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67125. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67126. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67127. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67128. 19:09:18 T:2316 DEBUG: Previous line repeats 1 times.
  67129. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67130. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67131. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67132. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67133. 19:09:18 T:2316 DEBUG: Previous line repeats 2 times.
  67134. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67135. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67136. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67137. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67138. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67139. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67140. 19:09:18 T:2316 DEBUG: Previous line repeats 1 times.
  67141. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67142. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67143. 19:09:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67144. 19:09:19 T:2316 DEBUG: Previous line repeats 4 times.
  67145. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67146. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67147. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67148. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67149. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67150. 19:09:19 T:2316 DEBUG: Previous line repeats 5 times.
  67151. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67152. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67153. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67154. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67155. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67156. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67157. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67158. 19:09:19 T:2316 DEBUG: Previous line repeats 5 times.
  67159. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67160. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67161. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67162. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67163. 19:09:19 T:2316 DEBUG: Previous line repeats 4 times.
  67164. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67165. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67166. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67167. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67168. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67169. 19:09:19 T:2316 DEBUG: Previous line repeats 2 times.
  67170. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67171. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67172. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67173. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67174. 19:09:19 T:2316 DEBUG: Previous line repeats 2 times.
  67175. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67176. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67177. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67178. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67179. 19:09:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67180. 19:09:20 T:2316 DEBUG: Previous line repeats 3 times.
  67181. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67182. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67183. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67184. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67185. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67186. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67187. 19:09:20 T:2316 DEBUG: Previous line repeats 3 times.
  67188. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67189. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67190. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67191. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67192. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67193. 19:09:20 T:2316 DEBUG: Previous line repeats 2 times.
  67194. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67195. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67196. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67197. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67198. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67199. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67200. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67201. 19:09:20 T:2316 DEBUG: Previous line repeats 2 times.
  67202. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67203. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67204. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67205. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67206. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67207. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67208. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67209. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67210. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67211. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67212. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67213. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67214. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67215. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67216. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67217. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67218. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67219. 19:09:20 T:2316 DEBUG: Previous line repeats 1 times.
  67220. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67221. 19:09:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67222. 19:09:21 T:2316 DEBUG: Previous line repeats 1 times.
  67223. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67224. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67225. 19:09:21 T:2316 DEBUG: Previous line repeats 1 times.
  67226. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67227. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67228. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67229. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67230. 19:09:21 T:2316 DEBUG: Previous line repeats 2 times.
  67231. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67232. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67233. 19:09:21 T:2316 DEBUG: Previous line repeats 1 times.
  67234. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67235. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67236. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67237. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67238. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67239. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67240. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67241. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67242. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67243. 19:09:21 T:2316 DEBUG: Previous line repeats 2 times.
  67244. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67245. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67246. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67247. 19:09:21 T:2316 DEBUG: Previous line repeats 1 times.
  67248. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67249. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67250. 19:09:21 T:2316 DEBUG: Previous line repeats 2 times.
  67251. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67252. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67253. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67254. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67255. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67256. 19:09:21 T:2316 DEBUG: Previous line repeats 2 times.
  67257. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67258. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67259. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67260. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67261. 19:09:21 T:2316 DEBUG: Previous line repeats 2 times.
  67262. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67263. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67264. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67265. 19:09:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67266. 19:09:22 T:2316 DEBUG: Previous line repeats 4 times.
  67267. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67268. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67269. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67270. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67271. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67272. 19:09:22 T:2316 DEBUG: Previous line repeats 4 times.
  67273. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67274. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67275. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67276. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67277. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67278. 19:09:22 T:2316 DEBUG: Previous line repeats 1 times.
  67279. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67280. 19:09:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  67281. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67282. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67283. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67284. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67285. 19:09:22 T:2316 DEBUG: Previous line repeats 3 times.
  67286. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67287. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67288. 19:09:22 T:2316 DEBUG: Previous line repeats 1 times.
  67289. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67290. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67291. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67292. 19:09:22 T:2316 DEBUG: Previous line repeats 3 times.
  67293. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67294. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67295. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67296. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67297. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67298. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67299. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67300. 19:09:22 T:2316 DEBUG: Previous line repeats 1 times.
  67301. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67302. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67303. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67304. 19:09:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67305. 19:09:23 T:2316 DEBUG: Previous line repeats 2 times.
  67306. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67307. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67308. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67309. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67310. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67311. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67312. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67313. 19:09:23 T:2316 DEBUG: Previous line repeats 2 times.
  67314. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67315. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67316. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67317. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67318. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67319. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67320. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67321. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67322. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67323. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67324. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67325. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67326. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67327. 19:09:23 T:2316 DEBUG: Previous line repeats 2 times.
  67328. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67329. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67330. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67331. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67332. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67333. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67334. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67335. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67336. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67337. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67338. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67339. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67340. 19:09:23 T:2316 DEBUG: Previous line repeats 2 times.
  67341. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67342. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67343. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67344. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67345. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67346. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67347. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67348. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67349. 19:09:23 T:2316 DEBUG: Previous line repeats 1 times.
  67350. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67351. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67352. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67353. 19:09:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67354. 19:09:24 T:2316 DEBUG: Previous line repeats 2 times.
  67355. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67356. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67357. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67358. 19:09:24 T:2316 DEBUG: Previous line repeats 1 times.
  67359. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67360. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67361. 19:09:24 T:2316 DEBUG: Previous line repeats 2 times.
  67362. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67363. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67364. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67365. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67366. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67367. 19:09:24 T:2316 DEBUG: Previous line repeats 1 times.
  67368. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67369. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67370. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67371. 19:09:24 T:2316 DEBUG: Previous line repeats 1 times.
  67372. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67373. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67374. 19:09:24 T:2316 DEBUG: Previous line repeats 3 times.
  67375. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67376. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67377. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67378. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67379. 19:09:24 T:2316 DEBUG: Previous line repeats 3 times.
  67380. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67381. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67382. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67383. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67384. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67385. 19:09:24 T:2316 DEBUG: Previous line repeats 3 times.
  67386. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67387. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67388. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67389. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67390. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67391. 19:09:24 T:2316 DEBUG: Previous line repeats 1 times.
  67392. 19:09:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67393. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67394. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67395. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67396. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67397. 19:09:25 T:2316 DEBUG: Previous line repeats 2 times.
  67398. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67399. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67400. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67401. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67402. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67403. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67404. 19:09:25 T:2316 DEBUG: Previous line repeats 3 times.
  67405. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67406. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67407. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67408. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67409. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67410. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67411. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67412. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67413. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67414. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67415. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67416. 19:09:25 T:2316 DEBUG: Previous line repeats 3 times.
  67417. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67418. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67419. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67420. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67421. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67422. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67423. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67424. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67425. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67426. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67427. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67428. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67429. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67430. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67431. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67432. 19:09:25 T:2316 DEBUG: Previous line repeats 1 times.
  67433. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67434. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67435. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67436. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67437. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67438. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67439. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67440. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67441. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67442. 19:09:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67443. 19:09:26 T:2316 DEBUG: Previous line repeats 1 times.
  67444. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67445. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67446. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67447. 19:09:26 T:2316 DEBUG: Previous line repeats 1 times.
  67448. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67449. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67450. 19:09:26 T:2316 DEBUG: Previous line repeats 1 times.
  67451. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67452. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67453. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67454. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67455. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67456. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67457. 19:09:26 T:2316 DEBUG: Previous line repeats 3 times.
  67458. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67459. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67460. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67461. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67462. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67463. 19:09:26 T:2316 DEBUG: Previous line repeats 2 times.
  67464. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67465. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67466. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67467. 19:09:26 T:2316 DEBUG: Previous line repeats 1 times.
  67468. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67469. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67470. 19:09:26 T:2316 DEBUG: Previous line repeats 3 times.
  67471. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67472. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67473. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67474. 19:09:26 T:2316 DEBUG: Previous line repeats 1 times.
  67475. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67476. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67477. 19:09:26 T:2316 DEBUG: Previous line repeats 3 times.
  67478. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67479. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67480. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67481. 19:09:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67482. 19:09:27 T:2316 DEBUG: Previous line repeats 2 times.
  67483. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67484. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67485. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67486. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67487. 19:09:27 T:2316 DEBUG: Previous line repeats 3 times.
  67488. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67489. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67490. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67491. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67492. 19:09:27 T:2316 DEBUG: Previous line repeats 3 times.
  67493. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67494. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67495. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67496. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67497. 19:09:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  67498. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67499. 19:09:27 T:2316 DEBUG: Previous line repeats 2 times.
  67500. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67501. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67502. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67503. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67504. 19:09:27 T:2316 DEBUG: Previous line repeats 3 times.
  67505. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67506. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67507. 19:09:27 T:2316 DEBUG: Previous line repeats 1 times.
  67508. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67509. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67510. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67511. 19:09:27 T:2316 DEBUG: Previous line repeats 3 times.
  67512. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67513. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67514. 19:09:27 T:2316 DEBUG: Previous line repeats 1 times.
  67515. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67516. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67517. 19:09:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67518. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67519. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67520. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67521. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67522. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67523. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67524. 19:09:28 T:2316 DEBUG: Previous line repeats 4 times.
  67525. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67526. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67527. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67528. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67529. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67530. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67531. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67532. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67533. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67534. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67535. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67536. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67537. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67538. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67539. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67540. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67541. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67542. 19:09:28 T:2316 DEBUG: Previous line repeats 1 times.
  67543. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67544. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67545. 19:09:28 T:2316 DEBUG: Previous line repeats 1 times.
  67546. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67547. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67548. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67549. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67550. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67551. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67552. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67553. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67554. 19:09:28 T:2316 DEBUG: Previous line repeats 2 times.
  67555. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67556. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67557. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67558. 19:09:28 T:2316 DEBUG: Previous line repeats 1 times.
  67559. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67560. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67561. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67562. 19:09:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67563. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67564. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67565. 19:09:29 T:2316 DEBUG: Previous line repeats 3 times.
  67566. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67567. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67568. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67569. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67570. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67571. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67572. 19:09:29 T:2316 DEBUG: Previous line repeats 2 times.
  67573. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67574. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67575. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67576. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67577. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67578. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67579. 19:09:29 T:2316 DEBUG: Previous line repeats 3 times.
  67580. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67581. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67582. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67583. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67584. 19:09:29 T:2316 DEBUG: Previous line repeats 2 times.
  67585. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67586. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67587. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67588. 19:09:29 T:2316 DEBUG: Previous line repeats 1 times.
  67589. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67590. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67591. 19:09:29 T:2316 DEBUG: Previous line repeats 3 times.
  67592. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67593. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67594. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67595. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67596. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67597. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67598. 19:09:29 T:2316 DEBUG: Previous line repeats 3 times.
  67599. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67600. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67601. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67602. 19:09:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67603. 19:09:30 T:2316 DEBUG: Previous line repeats 2 times.
  67604. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67605. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67606. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67607. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67608. 19:09:30 T:2316 DEBUG: Previous line repeats 3 times.
  67609. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67610. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67611. 19:09:30 T:2316 DEBUG: Previous line repeats 1 times.
  67612. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67613. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67614. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67615. 19:09:30 T:2316 DEBUG: Previous line repeats 2 times.
  67616. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67617. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67618. 19:09:30 T:2316 DEBUG: Previous line repeats 2 times.
  67619. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67620. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67621. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67622. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67623. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67624. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67625. 19:09:30 T:2316 DEBUG: Previous line repeats 1 times.
  67626. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67627. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67628. 19:09:30 T:2316 DEBUG: Previous line repeats 2 times.
  67629. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67630. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67631. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67632. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67633. 19:09:30 T:2316 DEBUG: Previous line repeats 1 times.
  67634. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67635. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67636. 19:09:30 T:2316 DEBUG: Previous line repeats 2 times.
  67637. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67638. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67639. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67640. 19:09:30 T:2316 DEBUG: Previous line repeats 1 times.
  67641. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67642. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67643. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67644. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67645. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67646. 19:09:30 T:2316 DEBUG: Previous line repeats 1 times.
  67647. 19:09:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67648. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67649. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67650. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67651. 19:09:31 T:2316 DEBUG: Previous line repeats 1 times.
  67652. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67653. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67654. 19:09:31 T:2316 DEBUG: Previous line repeats 1 times.
  67655. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67656. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67657. 19:09:31 T:2316 DEBUG: Previous line repeats 1 times.
  67658. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67659. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67660. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67661. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67662. 19:09:31 T:2316 DEBUG: Previous line repeats 2 times.
  67663. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67664. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67665. 19:09:31 T:2316 DEBUG: Previous line repeats 1 times.
  67666. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67667. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67668. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67669. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67670. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67671. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67672. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67673. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67674. 19:09:31 T:2316 DEBUG: Previous line repeats 1 times.
  67675. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67676. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67677. 19:09:31 T:2316 DEBUG: Previous line repeats 2 times.
  67678. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67679. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67680. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67681. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67682. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67683. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67684. 19:09:31 T:2316 DEBUG: Previous line repeats 2 times.
  67685. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67686. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67687. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67688. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67689. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67690. 19:09:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67691. 19:09:32 T:2316 DEBUG: Previous line repeats 1 times.
  67692. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67693. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67694. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67695. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67696. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67697. 19:09:32 T:2316 DEBUG: Previous line repeats 3 times.
  67698. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67699. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67700. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67701. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67702. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67703. 19:09:32 T:2316 DEBUG: Previous line repeats 3 times.
  67704. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67705. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67706. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67707. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67708. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67709. 19:09:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  67710. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67711. 19:09:32 T:2316 DEBUG: Previous line repeats 2 times.
  67712. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67713. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67714. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67715. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67716. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67717. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67718. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67719. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67720. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67721. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67722. 19:09:32 T:2316 DEBUG: Previous line repeats 2 times.
  67723. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67724. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67725. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67726. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67727. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67728. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67729. 19:09:32 T:2316 DEBUG: Previous line repeats 2 times.
  67730. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67731. 19:09:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67732. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67733. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67734. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67735. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67736. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67737. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67738. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67739. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67740. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67741. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67742. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67743. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67744. 19:09:33 T:2316 DEBUG: Previous line repeats 2 times.
  67745. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67746. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67747. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67748. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67749. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67750. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67751. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67752. 19:09:33 T:2316 DEBUG: Previous line repeats 2 times.
  67753. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67754. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67755. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67756. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67757. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67758. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67759. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67760. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67761. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67762. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67763. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67764. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67765. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67766. 19:09:33 T:2316 DEBUG: Previous line repeats 2 times.
  67767. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67768. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67769. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67770. 19:09:33 T:2316 DEBUG: Previous line repeats 2 times.
  67771. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67772. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67773. 19:09:33 T:2316 DEBUG: Previous line repeats 1 times.
  67774. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67775. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67776. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67777. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67778. 19:09:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67779. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67780. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67781. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67782. 19:09:34 T:2316 DEBUG: Previous line repeats 1 times.
  67783. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67784. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67785. 19:09:34 T:2316 DEBUG: Previous line repeats 1 times.
  67786. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67787. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67788. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67789. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67790. 19:09:34 T:2316 DEBUG: Previous line repeats 2 times.
  67791. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67792. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67793. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67794. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67795. 19:09:34 T:2316 DEBUG: Previous line repeats 1 times.
  67796. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67797. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67798. 19:09:34 T:2316 DEBUG: Previous line repeats 2 times.
  67799. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67800. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67801. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67802. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67803. 19:09:34 T:2316 DEBUG: Previous line repeats 2 times.
  67804. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67805. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67806. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67807. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67808. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67809. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67810. 19:09:34 T:2316 DEBUG: Previous line repeats 3 times.
  67811. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67812. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67813. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67814. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67815. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67816. 19:09:34 T:2316 DEBUG: Previous line repeats 4 times.
  67817. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67818. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67819. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67820. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67821. 19:09:34 T:2316 DEBUG: Previous line repeats 2 times.
  67822. 19:09:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67823. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67824. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67825. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67826. 19:09:35 T:2316 DEBUG: Previous line repeats 4 times.
  67827. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67828. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67829. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67830. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67831. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67832. 19:09:35 T:2316 DEBUG: Previous line repeats 3 times.
  67833. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67834. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67835. 19:09:35 T:2316 DEBUG: Previous line repeats 1 times.
  67836. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67837. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67838. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67839. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67840. 19:09:35 T:2316 DEBUG: Previous line repeats 2 times.
  67841. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67842. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67843. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67844. 19:09:35 T:2316 DEBUG: Previous line repeats 2 times.
  67845. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67846. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67847. 19:09:35 T:2316 DEBUG: Previous line repeats 1 times.
  67848. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67849. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67850. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67851. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67852. 19:09:35 T:2316 DEBUG: Previous line repeats 2 times.
  67853. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67854. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67855. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67856. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67857. 19:09:35 T:2316 DEBUG: Previous line repeats 1 times.
  67858. 19:09:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67859. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67860. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67861. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67862. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67863. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67864. 19:09:36 T:2316 DEBUG: Previous line repeats 1 times.
  67865. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67866. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67867. 19:09:36 T:2316 DEBUG: Previous line repeats 2 times.
  67868. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67869. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67870. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67871. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67872. 19:09:36 T:2316 DEBUG: Previous line repeats 1 times.
  67873. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67874. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67875. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67876. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67877. 19:09:36 T:2316 DEBUG: Previous line repeats 1 times.
  67878. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67879. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67880. 19:09:36 T:2316 DEBUG: Previous line repeats 2 times.
  67881. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67882. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67883. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67884. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67885. 19:09:36 T:2316 DEBUG: Previous line repeats 2 times.
  67886. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67887. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67888. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67889. 19:09:36 T:2316 DEBUG: Previous line repeats 2 times.
  67890. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67891. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67892. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67893. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67894. 19:09:36 T:2316 DEBUG: Previous line repeats 1 times.
  67895. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67896. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67897. 19:09:36 T:2316 DEBUG: Previous line repeats 2 times.
  67898. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67899. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67900. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67901. 19:09:36 T:2316 DEBUG: Previous line repeats 1 times.
  67902. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67903. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67904. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67905. 19:09:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67906. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67907. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67908. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67909. 19:09:37 T:2316 DEBUG: Previous line repeats 4 times.
  67910. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67911. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67912. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67913. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67914. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67915. 19:09:37 T:2316 DEBUG: Previous line repeats 4 times.
  67916. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67917. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67918. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67919. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67920. 19:09:37 T:5808 DEBUG: Previous line repeats 2 times.
  67921. 19:09:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  67922. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67923. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67924. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67925. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67926. 19:09:37 T:2316 DEBUG: Previous line repeats 2 times.
  67927. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67928. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67929. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67930. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67931. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67932. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67933. 19:09:37 T:2316 DEBUG: Previous line repeats 3 times.
  67934. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67935. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67936. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67937. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67938. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67939. 19:09:37 T:2316 DEBUG: Previous line repeats 4 times.
  67940. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67941. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67942. 19:09:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67943. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67944. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67945. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67946. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67947. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67948. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67949. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67950. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67951. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67952. 19:09:38 T:2316 DEBUG: Previous line repeats 1 times.
  67953. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67954. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67955. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67956. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67957. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67958. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67959. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67960. 19:09:38 T:2316 DEBUG: Previous line repeats 1 times.
  67961. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67962. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67963. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67964. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67965. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67966. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67967. 19:09:38 T:2316 DEBUG: Previous line repeats 1 times.
  67968. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67969. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67970. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67971. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67972. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67973. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67974. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67975. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67976. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67977. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67978. 19:09:38 T:2316 DEBUG: Previous line repeats 1 times.
  67979. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67980. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67981. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67982. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67983. 19:09:38 T:2316 DEBUG: Previous line repeats 2 times.
  67984. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67985. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67986. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67987. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67988. 19:09:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67989. 19:09:39 T:2316 DEBUG: Previous line repeats 2 times.
  67990. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67991. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67992. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  67993. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67994. 19:09:39 T:2316 DEBUG: Previous line repeats 2 times.
  67995. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  67996. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  67997. 19:09:39 T:2316 DEBUG: Previous line repeats 1 times.
  67998. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  67999. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68000. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68001. 19:09:39 T:2316 DEBUG: Previous line repeats 4 times.
  68002. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68003. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68004. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68005. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68006. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68007. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68008. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68009. 19:09:39 T:2316 DEBUG: Previous line repeats 2 times.
  68010. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68011. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68012. 19:09:39 T:2316 DEBUG: Previous line repeats 2 times.
  68013. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68014. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68015. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68016. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68017. 19:09:39 T:2316 DEBUG: Previous line repeats 1 times.
  68018. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68019. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68020. 19:09:39 T:2316 DEBUG: Previous line repeats 3 times.
  68021. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68022. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68023. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68024. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68025. 19:09:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68026. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68027. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68028. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68029. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68030. 19:09:40 T:2316 DEBUG: Previous line repeats 5 times.
  68031. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68032. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68033. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68034. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68035. 19:09:40 T:2316 DEBUG: Previous line repeats 4 times.
  68036. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68037. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68038. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68039. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68040. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68041. 19:09:40 T:2316 DEBUG: Previous line repeats 2 times.
  68042. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68043. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68044. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68045. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68046. 19:09:40 T:2316 DEBUG: Previous line repeats 2 times.
  68047. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68048. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68049. 19:09:40 T:2316 DEBUG: Previous line repeats 1 times.
  68050. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68051. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68052. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68053. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68054. 19:09:40 T:2316 DEBUG: Previous line repeats 2 times.
  68055. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68056. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68057. 19:09:40 T:2316 DEBUG: Previous line repeats 2 times.
  68058. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68059. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68060. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68061. 19:09:40 T:2316 DEBUG: Previous line repeats 2 times.
  68062. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68063. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68064. 19:09:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68065. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68066. 19:09:41 T:2316 DEBUG: Previous line repeats 2 times.
  68067. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68068. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68069. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68070. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68071. 19:09:41 T:2316 DEBUG: Previous line repeats 1 times.
  68072. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68073. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68074. 19:09:41 T:2316 DEBUG: Previous line repeats 2 times.
  68075. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68076. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68077. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68078. 19:09:41 T:2316 DEBUG: Previous line repeats 2 times.
  68079. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68080. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68081. 19:09:41 T:2316 DEBUG: Previous line repeats 1 times.
  68082. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68083. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68084. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68085. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68086. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68087. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68088. 19:09:41 T:2316 DEBUG: Previous line repeats 1 times.
  68089. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68090. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68091. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68092. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68093. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68094. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68095. 19:09:41 T:2316 DEBUG: Previous line repeats 1 times.
  68096. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68097. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68098. 19:09:41 T:2316 DEBUG: Previous line repeats 2 times.
  68099. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68100. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68101. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68102. 19:09:41 T:2316 DEBUG: Previous line repeats 1 times.
  68103. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68104. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68105. 19:09:41 T:2316 DEBUG: Previous line repeats 2 times.
  68106. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68107. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68108. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68109. 19:09:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68110. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68111. 19:09:42 T:2316 DEBUG: Previous line repeats 2 times.
  68112. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68113. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68114. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68115. 19:09:42 T:2316 DEBUG: Previous line repeats 1 times.
  68116. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68117. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68118. 19:09:42 T:2316 DEBUG: Previous line repeats 3 times.
  68119. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68120. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68121. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68122. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68123. 19:09:42 T:2316 DEBUG: Previous line repeats 1 times.
  68124. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68125. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68126. 19:09:42 T:2316 DEBUG: Previous line repeats 2 times.
  68127. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68128. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68129. 19:09:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  68130. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68131. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68132. 19:09:42 T:2316 DEBUG: Previous line repeats 2 times.
  68133. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68134. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68135. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68136. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68137. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68138. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68139. 19:09:42 T:2316 DEBUG: Previous line repeats 3 times.
  68140. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68141. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68142. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68143. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68144. 19:09:42 T:2316 DEBUG: Previous line repeats 3 times.
  68145. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68146. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68147. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68148. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68149. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68150. 19:09:42 T:2316 DEBUG: Previous line repeats 1 times.
  68151. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68152. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68153. 19:09:42 T:2316 DEBUG: Previous line repeats 1 times.
  68154. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68155. 19:09:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68156. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68157. 19:09:43 T:2316 DEBUG: Previous line repeats 2 times.
  68158. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68159. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68160. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68161. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68162. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68163. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68164. 19:09:43 T:2316 DEBUG: Previous line repeats 3 times.
  68165. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68166. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68167. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68168. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68169. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68170. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68171. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68172. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68173. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68174. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68175. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68176. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68177. 19:09:43 T:2316 DEBUG: Previous line repeats 2 times.
  68178. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68179. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68180. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68181. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68182. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68183. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68184. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68185. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68186. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68187. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68188. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68189. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68190. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68191. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68192. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68193. 19:09:43 T:2316 DEBUG: Previous line repeats 1 times.
  68194. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68195. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68196. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68197. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68198. 19:09:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68199. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68200. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68201. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68202. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68203. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68204. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68205. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68206. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68207. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68208. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68209. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68210. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68211. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68212. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68213. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68214. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68215. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68216. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68217. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68218. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68219. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68220. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68221. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68222. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68223. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68224. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68225. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68226. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68227. 19:09:44 T:2316 DEBUG: Previous line repeats 3 times.
  68228. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68229. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68230. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68231. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68232. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68233. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68234. 19:09:44 T:2316 DEBUG: Previous line repeats 3 times.
  68235. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68236. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68237. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68238. 19:09:44 T:2316 DEBUG: Previous line repeats 1 times.
  68239. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68240. 19:09:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68241. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68242. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68243. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68244. 19:09:45 T:2316 DEBUG: Previous line repeats 1 times.
  68245. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68246. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68247. 19:09:45 T:2316 DEBUG: Previous line repeats 3 times.
  68248. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68249. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68250. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68251. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68252. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68253. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68254. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68255. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68256. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68257. 19:09:45 T:2316 DEBUG: Previous line repeats 2 times.
  68258. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68259. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68260. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68261. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68262. 19:09:45 T:2316 DEBUG: Previous line repeats 1 times.
  68263. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68264. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68265. 19:09:45 T:2316 DEBUG: Previous line repeats 5 times.
  68266. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68267. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68268. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68269. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68270. 19:09:45 T:2316 DEBUG: Previous line repeats 2 times.
  68271. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68272. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68273. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68274. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68275. 19:09:45 T:2316 DEBUG: Previous line repeats 4 times.
  68276. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68277. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68278. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68279. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68280. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68281. 19:09:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68282. 19:09:46 T:2316 DEBUG: Previous line repeats 3 times.
  68283. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68284. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68285. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68286. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68287. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68288. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68289. 19:09:46 T:2316 DEBUG: Previous line repeats 1 times.
  68290. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68291. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68292. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68293. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68294. 19:09:46 T:2316 DEBUG: Previous line repeats 2 times.
  68295. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68296. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68297. 19:09:46 T:2316 DEBUG: Previous line repeats 1 times.
  68298. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68299. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68300. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68301. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68302. 19:09:46 T:2316 DEBUG: Previous line repeats 2 times.
  68303. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68304. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68305. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68306. 19:09:46 T:2316 DEBUG: Previous line repeats 2 times.
  68307. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68308. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68309. 19:09:46 T:2316 DEBUG: Previous line repeats 2 times.
  68310. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68311. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68312. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68313. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68314. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68315. 19:09:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68316. 19:09:47 T:2316 DEBUG: Previous line repeats 2 times.
  68317. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68318. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68319. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68320. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68321. 19:09:47 T:2316 DEBUG: Previous line repeats 1 times.
  68322. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68323. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68324. 19:09:47 T:2316 DEBUG: Previous line repeats 2 times.
  68325. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68326. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68327. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68328. 19:09:47 T:2316 DEBUG: Previous line repeats 2 times.
  68329. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68330. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68331. 19:09:47 T:2316 DEBUG: Previous line repeats 2 times.
  68332. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68333. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68334. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68335. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68336. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68337. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68338. 19:09:47 T:5808 DEBUG: Previous line repeats 2 times.
  68339. 19:09:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  68340. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68341. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68342. 19:09:47 T:2316 DEBUG: Previous line repeats 3 times.
  68343. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68344. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68345. 19:09:47 T:2316 DEBUG: Previous line repeats 1 times.
  68346. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68347. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68348. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68349. 19:09:47 T:2316 DEBUG: Previous line repeats 4 times.
  68350. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68351. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68352. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68353. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68354. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68355. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68356. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68357. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68358. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68359. 19:09:47 T:2316 DEBUG: Previous line repeats 4 times.
  68360. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68361. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68362. 19:09:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68363. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68364. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68365. 19:09:48 T:2316 DEBUG: Previous line repeats 5 times.
  68366. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68367. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68368. 19:09:48 T:2316 DEBUG: Previous line repeats 1 times.
  68369. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68370. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68371. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68372. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68373. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68374. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68375. 19:09:48 T:2316 DEBUG: Previous line repeats 4 times.
  68376. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68377. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68378. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68379. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68380. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68381. 19:09:48 T:2316 DEBUG: Previous line repeats 3 times.
  68382. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68383. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68384. 19:09:48 T:2316 DEBUG: Previous line repeats 1 times.
  68385. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68386. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68387. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68388. 19:09:48 T:2316 DEBUG: Previous line repeats 2 times.
  68389. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68390. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68391. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68392. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68393. 19:09:48 T:2316 DEBUG: Previous line repeats 1 times.
  68394. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68395. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68396. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68397. 19:09:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68398. 19:09:49 T:2316 DEBUG: Previous line repeats 2 times.
  68399. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68400. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68401. 19:09:49 T:2316 DEBUG: Previous line repeats 2 times.
  68402. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68403. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68404. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68405. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68406. 19:09:49 T:2316 DEBUG: Previous line repeats 1 times.
  68407. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68408. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68409. 19:09:49 T:2316 DEBUG: Previous line repeats 2 times.
  68410. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68411. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68412. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68413. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68414. 19:09:49 T:2316 DEBUG: Previous line repeats 1 times.
  68415. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68416. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68417. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68418. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68419. 19:09:49 T:2316 DEBUG: Previous line repeats 2 times.
  68420. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68421. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68422. 19:09:49 T:2316 DEBUG: Previous line repeats 1 times.
  68423. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68424. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68425. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68426. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68427. 19:09:49 T:2316 DEBUG: Previous line repeats 2 times.
  68428. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68429. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68430. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68431. 19:09:49 T:2316 DEBUG: Previous line repeats 1 times.
  68432. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68433. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68434. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68435. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68436. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68437. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68438. 19:09:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68439. 19:09:50 T:2316 DEBUG: Previous line repeats 3 times.
  68440. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68441. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68442. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68443. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68444. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68445. 19:09:50 T:2316 DEBUG: Previous line repeats 4 times.
  68446. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68447. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68448. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68449. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68450. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68451. 19:09:50 T:2316 DEBUG: Previous line repeats 2 times.
  68452. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68453. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68454. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68455. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68456. 19:09:50 T:2316 DEBUG: Previous line repeats 3 times.
  68457. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68458. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68459. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68460. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68461. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68462. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68463. 19:09:50 T:2316 DEBUG: Previous line repeats 2 times.
  68464. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68465. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68466. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68467. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68468. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68469. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68470. 19:09:50 T:2316 DEBUG: Previous line repeats 3 times.
  68471. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68472. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68473. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68474. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68475. 19:09:50 T:2316 DEBUG: Previous line repeats 1 times.
  68476. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68477. 19:09:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68478. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68479. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68480. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68481. 19:09:51 T:2316 DEBUG: Previous line repeats 3 times.
  68482. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68483. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68484. 19:09:51 T:2316 DEBUG: Previous line repeats 1 times.
  68485. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68486. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68487. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68488. 19:09:51 T:2316 DEBUG: Previous line repeats 2 times.
  68489. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68490. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68491. 19:09:51 T:2316 DEBUG: Previous line repeats 1 times.
  68492. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68493. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68494. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68495. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68496. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68497. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68498. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68499. 19:09:51 T:2316 DEBUG: Previous line repeats 1 times.
  68500. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68501. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68502. 19:09:51 T:2316 DEBUG: Previous line repeats 2 times.
  68503. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68504. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68505. 19:09:51 T:2316 DEBUG: Previous line repeats 1 times.
  68506. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68507. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68508. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68509. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68510. 19:09:51 T:2316 DEBUG: Previous line repeats 2 times.
  68511. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68512. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68513. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68514. 19:09:51 T:2316 DEBUG: Previous line repeats 2 times.
  68515. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68516. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68517. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68518. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68519. 19:09:51 T:2316 DEBUG: Previous line repeats 2 times.
  68520. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68521. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68522. 19:09:51 T:2316 DEBUG: Previous line repeats 1 times.
  68523. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68524. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68525. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68526. 19:09:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68527. 19:09:52 T:2316 DEBUG: Previous line repeats 2 times.
  68528. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68529. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68530. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68531. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68532. 19:09:52 T:2316 DEBUG: Previous line repeats 1 times.
  68533. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68534. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68535. 19:09:52 T:2316 DEBUG: Previous line repeats 2 times.
  68536. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68537. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68538. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68539. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68540. 19:09:52 T:2316 DEBUG: Previous line repeats 2 times.
  68541. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68542. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68543. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68544. 19:09:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  68545. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68546. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68547. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68548. 19:09:52 T:2316 DEBUG: Previous line repeats 3 times.
  68549. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68550. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68551. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68552. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68553. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68554. 19:09:52 T:2316 DEBUG: Previous line repeats 4 times.
  68555. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68556. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68557. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68558. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68559. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68560. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68561. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68562. 19:09:52 T:2316 DEBUG: Previous line repeats 1 times.
  68563. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68564. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68565. 19:09:52 T:2316 DEBUG: Previous line repeats 3 times.
  68566. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68567. 19:09:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68568. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68569. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68570. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68571. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68572. 19:09:53 T:2316 DEBUG: Previous line repeats 2 times.
  68573. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68574. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68575. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68576. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68577. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68578. 19:09:53 T:2316 DEBUG: Previous line repeats 1 times.
  68579. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68580. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68581. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68582. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68583. 19:09:53 T:2316 DEBUG: Previous line repeats 2 times.
  68584. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68585. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68586. 19:09:53 T:2316 DEBUG: Previous line repeats 1 times.
  68587. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68588. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68589. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68590. 19:09:53 T:2316 DEBUG: Previous line repeats 3 times.
  68591. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68592. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68593. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68594. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68595. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68596. 19:09:53 T:2316 DEBUG: Previous line repeats 2 times.
  68597. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68598. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68599. 19:09:53 T:2316 DEBUG: Previous line repeats 1 times.
  68600. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68601. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68602. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68603. 19:09:53 T:2316 DEBUG: Previous line repeats 1 times.
  68604. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68605. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68606. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68607. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68608. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68609. 19:09:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68610. 19:09:54 T:2316 DEBUG: Previous line repeats 3 times.
  68611. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68612. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68613. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68614. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68615. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68616. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68617. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68618. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68619. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68620. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68621. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68622. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68623. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68624. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68625. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68626. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68627. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68628. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68629. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68630. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68631. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68632. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68633. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68634. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68635. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68636. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68637. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68638. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68639. 19:09:54 T:2316 DEBUG: Previous line repeats 1 times.
  68640. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68641. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68642. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68643. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68644. 19:09:54 T:2316 DEBUG: Previous line repeats 1 times.
  68645. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68646. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68647. 19:09:54 T:2316 DEBUG: Previous line repeats 2 times.
  68648. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68649. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68650. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68651. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68652. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68653. 19:09:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68654. 19:09:55 T:2316 DEBUG: Previous line repeats 2 times.
  68655. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68656. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68657. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68658. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68659. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68660. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68661. 19:09:55 T:2316 DEBUG: Previous line repeats 2 times.
  68662. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68663. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68664. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68665. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68666. 19:09:55 T:2316 DEBUG: Previous line repeats 2 times.
  68667. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68668. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68669. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68670. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68671. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68672. 19:09:55 T:2316 DEBUG: Previous line repeats 3 times.
  68673. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68674. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68675. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68676. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68677. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68678. 19:09:55 T:2316 DEBUG: Previous line repeats 4 times.
  68679. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68680. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68681. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68682. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68683. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68684. 19:09:55 T:2316 DEBUG: Previous line repeats 1 times.
  68685. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68686. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68687. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68688. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68689. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68690. 19:09:55 T:2316 DEBUG: Previous line repeats 4 times.
  68691. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68692. 19:09:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68693. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68694. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68695. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68696. 19:09:56 T:2316 DEBUG: Previous line repeats 4 times.
  68697. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68698. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68699. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68700. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68701. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68702. 19:09:56 T:2316 DEBUG: Previous line repeats 2 times.
  68703. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68704. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68705. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68706. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68707. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68708. 19:09:56 T:2316 DEBUG: Previous line repeats 2 times.
  68709. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68710. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68711. 19:09:56 T:2316 DEBUG: Previous line repeats 1 times.
  68712. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68713. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68714. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68715. 19:09:56 T:2316 DEBUG: Previous line repeats 2 times.
  68716. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68717. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68718. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68719. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68720. 19:09:56 T:2316 DEBUG: Previous line repeats 1 times.
  68721. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68722. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68723. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68724. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68725. 19:09:56 T:2316 DEBUG: Previous line repeats 2 times.
  68726. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68727. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68728. 19:09:56 T:2316 DEBUG: Previous line repeats 1 times.
  68729. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68730. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68731. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68732. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68733. 19:09:56 T:2316 DEBUG: Previous line repeats 2 times.
  68734. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68735. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68736. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68737. 19:09:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68738. 19:09:57 T:2316 DEBUG: Previous line repeats 1 times.
  68739. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68740. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68741. 19:09:57 T:2316 DEBUG: Previous line repeats 1 times.
  68742. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68743. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68744. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68745. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68746. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68747. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68748. 19:09:57 T:2316 DEBUG: Previous line repeats 2 times.
  68749. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68750. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68751. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68752. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68753. 19:09:57 T:2316 DEBUG: Previous line repeats 2 times.
  68754. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68755. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68756. 19:09:57 T:2316 DEBUG: Previous line repeats 1 times.
  68757. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68758. 19:09:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  68759. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68760. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68761. 19:09:57 T:2316 DEBUG: Previous line repeats 2 times.
  68762. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68763. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68764. 19:09:57 T:2316 DEBUG: Previous line repeats 1 times.
  68765. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68766. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68767. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68768. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68769. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68770. 19:09:57 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  68771. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  68772. 19:09:57 T:3764 INFO: Previous line repeats 7 times.
  68773. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  68774. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68775. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68776. 19:09:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68777. 19:09:57 T:3764 DEBUG: Previous line repeats 1 times.
  68778. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  68779. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  68780. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  68781. 19:09:57 T:3764 INFO: Previous line repeats 1 times.
  68782. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  68783. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  68784. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  68785. 19:09:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  68786. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68787. 19:09:58 T:2316 DEBUG: Previous line repeats 2 times.
  68788. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68789. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68790. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68791. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68792. 19:09:58 T:3764 DEBUG: Previous line repeats 1 times.
  68793. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  68794. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  68795. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68796. 19:09:58 T:3764 DEBUG: Previous line repeats 2 times.
  68797. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  68798. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  68799. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  68800. 19:09:58 T:2316 INFO: Previous line repeats 2 times.
  68801. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68802. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68803. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68804. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68805. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68806. 19:09:58 T:3764 DEBUG: Previous line repeats 1 times.
  68807. 19:09:58 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  68808. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68809. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  68810. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  68811. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68812. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68813. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68814. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68815. 19:09:58 T:2316 DEBUG: Previous line repeats 2 times.
  68816. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68817. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  68818. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  68819. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68820. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68821. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68822. 19:09:58 T:2316 DEBUG: Previous line repeats 3 times.
  68823. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68824. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68825. 19:09:58 T:2316 DEBUG: Previous line repeats 1 times.
  68826. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68827. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68828. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  68829. 19:09:58 T:5132 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  68830. 19:09:58 T:5132 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  68831. 19:09:58 T:5132 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  68832. 19:09:58 T:5132 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  68833. 19:09:58 T:5132 INFO: Platinum [neptune.http]: got connection (reused: false)
  68834. 19:09:58 T:5132 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  68835. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68836. 19:09:58 T:2316 DEBUG: Previous line repeats 2 times.
  68837. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68838. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68839. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68840. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68841. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68842. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68843. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  68844. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68845. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68846. 19:09:58 T:2316 DEBUG: Previous line repeats 1 times.
  68847. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68848. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68849. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68850. 19:09:58 T:2316 DEBUG: Previous line repeats 3 times.
  68851. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68852. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68853. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68854. 19:09:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68855. 19:09:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  68856. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68857. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68858. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  68859. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68860. 19:09:59 T:2316 DEBUG: Previous line repeats 2 times.
  68861. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68862. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68863. 19:09:59 T:2316 DEBUG: Previous line repeats 1 times.
  68864. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68865. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68866. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68867. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  68868. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  68869. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68870. 19:09:59 T:3764 DEBUG: Previous line repeats 1 times.
  68871. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  68872. 19:09:59 T:3764 INFO: Previous line repeats 1 times.
  68873. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  68874. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68875. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68876. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68877. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68878. 19:09:59 T:2316 DEBUG: Previous line repeats 2 times.
  68879. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68880. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  68881. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68882. 19:09:59 T:2316 DEBUG: Previous line repeats 1 times.
  68883. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68884. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68885. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68886. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68887. 19:09:59 T:3764 DEBUG: Previous line repeats 1 times.
  68888. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  68889. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68890. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68891. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68892. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68893. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68894. 19:09:59 T:3764 DEBUG: Previous line repeats 1 times.
  68895. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  68896. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  68897. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  68898. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  68899. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68900. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68901. 19:09:59 T:2316 DEBUG: Previous line repeats 1 times.
  68902. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68903. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68904. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68905. 19:09:59 T:5488 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  68906. 19:09:59 T:5488 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  68907. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  68908. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  68909. 19:09:59 T:5488 INFO: Platinum [neptune.http]: got connection (reused: false)
  68910. 19:09:59 T:5488 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  68911. 19:09:59 T:5488 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  68912. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  68913. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  68914. 19:09:59 T:5488 INFO: Platinum [neptune.http]: got connection (reused: false)
  68915. 19:09:59 T:5488 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  68916. 19:09:59 T:5488 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  68917. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  68918. 19:09:59 T:5488 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  68919. 19:09:59 T:5488 INFO: Platinum [neptune.http]: got connection (reused: false)
  68920. 19:09:59 T:5488 ERROR: Platinum [platinum.core.service]: No state variables found
  68921. 19:09:59 T:5488 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  68922. 19:09:59 T:5488 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  68923. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  68924. <specVersion>
  68925. <major>1</major>
  68926. <minor>0</minor>
  68927. </specVersion>
  68928. <actionList />
  68929. <serviceStateTable />
  68930. </scpd>
  68931. 19:09:59 T:5488 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  68932. 19:09:59 T:5488 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  68933. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  68934. <specVersion>
  68935. <major>1</major>
  68936. <minor>0</minor>
  68937. </specVersion>
  68938. <actionList />
  68939. <serviceStateTable />
  68940. </scpd>
  68941. 19:09:59 T:5488 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  68942. 19:09:59 T:2316 NOTICE: Previous line repeats 2 times.
  68943. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68944. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68945. 19:09:59 T:2316 DEBUG: Previous line repeats 1 times.
  68946. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68947. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68948. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  68949. 19:09:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  68950. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68951. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68952. 19:09:59 T:2316 DEBUG: Previous line repeats 3 times.
  68953. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68954. 19:09:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68955. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  68956. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68957. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  68958. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68959. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68960. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68961. 19:10:00 T:3764 DEBUG: Previous line repeats 2 times.
  68962. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  68963. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  68964. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  68965. 19:10:00 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  68966. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68967. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68968. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68969. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68970. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68971. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68972. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  68973. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68974. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68975. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68976. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68977. 19:10:00 T:2316 DEBUG: Previous line repeats 1 times.
  68978. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68979. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68980. 19:10:00 T:2316 DEBUG: Previous line repeats 4 times.
  68981. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68982. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68983. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68984. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  68985. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  68986. 19:10:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  68987. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68988. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68989. 19:10:00 T:2316 DEBUG: Previous line repeats 4 times.
  68990. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  68991. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  68992. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  68993. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  68994. 19:10:00 T:604 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  68995. 19:10:00 T:604 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  68996. 19:10:00 T:604 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  68997. 19:10:00 T:604 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  68998. 19:10:00 T:604 INFO: Platinum [neptune.http]: got connection (reused: false)
  68999. 19:10:00 T:604 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  69000. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69001. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69002. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69003. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69004. 19:10:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69005. 19:10:01 T:2316 DEBUG: Previous line repeats 3 times.
  69006. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69007. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69008. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69009. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69010. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69011. 19:10:01 T:2316 DEBUG: Previous line repeats 2 times.
  69012. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69013. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69014. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69015. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69016. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69017. 19:10:01 T:2316 DEBUG: Previous line repeats 3 times.
  69018. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69019. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69020. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69021. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69022. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69023. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69024. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69025. 19:10:01 T:2316 DEBUG: Previous line repeats 1 times.
  69026. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69027. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69028. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69029. 19:10:01 T:2316 DEBUG: Previous line repeats 2 times.
  69030. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69031. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69032. 19:10:01 T:2316 DEBUG: Previous line repeats 1 times.
  69033. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69034. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69035. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69036. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69037. 19:10:01 T:4480 DEBUG: Previous line repeats 1 times.
  69038. 19:10:01 T:4480 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  69039. 19:10:01 T:4480 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  69040. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  69041. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  69042. 19:10:01 T:4480 INFO: Platinum [neptune.http]: got connection (reused: false)
  69043. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69044. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69045. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69046. 19:10:01 T:4480 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  69047. 19:10:01 T:4480 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  69048. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  69049. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  69050. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69051. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69052. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69053. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69054. 19:10:01 T:4480 INFO: Platinum [neptune.http]: got connection (reused: false)
  69055. 19:10:01 T:4480 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  69056. 19:10:01 T:4480 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  69057. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  69058. 19:10:01 T:4480 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  69059. 19:10:01 T:4480 INFO: Platinum [neptune.http]: got connection (reused: false)
  69060. 19:10:01 T:4480 ERROR: Platinum [platinum.core.service]: No state variables found
  69061. 19:10:01 T:4480 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  69062. 19:10:01 T:4480 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  69063. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  69064. <specVersion>
  69065. <major>1</major>
  69066. <minor>0</minor>
  69067. </specVersion>
  69068. <actionList />
  69069. <serviceStateTable />
  69070. </scpd>
  69071. 19:10:01 T:4480 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  69072. 19:10:01 T:4480 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  69073. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  69074. <specVersion>
  69075. <major>1</major>
  69076. <minor>0</minor>
  69077. </specVersion>
  69078. <actionList />
  69079. <serviceStateTable />
  69080. </scpd>
  69081. 19:10:01 T:4480 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  69082. 19:10:01 T:2316 NOTICE: Previous line repeats 2 times.
  69083. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69084. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69085. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69086. 19:10:01 T:2316 DEBUG: Previous line repeats 2 times.
  69087. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69088. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69089. 19:10:01 T:2316 DEBUG: Previous line repeats 2 times.
  69090. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69091. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69092. 19:10:01 T:2316 DEBUG: Previous line repeats 1 times.
  69093. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69094. 19:10:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69095. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69096. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69097. 19:10:02 T:2316 DEBUG: Previous line repeats 2 times.
  69098. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69099. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69100. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69101. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69102. 19:10:02 T:2316 DEBUG: Previous line repeats 1 times.
  69103. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69104. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69105. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69106. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69107. 19:10:02 T:2316 DEBUG: Previous line repeats 2 times.
  69108. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69109. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69110. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69111. 19:10:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  69112. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69113. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69114. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69115. 19:10:02 T:2316 DEBUG: Previous line repeats 1 times.
  69116. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69117. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69118. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69119. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69120. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69121. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69122. 19:10:02 T:2316 DEBUG: Previous line repeats 2 times.
  69123. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69124. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69125. 19:10:02 T:2316 DEBUG: Previous line repeats 1 times.
  69126. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69127. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69128. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69129. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69130. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69131. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69132. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69133. 19:10:02 T:2316 DEBUG: Previous line repeats 1 times.
  69134. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69135. 19:10:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69136. 19:10:03 T:2316 DEBUG: Previous line repeats 3 times.
  69137. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69138. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69139. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69140. 19:10:03 T:2316 DEBUG: Previous line repeats 1 times.
  69141. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69142. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69143. 19:10:03 T:2316 DEBUG: Previous line repeats 3 times.
  69144. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69145. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69146. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69147. 19:10:03 T:2316 DEBUG: Previous line repeats 1 times.
  69148. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69149. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69150. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69151. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69152. 19:10:03 T:2316 DEBUG: Previous line repeats 1 times.
  69153. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69154. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69155. 19:10:03 T:2316 DEBUG: Previous line repeats 3 times.
  69156. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69157. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69158. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69159. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69160. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69161. 19:10:03 T:2316 DEBUG: Previous line repeats 3 times.
  69162. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69163. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69164. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69165. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69166. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69167. 19:10:03 T:2316 DEBUG: Previous line repeats 2 times.
  69168. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69169. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69170. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69171. 19:10:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69172. 19:10:04 T:2316 DEBUG: Previous line repeats 2 times.
  69173. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69174. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69175. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69176. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69177. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69178. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69179. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69180. 19:10:04 T:2316 DEBUG: Previous line repeats 2 times.
  69181. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69182. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69183. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69184. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69185. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69186. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69187. 19:10:04 T:2316 DEBUG: Previous line repeats 2 times.
  69188. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69189. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69190. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69191. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69192. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69193. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69194. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69195. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69196. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69197. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69198. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69199. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69200. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69201. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69202. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69203. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69204. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69205. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69206. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69207. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69208. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69209. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69210. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69211. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69212. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69213. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69214. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69215. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69216. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69217. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69218. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69219. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69220. 19:10:04 T:2316 DEBUG: Previous line repeats 2 times.
  69221. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69222. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69223. 19:10:04 T:2316 DEBUG: Previous line repeats 1 times.
  69224. 19:10:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69225. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69226. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69227. 19:10:05 T:2316 DEBUG: Previous line repeats 2 times.
  69228. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69229. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69230. 19:10:05 T:2316 DEBUG: Previous line repeats 1 times.
  69231. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69232. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69233. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69234. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69235. 19:10:05 T:2316 DEBUG: Previous line repeats 2 times.
  69236. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69237. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69238. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69239. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69240. 19:10:05 T:2316 DEBUG: Previous line repeats 2 times.
  69241. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69242. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69243. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69244. 19:10:05 T:2316 DEBUG: Previous line repeats 2 times.
  69245. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69246. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69247. 19:10:05 T:2316 DEBUG: Previous line repeats 2 times.
  69248. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69249. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69250. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69251. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69252. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69253. 19:10:05 T:2316 DEBUG: Previous line repeats 4 times.
  69254. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69255. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69256. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69257. 19:10:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69258. 19:10:06 T:2316 DEBUG: Previous line repeats 4 times.
  69259. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69260. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69261. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69262. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69263. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69264. 19:10:06 T:2316 DEBUG: Previous line repeats 4 times.
  69265. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69266. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69267. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69268. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69269. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69270. 19:10:06 T:2316 DEBUG: Previous line repeats 3 times.
  69271. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69272. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69273. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69274. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69275. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69276. 19:10:06 T:2316 DEBUG: Previous line repeats 2 times.
  69277. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69278. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69279. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69280. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69281. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69282. 19:10:06 T:2316 DEBUG: Previous line repeats 3 times.
  69283. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69284. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69285. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69286. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69287. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69288. 19:10:06 T:2316 DEBUG: Previous line repeats 2 times.
  69289. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69290. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69291. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69292. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69293. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69294. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69295. 19:10:06 T:2316 DEBUG: Previous line repeats 1 times.
  69296. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69297. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69298. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69299. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69300. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69301. 19:10:06 T:2316 DEBUG: Previous line repeats 1 times.
  69302. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69303. 19:10:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69304. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69305. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69306. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69307. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69308. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69309. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69310. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69311. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69312. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69313. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69314. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69315. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69316. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69317. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69318. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69319. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69320. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69321. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69322. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69323. 19:10:07 T:5808 DEBUG: Previous line repeats 1 times.
  69324. 19:10:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  69325. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69326. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69327. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69328. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69329. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69330. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69331. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69332. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69333. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69334. 19:10:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  69335. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69336. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69337. 19:10:07 T:2316 DEBUG: Previous line repeats 2 times.
  69338. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69339. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69340. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69341. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69342. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69343. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69344. 19:10:07 T:2316 DEBUG: Previous line repeats 1 times.
  69345. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69346. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69347. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69348. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69349. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69350. 19:10:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69351. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69352. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69353. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69354. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69355. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69356. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69357. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69358. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69359. 19:10:08 T:2316 DEBUG: Previous line repeats 3 times.
  69360. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69361. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69362. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69363. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69364. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69365. 19:10:08 T:2316 DEBUG: Previous line repeats 3 times.
  69366. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69367. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69368. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69369. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69370. 19:10:08 T:2316 DEBUG: Previous line repeats 2 times.
  69371. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69372. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69373. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69374. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69375. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69376. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69377. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69378. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69379. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69380. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69381. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69382. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69383. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69384. 19:10:08 T:2316 DEBUG: Previous line repeats 2 times.
  69385. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69386. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69387. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69388. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69389. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69390. 19:10:08 T:2316 DEBUG: Previous line repeats 1 times.
  69391. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69392. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69393. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69394. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69395. 19:10:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69396. 19:10:09 T:2316 DEBUG: Previous line repeats 3 times.
  69397. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69398. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69399. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69400. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69401. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69402. 19:10:09 T:2316 DEBUG: Previous line repeats 4 times.
  69403. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69404. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69405. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69406. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69407. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69408. 19:10:09 T:2316 DEBUG: Previous line repeats 2 times.
  69409. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69410. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69411. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69412. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69413. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69414. 19:10:09 T:2316 DEBUG: Previous line repeats 3 times.
  69415. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69416. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69417. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69418. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69419. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69420. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69421. 19:10:09 T:2316 DEBUG: Previous line repeats 2 times.
  69422. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69423. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69424. 19:10:09 T:2316 DEBUG: Previous line repeats 1 times.
  69425. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69426. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69427. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69428. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69429. 19:10:09 T:2316 DEBUG: Previous line repeats 1 times.
  69430. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69431. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69432. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69433. 19:10:09 T:2316 DEBUG: Previous line repeats 1 times.
  69434. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69435. 19:10:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69436. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69437. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69438. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69439. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69440. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69441. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69442. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69443. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69444. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69445. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69446. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69447. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69448. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69449. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69450. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69451. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69452. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69453. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69454. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69455. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69456. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69457. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69458. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69459. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69460. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69461. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69462. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69463. 19:10:10 T:2316 DEBUG: Previous line repeats 2 times.
  69464. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69465. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69466. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69467. 19:10:10 T:2316 DEBUG: Previous line repeats 1 times.
  69468. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69469. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69470. 19:10:10 T:2316 DEBUG: Previous line repeats 2 times.
  69471. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69472. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69473. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69474. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69475. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69476. 19:10:10 T:2316 DEBUG: Previous line repeats 2 times.
  69477. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69478. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69479. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69480. 19:10:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69481. 19:10:11 T:2316 DEBUG: Previous line repeats 4 times.
  69482. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69483. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69484. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69485. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69486. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69487. 19:10:11 T:2316 DEBUG: Previous line repeats 2 times.
  69488. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69489. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69490. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69491. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69492. 19:10:11 T:2316 DEBUG: Previous line repeats 2 times.
  69493. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69494. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69495. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69496. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69497. 19:10:11 T:2316 DEBUG: Previous line repeats 3 times.
  69498. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69499. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69500. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69501. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69502. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69503. 19:10:11 T:2316 DEBUG: Previous line repeats 3 times.
  69504. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69505. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69506. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69507. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69508. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69509. 19:10:11 T:2316 DEBUG: Previous line repeats 1 times.
  69510. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69511. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69512. 19:10:11 T:2316 DEBUG: Previous line repeats 1 times.
  69513. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69514. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69515. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69516. 19:10:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69517. 19:10:12 T:2316 DEBUG: Previous line repeats 2 times.
  69518. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69519. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69520. 19:10:12 T:2316 DEBUG: Previous line repeats 1 times.
  69521. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69522. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69523. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69524. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69525. 19:10:12 T:2316 DEBUG: Previous line repeats 2 times.
  69526. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69527. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69528. 19:10:12 T:2316 DEBUG: Previous line repeats 1 times.
  69529. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69530. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69531. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69532. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69533. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69534. 19:10:12 T:2316 DEBUG: Previous line repeats 1 times.
  69535. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69536. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69537. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69538. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69539. 19:10:12 T:5808 DEBUG: Previous line repeats 1 times.
  69540. 19:10:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  69541. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69542. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69543. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69544. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69545. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69546. 19:10:12 T:2316 DEBUG: Previous line repeats 1 times.
  69547. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69548. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69549. 19:10:12 T:2316 DEBUG: Previous line repeats 1 times.
  69550. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69551. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69552. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69553. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69554. 19:10:12 T:2316 DEBUG: Previous line repeats 2 times.
  69555. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69556. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69557. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69558. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69559. 19:10:12 T:2316 DEBUG: Previous line repeats 2 times.
  69560. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69561. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69562. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69563. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69564. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69565. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69566. 19:10:12 T:2316 DEBUG: Previous line repeats 2 times.
  69567. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69568. 19:10:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69569. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69570. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69571. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69572. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69573. 19:10:13 T:2316 DEBUG: Previous line repeats 2 times.
  69574. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69575. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69576. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69577. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69578. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69579. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69580. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69581. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69582. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69583. 19:10:13 T:2316 DEBUG: Previous line repeats 1 times.
  69584. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69585. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69586. 19:10:13 T:2316 DEBUG: Previous line repeats 2 times.
  69587. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69588. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69589. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69590. 19:10:13 T:2316 DEBUG: Previous line repeats 1 times.
  69591. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69592. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69593. 19:10:13 T:2316 DEBUG: Previous line repeats 3 times.
  69594. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69595. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69596. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69597. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69598. 19:10:13 T:2316 DEBUG: Previous line repeats 2 times.
  69599. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69600. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69601. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69602. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69603. 19:10:13 T:2316 DEBUG: Previous line repeats 3 times.
  69604. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69605. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69606. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69607. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69608. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69609. 19:10:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69610. 19:10:14 T:2316 DEBUG: Previous line repeats 2 times.
  69611. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69612. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69613. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69614. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69615. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69616. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69617. 19:10:14 T:2316 DEBUG: Previous line repeats 3 times.
  69618. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69619. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69620. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69621. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69622. 19:10:14 T:2316 DEBUG: Previous line repeats 2 times.
  69623. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69624. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69625. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69626. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69627. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69628. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69629. 19:10:14 T:2316 DEBUG: Previous line repeats 3 times.
  69630. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69631. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69632. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69633. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69634. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69635. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69636. 19:10:14 T:2316 DEBUG: Previous line repeats 2 times.
  69637. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69638. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69639. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69640. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69641. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69642. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69643. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69644. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69645. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69646. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69647. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69648. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69649. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69650. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69651. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69652. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69653. 19:10:14 T:2316 DEBUG: Previous line repeats 1 times.
  69654. 19:10:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69655. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69656. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69657. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69658. 19:10:15 T:2316 DEBUG: Previous line repeats 1 times.
  69659. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69660. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69661. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69662. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69663. 19:10:15 T:2316 DEBUG: Previous line repeats 1 times.
  69664. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69665. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69666. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69667. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69668. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69669. 19:10:15 T:2316 DEBUG: Previous line repeats 2 times.
  69670. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69671. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69672. 19:10:15 T:2316 DEBUG: Previous line repeats 1 times.
  69673. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69674. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69675. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69676. 19:10:15 T:2316 DEBUG: Previous line repeats 2 times.
  69677. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69678. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69679. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69680. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69681. 19:10:15 T:2316 DEBUG: Previous line repeats 2 times.
  69682. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69683. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69684. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69685. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69686. 19:10:15 T:2316 DEBUG: Previous line repeats 1 times.
  69687. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69688. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69689. 19:10:15 T:2316 DEBUG: Previous line repeats 2 times.
  69690. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69691. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69692. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69693. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69694. 19:10:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  69695. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  69696. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  69697. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  69698. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  69699. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  69700. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  69701. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  69702. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  69703. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  69704. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  69705. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  69706. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  69707. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  69708. 19:10:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  69709. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69710. 19:10:15 T:2316 DEBUG: Previous line repeats 1 times.
  69711. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69712. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69713. 19:10:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69714. 19:10:16 T:2316 DEBUG: Previous line repeats 1 times.
  69715. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69716. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69717. 19:10:16 T:2316 DEBUG: Previous line repeats 4 times.
  69718. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69719. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69720. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69721. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69722. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69723. 19:10:16 T:2316 DEBUG: Previous line repeats 4 times.
  69724. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69725. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69726. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69727. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69728. 19:10:16 T:2316 DEBUG: Previous line repeats 5 times.
  69729. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69730. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69731. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69732. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69733. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69734. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69735. 19:10:16 T:2316 DEBUG: Previous line repeats 3 times.
  69736. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69737. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69738. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69739. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69740. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69741. 19:10:16 T:2316 DEBUG: Previous line repeats 2 times.
  69742. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69743. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69744. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69745. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69746. 19:10:16 T:2316 DEBUG: Previous line repeats 3 times.
  69747. 19:10:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69748. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69749. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69750. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69751. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69752. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69753. 19:10:17 T:2316 DEBUG: Previous line repeats 2 times.
  69754. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69755. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69756. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69757. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69758. 19:10:17 T:2316 DEBUG: Previous line repeats 2 times.
  69759. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69760. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69761. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69762. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69763. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69764. 19:10:17 T:5808 DEBUG: Previous line repeats 1 times.
  69765. 19:10:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  69766. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69767. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69768. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69769. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69770. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69771. 19:10:17 T:2316 DEBUG: Previous line repeats 1 times.
  69772. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69773. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69774. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69775. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69776. 19:10:17 T:2316 DEBUG: Previous line repeats 2 times.
  69777. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69778. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69779. 19:10:17 T:2316 DEBUG: Previous line repeats 2 times.
  69780. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69781. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69782. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69783. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69784. 19:10:17 T:2316 DEBUG: Previous line repeats 2 times.
  69785. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69786. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69787. 19:10:17 T:2316 DEBUG: Previous line repeats 1 times.
  69788. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69789. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69790. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69791. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69792. 19:10:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69793. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69794. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69795. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69796. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69797. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69798. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69799. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69800. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69801. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69802. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69803. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69804. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69805. 19:10:18 T:2316 DEBUG: Previous line repeats 2 times.
  69806. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69807. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69808. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69809. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69810. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69811. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69812. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69813. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69814. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69815. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69816. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69817. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69818. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69819. 19:10:18 T:2316 DEBUG: Previous line repeats 2 times.
  69820. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69821. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69822. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69823. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69824. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69825. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69826. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69827. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69828. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69829. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69830. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69831. 19:10:18 T:2316 DEBUG: Previous line repeats 4 times.
  69832. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69833. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69834. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69835. 19:10:18 T:2316 DEBUG: Previous line repeats 1 times.
  69836. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69837. 19:10:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69838. 19:10:19 T:2316 DEBUG: Previous line repeats 3 times.
  69839. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69840. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69841. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69842. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69843. 19:10:19 T:2316 DEBUG: Previous line repeats 2 times.
  69844. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69845. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69846. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69847. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69848. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69849. 19:10:19 T:2316 DEBUG: Previous line repeats 4 times.
  69850. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69851. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69852. 19:10:19 T:2316 DEBUG: Previous line repeats 1 times.
  69853. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69854. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69855. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69856. 19:10:19 T:2316 DEBUG: Previous line repeats 4 times.
  69857. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69858. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69859. 19:10:19 T:2316 DEBUG: Previous line repeats 1 times.
  69860. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69861. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69862. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69863. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69864. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69865. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69866. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69867. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69868. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69869. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69870. 19:10:19 T:2316 DEBUG: Previous line repeats 1 times.
  69871. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69872. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69873. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69874. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69875. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69876. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69877. 19:10:19 T:2316 DEBUG: Previous line repeats 1 times.
  69878. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69879. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69880. 19:10:19 T:2316 DEBUG: Previous line repeats 1 times.
  69881. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69882. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69883. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69884. 19:10:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69885. 19:10:20 T:2316 DEBUG: Previous line repeats 2 times.
  69886. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69887. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69888. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69889. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69890. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69891. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69892. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69893. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69894. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69895. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69896. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69897. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69898. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69899. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69900. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69901. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69902. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69903. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69904. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69905. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69906. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69907. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69908. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69909. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69910. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69911. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69912. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69913. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69914. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69915. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69916. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69917. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69918. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69919. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69920. 19:10:20 T:2316 DEBUG: Previous line repeats 1 times.
  69921. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69922. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69923. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69924. 19:10:20 T:2316 DEBUG: Previous line repeats 3 times.
  69925. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69926. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69927. 19:10:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69928. 19:10:21 T:2316 DEBUG: Previous line repeats 1 times.
  69929. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69930. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69931. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69932. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69933. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69934. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69935. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69936. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69937. 19:10:21 T:2316 DEBUG: Previous line repeats 4 times.
  69938. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69939. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69940. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69941. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69942. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69943. 19:10:21 T:2316 DEBUG: Previous line repeats 2 times.
  69944. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69945. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69946. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69947. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69948. 19:10:21 T:2316 DEBUG: Previous line repeats 3 times.
  69949. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69950. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69951. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69952. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69953. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69954. 19:10:21 T:2316 DEBUG: Previous line repeats 4 times.
  69955. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69956. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69957. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69958. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69959. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69960. 19:10:21 T:2316 DEBUG: Previous line repeats 3 times.
  69961. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69962. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69963. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69964. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69965. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69966. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69967. 19:10:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69968. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69969. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69970. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69971. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69972. 19:10:22 T:2316 DEBUG: Previous line repeats 3 times.
  69973. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69974. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69975. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69976. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69977. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69978. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69979. 19:10:22 T:5808 DEBUG: Previous line repeats 1 times.
  69980. 19:10:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  69981. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69982. 19:10:22 T:2316 DEBUG: Previous line repeats 2 times.
  69983. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69984. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69985. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69986. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69987. 19:10:22 T:2316 DEBUG: Previous line repeats 1 times.
  69988. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69989. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69990. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69991. 19:10:22 T:2316 DEBUG: Previous line repeats 1 times.
  69992. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69993. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69994. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  69995. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  69996. 19:10:22 T:2316 DEBUG: Previous line repeats 2 times.
  69997. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  69998. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  69999. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70000. 19:10:22 T:2316 DEBUG: Previous line repeats 1 times.
  70001. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70002. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70003. 19:10:22 T:2316 DEBUG: Previous line repeats 1 times.
  70004. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70005. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70006. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70007. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70008. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70009. 19:10:22 T:2316 DEBUG: Previous line repeats 1 times.
  70010. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70011. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70012. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70013. 19:10:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70014. 19:10:23 T:2316 DEBUG: Previous line repeats 1 times.
  70015. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70016. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70017. 19:10:23 T:2316 DEBUG: Previous line repeats 1 times.
  70018. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70019. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70020. 19:10:23 T:2316 DEBUG: Previous line repeats 1 times.
  70021. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70022. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70023. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70024. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70025. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70026. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70027. 19:10:23 T:2316 DEBUG: Previous line repeats 2 times.
  70028. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70029. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70030. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70031. 19:10:23 T:2316 DEBUG: Previous line repeats 1 times.
  70032. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70033. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70034. 19:10:23 T:2316 DEBUG: Previous line repeats 3 times.
  70035. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70036. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70037. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70038. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70039. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70040. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70041. 19:10:23 T:2316 DEBUG: Previous line repeats 3 times.
  70042. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70043. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70044. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70045. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70046. 19:10:23 T:2316 DEBUG: Previous line repeats 3 times.
  70047. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70048. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70049. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70050. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70051. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70052. 19:10:23 T:2316 DEBUG: Previous line repeats 4 times.
  70053. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70054. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70055. 19:10:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70056. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70057. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70058. 19:10:24 T:2316 DEBUG: Previous line repeats 2 times.
  70059. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70060. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70061. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70062. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70063. 19:10:24 T:2316 DEBUG: Previous line repeats 3 times.
  70064. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70065. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70066. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70067. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70068. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70069. 19:10:24 T:2316 DEBUG: Previous line repeats 3 times.
  70070. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70071. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70072. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70073. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70074. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70075. 19:10:24 T:2316 DEBUG: Previous line repeats 2 times.
  70076. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70077. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70078. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70079. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70080. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70081. 19:10:24 T:2316 DEBUG: Previous line repeats 1 times.
  70082. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70083. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70084. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70085. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70086. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70087. 19:10:24 T:2316 DEBUG: Previous line repeats 4 times.
  70088. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70089. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70090. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70091. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70092. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70093. 19:10:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70094. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70095. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70096. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70097. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70098. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70099. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70100. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70101. 19:10:25 T:2316 DEBUG: Previous line repeats 2 times.
  70102. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70103. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70104. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70105. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70106. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70107. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70108. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70109. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70110. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70111. 19:10:25 T:2316 DEBUG: Previous line repeats 2 times.
  70112. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70113. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70114. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70115. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70116. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70117. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70118. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70119. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70120. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70121. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70122. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70123. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70124. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70125. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70126. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70127. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70128. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70129. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70130. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70131. 19:10:25 T:2316 DEBUG: Previous line repeats 2 times.
  70132. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70133. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70134. 19:10:25 T:2316 DEBUG: Previous line repeats 1 times.
  70135. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70136. 19:10:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70137. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70138. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70139. 19:10:26 T:2316 DEBUG: Previous line repeats 2 times.
  70140. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70141. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70142. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70143. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70144. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70145. 19:10:26 T:2316 DEBUG: Previous line repeats 3 times.
  70146. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70147. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70148. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70149. 19:10:26 T:2316 DEBUG: Previous line repeats 1 times.
  70150. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70151. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70152. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70153. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70154. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70155. 19:10:26 T:2316 DEBUG: Previous line repeats 1 times.
  70156. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70157. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70158. 19:10:26 T:2316 DEBUG: Previous line repeats 4 times.
  70159. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70160. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70161. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70162. 19:10:26 T:2316 DEBUG: Previous line repeats 1 times.
  70163. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70164. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70165. 19:10:26 T:2316 DEBUG: Previous line repeats 3 times.
  70166. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70167. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70168. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70169. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70170. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70171. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70172. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70173. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70174. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70175. 19:10:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70176. 19:10:27 T:2316 DEBUG: Previous line repeats 4 times.
  70177. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70178. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70179. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70180. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70181. 19:10:27 T:2316 DEBUG: Previous line repeats 3 times.
  70182. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70183. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70184. 19:10:27 T:2316 DEBUG: Previous line repeats 1 times.
  70185. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70186. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70187. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70188. 19:10:27 T:2316 DEBUG: Previous line repeats 2 times.
  70189. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70190. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70191. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70192. 19:10:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  70193. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70194. 19:10:27 T:2316 DEBUG: Previous line repeats 2 times.
  70195. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70196. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70197. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70198. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70199. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70200. 19:10:27 T:2316 DEBUG: Previous line repeats 2 times.
  70201. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70202. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70203. 19:10:27 T:2316 DEBUG: Previous line repeats 1 times.
  70204. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70205. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70206. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70207. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70208. 19:10:27 T:2316 DEBUG: Previous line repeats 2 times.
  70209. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70210. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70211. 19:10:27 T:2316 DEBUG: Previous line repeats 1 times.
  70212. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70213. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70214. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70215. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70216. 19:10:27 T:2316 DEBUG: Previous line repeats 2 times.
  70217. 19:10:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70218. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70219. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70220. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70221. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70222. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70223. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70224. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70225. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70226. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70227. 19:10:28 T:2316 DEBUG: Previous line repeats 2 times.
  70228. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70229. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70230. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70231. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70232. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70233. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70234. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70235. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70236. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70237. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70238. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70239. 19:10:28 T:2316 DEBUG: Previous line repeats 2 times.
  70240. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70241. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70242. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70243. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70244. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70245. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70246. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70247. 19:10:28 T:2316 DEBUG: Previous line repeats 2 times.
  70248. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70249. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70250. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70251. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70252. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70253. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70254. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70255. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70256. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70257. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70258. 19:10:28 T:2316 DEBUG: Previous line repeats 1 times.
  70259. 19:10:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70260. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70261. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70262. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70263. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70264. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70265. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70266. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70267. 19:10:29 T:2316 DEBUG: Previous line repeats 2 times.
  70268. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70269. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70270. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70271. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70272. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70273. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70274. 19:10:29 T:2316 DEBUG: Previous line repeats 3 times.
  70275. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70276. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70277. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70278. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70279. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70280. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70281. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70282. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70283. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70284. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70285. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70286. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70287. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70288. 19:10:29 T:2316 DEBUG: Previous line repeats 4 times.
  70289. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70290. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70291. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70292. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70293. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70294. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70295. 19:10:29 T:2316 DEBUG: Previous line repeats 4 times.
  70296. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70297. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70298. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70299. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70300. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70301. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70302. 19:10:29 T:2316 DEBUG: Previous line repeats 1 times.
  70303. 19:10:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70304. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70305. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70306. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70307. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70308. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70309. 19:10:30 T:2316 DEBUG: Previous line repeats 3 times.
  70310. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70311. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70312. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70313. 19:10:30 T:2316 DEBUG: Previous line repeats 2 times.
  70314. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70315. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70316. 19:10:30 T:2316 DEBUG: Previous line repeats 2 times.
  70317. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70318. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70319. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70320. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70321. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70322. 19:10:30 T:2316 DEBUG: Previous line repeats 1 times.
  70323. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70324. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70325. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70326. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70327. 19:10:30 T:2316 DEBUG: Previous line repeats 2 times.
  70328. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70329. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70330. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70331. 19:10:30 T:2316 DEBUG: Previous line repeats 1 times.
  70332. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70333. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70334. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70335. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70336. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70337. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70338. 19:10:30 T:2316 DEBUG: Previous line repeats 1 times.
  70339. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70340. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70341. 19:10:30 T:2316 DEBUG: Previous line repeats 1 times.
  70342. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70343. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70344. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70345. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70346. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70347. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70348. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70349. 19:10:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70350. 19:10:31 T:2316 DEBUG: Previous line repeats 3 times.
  70351. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70352. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70353. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70354. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70355. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70356. 19:10:31 T:2316 DEBUG: Previous line repeats 2 times.
  70357. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70358. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70359. 19:10:31 T:2316 DEBUG: Previous line repeats 1 times.
  70360. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70361. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70362. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70363. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70364. 19:10:31 T:2316 DEBUG: Previous line repeats 2 times.
  70365. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70366. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70367. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70368. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70369. 19:10:31 T:2316 DEBUG: Previous line repeats 2 times.
  70370. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70371. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70372. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70373. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70374. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70375. 19:10:31 T:2316 DEBUG: Previous line repeats 4 times.
  70376. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70377. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70378. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70379. 19:10:31 T:2316 DEBUG: Previous line repeats 1 times.
  70380. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70381. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70382. 19:10:31 T:2316 DEBUG: Previous line repeats 4 times.
  70383. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70384. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70385. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70386. 19:10:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70387. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70388. 19:10:32 T:2316 DEBUG: Previous line repeats 1 times.
  70389. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70390. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70391. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70392. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70393. 19:10:32 T:2316 DEBUG: Previous line repeats 5 times.
  70394. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70395. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70396. 19:10:32 T:2316 DEBUG: Previous line repeats 5 times.
  70397. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70398. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70399. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70400. 19:10:32 T:2316 DEBUG: Previous line repeats 3 times.
  70401. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70402. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70403. 19:10:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  70404. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70405. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70406. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70407. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70408. 19:10:32 T:2316 DEBUG: Previous line repeats 1 times.
  70409. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70410. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70411. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70412. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70413. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70414. 19:10:32 T:2316 DEBUG: Previous line repeats 2 times.
  70415. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70416. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70417. 19:10:32 T:2316 DEBUG: Previous line repeats 1 times.
  70418. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70419. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70420. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70421. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70422. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70423. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70424. 19:10:32 T:2316 DEBUG: Previous line repeats 1 times.
  70425. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70426. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70427. 19:10:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70428. 19:10:33 T:2316 DEBUG: Previous line repeats 2 times.
  70429. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70430. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70431. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70432. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70433. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70434. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70435. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70436. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70437. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70438. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70439. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70440. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70441. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70442. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70443. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70444. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70445. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70446. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70447. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70448. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70449. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70450. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70451. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70452. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70453. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70454. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70455. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70456. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70457. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70458. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70459. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70460. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70461. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70462. 19:10:33 T:2316 DEBUG: Previous line repeats 1 times.
  70463. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70464. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70465. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70466. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70467. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70468. 19:10:33 T:2316 DEBUG: Previous line repeats 2 times.
  70469. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70470. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70471. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70472. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70473. 19:10:33 T:2316 DEBUG: Previous line repeats 2 times.
  70474. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70475. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70476. 19:10:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70477. 19:10:34 T:2316 DEBUG: Previous line repeats 1 times.
  70478. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70479. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70480. 19:10:34 T:2316 DEBUG: Previous line repeats 3 times.
  70481. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70482. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70483. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70484. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70485. 19:10:34 T:2316 DEBUG: Previous line repeats 4 times.
  70486. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70487. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70488. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70489. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70490. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70491. 19:10:34 T:2316 DEBUG: Previous line repeats 2 times.
  70492. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70493. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70494. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70495. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70496. 19:10:34 T:2316 DEBUG: Previous line repeats 3 times.
  70497. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70498. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70499. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70500. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70501. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70502. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70503. 19:10:34 T:2316 DEBUG: Previous line repeats 1 times.
  70504. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70505. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70506. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70507. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70508. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70509. 19:10:34 T:2316 DEBUG: Previous line repeats 2 times.
  70510. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70511. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70512. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70513. 19:10:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70514. 19:10:35 T:2316 DEBUG: Previous line repeats 3 times.
  70515. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70516. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70517. 19:10:35 T:2316 DEBUG: Previous line repeats 1 times.
  70518. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70519. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70520. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70521. 19:10:35 T:2316 DEBUG: Previous line repeats 2 times.
  70522. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70523. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70524. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70525. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70526. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70527. 19:10:35 T:2316 DEBUG: Previous line repeats 1 times.
  70528. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70529. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70530. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70531. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70532. 19:10:35 T:2316 DEBUG: Previous line repeats 1 times.
  70533. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70534. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70535. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70536. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70537. 19:10:35 T:2316 DEBUG: Previous line repeats 1 times.
  70538. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70539. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70540. 19:10:35 T:2316 DEBUG: Previous line repeats 2 times.
  70541. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70542. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70543. 19:10:35 T:2316 DEBUG: Previous line repeats 2 times.
  70544. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70545. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70546. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70547. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70548. 19:10:35 T:2316 DEBUG: Previous line repeats 1 times.
  70549. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70550. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70551. 19:10:35 T:2316 DEBUG: Previous line repeats 2 times.
  70552. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70553. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70554. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70555. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70556. 19:10:35 T:2316 DEBUG: Previous line repeats 2 times.
  70557. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70558. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70559. 19:10:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70560. 19:10:36 T:2316 DEBUG: Previous line repeats 2 times.
  70561. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70562. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70563. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70564. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70565. 19:10:36 T:2316 DEBUG: Previous line repeats 1 times.
  70566. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70567. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70568. 19:10:36 T:2316 DEBUG: Previous line repeats 1 times.
  70569. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70570. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70571. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70572. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70573. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70574. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70575. 19:10:36 T:2316 DEBUG: Previous line repeats 1 times.
  70576. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70577. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70578. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70579. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70580. 19:10:36 T:2316 DEBUG: Previous line repeats 2 times.
  70581. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70582. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70583. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70584. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70585. 19:10:36 T:2316 DEBUG: Previous line repeats 1 times.
  70586. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70587. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70588. 19:10:36 T:2316 DEBUG: Previous line repeats 2 times.
  70589. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70590. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70591. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70592. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70593. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70594. 19:10:36 T:2316 DEBUG: Previous line repeats 3 times.
  70595. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70596. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70597. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70598. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70599. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70600. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70601. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70602. 19:10:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70603. 19:10:37 T:2316 DEBUG: Previous line repeats 1 times.
  70604. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70605. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70606. 19:10:37 T:2316 DEBUG: Previous line repeats 2 times.
  70607. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70608. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70609. 19:10:37 T:2316 DEBUG: Previous line repeats 1 times.
  70610. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70611. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70612. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70613. 19:10:37 T:2316 DEBUG: Previous line repeats 3 times.
  70614. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70615. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70616. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70617. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70618. 19:10:37 T:5808 DEBUG: Previous line repeats 2 times.
  70619. 19:10:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  70620. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70621. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70622. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70623. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70624. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70625. 19:10:37 T:2316 DEBUG: Previous line repeats 4 times.
  70626. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70627. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70628. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70629. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70630. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70631. 19:10:37 T:2316 DEBUG: Previous line repeats 2 times.
  70632. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70633. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70634. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70635. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70636. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70637. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70638. 19:10:37 T:2316 DEBUG: Previous line repeats 2 times.
  70639. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70640. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70641. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70642. 19:10:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70643. 19:10:38 T:2316 DEBUG: Previous line repeats 2 times.
  70644. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70645. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70646. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70647. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70648. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70649. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70650. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70651. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70652. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70653. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70654. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70655. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70656. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70657. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70658. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70659. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70660. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70661. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70662. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70663. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70664. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70665. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70666. 19:10:38 T:2316 DEBUG: Previous line repeats 2 times.
  70667. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70668. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70669. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70670. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70671. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70672. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70673. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70674. 19:10:38 T:2316 DEBUG: Previous line repeats 2 times.
  70675. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70676. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70677. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70678. 19:10:38 T:2316 DEBUG: Previous line repeats 2 times.
  70679. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70680. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70681. 19:10:38 T:2316 DEBUG: Previous line repeats 1 times.
  70682. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70683. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70684. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70685. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70686. 19:10:38 T:2316 DEBUG: Previous line repeats 2 times.
  70687. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70688. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70689. 19:10:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70690. 19:10:39 T:2316 DEBUG: Previous line repeats 1 times.
  70691. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70692. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70693. 19:10:39 T:2316 DEBUG: Previous line repeats 3 times.
  70694. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70695. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70696. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70697. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70698. 19:10:39 T:2316 DEBUG: Previous line repeats 1 times.
  70699. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70700. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70701. 19:10:39 T:2316 DEBUG: Previous line repeats 1 times.
  70702. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70703. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70704. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70705. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70706. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70707. 19:10:39 T:2316 DEBUG: Previous line repeats 1 times.
  70708. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70709. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70710. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70711. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70712. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70713. 19:10:39 T:2316 DEBUG: Previous line repeats 2 times.
  70714. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70715. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70716. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70717. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70718. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70719. 19:10:39 T:2316 DEBUG: Previous line repeats 2 times.
  70720. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70721. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70722. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70723. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70724. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70725. 19:10:39 T:2316 DEBUG: Previous line repeats 3 times.
  70726. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70727. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70728. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70729. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70730. 19:10:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70731. 19:10:40 T:2316 DEBUG: Previous line repeats 3 times.
  70732. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70733. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70734. 19:10:40 T:2316 DEBUG: Previous line repeats 1 times.
  70735. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70736. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70737. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70738. 19:10:40 T:2316 DEBUG: Previous line repeats 4 times.
  70739. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70740. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70741. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70742. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70743. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70744. 19:10:40 T:2316 DEBUG: Previous line repeats 1 times.
  70745. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70746. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70747. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70748. 19:10:40 T:2316 DEBUG: Previous line repeats 1 times.
  70749. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70750. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70751. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70752. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70753. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70754. 19:10:40 T:2316 DEBUG: Previous line repeats 2 times.
  70755. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70756. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70757. 19:10:40 T:2316 DEBUG: Previous line repeats 2 times.
  70758. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70759. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70760. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70761. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70762. 19:10:40 T:2316 DEBUG: Previous line repeats 1 times.
  70763. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70764. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70765. 19:10:40 T:2316 DEBUG: Previous line repeats 2 times.
  70766. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70767. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70768. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70769. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70770. 19:10:40 T:2316 DEBUG: Previous line repeats 1 times.
  70771. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70772. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70773. 19:10:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70774. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70775. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70776. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70777. 19:10:41 T:2316 DEBUG: Previous line repeats 1 times.
  70778. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70779. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70780. 19:10:41 T:2316 DEBUG: Previous line repeats 1 times.
  70781. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70782. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70783. 19:10:41 T:2316 DEBUG: Previous line repeats 1 times.
  70784. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70785. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70786. 19:10:41 T:2316 DEBUG: Previous line repeats 1 times.
  70787. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70788. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70789. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70790. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70791. 19:10:41 T:2316 DEBUG: Previous line repeats 1 times.
  70792. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70793. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70794. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70795. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70796. 19:10:41 T:2316 DEBUG: Previous line repeats 2 times.
  70797. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70798. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70799. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70800. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70801. 19:10:41 T:2316 DEBUG: Previous line repeats 4 times.
  70802. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70803. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70804. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70805. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70806. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70807. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70808. 19:10:41 T:2316 DEBUG: Previous line repeats 4 times.
  70809. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70810. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70811. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70812. 19:10:41 T:2316 DEBUG: Previous line repeats 2 times.
  70813. 19:10:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70814. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70815. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70816. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70817. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70818. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70819. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70820. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70821. 19:10:42 T:2316 DEBUG: Previous line repeats 5 times.
  70822. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70823. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70824. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70825. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70826. 19:10:42 T:2316 DEBUG: Previous line repeats 2 times.
  70827. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70828. 19:10:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  70829. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70830. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70831. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70832. 19:10:42 T:2316 DEBUG: Previous line repeats 2 times.
  70833. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70834. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70835. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70836. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70837. 19:10:42 T:2316 DEBUG: Previous line repeats 4 times.
  70838. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70839. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70840. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70841. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70842. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70843. 19:10:42 T:2316 DEBUG: Previous line repeats 2 times.
  70844. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70845. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70846. 19:10:42 T:2316 DEBUG: Previous line repeats 1 times.
  70847. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70848. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70849. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70850. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70851. 19:10:42 T:2316 DEBUG: Previous line repeats 2 times.
  70852. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70853. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70854. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70855. 19:10:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70856. 19:10:43 T:2316 DEBUG: Previous line repeats 2 times.
  70857. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70858. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70859. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70860. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70861. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70862. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70863. 19:10:43 T:2316 DEBUG: Previous line repeats 2 times.
  70864. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70865. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70866. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70867. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70868. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70869. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70870. 19:10:43 T:2316 DEBUG: Previous line repeats 2 times.
  70871. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70872. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70873. 19:10:43 T:2316 DEBUG: Previous line repeats 1 times.
  70874. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70875. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70876. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70877. 19:10:43 T:2316 DEBUG: Previous line repeats 1 times.
  70878. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70879. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70880. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70881. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70882. 19:10:43 T:2316 DEBUG: Previous line repeats 2 times.
  70883. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70884. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70885. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70886. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70887. 19:10:43 T:2316 DEBUG: Previous line repeats 1 times.
  70888. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70889. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70890. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70891. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70892. 19:10:43 T:2316 DEBUG: Previous line repeats 1 times.
  70893. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70894. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70895. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70896. 19:10:43 T:2316 DEBUG: Previous line repeats 1 times.
  70897. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70898. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70899. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70900. 19:10:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70901. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70902. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70903. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70904. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70905. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70906. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70907. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70908. 19:10:44 T:2316 DEBUG: Previous line repeats 1 times.
  70909. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70910. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70911. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70912. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70913. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70914. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70915. 19:10:44 T:2316 DEBUG: Previous line repeats 3 times.
  70916. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70917. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70918. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70919. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70920. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70921. 19:10:44 T:2316 DEBUG: Previous line repeats 3 times.
  70922. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70923. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70924. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70925. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70926. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70927. 19:10:44 T:2316 DEBUG: Previous line repeats 2 times.
  70928. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70929. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70930. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70931. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70932. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70933. 19:10:44 T:2316 DEBUG: Previous line repeats 3 times.
  70934. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70935. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70936. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70937. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70938. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70939. 19:10:44 T:2316 DEBUG: Previous line repeats 2 times.
  70940. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70941. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70942. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70943. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70944. 19:10:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70945. 19:10:45 T:2316 DEBUG: Previous line repeats 1 times.
  70946. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70947. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70948. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70949. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70950. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70951. 19:10:45 T:2316 DEBUG: Previous line repeats 5 times.
  70952. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70953. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70954. 19:10:45 T:2316 DEBUG: Previous line repeats 1 times.
  70955. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70956. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70957. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70958. 19:10:45 T:2316 DEBUG: Previous line repeats 3 times.
  70959. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70960. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70961. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70962. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70963. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70964. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70965. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70966. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70967. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70968. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70969. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70970. 19:10:45 T:2316 DEBUG: Previous line repeats 2 times.
  70971. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70972. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70973. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70974. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70975. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70976. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70977. 19:10:45 T:2316 DEBUG: Previous line repeats 2 times.
  70978. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70979. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70980. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70981. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70982. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70983. 19:10:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70984. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  70985. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70986. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70987. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70988. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70989. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70990. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70991. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70992. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  70993. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  70994. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70995. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  70996. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  70997. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  70998. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  70999. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71000. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71001. 19:10:46 T:2316 DEBUG: Previous line repeats 2 times.
  71002. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71003. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71004. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71005. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71006. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71007. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  71008. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71009. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71010. 19:10:46 T:5004 DEBUG: CPullupCorrection: pattern lost on diff 53367.000000, number of losses 1
  71011. 19:10:46 T:4948 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  71012. 19:10:46 T:5688 DEBUG: Thread JobWorker start, auto delete: true
  71013. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71014. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71015. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71016. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71017. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  71018. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71019. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71020. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71021. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71022. 19:10:46 T:2316 DEBUG: Previous line repeats 3 times.
  71023. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71024. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71025. 19:10:46 T:2316 DEBUG: Previous line repeats 1 times.
  71026. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71027. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71028. 19:10:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71029. 19:10:47 T:2316 DEBUG: Previous line repeats 1 times.
  71030. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71031. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71032. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71033. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71034. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71035. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71036. 19:10:47 T:2316 DEBUG: Previous line repeats 2 times.
  71037. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71038. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71039. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71040. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71041. 19:10:47 T:5808 DEBUG: Previous line repeats 2 times.
  71042. 19:10:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  71043. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71044. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71045. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71046. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71047. 19:10:47 T:2316 DEBUG: Previous line repeats 2 times.
  71048. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71049. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71050. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71051. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71052. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71053. 19:10:47 T:2316 DEBUG: Previous line repeats 3 times.
  71054. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71055. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71056. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71057. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71058. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71059. 19:10:47 T:2316 DEBUG: Previous line repeats 3 times.
  71060. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71061. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71062. 19:10:47 T:2316 DEBUG: Previous line repeats 1 times.
  71063. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71064. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71065. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71066. 19:10:47 T:2316 DEBUG: Previous line repeats 2 times.
  71067. 19:10:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71068. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71069. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71070. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71071. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71072. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71073. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71074. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71075. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71076. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71077. 19:10:48 T:5004 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  71078. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71079. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71080. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71081. 19:10:48 T:2316 DEBUG: Previous line repeats 2 times.
  71082. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71083. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71084. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71085. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71086. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71087. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71088. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71089. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71090. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71091. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71092. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71093. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71094. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71095. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71096. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71097. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71098. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71099. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71100. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71101. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71102. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71103. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71104. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71105. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71106. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71107. 19:10:48 T:2316 DEBUG: Previous line repeats 1 times.
  71108. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71109. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71110. 19:10:48 T:2316 DEBUG: Previous line repeats 2 times.
  71111. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71112. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71113. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71114. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71115. 19:10:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71116. 19:10:49 T:2316 DEBUG: Previous line repeats 1 times.
  71117. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71118. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71119. 19:10:49 T:2316 DEBUG: Previous line repeats 1 times.
  71120. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71121. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71122. 19:10:49 T:2316 DEBUG: Previous line repeats 1 times.
  71123. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71124. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71125. 19:10:49 T:2316 DEBUG: Previous line repeats 1 times.
  71126. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71127. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71128. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71129. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71130. 19:10:49 T:2316 DEBUG: Previous line repeats 1 times.
  71131. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71132. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71133. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71134. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71135. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71136. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71137. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71138. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71139. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71140. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71141. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71142. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71143. 19:10:49 T:2316 DEBUG: Previous line repeats 3 times.
  71144. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71145. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71146. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71147. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71148. 19:10:49 T:2316 DEBUG: Previous line repeats 2 times.
  71149. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71150. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71151. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71152. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71153. 19:10:49 T:2316 DEBUG: Previous line repeats 5 times.
  71154. 19:10:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71155. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71156. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71157. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71158. 19:10:50 T:2316 DEBUG: Previous line repeats 5 times.
  71159. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71160. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71161. 19:10:50 T:2316 DEBUG: Previous line repeats 1 times.
  71162. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71163. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71164. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71165. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71166. 19:10:50 T:2316 DEBUG: Previous line repeats 2 times.
  71167. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71168. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71169. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71170. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71171. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71172. 19:10:50 T:2316 DEBUG: Previous line repeats 1 times.
  71173. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71174. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71175. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71176. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71177. 19:10:50 T:3764 DEBUG: Previous line repeats 1 times.
  71178. 19:10:50 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  71179. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  71180. 19:10:50 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  71181. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  71182. 19:10:50 T:3764 INFO: Previous line repeats 6 times.
  71183. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71184. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71185. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71186. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71187. 19:10:50 T:2316 DEBUG: Previous line repeats 1 times.
  71188. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71189. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71190. 19:10:50 T:2316 INFO: Previous line repeats 1 times.
  71191. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71192. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71193. 19:10:50 T:2316 DEBUG: Previous line repeats 2 times.
  71194. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71195. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  71196. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71197. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71198. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71199. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71200. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71201. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71202. 19:10:50 T:2316 DEBUG: Previous line repeats 2 times.
  71203. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71204. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71205. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  71206. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  71207. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71208. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71209. 19:10:50 T:2316 DEBUG: Previous line repeats 1 times.
  71210. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71211. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71212. 19:10:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71213. 19:10:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  71214. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71215. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71216. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71217. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71218. 19:10:51 T:172 DEBUG: Previous line repeats 1 times.
  71219. 19:10:51 T:172 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  71220. 19:10:51 T:172 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  71221. 19:10:51 T:172 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71222. 19:10:51 T:172 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71223. 19:10:51 T:172 INFO: Platinum [neptune.http]: got connection (reused: false)
  71224. 19:10:51 T:172 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  71225. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  71226. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  71227. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71228. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71229. 19:10:51 T:2316 DEBUG: Previous line repeats 1 times.
  71230. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71231. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71232. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71233. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71234. 19:10:51 T:3764 DEBUG: Previous line repeats 1 times.
  71235. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  71236. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  71237. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71238. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71239. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71240. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71241. 19:10:51 T:2316 DEBUG: Previous line repeats 1 times.
  71242. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71243. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71244. 19:10:51 T:2316 DEBUG: Previous line repeats 1 times.
  71245. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71246. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71247. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71248. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71249. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  71250. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  71251. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  71252. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71253. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71254. 19:10:51 T:2316 DEBUG: Previous line repeats 1 times.
  71255. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71256. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71257. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71258. 19:10:51 T:3764 DEBUG: Previous line repeats 1 times.
  71259. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  71260. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71261. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71262. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71263. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  71264. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  71265. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  71266. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71267. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71268. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  71269. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  71270. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71271. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71272. 19:10:51 T:2316 DEBUG: Previous line repeats 2 times.
  71273. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71274. 19:10:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71275. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  71276. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  71277. 19:10:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  71278. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71279. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71280. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71281. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71282. 19:10:52 T:2316 DEBUG: Previous line repeats 3 times.
  71283. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71284. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71285. 19:10:52 T:3052 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  71286. 19:10:52 T:3052 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  71287. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71288. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71289. 19:10:52 T:3052 INFO: Platinum [neptune.http]: got connection (reused: false)
  71290. 19:10:52 T:3052 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  71291. 19:10:52 T:3052 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  71292. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71293. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71294. 19:10:52 T:3052 INFO: Platinum [neptune.http]: got connection (reused: false)
  71295. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  71296. 19:10:52 T:3052 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  71297. 19:10:52 T:3052 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  71298. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71299. 19:10:52 T:3052 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71300. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71301. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71302. 19:10:52 T:3052 DEBUG: Previous line repeats 1 times.
  71303. 19:10:52 T:3052 INFO: Platinum [neptune.http]: got connection (reused: false)
  71304. 19:10:52 T:3052 ERROR: Platinum [platinum.core.service]: No state variables found
  71305. 19:10:52 T:3052 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  71306. 19:10:52 T:3052 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  71307. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  71308. <specVersion>
  71309. <major>1</major>
  71310. <minor>0</minor>
  71311. </specVersion>
  71312. <actionList />
  71313. <serviceStateTable />
  71314. </scpd>
  71315. 19:10:52 T:3052 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  71316. 19:10:52 T:3052 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  71317. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  71318. <specVersion>
  71319. <major>1</major>
  71320. <minor>0</minor>
  71321. </specVersion>
  71322. <actionList />
  71323. <serviceStateTable />
  71324. </scpd>
  71325. 19:10:52 T:3052 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  71326. 19:10:52 T:3764 NOTICE: Previous line repeats 2 times.
  71327. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  71328. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71329. 19:10:52 T:2316 DEBUG: Previous line repeats 1 times.
  71330. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71331. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71332. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71333. 19:10:52 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  71334. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  71335. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  71336. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71337. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71338. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71339. 19:10:52 T:5004 DEBUG: Previous line repeats 1 times.
  71340. 19:10:52 T:5004 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
  71341. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71342. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71343. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71344. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71345. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71346. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71347. 19:10:52 T:3764 DEBUG: Previous line repeats 2 times.
  71348. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  71349. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  71350. 19:10:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  71351. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  71352. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71353. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71354. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71355. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71356. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71357. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71358. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71359. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  71360. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  71361. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  71362. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71363. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71364. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71365. 19:10:52 T:2316 INFO: Previous line repeats 1 times.
  71366. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71367. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71368. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71369. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71370. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  71371. 19:10:52 T:408 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  71372. 19:10:52 T:408 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  71373. 19:10:52 T:408 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71374. 19:10:52 T:408 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71375. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  71376. 19:10:52 T:408 INFO: Platinum [neptune.http]: got connection (reused: false)
  71377. 19:10:52 T:408 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  71378. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71379. 19:10:52 T:2316 DEBUG: Previous line repeats 2 times.
  71380. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71381. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71382. 19:10:52 T:2316 DEBUG: Previous line repeats 1 times.
  71383. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71384. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71385. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71386. 19:10:52 T:3764 DEBUG: Previous line repeats 1 times.
  71387. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  71388. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71389. 19:10:52 T:2316 DEBUG: Previous line repeats 3 times.
  71390. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71391. 19:10:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71392. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  71393. 19:10:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  71394. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71395. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71396. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71397. 19:10:53 T:3764 DEBUG: Previous line repeats 2 times.
  71398. 19:10:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  71399. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71400. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71401. 19:10:53 T:2316 DEBUG: Previous line repeats 1 times.
  71402. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71403. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71404. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71405. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71406. 19:10:53 T:2316 DEBUG: Previous line repeats 2 times.
  71407. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71408. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71409. 19:10:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  71410. 19:10:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  71411. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71412. 19:10:53 T:2316 DEBUG: Previous line repeats 1 times.
  71413. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71414. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71415. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71416. 19:10:53 T:2316 DEBUG: Previous line repeats 2 times.
  71417. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71418. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71419. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71420. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71421. 19:10:53 T:2316 DEBUG: Previous line repeats 2 times.
  71422. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71423. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71424. 19:10:53 T:2316 DEBUG: Previous line repeats 2 times.
  71425. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71426. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71427. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71428. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71429. 19:10:53 T:7628 DEBUG: Previous line repeats 1 times.
  71430. 19:10:53 T:7628 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  71431. 19:10:53 T:7628 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  71432. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71433. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71434. 19:10:53 T:7628 INFO: Platinum [neptune.http]: got connection (reused: false)
  71435. 19:10:53 T:7628 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  71436. 19:10:53 T:7628 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  71437. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71438. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71439. 19:10:53 T:7628 INFO: Platinum [neptune.http]: got connection (reused: false)
  71440. 19:10:53 T:7628 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  71441. 19:10:53 T:7628 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  71442. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  71443. 19:10:53 T:7628 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  71444. 19:10:53 T:7628 INFO: Platinum [neptune.http]: got connection (reused: false)
  71445. 19:10:53 T:7628 ERROR: Platinum [platinum.core.service]: No state variables found
  71446. 19:10:53 T:7628 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  71447. 19:10:53 T:7628 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  71448. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  71449. <specVersion>
  71450. <major>1</major>
  71451. <minor>0</minor>
  71452. </specVersion>
  71453. <actionList />
  71454. <serviceStateTable />
  71455. </scpd>
  71456. 19:10:53 T:7628 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  71457. 19:10:53 T:7628 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  71458. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  71459. <specVersion>
  71460. <major>1</major>
  71461. <minor>0</minor>
  71462. </specVersion>
  71463. <actionList />
  71464. <serviceStateTable />
  71465. </scpd>
  71466. 19:10:53 T:7628 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  71467. 19:10:53 T:2316 NOTICE: Previous line repeats 2 times.
  71468. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71469. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71470. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71471. 19:10:53 T:2316 DEBUG: Previous line repeats 1 times.
  71472. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71473. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71474. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71475. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71476. 19:10:53 T:2316 DEBUG: Previous line repeats 1 times.
  71477. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71478. 19:10:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71479. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71480. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71481. 19:10:54 T:2316 DEBUG: Previous line repeats 2 times.
  71482. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71483. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71484. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71485. 19:10:54 T:2316 DEBUG: Previous line repeats 2 times.
  71486. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71487. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71488. 19:10:54 T:2316 DEBUG: Previous line repeats 1 times.
  71489. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71490. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71491. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71492. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71493. 19:10:54 T:2316 DEBUG: Previous line repeats 2 times.
  71494. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71495. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71496. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71497. 19:10:54 T:2316 DEBUG: Previous line repeats 1 times.
  71498. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71499. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71500. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71501. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71502. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71503. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71504. 19:10:54 T:2316 DEBUG: Previous line repeats 1 times.
  71505. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71506. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71507. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71508. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71509. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71510. 19:10:54 T:2316 DEBUG: Previous line repeats 2 times.
  71511. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71512. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71513. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71514. 19:10:54 T:2316 DEBUG: Previous line repeats 1 times.
  71515. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71516. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71517. 19:10:54 T:2316 DEBUG: Previous line repeats 4 times.
  71518. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71519. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71520. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71521. 19:10:54 T:2316 DEBUG: Previous line repeats 1 times.
  71522. 19:10:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71523. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71524. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71525. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71526. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71527. 19:10:55 T:2316 DEBUG: Previous line repeats 1 times.
  71528. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71529. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71530. 19:10:55 T:2316 DEBUG: Previous line repeats 2 times.
  71531. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71532. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71533. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71534. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71535. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71536. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71537. 19:10:55 T:2316 DEBUG: Previous line repeats 3 times.
  71538. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71539. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71540. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71541. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71542. 19:10:55 T:2316 DEBUG: Previous line repeats 2 times.
  71543. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71544. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71545. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71546. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71547. 19:10:55 T:2316 DEBUG: Previous line repeats 2 times.
  71548. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71549. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71550. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71551. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71552. 19:10:55 T:2316 DEBUG: Previous line repeats 2 times.
  71553. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71554. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71555. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71556. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71557. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71558. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71559. 19:10:55 T:2316 DEBUG: Previous line repeats 2 times.
  71560. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71561. 19:10:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71562. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71563. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71564. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71565. 19:10:56 T:2316 DEBUG: Previous line repeats 2 times.
  71566. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71567. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71568. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71569. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71570. 19:10:56 T:2316 DEBUG: Previous line repeats 1 times.
  71571. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71572. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71573. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71574. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71575. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71576. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71577. 19:10:56 T:2316 DEBUG: Previous line repeats 1 times.
  71578. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71579. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71580. 19:10:56 T:2316 DEBUG: Previous line repeats 1 times.
  71581. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71582. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71583. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71584. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71585. 19:10:56 T:2316 DEBUG: Previous line repeats 2 times.
  71586. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71587. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71588. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71589. 19:10:56 T:2316 DEBUG: Previous line repeats 2 times.
  71590. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71591. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71592. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71593. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71594. 19:10:56 T:2316 DEBUG: Previous line repeats 2 times.
  71595. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71596. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71597. 19:10:56 T:2316 DEBUG: Previous line repeats 1 times.
  71598. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71599. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71600. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71601. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71602. 19:10:56 T:2316 DEBUG: Previous line repeats 2 times.
  71603. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71604. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71605. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71606. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71607. 19:10:56 T:2316 DEBUG: Previous line repeats 1 times.
  71608. 19:10:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71609. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71610. 19:10:57 T:2316 DEBUG: Previous line repeats 2 times.
  71611. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71612. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71613. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71614. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71615. 19:10:57 T:2316 DEBUG: Previous line repeats 3 times.
  71616. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71617. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71618. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71619. 19:10:57 T:2316 DEBUG: Previous line repeats 1 times.
  71620. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71621. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71622. 19:10:57 T:5808 DEBUG: Previous line repeats 1 times.
  71623. 19:10:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  71624. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71625. 19:10:57 T:2316 DEBUG: Previous line repeats 3 times.
  71626. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71627. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71628. 19:10:57 T:2316 DEBUG: Previous line repeats 1 times.
  71629. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71630. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71631. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71632. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71633. 19:10:57 T:2316 DEBUG: Previous line repeats 3 times.
  71634. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71635. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71636. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71637. 19:10:57 T:2316 DEBUG: Previous line repeats 1 times.
  71638. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71639. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71640. 19:10:57 T:1552 DEBUG: Previous line repeats 5 times.
  71641. 19:10:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  71642. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71643. 19:10:57 T:2316 DEBUG: Previous line repeats 2 times.
  71644. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71645. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71646. 19:10:57 T:5004 DEBUG: CPullupCorrection: pattern lost on diff 53367.000000, number of losses 2
  71647. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71648. 19:10:57 T:2316 DEBUG: Previous line repeats 1 times.
  71649. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71650. 19:10:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71651. 19:10:58 T:2316 DEBUG: Previous line repeats 4 times.
  71652. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71653. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71654. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71655. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71656. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71657. 19:10:58 T:2316 DEBUG: Previous line repeats 2 times.
  71658. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71659. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71660. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71661. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71662. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71663. 19:10:58 T:2316 DEBUG: Previous line repeats 2 times.
  71664. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71665. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71666. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71667. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71668. 19:10:58 T:2316 DEBUG: Previous line repeats 4 times.
  71669. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71670. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71671. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71672. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71673. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71674. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71675. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71676. 19:10:58 T:2316 DEBUG: Previous line repeats 1 times.
  71677. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71678. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71679. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71680. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71681. 19:10:58 T:2316 DEBUG: Previous line repeats 1 times.
  71682. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71683. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71684. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71685. 19:10:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71686. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71687. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71688. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71689. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71690. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71691. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71692. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71693. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71694. 19:10:59 T:2316 DEBUG: Previous line repeats 2 times.
  71695. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71696. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71697. 19:10:59 T:2316 DEBUG: Previous line repeats 4 times.
  71698. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71699. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71700. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71701. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71702. 19:10:59 T:2316 DEBUG: Previous line repeats 3 times.
  71703. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71704. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71705. 19:10:59 T:2316 DEBUG: Previous line repeats 1 times.
  71706. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71707. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71708. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71709. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71710. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71711. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71712. 19:10:59 T:2316 DEBUG: Previous line repeats 5 times.
  71713. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71714. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71715. 19:10:59 T:2316 DEBUG: Previous line repeats 1 times.
  71716. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71717. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71718. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71719. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71720. 19:10:59 T:2316 DEBUG: Previous line repeats 1 times.
  71721. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71722. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71723. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71724. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71725. 19:10:59 T:2316 DEBUG: Previous line repeats 2 times.
  71726. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71727. 19:10:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71728. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71729. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71730. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71731. 19:11:00 T:2316 DEBUG: Previous line repeats 2 times.
  71732. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71733. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71734. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71735. 19:11:00 T:2316 DEBUG: Previous line repeats 1 times.
  71736. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71737. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71738. 19:11:00 T:2316 DEBUG: Previous line repeats 1 times.
  71739. 19:11:00 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:-0.050000
  71740. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71741. 19:11:00 T:2316 DEBUG: Previous line repeats 4 times.
  71742. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71743. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71744. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71745. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71746. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71747. 19:11:00 T:2316 DEBUG: Previous line repeats 1 times.
  71748. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71749. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71750. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71751. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71752. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71753. 19:11:00 T:2316 DEBUG: Previous line repeats 2 times.
  71754. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71755. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71756. 19:11:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71757. 19:11:01 T:2316 DEBUG: Previous line repeats 5 times.
  71758. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71759. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71760. 19:11:01 T:2316 DEBUG: Previous line repeats 1 times.
  71761. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71762. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71763. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71764. 19:11:01 T:2316 DEBUG: Previous line repeats 3 times.
  71765. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71766. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71767. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71768. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71769. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71770. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71771. 19:11:01 T:2316 DEBUG: Previous line repeats 2 times.
  71772. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71773. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71774. 19:11:01 T:2316 DEBUG: Previous line repeats 4 times.
  71775. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71776. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71777. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71778. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71779. 19:11:01 T:2316 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
  71780. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71781. 19:11:01 T:2316 DEBUG: Previous line repeats 1 times.
  71782. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71783. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71784. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71785. 19:11:01 T:2316 DEBUG: Previous line repeats 2 times.
  71786. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71787. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71788. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71789. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71790. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71791. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71792. 19:11:01 T:2316 DEBUG: Previous line repeats 2 times.
  71793. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71794. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71795. 19:11:01 T:2316 DEBUG: Previous line repeats 2 times.
  71796. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71797. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71798. 19:11:01 T:2316 DEBUG: Previous line repeats 2 times.
  71799. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71800. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71801. 19:11:01 T:2316 DEBUG: Previous line repeats 3 times.
  71802. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71803. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71804. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71805. 19:11:01 T:2316 DEBUG: Previous line repeats 1 times.
  71806. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71807. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71808. 19:11:01 T:2316 DEBUG: Previous line repeats 1 times.
  71809. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71810. 19:11:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71811. 19:11:02 T:5004 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
  71812. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71813. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71814. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71815. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71816. 19:11:02 T:2316 DEBUG: Previous line repeats 5 times.
  71817. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71818. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71819. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71820. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71821. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71822. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71823. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71824. 19:11:02 T:5808 DEBUG: Previous line repeats 1 times.
  71825. 19:11:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  71826. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71827. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71828. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71829. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71830. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71831. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71832. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71833. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71834. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71835. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71836. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71837. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71838. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71839. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71840. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71841. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71842. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71843. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71844. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71845. 19:11:02 T:2316 DEBUG: Previous line repeats 1 times.
  71846. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71847. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71848. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71849. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71850. 19:11:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71851. 19:11:03 T:2316 DEBUG: Previous line repeats 3 times.
  71852. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71853. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71854. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71855. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71856. 19:11:03 T:2316 DEBUG: Previous line repeats 7 times.
  71857. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71858. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71859. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71860. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71861. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71862. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71863. 19:11:03 T:2316 DEBUG: Previous line repeats 4 times.
  71864. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71865. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71866. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71867. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71868. 19:11:03 T:2316 DEBUG: Previous line repeats 2 times.
  71869. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71870. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71871. 19:11:03 T:2316 DEBUG: Previous line repeats 1 times.
  71872. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71873. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71874. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71875. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71876. 19:11:03 T:2316 DEBUG: Previous line repeats 2 times.
  71877. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71878. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71879. 19:11:03 T:2316 DEBUG: Previous line repeats 1 times.
  71880. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71881. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71882. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71883. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71884. 19:11:03 T:2316 DEBUG: Previous line repeats 2 times.
  71885. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71886. 19:11:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71887. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71888. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71889. 19:11:04 T:2316 DEBUG: Previous line repeats 2 times.
  71890. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71891. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71892. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71893. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71894. 19:11:04 T:2316 DEBUG: Previous line repeats 1 times.
  71895. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71896. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71897. 19:11:04 T:2316 DEBUG: Previous line repeats 2 times.
  71898. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71899. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71900. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71901. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71902. 19:11:04 T:2316 DEBUG: Previous line repeats 1 times.
  71903. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71904. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71905. 19:11:04 T:2316 DEBUG: Previous line repeats 2 times.
  71906. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71907. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71908. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71909. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71910. 19:11:04 T:2316 DEBUG: Previous line repeats 1 times.
  71911. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71912. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71913. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71914. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71915. 19:11:04 T:2316 DEBUG: Previous line repeats 2 times.
  71916. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71917. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71918. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71919. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71920. 19:11:04 T:2316 DEBUG: Previous line repeats 1 times.
  71921. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71922. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71923. 19:11:04 T:2316 DEBUG: Previous line repeats 2 times.
  71924. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71925. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71926. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71927. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71928. 19:11:04 T:2316 DEBUG: Previous line repeats 1 times.
  71929. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71930. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71931. 19:11:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71932. 19:11:05 T:2316 DEBUG: Previous line repeats 5 times.
  71933. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71934. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71935. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71936. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71937. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71938. 19:11:05 T:2316 DEBUG: Previous line repeats 3 times.
  71939. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71940. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71941. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71942. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71943. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71944. 19:11:05 T:2316 DEBUG: Previous line repeats 2 times.
  71945. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71946. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71947. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71948. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71949. 19:11:05 T:2316 DEBUG: Previous line repeats 2 times.
  71950. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71951. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71952. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71953. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71954. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71955. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71956. 19:11:05 T:2316 DEBUG: Previous line repeats 3 times.
  71957. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71958. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71959. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71960. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71961. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71962. 19:11:05 T:2316 DEBUG: Previous line repeats 4 times.
  71963. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71964. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71965. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71966. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71967. 19:11:05 T:2316 DEBUG: Previous line repeats 1 times.
  71968. 19:11:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71969. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71970. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71971. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71972. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71973. 19:11:06 T:2316 DEBUG: Previous line repeats 4 times.
  71974. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71975. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71976. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71977. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71978. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71979. 19:11:06 T:2316 DEBUG: Previous line repeats 4 times.
  71980. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71981. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71982. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71983. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71984. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71985. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71986. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71987. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71988. 19:11:06 T:2316 DEBUG: Previous line repeats 1 times.
  71989. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71990. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71991. 19:11:06 T:2316 DEBUG: Previous line repeats 2 times.
  71992. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  71993. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71994. 19:11:06 T:2316 DEBUG: Previous line repeats 1 times.
  71995. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  71996. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71997. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  71998. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  71999. 19:11:06 T:2316 DEBUG: Previous line repeats 2 times.
  72000. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72001. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72002. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72003. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72004. 19:11:06 T:2316 DEBUG: Previous line repeats 1 times.
  72005. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72006. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72007. 19:11:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72008. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72009. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72010. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72011. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72012. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72013. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72014. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72015. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72016. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72017. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72018. 19:11:07 T:2316 DEBUG: Previous line repeats 2 times.
  72019. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72020. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72021. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72022. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72023. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72024. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72025. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72026. 19:11:07 T:2316 DEBUG: Previous line repeats 2 times.
  72027. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72028. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72029. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72030. 19:11:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  72031. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72032. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72033. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72034. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72035. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72036. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72037. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72038. 19:11:07 T:2316 DEBUG: Previous line repeats 5 times.
  72039. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72040. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72041. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72042. 19:11:07 T:2316 DEBUG: Previous line repeats 1 times.
  72043. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72044. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72045. 19:11:07 T:2316 DEBUG: Previous line repeats 3 times.
  72046. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72047. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72048. 19:11:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72049. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72050. 19:11:08 T:2316 DEBUG: Previous line repeats 2 times.
  72051. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72052. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72053. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72054. 19:11:08 T:2316 DEBUG: Previous line repeats 2 times.
  72055. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72056. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72057. 19:11:08 T:2316 DEBUG: Previous line repeats 5 times.
  72058. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72059. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72060. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72061. 19:11:08 T:2316 DEBUG: Previous line repeats 2 times.
  72062. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72063. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72064. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72065. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72066. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72067. 19:11:08 T:2316 DEBUG: Previous line repeats 5 times.
  72068. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72069. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72070. 19:11:08 T:2316 DEBUG: Previous line repeats 2 times.
  72071. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72072. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72073. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72074. 19:11:08 T:2316 DEBUG: Previous line repeats 4 times.
  72075. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72076. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72077. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72078. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72079. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72080. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72081. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72082. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72083. 19:11:08 T:2316 DEBUG: Previous line repeats 5 times.
  72084. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72085. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72086. 19:11:08 T:2316 DEBUG: Previous line repeats 1 times.
  72087. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72088. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72089. 19:11:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72090. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72091. 19:11:09 T:2316 DEBUG: Previous line repeats 2 times.
  72092. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72093. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72094. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72095. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72096. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72097. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72098. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72099. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72100. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72101. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72102. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72103. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72104. 19:11:09 T:2316 DEBUG: Previous line repeats 1 times.
  72105. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72106. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72107. 19:11:09 T:2316 DEBUG: Previous line repeats 2 times.
  72108. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72109. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72110. 19:11:09 T:2316 DEBUG: Previous line repeats 2 times.
  72111. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72112. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72113. 19:11:09 T:2316 DEBUG: Previous line repeats 1 times.
  72114. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72115. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72116. 19:11:09 T:2316 DEBUG: Previous line repeats 2 times.
  72117. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72118. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72119. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72120. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72121. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72122. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72123. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72124. 19:11:09 T:2316 DEBUG: Previous line repeats 1 times.
  72125. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72126. 19:11:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72127. 19:11:10 T:2316 DEBUG: Previous line repeats 3 times.
  72128. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72129. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72130. 19:11:10 T:2316 DEBUG: Previous line repeats 1 times.
  72131. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72132. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72133. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72134. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72135. 19:11:10 T:2316 DEBUG: Previous line repeats 4 times.
  72136. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72137. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72138. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72139. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72140. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72141. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72142. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72143. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72144. 19:11:10 T:2316 DEBUG: Previous line repeats 2 times.
  72145. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72146. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72147. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72148. 19:11:10 T:2316 DEBUG: Previous line repeats 2 times.
  72149. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72150. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72151. 19:11:10 T:2316 DEBUG: Previous line repeats 2 times.
  72152. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72153. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72154. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72155. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72156. 19:11:10 T:2316 DEBUG: Previous line repeats 2 times.
  72157. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72158. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72159. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72160. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72161. 19:11:10 T:2316 DEBUG: Previous line repeats 3 times.
  72162. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72163. 19:11:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72164. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72165. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72166. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72167. 19:11:11 T:2316 DEBUG: Previous line repeats 1 times.
  72168. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72169. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72170. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72171. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72172. 19:11:11 T:2316 DEBUG: Previous line repeats 3 times.
  72173. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72174. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72175. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72176. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72177. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72178. 19:11:11 T:2316 DEBUG: Previous line repeats 2 times.
  72179. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72180. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72181. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72182. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72183. 19:11:11 T:2316 DEBUG: Previous line repeats 3 times.
  72184. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72185. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72186. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72187. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72188. 19:11:11 T:2316 DEBUG: Previous line repeats 1 times.
  72189. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72190. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72191. 19:11:11 T:2316 DEBUG: Previous line repeats 2 times.
  72192. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72193. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72194. 19:11:11 T:2316 DEBUG: Previous line repeats 1 times.
  72195. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72196. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72197. 19:11:11 T:2316 DEBUG: Previous line repeats 3 times.
  72198. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72199. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72200. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72201. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72202. 19:11:11 T:2316 DEBUG: Previous line repeats 1 times.
  72203. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72204. 19:11:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72205. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72206. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72207. 19:11:12 T:2316 DEBUG: Previous line repeats 2 times.
  72208. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72209. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72210. 19:11:12 T:2316 DEBUG: Previous line repeats 2 times.
  72211. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72212. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72213. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72214. 19:11:12 T:2316 DEBUG: Previous line repeats 2 times.
  72215. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72216. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72217. 19:11:12 T:2316 DEBUG: Previous line repeats 2 times.
  72218. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72219. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72220. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72221. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72222. 19:11:12 T:2316 DEBUG: Previous line repeats 1 times.
  72223. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72224. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72225. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72226. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72227. 19:11:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  72228. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72229. 19:11:12 T:2316 DEBUG: Previous line repeats 1 times.
  72230. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72231. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72232. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72233. 19:11:12 T:2316 DEBUG: Previous line repeats 1 times.
  72234. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72235. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72236. 19:11:12 T:2316 DEBUG: Previous line repeats 3 times.
  72237. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72238. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72239. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72240. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72241. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72242. 19:11:12 T:2316 DEBUG: Previous line repeats 3 times.
  72243. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72244. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72245. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72246. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72247. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72248. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72249. 19:11:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72250. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72251. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72252. 19:11:13 T:2316 DEBUG: Previous line repeats 4 times.
  72253. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72254. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72255. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72256. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72257. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72258. 19:11:13 T:2316 DEBUG: Previous line repeats 4 times.
  72259. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72260. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72261. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72262. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72263. 19:11:13 T:2316 DEBUG: Previous line repeats 2 times.
  72264. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72265. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72266. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72267. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72268. 19:11:13 T:2316 DEBUG: Previous line repeats 2 times.
  72269. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72270. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72271. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72272. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72273. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72274. 19:11:13 T:2316 DEBUG: Previous line repeats 4 times.
  72275. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72276. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72277. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72278. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72279. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72280. 19:11:13 T:2316 DEBUG: Previous line repeats 4 times.
  72281. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72282. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72283. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72284. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72285. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72286. 19:11:13 T:2316 DEBUG: Previous line repeats 2 times.
  72287. 19:11:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72288. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72289. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72290. 19:11:14 T:2316 DEBUG: Previous line repeats 3 times.
  72291. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72292. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72293. 19:11:14 T:2316 DEBUG: Previous line repeats 1 times.
  72294. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72295. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72296. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72297. 19:11:14 T:2316 DEBUG: Previous line repeats 2 times.
  72298. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72299. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72300. 19:11:14 T:2316 DEBUG: Previous line repeats 2 times.
  72301. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72302. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72303. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72304. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72305. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72306. 19:11:14 T:2316 DEBUG: Previous line repeats 2 times.
  72307. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72308. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72309. 19:11:14 T:2316 DEBUG: Previous line repeats 1 times.
  72310. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72311. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72312. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72313. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72314. 19:11:14 T:2316 DEBUG: Previous line repeats 2 times.
  72315. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72316. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72317. 19:11:14 T:2316 DEBUG: Previous line repeats 1 times.
  72318. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72319. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72320. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72321. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72322. 19:11:14 T:2316 DEBUG: Previous line repeats 2 times.
  72323. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72324. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72325. 19:11:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72326. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72327. 19:11:15 T:2316 DEBUG: Previous line repeats 1 times.
  72328. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72329. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72330. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72331. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72332. 19:11:15 T:2316 DEBUG: Previous line repeats 1 times.
  72333. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72334. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72335. 19:11:15 T:2316 DEBUG: Previous line repeats 3 times.
  72336. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72337. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72338. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72339. 19:11:15 T:2316 DEBUG: Previous line repeats 2 times.
  72340. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72341. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72342. 19:11:15 T:2316 DEBUG: Previous line repeats 2 times.
  72343. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72344. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72345. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72346. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72347. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72348. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72349. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72350. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72351. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72352. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72353. 19:11:15 T:2316 DEBUG: Previous line repeats 4 times.
  72354. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72355. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72356. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72357. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72358. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72359. 19:11:15 T:2316 DEBUG: Previous line repeats 3 times.
  72360. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72361. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72362. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72363. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72364. 19:11:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72365. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72366. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72367. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72368. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72369. 19:11:16 T:2316 DEBUG: Previous line repeats 5 times.
  72370. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72371. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72372. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72373. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72374. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72375. 19:11:16 T:2316 DEBUG: Previous line repeats 4 times.
  72376. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72377. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72378. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72379. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72380. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72381. 19:11:16 T:2316 DEBUG: Previous line repeats 1 times.
  72382. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72383. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72384. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72385. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72386. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72387. 19:11:16 T:5688 DEBUG: Thread JobWorker 5688 terminating (autodelete)
  72388. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72389. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72390. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72391. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72392. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72393. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72394. 19:11:16 T:2316 DEBUG: Previous line repeats 5 times.
  72395. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72396. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72397. 19:11:16 T:2316 DEBUG: Previous line repeats 2 times.
  72398. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72399. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72400. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72401. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72402. 19:11:16 T:2316 DEBUG: Previous line repeats 1 times.
  72403. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72404. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72405. 19:11:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72406. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72407. 19:11:17 T:2316 DEBUG: Previous line repeats 3 times.
  72408. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72409. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72410. 19:11:17 T:2316 DEBUG: Previous line repeats 1 times.
  72411. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72412. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72413. 19:11:17 T:2316 DEBUG: Previous line repeats 2 times.
  72414. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72415. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72416. 19:11:17 T:2316 DEBUG: Previous line repeats 2 times.
  72417. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72418. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72419. 19:11:17 T:2316 DEBUG: Previous line repeats 2 times.
  72420. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72421. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72422. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72423. 19:11:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  72424. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72425. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72426. 19:11:17 T:2316 DEBUG: Previous line repeats 1 times.
  72427. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72428. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72429. 19:11:17 T:2316 DEBUG: Previous line repeats 3 times.
  72430. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72431. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72432. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72433. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72434. 19:11:17 T:2316 DEBUG: Previous line repeats 4 times.
  72435. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72436. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72437. 19:11:17 T:2316 DEBUG: Previous line repeats 1 times.
  72438. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72439. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72440. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72441. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72442. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72443. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72444. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72445. 19:11:17 T:2316 DEBUG: Previous line repeats 4 times.
  72446. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72447. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72448. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72449. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72450. 19:11:17 T:2316 DEBUG: Previous line repeats 1 times.
  72451. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72452. 19:11:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72453. 19:11:18 T:2316 DEBUG: Previous line repeats 5 times.
  72454. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72455. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72456. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72457. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72458. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72459. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72460. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72461. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72462. 19:11:18 T:2316 DEBUG: Previous line repeats 5 times.
  72463. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72464. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72465. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72466. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72467. 19:11:18 T:2316 DEBUG: Previous line repeats 1 times.
  72468. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72469. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72470. 19:11:18 T:2316 DEBUG: Previous line repeats 5 times.
  72471. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72472. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72473. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72474. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72475. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72476. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72477. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72478. 19:11:18 T:2316 DEBUG: Previous line repeats 5 times.
  72479. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72480. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72481. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72482. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72483. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72484. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72485. 19:11:18 T:2316 DEBUG: Previous line repeats 3 times.
  72486. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72487. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72488. 19:11:18 T:2316 DEBUG: Previous line repeats 1 times.
  72489. 19:11:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72490. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72491. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72492. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72493. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72494. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72495. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72496. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72497. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72498. 19:11:19 T:2316 DEBUG: Previous line repeats 1 times.
  72499. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72500. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72501. 19:11:19 T:2316 DEBUG: Previous line repeats 2 times.
  72502. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72503. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72504. 19:11:19 T:2316 DEBUG: Previous line repeats 2 times.
  72505. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72506. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72507. 19:11:19 T:2316 DEBUG: Previous line repeats 2 times.
  72508. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72509. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72510. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72511. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72512. 19:11:19 T:2316 DEBUG: Previous line repeats 1 times.
  72513. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72514. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72515. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72516. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72517. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72518. 19:11:19 T:2316 DEBUG: Previous line repeats 2 times.
  72519. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72520. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72521. 19:11:19 T:2316 DEBUG: Previous line repeats 2 times.
  72522. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72523. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72524. 19:11:19 T:2316 DEBUG: Previous line repeats 1 times.
  72525. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72526. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72527. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72528. 19:11:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72529. 19:11:20 T:2316 DEBUG: Previous line repeats 2 times.
  72530. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72531. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72532. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72533. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72534. 19:11:20 T:2316 DEBUG: Previous line repeats 1 times.
  72535. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72536. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72537. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72538. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72539. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72540. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72541. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72542. 19:11:20 T:2316 DEBUG: Previous line repeats 1 times.
  72543. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72544. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72545. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72546. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72547. 19:11:20 T:2316 DEBUG: Previous line repeats 4 times.
  72548. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72549. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72550. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72551. 19:11:20 T:2316 DEBUG: Previous line repeats 2 times.
  72552. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72553. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72554. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72555. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72556. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72557. 19:11:20 T:2316 DEBUG: Previous line repeats 3 times.
  72558. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72559. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72560. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72561. 19:11:20 T:2316 DEBUG: Previous line repeats 1 times.
  72562. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72563. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72564. 19:11:20 T:2316 DEBUG: Previous line repeats 2 times.
  72565. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72566. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72567. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72568. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72569. 19:11:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72570. 19:11:21 T:2316 DEBUG: Previous line repeats 2 times.
  72571. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72572. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72573. 19:11:21 T:2316 DEBUG: Previous line repeats 1 times.
  72574. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72575. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72576. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72577. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72578. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72579. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72580. 19:11:21 T:2316 DEBUG: Previous line repeats 4 times.
  72581. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72582. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72583. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72584. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72585. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72586. 19:11:21 T:2316 DEBUG: Previous line repeats 2 times.
  72587. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72588. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72589. 19:11:21 T:2316 DEBUG: Previous line repeats 1 times.
  72590. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72591. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72592. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72593. 19:11:21 T:2316 DEBUG: Previous line repeats 3 times.
  72594. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72595. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72596. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72597. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72598. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72599. 19:11:21 T:2316 DEBUG: Previous line repeats 1 times.
  72600. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72601. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72602. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72603. 19:11:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72604. 19:11:22 T:2316 DEBUG: Previous line repeats 4 times.
  72605. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72606. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72607. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72608. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72609. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72610. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72611. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72612. 19:11:22 T:2316 DEBUG: Previous line repeats 2 times.
  72613. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72614. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72615. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72616. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72617. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72618. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72619. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72620. 19:11:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  72621. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72622. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72623. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72624. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72625. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72626. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72627. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72628. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72629. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72630. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72631. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72632. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72633. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72634. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72635. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72636. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72637. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72638. 19:11:22 T:2316 DEBUG: Previous line repeats 2 times.
  72639. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72640. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72641. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72642. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72643. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72644. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72645. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72646. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72647. 19:11:22 T:2316 DEBUG: Previous line repeats 1 times.
  72648. 19:11:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72649. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72650. 19:11:23 T:2316 DEBUG: Previous line repeats 2 times.
  72651. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72652. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72653. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72654. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72655. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72656. 19:11:23 T:2316 DEBUG: Previous line repeats 2 times.
  72657. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72658. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72659. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72660. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72661. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72662. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72663. 19:11:23 T:2316 DEBUG: Previous line repeats 2 times.
  72664. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72665. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72666. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72667. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72668. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72669. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72670. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72671. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72672. 19:11:23 T:2316 DEBUG: Previous line repeats 3 times.
  72673. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72674. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72675. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72676. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72677. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72678. 19:11:23 T:2316 DEBUG: Previous line repeats 3 times.
  72679. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72680. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72681. 19:11:23 T:2316 DEBUG: Previous line repeats 1 times.
  72682. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72683. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72684. 19:11:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72685. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72686. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72687. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72688. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72689. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72690. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72691. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72692. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72693. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72694. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72695. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72696. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72697. 19:11:24 T:2316 DEBUG: Previous line repeats 3 times.
  72698. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72699. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72700. 19:11:24 T:2316 DEBUG: Previous line repeats 1 times.
  72701. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72702. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72703. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72704. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72705. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72706. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72707. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72708. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72709. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72710. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72711. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72712. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72713. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72714. 19:11:24 T:2316 DEBUG: Previous line repeats 1 times.
  72715. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72716. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72717. 19:11:24 T:2316 DEBUG: Previous line repeats 2 times.
  72718. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72719. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72720. 19:11:24 T:2316 DEBUG: Previous line repeats 1 times.
  72721. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72722. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72723. 19:11:24 T:2316 DEBUG: Previous line repeats 1 times.
  72724. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72725. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72726. 19:11:24 T:2316 DEBUG: Previous line repeats 1 times.
  72727. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72728. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72729. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72730. 19:11:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72731. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72732. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72733. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72734. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72735. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72736. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72737. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72738. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72739. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72740. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72741. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72742. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72743. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72744. 19:11:25 T:2316 DEBUG: Previous line repeats 1 times.
  72745. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72746. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72747. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72748. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72749. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72750. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72751. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72752. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72753. 19:11:25 T:2316 DEBUG: Previous line repeats 1 times.
  72754. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72755. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72756. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72757. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72758. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72759. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72760. 19:11:25 T:2316 DEBUG: Previous line repeats 1 times.
  72761. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72762. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72763. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72764. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72765. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72766. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72767. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72768. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72769. 19:11:25 T:2316 DEBUG: Previous line repeats 2 times.
  72770. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72771. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72772. 19:11:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72773. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72774. 19:11:26 T:2316 DEBUG: Previous line repeats 2 times.
  72775. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72776. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72777. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72778. 19:11:26 T:2316 DEBUG: Previous line repeats 2 times.
  72779. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72780. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72781. 19:11:26 T:2316 DEBUG: Previous line repeats 4 times.
  72782. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72783. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72784. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72785. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72786. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72787. 19:11:26 T:2316 DEBUG: Previous line repeats 2 times.
  72788. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72789. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72790. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72791. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72792. 19:11:26 T:2316 DEBUG: Previous line repeats 2 times.
  72793. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72794. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72795. 19:11:26 T:2316 DEBUG: Previous line repeats 1 times.
  72796. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72797. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72798. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72799. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72800. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72801. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72802. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72803. 19:11:26 T:2316 DEBUG: Previous line repeats 5 times.
  72804. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72805. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72806. 19:11:26 T:2316 DEBUG: Previous line repeats 1 times.
  72807. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72808. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72809. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72810. 19:11:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72811. 19:11:27 T:2316 DEBUG: Previous line repeats 2 times.
  72812. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72813. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72814. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72815. 19:11:27 T:2316 DEBUG: Previous line repeats 1 times.
  72816. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72817. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72818. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72819. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72820. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72821. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72822. 19:11:27 T:2316 DEBUG: Previous line repeats 2 times.
  72823. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72824. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72825. 19:11:27 T:2316 DEBUG: Previous line repeats 1 times.
  72826. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72827. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72828. 19:11:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  72829. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72830. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72831. 19:11:27 T:2316 DEBUG: Previous line repeats 4 times.
  72832. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72833. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72834. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72835. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72836. 19:11:27 T:2316 DEBUG: Previous line repeats 2 times.
  72837. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72838. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72839. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72840. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72841. 19:11:27 T:2316 DEBUG: Previous line repeats 2 times.
  72842. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72843. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72844. 19:11:27 T:2316 DEBUG: Previous line repeats 1 times.
  72845. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72846. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72847. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72848. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72849. 19:11:27 T:2316 DEBUG: Previous line repeats 2 times.
  72850. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72851. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72852. 19:11:27 T:2316 DEBUG: Previous line repeats 1 times.
  72853. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72854. 19:11:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72855. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72856. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72857. 19:11:28 T:2316 DEBUG: Previous line repeats 2 times.
  72858. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72859. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72860. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72861. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72862. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72863. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72864. 19:11:28 T:2316 DEBUG: Previous line repeats 1 times.
  72865. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72866. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72867. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72868. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72869. 19:11:28 T:2316 DEBUG: Previous line repeats 4 times.
  72870. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72871. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72872. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72873. 19:11:28 T:2316 DEBUG: Previous line repeats 1 times.
  72874. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72875. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72876. 19:11:28 T:2316 DEBUG: Previous line repeats 3 times.
  72877. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72878. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72879. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72880. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72881. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72882. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72883. 19:11:28 T:2316 DEBUG: Previous line repeats 2 times.
  72884. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72885. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72886. 19:11:28 T:2316 DEBUG: Previous line repeats 2 times.
  72887. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72888. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72889. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72890. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72891. 19:11:28 T:2316 DEBUG: Previous line repeats 1 times.
  72892. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72893. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72894. 19:11:28 T:2316 DEBUG: Previous line repeats 2 times.
  72895. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72896. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72897. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72898. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72899. 19:11:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72900. 19:11:29 T:2316 DEBUG: Previous line repeats 1 times.
  72901. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72902. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72903. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72904. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72905. 19:11:29 T:2316 DEBUG: Previous line repeats 2 times.
  72906. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72907. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72908. 19:11:29 T:2316 DEBUG: Previous line repeats 1 times.
  72909. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72910. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72911. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72912. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72913. 19:11:29 T:2316 DEBUG: Previous line repeats 2 times.
  72914. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72915. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72916. 19:11:29 T:2316 DEBUG: Previous line repeats 2 times.
  72917. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72918. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72919. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72920. 19:11:29 T:2316 DEBUG: Previous line repeats 2 times.
  72921. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72922. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72923. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72924. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72925. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72926. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72927. 19:11:29 T:2316 DEBUG: Previous line repeats 1 times.
  72928. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72929. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72930. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72931. 19:11:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72932. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72933. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72934. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72935. 19:11:30 T:2316 DEBUG: Previous line repeats 1 times.
  72936. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72937. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72938. 19:11:30 T:2316 DEBUG: Previous line repeats 1 times.
  72939. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72940. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72941. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72942. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72943. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72944. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72945. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72946. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72947. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72948. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72949. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72950. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72951. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72952. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72953. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72954. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72955. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72956. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72957. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72958. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72959. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72960. 19:11:30 T:2316 DEBUG: Previous line repeats 1 times.
  72961. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72962. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72963. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72964. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72965. 19:11:30 T:2316 DEBUG: Previous line repeats 1 times.
  72966. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72967. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72968. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72969. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72970. 19:11:30 T:2316 DEBUG: Previous line repeats 2 times.
  72971. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72972. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72973. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72974. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72975. 19:11:30 T:2316 DEBUG: Previous line repeats 1 times.
  72976. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72977. 19:11:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72978. 19:11:31 T:2316 DEBUG: Previous line repeats 2 times.
  72979. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72980. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72981. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72982. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72983. 19:11:31 T:2316 DEBUG: Previous line repeats 1 times.
  72984. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72985. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72986. 19:11:31 T:2316 DEBUG: Previous line repeats 2 times.
  72987. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72988. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72989. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72990. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72991. 19:11:31 T:2316 DEBUG: Previous line repeats 2 times.
  72992. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72993. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72994. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  72995. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  72996. 19:11:31 T:2316 DEBUG: Previous line repeats 5 times.
  72997. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  72998. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  72999. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73000. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73001. 19:11:31 T:2316 DEBUG: Previous line repeats 5 times.
  73002. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73003. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73004. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73005. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73006. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73007. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73008. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73009. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73010. 19:11:31 T:2316 DEBUG: Previous line repeats 4 times.
  73011. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73012. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73013. 19:11:31 T:2316 DEBUG: Previous line repeats 1 times.
  73014. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73015. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73016. 19:11:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73017. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73018. 19:11:32 T:2316 DEBUG: Previous line repeats 3 times.
  73019. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73020. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73021. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73022. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73023. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73024. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73025. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73026. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73027. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73028. 19:11:32 T:2316 DEBUG: Previous line repeats 4 times.
  73029. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73030. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73031. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73032. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73033. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73034. 19:11:32 T:2316 DEBUG: Previous line repeats 3 times.
  73035. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73036. 19:11:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  73037. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73038. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73039. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73040. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73041. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73042. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73043. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73044. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73045. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73046. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73047. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73048. 19:11:32 T:2316 DEBUG: Previous line repeats 2 times.
  73049. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73050. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73051. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73052. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73053. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73054. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73055. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73056. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73057. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73058. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73059. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73060. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73061. 19:11:32 T:2316 DEBUG: Previous line repeats 1 times.
  73062. 19:11:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73063. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73064. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73065. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73066. 19:11:33 T:2316 DEBUG: Previous line repeats 2 times.
  73067. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73068. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73069. 19:11:33 T:2316 DEBUG: Previous line repeats 1 times.
  73070. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73071. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73072. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73073. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73074. 19:11:33 T:2316 DEBUG: Previous line repeats 1 times.
  73075. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73076. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73077. 19:11:33 T:2316 DEBUG: Previous line repeats 3 times.
  73078. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73079. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73080. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73081. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73082. 19:11:33 T:2316 DEBUG: Previous line repeats 1 times.
  73083. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73084. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73085. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73086. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73087. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73088. 19:11:33 T:2316 DEBUG: Previous line repeats 4 times.
  73089. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73090. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73091. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73092. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73093. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73094. 19:11:33 T:2316 DEBUG: Previous line repeats 2 times.
  73095. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73096. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73097. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73098. 19:11:33 T:2316 DEBUG: Previous line repeats 2 times.
  73099. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73100. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73101. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73102. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73103. 19:11:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73104. 19:11:34 T:2316 DEBUG: Previous line repeats 3 times.
  73105. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73106. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73107. 19:11:34 T:2316 DEBUG: Previous line repeats 1 times.
  73108. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73109. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73110. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73111. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73112. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73113. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73114. 19:11:34 T:2316 DEBUG: Previous line repeats 2 times.
  73115. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73116. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73117. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73118. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73119. 19:11:34 T:2316 DEBUG: Previous line repeats 5 times.
  73120. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73121. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73122. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73123. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73124. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73125. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73126. 19:11:34 T:2316 DEBUG: Previous line repeats 3 times.
  73127. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73128. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73129. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73130. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73131. 19:11:34 T:2316 DEBUG: Previous line repeats 3 times.
  73132. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73133. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73134. 19:11:34 T:2316 DEBUG: Previous line repeats 1 times.
  73135. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73136. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73137. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73138. 19:11:34 T:2316 DEBUG: Previous line repeats 4 times.
  73139. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73140. 19:11:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73141. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73142. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73143. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73144. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73145. 19:11:35 T:2316 DEBUG: Previous line repeats 1 times.
  73146. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73147. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73148. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73149. 19:11:35 T:2316 DEBUG: Previous line repeats 2 times.
  73150. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73151. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73152. 19:11:35 T:2316 DEBUG: Previous line repeats 1 times.
  73153. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73154. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73155. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73156. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73157. 19:11:35 T:2316 DEBUG: Previous line repeats 2 times.
  73158. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73159. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73160. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73161. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73162. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73163. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73164. 19:11:35 T:2316 DEBUG: Previous line repeats 2 times.
  73165. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73166. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73167. 19:11:35 T:2316 DEBUG: Previous line repeats 1 times.
  73168. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73169. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73170. 19:11:35 T:2316 DEBUG: Previous line repeats 2 times.
  73171. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73172. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73173. 19:11:35 T:2316 DEBUG: Previous line repeats 1 times.
  73174. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73175. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73176. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73177. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73178. 19:11:35 T:2316 DEBUG: Previous line repeats 2 times.
  73179. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73180. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73181. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73182. 19:11:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73183. 19:11:36 T:2316 DEBUG: Previous line repeats 2 times.
  73184. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73185. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73186. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73187. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73188. 19:11:36 T:2316 DEBUG: Previous line repeats 1 times.
  73189. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73190. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73191. 19:11:36 T:2316 DEBUG: Previous line repeats 2 times.
  73192. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73193. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73194. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73195. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73196. 19:11:36 T:2316 DEBUG: Previous line repeats 3 times.
  73197. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73198. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73199. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73200. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73201. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73202. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73203. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73204. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73205. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73206. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73207. 19:11:36 T:2316 DEBUG: Previous line repeats 4 times.
  73208. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73209. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73210. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73211. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73212. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73213. 19:11:36 T:2316 DEBUG: Previous line repeats 4 times.
  73214. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73215. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73216. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73217. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73218. 19:11:36 T:2316 DEBUG: Previous line repeats 2 times.
  73219. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73220. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73221. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73222. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73223. 19:11:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73224. 19:11:37 T:2316 DEBUG: Previous line repeats 4 times.
  73225. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73226. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73227. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73228. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73229. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73230. 19:11:37 T:2316 DEBUG: Previous line repeats 3 times.
  73231. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73232. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73233. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73234. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73235. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73236. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73237. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73238. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73239. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73240. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73241. 19:11:37 T:2316 DEBUG: Previous line repeats 1 times.
  73242. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73243. 19:11:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  73244. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73245. 19:11:37 T:2316 DEBUG: Previous line repeats 3 times.
  73246. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73247. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73248. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73249. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73250. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73251. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73252. 19:11:37 T:2316 DEBUG: Previous line repeats 1 times.
  73253. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73254. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73255. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73256. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73257. 19:11:37 T:2316 DEBUG: Previous line repeats 1 times.
  73258. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73259. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73260. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73261. 19:11:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73262. 19:11:38 T:2316 DEBUG: Previous line repeats 1 times.
  73263. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73264. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73265. 19:11:38 T:2316 DEBUG: Previous line repeats 1 times.
  73266. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73267. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73268. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73269. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73270. 19:11:38 T:2316 DEBUG: Previous line repeats 2 times.
  73271. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73272. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73273. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73274. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73275. 19:11:38 T:2316 DEBUG: Previous line repeats 2 times.
  73276. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73277. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73278. 19:11:38 T:2316 DEBUG: Previous line repeats 2 times.
  73279. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73280. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73281. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73282. 19:11:38 T:2316 DEBUG: Previous line repeats 3 times.
  73283. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73284. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73285. 19:11:38 T:2316 DEBUG: Previous line repeats 1 times.
  73286. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73287. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73288. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73289. 19:11:38 T:2316 DEBUG: Previous line repeats 2 times.
  73290. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73291. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73292. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73293. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73294. 19:11:38 T:2316 DEBUG: Previous line repeats 3 times.
  73295. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73296. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73297. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73298. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73299. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73300. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73301. 19:11:38 T:2316 DEBUG: Previous line repeats 2 times.
  73302. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73303. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73304. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73305. 19:11:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73306. 19:11:39 T:2316 DEBUG: Previous line repeats 1 times.
  73307. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73308. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73309. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73310. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73311. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73312. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73313. 19:11:39 T:2316 DEBUG: Previous line repeats 2 times.
  73314. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73315. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73316. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73317. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73318. 19:11:39 T:2316 DEBUG: Previous line repeats 3 times.
  73319. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73320. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73321. 19:11:39 T:2316 DEBUG: Previous line repeats 1 times.
  73322. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73323. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73324. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73325. 19:11:39 T:2316 DEBUG: Previous line repeats 3 times.
  73326. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73327. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73328. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73329. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73330. 19:11:39 T:2316 DEBUG: Previous line repeats 1 times.
  73331. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73332. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73333. 19:11:39 T:2316 DEBUG: Previous line repeats 1 times.
  73334. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73335. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73336. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73337. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73338. 19:11:39 T:2316 DEBUG: Previous line repeats 5 times.
  73339. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73340. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73341. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73342. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73343. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73344. 19:11:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73345. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73346. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73347. 19:11:40 T:2316 DEBUG: Previous line repeats 2 times.
  73348. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73349. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73350. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73351. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73352. 19:11:40 T:2316 DEBUG: Previous line repeats 3 times.
  73353. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73354. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73355. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73356. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73357. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73358. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73359. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73360. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73361. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73362. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73363. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73364. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73365. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73366. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73367. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73368. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73369. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73370. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73371. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73372. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73373. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73374. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73375. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73376. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73377. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73378. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73379. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73380. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73381. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73382. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73383. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73384. 19:11:40 T:2316 DEBUG: Previous line repeats 1 times.
  73385. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73386. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73387. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73388. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73389. 19:11:40 T:2316 DEBUG: Previous line repeats 2 times.
  73390. 19:11:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73391. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73392. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73393. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73394. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73395. 19:11:41 T:2316 DEBUG: Previous line repeats 4 times.
  73396. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73397. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73398. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73399. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73400. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73401. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73402. 19:11:41 T:2316 DEBUG: Previous line repeats 4 times.
  73403. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73404. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73405. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73406. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73407. 19:11:41 T:2316 DEBUG: Previous line repeats 1 times.
  73408. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73409. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73410. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73411. 19:11:41 T:2316 DEBUG: Previous line repeats 1 times.
  73412. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73413. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73414. 19:11:41 T:2316 DEBUG: Previous line repeats 3 times.
  73415. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73416. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73417. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73418. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73419. 19:11:41 T:2316 DEBUG: Previous line repeats 1 times.
  73420. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73421. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73422. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73423. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73424. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73425. 19:11:41 T:2316 DEBUG: Previous line repeats 3 times.
  73426. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73427. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73428. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73429. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73430. 19:11:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73431. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73432. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73433. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73434. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73435. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73436. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73437. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73438. 19:11:42 T:2316 DEBUG: Previous line repeats 2 times.
  73439. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73440. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73441. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73442. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73443. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73444. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73445. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73446. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73447. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73448. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73449. 19:11:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  73450. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73451. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73452. 19:11:42 T:2316 DEBUG: Previous line repeats 3 times.
  73453. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73454. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73455. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73456. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73457. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73458. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73459. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73460. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73461. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73462. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73463. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73464. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73465. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73466. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73467. 19:11:42 T:2316 DEBUG: Previous line repeats 3 times.
  73468. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73469. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73470. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73471. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73472. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73473. 19:11:42 T:2316 DEBUG: Previous line repeats 1 times.
  73474. 19:11:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73475. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73476. 19:11:43 T:2316 DEBUG: Previous line repeats 2 times.
  73477. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73478. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73479. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73480. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73481. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73482. 19:11:43 T:2316 DEBUG: Previous line repeats 1 times.
  73483. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73484. 19:11:43 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  73485. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73486. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73487. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  73488. 19:11:43 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  73489. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  73490. 19:11:43 T:3764 INFO: Previous line repeats 6 times.
  73491. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  73492. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73493. 19:11:43 T:2316 DEBUG: Previous line repeats 2 times.
  73494. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73495. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  73496. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73497. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73498. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73499. 19:11:43 T:3764 DEBUG: Previous line repeats 2 times.
  73500. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  73501. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73502. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73503. 19:11:43 T:2316 DEBUG: Previous line repeats 1 times.
  73504. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73505. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73506. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73507. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73508. 19:11:43 T:2316 DEBUG: Previous line repeats 2 times.
  73509. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73510. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73511. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73512. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73513. 19:11:43 T:2316 DEBUG: Previous line repeats 1 times.
  73514. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73515. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73516. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73517. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73518. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73519. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73520. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73521. 19:11:43 T:3016 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  73522. 19:11:43 T:3016 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  73523. 19:11:43 T:3016 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73524. 19:11:43 T:3016 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  73525. 19:11:43 T:3016 INFO: Platinum [neptune.http]: got connection (reused: false)
  73526. 19:11:43 T:3016 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  73527. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  73528. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  73529. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73530. 19:11:43 T:2316 DEBUG: Previous line repeats 1 times.
  73531. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73532. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73533. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73534. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73535. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73536. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  73537. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  73538. 19:11:43 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  73539. 19:11:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73540. 19:11:44 T:2316 DEBUG: Previous line repeats 1 times.
  73541. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73542. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73543. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73544. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73545. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73546. 19:11:44 T:2316 DEBUG: Previous line repeats 3 times.
  73547. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73548. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73549. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73550. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73551. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  73552. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  73553. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  73554. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  73555. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73556. 19:11:44 T:2316 DEBUG: Previous line repeats 1 times.
  73557. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73558. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73559. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73560. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73561. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73562. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  73563. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73564. 19:11:44 T:3764 DEBUG: Previous line repeats 1 times.
  73565. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  73566. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  73567. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  73568. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73569. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73570. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73571. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73572. 19:11:44 T:3764 DEBUG: Previous line repeats 2 times.
  73573. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  73574. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  73575. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  73576. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  73577. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73578. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73579. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73580. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73581. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73582. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73583. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73584. 19:11:44 T:548 DEBUG: Previous line repeats 2 times.
  73585. 19:11:44 T:548 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  73586. 19:11:44 T:548 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  73587. 19:11:44 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73588. 19:11:44 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  73589. 19:11:44 T:548 INFO: Platinum [neptune.http]: got connection (reused: false)
  73590. 19:11:44 T:548 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  73591. 19:11:44 T:548 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  73592. 19:11:44 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73593. 19:11:44 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  73594. 19:11:44 T:548 INFO: Platinum [neptune.http]: got connection (reused: false)
  73595. 19:11:44 T:548 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  73596. 19:11:44 T:548 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  73597. 19:11:44 T:548 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73598. 19:11:44 T:548 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  73599. 19:11:44 T:548 INFO: Platinum [neptune.http]: got connection (reused: false)
  73600. 19:11:44 T:548 ERROR: Platinum [platinum.core.service]: No state variables found
  73601. 19:11:44 T:548 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  73602. 19:11:44 T:548 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  73603. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  73604. <specVersion>
  73605. <major>1</major>
  73606. <minor>0</minor>
  73607. </specVersion>
  73608. <actionList />
  73609. <serviceStateTable />
  73610. </scpd>
  73611. 19:11:44 T:548 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  73612. 19:11:44 T:548 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  73613. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  73614. <specVersion>
  73615. <major>1</major>
  73616. <minor>0</minor>
  73617. </specVersion>
  73618. <actionList />
  73619. <serviceStateTable />
  73620. </scpd>
  73621. 19:11:44 T:548 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  73622. 19:11:44 T:2316 NOTICE: Previous line repeats 2 times.
  73623. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73624. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73625. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73626. 19:11:44 T:2316 DEBUG: Previous line repeats 1 times.
  73627. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73628. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73629. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  73630. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  73631. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  73632. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73633. 19:11:44 T:2316 DEBUG: Previous line repeats 3 times.
  73634. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73635. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73636. 19:11:44 T:2316 DEBUG: Previous line repeats 1 times.
  73637. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73638. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73639. 19:11:44 T:2316 DEBUG: Previous line repeats 1 times.
  73640. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73641. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73642. 19:11:44 T:3764 DEBUG: Previous line repeats 1 times.
  73643. 19:11:44 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  73644. 19:11:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73645. 19:11:45 T:3764 DEBUG: Previous line repeats 3 times.
  73646. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  73647. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  73648. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73649. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73650. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73651. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73652. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  73653. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73654. 19:11:45 T:2316 DEBUG: Previous line repeats 2 times.
  73655. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73656. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73657. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73658. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73659. 19:11:45 T:3764 DEBUG: Previous line repeats 1 times.
  73660. 19:11:45 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  73661. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  73662. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73663. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73664. 19:11:45 T:2316 DEBUG: Previous line repeats 1 times.
  73665. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73666. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73667. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73668. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73669. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73670. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73671. 19:11:45 T:3764 DEBUG: Previous line repeats 1 times.
  73672. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  73673. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  73674. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73675. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73676. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73677. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73678. 19:11:45 T:2316 DEBUG: Previous line repeats 1 times.
  73679. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73680. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  73681. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  73682. 19:11:45 T:4268 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  73683. 19:11:45 T:4268 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  73684. 19:11:45 T:4268 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73685. 19:11:45 T:4268 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  73686. 19:11:45 T:4268 INFO: Platinum [neptune.http]: got connection (reused: false)
  73687. 19:11:45 T:4268 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  73688. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  73689. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73690. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73691. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73692. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73693. 19:11:45 T:2316 DEBUG: Previous line repeats 1 times.
  73694. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73695. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73696. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73697. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73698. 19:11:45 T:2316 DEBUG: Previous line repeats 1 times.
  73699. 19:11:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73700. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  73701. 19:11:45 T:3764 INFO: Previous line repeats 1 times.
  73702. 19:11:45 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  73703. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73704. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73705. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73706. 19:11:46 T:2316 DEBUG: Previous line repeats 1 times.
  73707. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73708. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73709. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73710. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73711. 19:11:46 T:2316 DEBUG: Previous line repeats 1 times.
  73712. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73713. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73714. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73715. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73716. 19:11:46 T:2316 DEBUG: Previous line repeats 1 times.
  73717. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73718. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73719. 19:11:46 T:2316 DEBUG: Previous line repeats 1 times.
  73720. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73721. 19:11:46 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  73722. 19:11:46 T:2316 INFO: Previous line repeats 3 times.
  73723. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73724. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73725. 19:11:46 T:2316 DEBUG: Previous line repeats 1 times.
  73726. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73727. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73728. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73729. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73730. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73731. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73732. 19:11:46 T:2316 DEBUG: Previous line repeats 3 times.
  73733. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73734. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73735. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73736. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73737. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73738. 19:11:46 T:6152 DEBUG: Previous line repeats 2 times.
  73739. 19:11:46 T:6152 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  73740. 19:11:46 T:6152 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  73741. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73742. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  73743. 19:11:46 T:6152 INFO: Platinum [neptune.http]: got connection (reused: false)
  73744. 19:11:46 T:6152 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  73745. 19:11:46 T:6152 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  73746. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73747. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  73748. 19:11:46 T:6152 INFO: Platinum [neptune.http]: got connection (reused: false)
  73749. 19:11:46 T:6152 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  73750. 19:11:46 T:6152 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  73751. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  73752. 19:11:46 T:6152 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  73753. 19:11:46 T:6152 INFO: Platinum [neptune.http]: got connection (reused: false)
  73754. 19:11:46 T:6152 ERROR: Platinum [platinum.core.service]: No state variables found
  73755. 19:11:46 T:6152 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  73756. 19:11:46 T:6152 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  73757. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  73758. <specVersion>
  73759. <major>1</major>
  73760. <minor>0</minor>
  73761. </specVersion>
  73762. <actionList />
  73763. <serviceStateTable />
  73764. </scpd>
  73765. 19:11:46 T:6152 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  73766. 19:11:46 T:6152 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  73767. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  73768. <specVersion>
  73769. <major>1</major>
  73770. <minor>0</minor>
  73771. </specVersion>
  73772. <actionList />
  73773. <serviceStateTable />
  73774. </scpd>
  73775. 19:11:46 T:6152 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  73776. 19:11:46 T:2316 NOTICE: Previous line repeats 2 times.
  73777. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73778. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73779. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73780. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73781. 19:11:46 T:2316 DEBUG: Previous line repeats 5 times.
  73782. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73783. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73784. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73785. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73786. 19:11:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73787. 19:11:47 T:2316 DEBUG: Previous line repeats 4 times.
  73788. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73789. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73790. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73791. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73792. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73793. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73794. 19:11:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  73795. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73796. 19:11:47 T:2316 DEBUG: Previous line repeats 1 times.
  73797. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73798. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73799. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73800. 19:11:47 T:3764 DEBUG: Previous line repeats 1 times.
  73801. 19:11:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  73802. 19:11:47 T:2316 INFO: Previous line repeats 1 times.
  73803. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73804. 19:11:47 T:2316 DEBUG: Previous line repeats 1 times.
  73805. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73806. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73807. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73808. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73809. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73810. 19:11:47 T:2316 DEBUG: Previous line repeats 4 times.
  73811. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73812. 19:11:47 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  73813. 19:11:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  73814. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73815. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73816. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73817. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73818. 19:11:47 T:2316 DEBUG: Previous line repeats 1 times.
  73819. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73820. 19:11:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  73821. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73822. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73823. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73824. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73825. 19:11:47 T:2316 DEBUG: Previous line repeats 3 times.
  73826. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73827. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73828. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73829. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73830. 19:11:47 T:2316 DEBUG: Previous line repeats 1 times.
  73831. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73832. 19:11:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73833. 19:11:48 T:2316 DEBUG: Previous line repeats 2 times.
  73834. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73835. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73836. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73837. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73838. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73839. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73840. 19:11:48 T:2316 DEBUG: Previous line repeats 1 times.
  73841. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73842. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73843. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73844. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73845. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73846. 19:11:48 T:2316 DEBUG: Previous line repeats 1 times.
  73847. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73848. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73849. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73850. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73851. 19:11:48 T:2316 DEBUG: Previous line repeats 1 times.
  73852. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73853. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73854. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73855. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73856. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73857. 19:11:48 T:2316 DEBUG: Previous line repeats 1 times.
  73858. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73859. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73860. 19:11:48 T:2316 DEBUG: Previous line repeats 2 times.
  73861. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73862. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73863. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73864. 19:11:48 T:2316 DEBUG: Previous line repeats 2 times.
  73865. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73866. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73867. 19:11:48 T:2316 DEBUG: Previous line repeats 1 times.
  73868. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73869. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73870. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73871. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73872. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73873. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73874. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73875. 19:11:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73876. 19:11:49 T:2316 DEBUG: Previous line repeats 2 times.
  73877. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73878. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73879. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73880. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73881. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73882. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73883. 19:11:49 T:2316 DEBUG: Previous line repeats 2 times.
  73884. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73885. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73886. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73887. 19:11:49 T:2316 DEBUG: Previous line repeats 1 times.
  73888. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73889. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73890. 19:11:49 T:2316 DEBUG: Previous line repeats 3 times.
  73891. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73892. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73893. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73894. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73895. 19:11:49 T:2316 DEBUG: Previous line repeats 2 times.
  73896. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73897. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73898. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73899. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73900. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73901. 19:11:49 T:2316 DEBUG: Previous line repeats 4 times.
  73902. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73903. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73904. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73905. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73906. 19:11:49 T:2316 DEBUG: Previous line repeats 2 times.
  73907. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73908. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73909. 19:11:49 T:2316 DEBUG: Previous line repeats 1 times.
  73910. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73911. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73912. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73913. 19:11:49 T:2316 DEBUG: Previous line repeats 3 times.
  73914. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73915. 19:11:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73916. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73917. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73918. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73919. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73920. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73921. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73922. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73923. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73924. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73925. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73926. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73927. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73928. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73929. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73930. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73931. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73932. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73933. 19:11:50 T:2316 DEBUG: Previous line repeats 2 times.
  73934. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73935. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73936. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73937. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73938. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73939. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73940. 19:11:50 T:2316 DEBUG: Previous line repeats 2 times.
  73941. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73942. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73943. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73944. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73945. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73946. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73947. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73948. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73949. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73950. 19:11:50 T:2316 DEBUG: Previous line repeats 1 times.
  73951. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73952. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73953. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73954. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73955. 19:11:50 T:2316 DEBUG: Previous line repeats 2 times.
  73956. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73957. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73958. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73959. 19:11:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73960. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73961. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73962. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  73963. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73964. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73965. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73966. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73967. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  73968. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73969. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73970. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73971. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73972. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73973. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73974. 19:11:51 T:2316 DEBUG: Previous line repeats 3 times.
  73975. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73976. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73977. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  73978. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73979. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73980. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73981. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73982. 19:11:51 T:2316 DEBUG: Previous line repeats 2 times.
  73983. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73984. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73985. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73986. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73987. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73988. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73989. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  73990. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73991. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73992. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73993. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  73994. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73995. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  73996. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  73997. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  73998. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  73999. 19:11:51 T:2316 DEBUG: Previous line repeats 1 times.
  74000. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74001. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74002. 19:11:51 T:2316 DEBUG: Previous line repeats 2 times.
  74003. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74004. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74005. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74006. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74007. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74008. 19:11:51 T:2316 DEBUG: Previous line repeats 2 times.
  74009. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74010. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74011. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74012. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74013. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74014. 19:11:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74015. 19:11:52 T:2316 DEBUG: Previous line repeats 3 times.
  74016. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74017. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74018. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74019. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74020. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74021. 19:11:52 T:5808 DEBUG: Previous line repeats 5 times.
  74022. 19:11:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  74023. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74024. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74025. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74026. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74027. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74028. 19:11:52 T:2316 DEBUG: Previous line repeats 3 times.
  74029. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74030. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74031. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74032. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74033. 19:11:52 T:2316 DEBUG: Previous line repeats 2 times.
  74034. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74035. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74036. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74037. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74038. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74039. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74040. 19:11:52 T:2316 DEBUG: Previous line repeats 2 times.
  74041. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74042. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74043. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74044. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74045. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74046. 19:11:52 T:2316 DEBUG: Previous line repeats 2 times.
  74047. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74048. 19:11:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74049. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74050. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74051. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74052. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74053. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74054. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74055. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74056. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74057. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74058. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74059. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74060. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74061. 19:11:53 T:2316 DEBUG: Previous line repeats 2 times.
  74062. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74063. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74064. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74065. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74066. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74067. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74068. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74069. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74070. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74071. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74072. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74073. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74074. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74075. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74076. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74077. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74078. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74079. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74080. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74081. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74082. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74083. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74084. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74085. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74086. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74087. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74088. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74089. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74090. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74091. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74092. 19:11:53 T:2316 DEBUG: Previous line repeats 1 times.
  74093. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74094. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74095. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74096. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74097. 19:11:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74098. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74099. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74100. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74101. 19:11:54 T:2316 DEBUG: Previous line repeats 3 times.
  74102. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74103. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74104. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74105. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74106. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74107. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74108. 19:11:54 T:2316 DEBUG: Previous line repeats 4 times.
  74109. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74110. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74111. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74112. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74113. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74114. 19:11:54 T:2316 DEBUG: Previous line repeats 3 times.
  74115. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74116. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74117. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74118. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74119. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74120. 19:11:54 T:2316 DEBUG: Previous line repeats 1 times.
  74121. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74122. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74123. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74124. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74125. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74126. 19:11:54 T:2316 DEBUG: Previous line repeats 2 times.
  74127. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74128. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74129. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74130. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74131. 19:11:54 T:2316 DEBUG: Previous line repeats 2 times.
  74132. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74133. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74134. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74135. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74136. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74137. 19:11:54 T:2316 DEBUG: Previous line repeats 3 times.
  74138. 19:11:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74139. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74140. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74141. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74142. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74143. 19:11:55 T:2316 DEBUG: Previous line repeats 1 times.
  74144. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74145. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74146. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74147. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74148. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74149. 19:11:55 T:2316 DEBUG: Previous line repeats 6 times.
  74150. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74151. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74152. 19:11:55 T:2316 DEBUG: Previous line repeats 1 times.
  74153. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74154. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74155. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74156. 19:11:55 T:2316 DEBUG: Previous line repeats 3 times.
  74157. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74158. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74159. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74160. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74161. 19:11:55 T:2316 DEBUG: Previous line repeats 2 times.
  74162. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74163. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74164. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74165. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74166. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74167. 19:11:55 T:2316 DEBUG: Previous line repeats 1 times.
  74168. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74169. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74170. 19:11:55 T:2316 DEBUG: Previous line repeats 1 times.
  74171. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74172. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74173. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74174. 19:11:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74175. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74176. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74177. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74178. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74179. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74180. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74181. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74182. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74183. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74184. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74185. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74186. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74187. 19:11:56 T:2316 DEBUG: Previous line repeats 1 times.
  74188. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74189. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74190. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74191. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74192. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74193. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74194. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74195. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74196. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74197. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74198. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74199. 19:11:56 T:2316 DEBUG: Previous line repeats 2 times.
  74200. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74201. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74202. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74203. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74204. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74205. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74206. 19:11:56 T:2316 DEBUG: Previous line repeats 1 times.
  74207. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74208. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74209. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74210. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74211. 19:11:56 T:2316 DEBUG: Previous line repeats 1 times.
  74212. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74213. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74214. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74215. 19:11:56 T:2316 DEBUG: Previous line repeats 1 times.
  74216. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74217. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74218. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74219. 19:11:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74220. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74221. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74222. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74223. 19:11:57 T:2316 DEBUG: Previous line repeats 1 times.
  74224. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74225. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74226. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74227. 19:11:57 T:2316 DEBUG: Previous line repeats 1 times.
  74228. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74229. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74230. 19:11:57 T:2316 DEBUG: Previous line repeats 2 times.
  74231. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74232. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74233. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74234. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74235. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74236. 19:11:57 T:5808 DEBUG: Previous line repeats 4 times.
  74237. 19:11:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  74238. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74239. 19:11:57 T:2316 DEBUG: Previous line repeats 2 times.
  74240. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74241. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74242. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74243. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74244. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74245. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74246. 19:11:57 T:2316 DEBUG: Previous line repeats 3 times.
  74247. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74248. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74249. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74250. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74251. 19:11:57 T:2316 DEBUG: Previous line repeats 3 times.
  74252. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74253. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74254. 19:11:57 T:2316 DEBUG: Previous line repeats 1 times.
  74255. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74256. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74257. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74258. 19:11:57 T:2316 DEBUG: Previous line repeats 5 times.
  74259. 19:11:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74260. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74261. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74262. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74263. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74264. 19:11:58 T:2316 DEBUG: Previous line repeats 1 times.
  74265. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74266. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74267. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74268. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74269. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74270. 19:11:58 T:2316 DEBUG: Previous line repeats 4 times.
  74271. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74272. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74273. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74274. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74275. 19:11:58 T:2316 DEBUG: Previous line repeats 1 times.
  74276. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74277. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74278. 19:11:58 T:2316 DEBUG: Previous line repeats 3 times.
  74279. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74280. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74281. 19:11:58 T:2316 DEBUG: Previous line repeats 1 times.
  74282. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74283. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74284. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74285. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74286. 19:11:58 T:2316 DEBUG: Previous line repeats 1 times.
  74287. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74288. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74289. 19:11:58 T:2316 DEBUG: Previous line repeats 2 times.
  74290. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74291. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74292. 19:11:58 T:2316 DEBUG: Previous line repeats 3 times.
  74293. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74294. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74295. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74296. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74297. 19:11:58 T:2316 DEBUG: Previous line repeats 2 times.
  74298. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74299. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74300. 19:11:58 T:2316 DEBUG: Previous line repeats 1 times.
  74301. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74302. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74303. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74304. 19:11:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74305. 19:11:59 T:2316 DEBUG: Previous line repeats 2 times.
  74306. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74307. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74308. 19:11:59 T:2316 DEBUG: Previous line repeats 1 times.
  74309. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74310. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74311. 19:11:59 T:2316 DEBUG: Previous line repeats 3 times.
  74312. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74313. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74314. 19:11:59 T:2316 DEBUG: Previous line repeats 2 times.
  74315. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74316. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74317. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74318. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74319. 19:11:59 T:2316 DEBUG: Previous line repeats 1 times.
  74320. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74321. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74322. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74323. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74324. 19:11:59 T:2316 DEBUG: Previous line repeats 2 times.
  74325. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74326. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74327. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74328. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74329. 19:11:59 T:2316 DEBUG: Previous line repeats 1 times.
  74330. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74331. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74332. 19:11:59 T:2316 DEBUG: Previous line repeats 4 times.
  74333. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74334. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74335. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74336. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74337. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74338. 19:11:59 T:2316 DEBUG: Previous line repeats 2 times.
  74339. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74340. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74341. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74342. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74343. 19:11:59 T:2316 DEBUG: Previous line repeats 1 times.
  74344. 19:11:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74345. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74346. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74347. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74348. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74349. 19:12:00 T:2316 DEBUG: Previous line repeats 5 times.
  74350. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74351. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74352. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74353. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74354. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74355. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74356. 19:12:00 T:2316 DEBUG: Previous line repeats 3 times.
  74357. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74358. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74359. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74360. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74361. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74362. 19:12:00 T:2316 DEBUG: Previous line repeats 1 times.
  74363. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74364. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74365. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74366. 19:12:00 T:2316 DEBUG: Previous line repeats 5 times.
  74367. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74368. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74369. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74370. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74371. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74372. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74373. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74374. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74375. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74376. 19:12:00 T:2316 DEBUG: Previous line repeats 2 times.
  74377. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74378. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74379. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74380. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74381. 19:12:00 T:2316 DEBUG: Previous line repeats 1 times.
  74382. 19:12:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74383. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74384. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74385. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74386. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74387. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74388. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74389. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74390. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74391. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74392. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74393. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74394. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74395. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74396. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74397. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74398. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74399. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74400. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74401. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74402. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74403. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74404. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74405. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74406. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74407. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74408. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74409. 19:12:01 T:2316 DEBUG: Previous line repeats 2 times.
  74410. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74411. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74412. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74413. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74414. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74415. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74416. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74417. 19:12:01 T:2316 DEBUG: Previous line repeats 1 times.
  74418. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74419. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74420. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74421. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74422. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74423. 19:12:01 T:2316 DEBUG: Previous line repeats 2 times.
  74424. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74425. 19:12:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74426. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74427. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74428. 19:12:02 T:2316 DEBUG: Previous line repeats 3 times.
  74429. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74430. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74431. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74432. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74433. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74434. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74435. 19:12:02 T:2316 DEBUG: Previous line repeats 1 times.
  74436. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74437. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74438. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74439. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74440. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74441. 19:12:02 T:5808 DEBUG: Previous line repeats 1 times.
  74442. 19:12:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  74443. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74444. 19:12:02 T:2316 DEBUG: Previous line repeats 1 times.
  74445. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74446. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74447. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74448. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74449. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74450. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74451. 19:12:02 T:2316 DEBUG: Previous line repeats 4 times.
  74452. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74453. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74454. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74455. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74456. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74457. 19:12:02 T:2316 DEBUG: Previous line repeats 2 times.
  74458. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74459. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74460. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74461. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74462. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74463. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74464. 19:12:02 T:2316 DEBUG: Previous line repeats 3 times.
  74465. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74466. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74467. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74468. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74469. 19:12:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74470. 19:12:03 T:2316 DEBUG: Previous line repeats 2 times.
  74471. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74472. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74473. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74474. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74475. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74476. 19:12:03 T:2316 DEBUG: Previous line repeats 3 times.
  74477. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74478. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74479. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74480. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74481. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74482. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74483. 19:12:03 T:2316 DEBUG: Previous line repeats 2 times.
  74484. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74485. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74486. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74487. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74488. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74489. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74490. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74491. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74492. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74493. 19:12:03 T:2316 DEBUG: Previous line repeats 1 times.
  74494. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74495. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74496. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74497. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74498. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74499. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74500. 19:12:03 T:2316 DEBUG: Previous line repeats 1 times.
  74501. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74502. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74503. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74504. 19:12:03 T:2316 DEBUG: Previous line repeats 1 times.
  74505. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74506. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74507. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74508. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74509. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74510. 19:12:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74511. 19:12:04 T:2316 DEBUG: Previous line repeats 1 times.
  74512. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74513. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74514. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74515. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74516. 19:12:04 T:2316 DEBUG: Previous line repeats 1 times.
  74517. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74518. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74519. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74520. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74521. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74522. 19:12:04 T:2316 DEBUG: Previous line repeats 2 times.
  74523. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74524. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74525. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74526. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74527. 19:12:04 T:2316 DEBUG: Previous line repeats 1 times.
  74528. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74529. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74530. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74531. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74532. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74533. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74534. 19:12:04 T:2316 DEBUG: Previous line repeats 3 times.
  74535. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74536. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74537. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74538. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74539. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74540. 19:12:04 T:2316 DEBUG: Previous line repeats 3 times.
  74541. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74542. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74543. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74544. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74545. 19:12:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74546. 19:12:05 T:2316 DEBUG: Previous line repeats 3 times.
  74547. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74548. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74549. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74550. 19:12:05 T:5004 DEBUG: CPullupCorrection: pattern lost on diff 53367.000000, number of losses 3
  74551. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  74552. 19:12:05 T:2316 INFO: Previous line repeats 1 times.
  74553. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74554. 19:12:05 T:6204 DEBUG: Previous line repeats 2 times.
  74555. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  74556. 19:12:05 T:2316 INFO: Previous line repeats 1 times.
  74557. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74558. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74559. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74560. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74561. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74562. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74563. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  74564. 19:12:05 T:6204 INFO: Previous line repeats 3 times.
  74565. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74566. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74567. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74568. 19:12:05 T:2316 INFO: Previous line repeats 16 times.
  74569. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74570. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74571. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74572. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74573. 19:12:05 T:6204 DEBUG: Previous line repeats 1 times.
  74574. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74575. 19:12:05 T:2316 INFO: Previous line repeats 5 times.
  74576. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74577. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74578. 19:12:05 T:6204 INFO: Previous line repeats 3 times.
  74579. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74580. 19:12:05 T:2316 INFO: Previous line repeats 1 times.
  74581. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74582. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74583. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74584. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74585. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74586. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74587. 19:12:05 T:2316 INFO: Previous line repeats 5 times.
  74588. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74589. 19:12:05 T:6204 DEBUG: Previous line repeats 2 times.
  74590. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74591. 19:12:05 T:2316 INFO: Previous line repeats 11 times.
  74592. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74593. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74594. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74595. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74596. 19:12:05 T:2316 INFO: Previous line repeats 5 times.
  74597. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74598. 19:12:05 T:2316 DEBUG: Previous line repeats 2 times.
  74599. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74600. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74601. 19:12:05 T:6204 INFO: Previous line repeats 1 times.
  74602. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74603. 19:12:05 T:2316 INFO: Previous line repeats 9 times.
  74604. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74605. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74606. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74607. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74608. 19:12:05 T:2316 DEBUG: Previous line repeats 2 times.
  74609. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74610. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74611. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74612. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74613. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74614. 19:12:05 T:2316 INFO: Previous line repeats 5 times.
  74615. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74616. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74617. 19:12:05 T:2316 DEBUG: Previous line repeats 1 times.
  74618. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74619. 19:12:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74620. 19:12:05 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74621. 19:12:06 T:2316 INFO: Previous line repeats 11 times.
  74622. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74623. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74624. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74625. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74626. 19:12:06 T:2316 DEBUG: Previous line repeats 1 times.
  74627. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74628. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  74629. 19:12:06 T:2316 INFO: Previous line repeats 5 times.
  74630. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74631. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  74632. 19:12:06 T:6204 INFO: Previous line repeats 1 times.
  74633. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  74634. 19:12:06 T:6204 INFO: Previous line repeats 9 times.
  74635. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  74636. 19:12:06 T:2316 INFO: Previous line repeats 5 times.
  74637. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74638. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74639. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  74640. 19:12:06 T:6204 INFO: Previous line repeats 1 times.
  74641. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74642. 19:12:06 T:2316 INFO: Previous line repeats 3 times.
  74643. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74644. 19:12:06 T:2316 DEBUG: Previous line repeats 1 times.
  74645. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74646. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74647. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74648. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74649. 19:12:06 T:2316 INFO: Previous line repeats 11 times.
  74650. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74651. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74652. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74653. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74654. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74655. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74656. 19:12:06 T:2316 INFO: Previous line repeats 5 times.
  74657. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74658. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74659. 19:12:06 T:2316 DEBUG: Previous line repeats 1 times.
  74660. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74661. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-0" expiration time renewed..
  74662. 19:12:06 T:6204 INFO: Previous line repeats 5 times.
  74663. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74664. 19:12:06 T:2316 INFO: Previous line repeats 11 times.
  74665. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74666. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74667. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74668. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74669. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74670. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74671. 19:12:06 T:2316 INFO: Previous line repeats 5 times.
  74672. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74673. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74674. 19:12:06 T:2316 DEBUG: Previous line repeats 1 times.
  74675. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74676. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-1" expiration time renewed..
  74677. 19:12:06 T:2316 INFO: Previous line repeats 9 times.
  74678. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74679. 19:12:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74680. 19:12:06 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74681. 19:12:07 T:2316 INFO: Previous line repeats 7 times.
  74682. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74683. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74684. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74685. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74686. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74687. 19:12:07 T:2316 INFO: Previous line repeats 9 times.
  74688. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74689. 19:12:07 T:2316 DEBUG: Previous line repeats 1 times.
  74690. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74691. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74692. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74693. 19:12:07 T:2316 DEBUG: Previous line repeats 1 times.
  74694. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74695. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74696. 19:12:07 T:2316 INFO: Previous line repeats 5 times.
  74697. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74698. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1321DD41-2" expiration time renewed..
  74699. 19:12:07 T:6204 INFO: Previous line repeats 3 times.
  74700. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  74701. 19:12:07 T:2316 INFO: Previous line repeats 7 times.
  74702. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74703. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74704. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74705. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74706. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74707. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74708. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  74709. 19:12:07 T:2316 INFO: Previous line repeats 5 times.
  74710. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74711. 19:12:07 T:2316 DEBUG: Previous line repeats 1 times.
  74712. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74713. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74714. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74715. 19:12:07 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  74716. 19:12:07 T:5808 INFO: Previous line repeats 3 times.
  74717. 19:12:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  74718. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74719. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74720. 19:12:07 T:2316 DEBUG: Previous line repeats 2 times.
  74721. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74722. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74723. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74724. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74725. 19:12:07 T:2316 DEBUG: Previous line repeats 2 times.
  74726. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74727. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74728. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74729. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74730. 19:12:07 T:2316 DEBUG: Previous line repeats 3 times.
  74731. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74732. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74733. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74734. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74735. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74736. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74737. 19:12:07 T:2316 DEBUG: Previous line repeats 2 times.
  74738. 19:12:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74739. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74740. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74741. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74742. 19:12:08 T:2316 DEBUG: Previous line repeats 2 times.
  74743. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74744. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74745. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74746. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74747. 19:12:08 T:2316 DEBUG: Previous line repeats 2 times.
  74748. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74749. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74750. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74751. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74752. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74753. 19:12:08 T:2316 DEBUG: Previous line repeats 2 times.
  74754. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74755. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74756. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74757. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74758. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74759. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74760. 19:12:08 T:2316 DEBUG: Previous line repeats 2 times.
  74761. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74762. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74763. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74764. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74765. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74766. 19:12:08 T:2316 DEBUG: Previous line repeats 1 times.
  74767. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74768. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74769. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74770. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74771. 19:12:08 T:2316 DEBUG: Previous line repeats 2 times.
  74772. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74773. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74774. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74775. 19:12:08 T:2316 DEBUG: Previous line repeats 1 times.
  74776. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74777. 19:12:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74778. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74779. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74780. 19:12:09 T:2316 DEBUG: Previous line repeats 1 times.
  74781. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74782. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74783. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74784. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74785. 19:12:09 T:2316 DEBUG: Previous line repeats 1 times.
  74786. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74787. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74788. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74789. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74790. 19:12:09 T:2316 DEBUG: Previous line repeats 1 times.
  74791. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74792. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74793. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74794. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74795. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  74796. 19:12:09 T:2316 INFO: Previous line repeats 7 times.
  74797. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74798. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74799. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74800. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74801. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74802. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74803. 19:12:09 T:6204 DEBUG: Previous line repeats 1 times.
  74804. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74805. 19:12:09 T:2316 INFO: Previous line repeats 5 times.
  74806. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74807. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74808. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74809. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74810. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74811. 19:12:09 T:2316 INFO: Previous line repeats 11 times.
  74812. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74813. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74814. 19:12:09 T:6204 DEBUG: Previous line repeats 2 times.
  74815. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74816. 19:12:09 T:2316 INFO: Previous line repeats 5 times.
  74817. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74818. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74819. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74820. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74821. 19:12:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74822. 19:12:09 T:6204 DEBUG: Previous line repeats 1 times.
  74823. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74824. 19:12:09 T:6204 INFO: Previous line repeats 3 times.
  74825. 19:12:09 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74826. 19:12:10 T:2316 INFO: Previous line repeats 13 times.
  74827. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74828. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74829. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74830. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74831. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74832. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74833. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74834. 19:12:10 T:2316 INFO: Previous line repeats 5 times.
  74835. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74836. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74837. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74838. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74839. 19:12:10 T:6204 DEBUG: Previous line repeats 1 times.
  74840. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74841. 19:12:10 T:5004 INFO: Previous line repeats 5 times.
  74842. 19:12:10 T:5004 DEBUG: CPullupCorrection: detected pattern of length 2: 30050.00 53366.67, frameduration: 41708.333333
  74843. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74844. 19:12:10 T:6204 INFO: Previous line repeats 1 times.
  74845. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74846. 19:12:10 T:2316 INFO: Previous line repeats 3 times.
  74847. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74848. 19:12:10 T:2316 DEBUG: Previous line repeats 1 times.
  74849. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74850. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74851. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74852. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74853. 19:12:10 T:2316 INFO: Previous line repeats 5 times.
  74854. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74855. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74856. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74857. 19:12:10 T:2316 INFO: Previous line repeats 10 times.
  74858. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74859. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74860. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74861. 19:12:10 T:2316 DEBUG: Previous line repeats 1 times.
  74862. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74863. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74864. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74865. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74866. 19:12:10 T:6204 DEBUG: Previous line repeats 2 times.
  74867. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74868. 19:12:10 T:2316 INFO: Previous line repeats 5 times.
  74869. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74870. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74871. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74872. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74873. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74874. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  74875. 19:12:10 T:6204 INFO: Previous line repeats 7 times.
  74876. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  74877. 19:12:10 T:2316 INFO: Previous line repeats 7 times.
  74878. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74879. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  74880. 19:12:10 T:6204 INFO: Previous line repeats 1 times.
  74881. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  74882. 19:12:10 T:2316 INFO: Previous line repeats 3 times.
  74883. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74884. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74885. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74886. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  74887. 19:12:10 T:6204 INFO: Previous line repeats 3 times.
  74888. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74889. 19:12:10 T:2316 INFO: Previous line repeats 7 times.
  74890. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74891. 19:12:10 T:2316 DEBUG: Previous line repeats 2 times.
  74892. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74893. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74894. 19:12:10 T:2316 DEBUG: Previous line repeats 1 times.
  74895. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74896. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74897. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74898. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74899. 19:12:10 T:2316 INFO: Previous line repeats 5 times.
  74900. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74901. 19:12:10 T:2316 DEBUG: Previous line repeats 2 times.
  74902. 19:12:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74903. 19:12:10 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-0" expiration time renewed..
  74904. 19:12:11 T:6204 INFO: Previous line repeats 13 times.
  74905. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74906. 19:12:11 T:2316 INFO: Previous line repeats 3 times.
  74907. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74908. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74909. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74910. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74911. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74912. 19:12:11 T:2316 INFO: Previous line repeats 5 times.
  74913. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74914. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74915. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74916. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74917. 19:12:11 T:2316 INFO: Previous line repeats 11 times.
  74918. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74919. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74920. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74921. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74922. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74923. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-1" expiration time renewed..
  74924. 19:12:11 T:2316 INFO: Previous line repeats 5 times.
  74925. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74926. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74927. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74928. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74929. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74930. 19:12:11 T:2316 INFO: Previous line repeats 11 times.
  74931. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74932. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74933. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74934. 19:12:11 T:2316 DEBUG: Previous line repeats 1 times.
  74935. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74936. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74937. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74938. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74939. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74940. 19:12:11 T:2316 INFO: Previous line repeats 5 times.
  74941. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74942. 19:12:11 T:2316 DEBUG: Previous line repeats 1 times.
  74943. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74944. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 13233EF2-2" expiration time renewed..
  74945. 19:12:11 T:6204 INFO: Previous line repeats 9 times.
  74946. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  74947. 19:12:11 T:2316 INFO: Previous line repeats 1 times.
  74948. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74949. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74950. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  74951. 19:12:11 T:2316 INFO: Previous line repeats 5 times.
  74952. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74953. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74954. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74955. 19:12:11 T:2316 DEBUG: Previous line repeats 1 times.
  74956. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74957. 19:12:11 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  74958. 19:12:11 T:2316 INFO: Previous line repeats 9 times.
  74959. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74960. 19:12:11 T:2316 DEBUG: Previous line repeats 2 times.
  74961. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74962. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74963. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74964. 19:12:11 T:2316 DEBUG: Previous line repeats 1 times.
  74965. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74966. 19:12:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74967. 19:12:12 T:2316 DEBUG: Previous line repeats 1 times.
  74968. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74969. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74970. 19:12:12 T:2316 DEBUG: Previous line repeats 1 times.
  74971. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74972. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74973. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74974. 19:12:12 T:2316 DEBUG: Previous line repeats 2 times.
  74975. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74976. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74977. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74978. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74979. 19:12:12 T:2316 DEBUG: Previous line repeats 1 times.
  74980. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74981. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74982. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74983. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74984. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74985. 19:12:12 T:5808 DEBUG: Previous line repeats 1 times.
  74986. 19:12:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  74987. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74988. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74989. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74990. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74991. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74992. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74993. 19:12:12 T:2316 DEBUG: Previous line repeats 1 times.
  74994. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  74995. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  74996. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74997. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  74998. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  74999. 19:12:12 T:2316 DEBUG: Previous line repeats 2 times.
  75000. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75001. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75002. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75003. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75004. 19:12:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75005. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75006. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75007. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75008. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75009. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75010. 19:12:13 T:2316 DEBUG: Previous line repeats 3 times.
  75011. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75012. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75013. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75014. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75015. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75016. 19:12:13 T:2316 DEBUG: Previous line repeats 2 times.
  75017. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75018. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75019. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75020. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75021. 19:12:13 T:2316 DEBUG: Previous line repeats 2 times.
  75022. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75023. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75024. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75025. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75026. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75027. 19:12:13 T:2316 DEBUG: Previous line repeats 1 times.
  75028. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75029. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75030. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75031. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75032. 19:12:13 T:2316 DEBUG: Previous line repeats 2 times.
  75033. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75034. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75035. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75036. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75037. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75038. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75039. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75040. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75041. 19:12:13 T:2316 DEBUG: Previous line repeats 1 times.
  75042. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75043. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75044. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75045. 19:12:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75046. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75047. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75048. 19:12:14 T:2316 DEBUG: Previous line repeats 1 times.
  75049. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75050. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75051. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75052. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75053. 19:12:14 T:2316 DEBUG: Previous line repeats 1 times.
  75054. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75055. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75056. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75057. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75058. 19:12:14 T:2316 DEBUG: Previous line repeats 2 times.
  75059. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75060. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75061. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75062. 19:12:14 T:2316 DEBUG: Previous line repeats 1 times.
  75063. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75064. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75065. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75066. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75067. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75068. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75069. 19:12:14 T:2316 DEBUG: Previous line repeats 1 times.
  75070. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75071. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75072. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75073. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75074. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75075. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75076. 19:12:14 T:2316 DEBUG: Previous line repeats 2 times.
  75077. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75078. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75079. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75080. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75081. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75082. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75083. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75084. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75085. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75086. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75087. 19:12:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75088. 19:12:15 T:2316 DEBUG: Previous line repeats 2 times.
  75089. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75090. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75091. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75092. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75093. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75094. 19:12:15 T:2316 DEBUG: Previous line repeats 3 times.
  75095. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75096. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75097. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75098. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75099. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75100. 19:12:15 T:2316 DEBUG: Previous line repeats 2 times.
  75101. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75102. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75103. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75104. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75105. 19:12:15 T:2316 DEBUG: Previous line repeats 1 times.
  75106. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75107. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75108. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75109. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75110. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75111. 19:12:15 T:2316 DEBUG: Previous line repeats 2 times.
  75112. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75113. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75114. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75115. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75116. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75117. 19:12:15 T:2316 DEBUG: Previous line repeats 2 times.
  75118. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75119. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75120. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75121. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75122. 19:12:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75123. 19:12:16 T:2316 DEBUG: Previous line repeats 2 times.
  75124. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75125. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75126. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75127. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75128. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75129. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75130. 19:12:16 T:2316 DEBUG: Previous line repeats 1 times.
  75131. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75132. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75133. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75134. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75135. 19:12:16 T:2316 DEBUG: Previous line repeats 1 times.
  75136. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75137. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75138. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75139. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75140. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75141. 19:12:16 T:2316 DEBUG: Previous line repeats 1 times.
  75142. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75143. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75144. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75145. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75146. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75147. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75148. 19:12:16 T:2316 DEBUG: Previous line repeats 1 times.
  75149. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75150. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75151. 19:12:16 T:2316 DEBUG: Previous line repeats 1 times.
  75152. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75153. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75154. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75155. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75156. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75157. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75158. 19:12:16 T:2316 DEBUG: Previous line repeats 2 times.
  75159. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75160. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75161. 19:12:16 T:2316 DEBUG: Previous line repeats 2 times.
  75162. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75163. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75164. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75165. 19:12:16 T:2316 DEBUG: Previous line repeats 2 times.
  75166. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75167. 19:12:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75168. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75169. 19:12:17 T:2316 DEBUG: Previous line repeats 1 times.
  75170. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75171. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75172. 19:12:17 T:2316 DEBUG: Previous line repeats 1 times.
  75173. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75174. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75175. 19:12:17 T:2316 DEBUG: Previous line repeats 1 times.
  75176. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75177. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75178. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75179. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75180. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75181. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75182. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75183. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75184. 19:12:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  75185. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75186. 19:12:17 T:2316 DEBUG: Previous line repeats 1 times.
  75187. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75188. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75189. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75190. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75191. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75192. 19:12:17 T:2316 DEBUG: Previous line repeats 2 times.
  75193. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75194. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75195. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75196. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75197. 19:12:17 T:2316 DEBUG: Previous line repeats 2 times.
  75198. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75199. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75200. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75201. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75202. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75203. 19:12:17 T:2316 DEBUG: Previous line repeats 1 times.
  75204. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75205. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75206. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75207. 19:12:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75208. 19:12:18 T:2316 DEBUG: Previous line repeats 2 times.
  75209. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75210. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75211. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75212. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75213. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75214. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75215. 19:12:18 T:2316 DEBUG: Previous line repeats 2 times.
  75216. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75217. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75218. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75219. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75220. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75221. 19:12:18 T:2316 DEBUG: Previous line repeats 1 times.
  75222. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75223. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75224. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75225. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75226. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75227. 19:12:18 T:2316 DEBUG: Previous line repeats 2 times.
  75228. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75229. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75230. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75231. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75232. 19:12:18 T:2316 DEBUG: Previous line repeats 2 times.
  75233. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75234. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75235. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75236. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75237. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75238. 19:12:18 T:2316 DEBUG: Previous line repeats 1 times.
  75239. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75240. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75241. 19:12:18 T:2316 DEBUG: Previous line repeats 1 times.
  75242. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75243. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75244. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75245. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75246. 19:12:18 T:2316 DEBUG: Previous line repeats 2 times.
  75247. 19:12:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75248. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75249. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75250. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75251. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75252. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75253. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75254. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75255. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75256. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75257. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75258. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75259. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75260. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75261. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75262. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75263. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75264. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75265. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75266. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75267. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75268. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75269. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75270. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75271. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75272. 19:12:19 T:2316 DEBUG: Previous line repeats 2 times.
  75273. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75274. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75275. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75276. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75277. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75278. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75279. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75280. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75281. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75282. 19:12:19 T:2316 DEBUG: Previous line repeats 1 times.
  75283. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75284. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75285. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75286. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75287. 19:12:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75288. 19:12:20 T:2316 DEBUG: Previous line repeats 2 times.
  75289. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75290. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75291. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75292. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75293. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75294. 19:12:20 T:2316 DEBUG: Previous line repeats 1 times.
  75295. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75296. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75297. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75298. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75299. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75300. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75301. 19:12:20 T:2316 DEBUG: Previous line repeats 2 times.
  75302. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75303. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75304. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75305. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75306. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75307. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75308. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75309. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75310. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75311. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75312. 19:12:20 T:2316 DEBUG: Previous line repeats 3 times.
  75313. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75314. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75315. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75316. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75317. 19:12:20 T:2316 DEBUG: Previous line repeats 2 times.
  75318. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75319. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75320. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75321. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75322. 19:12:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75323. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75324. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75325. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75326. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75327. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75328. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75329. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75330. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75331. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75332. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75333. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75334. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75335. 19:12:21 T:2316 DEBUG: Previous line repeats 3 times.
  75336. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75337. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75338. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75339. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75340. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75341. 19:12:21 T:2316 DEBUG: Previous line repeats 2 times.
  75342. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75343. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75344. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75345. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75346. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75347. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75348. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75349. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75350. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75351. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75352. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75353. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75354. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75355. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75356. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75357. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75358. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75359. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75360. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75361. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75362. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75363. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75364. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75365. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75366. 19:12:21 T:2316 DEBUG: Previous line repeats 1 times.
  75367. 19:12:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75368. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75369. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75370. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75371. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75372. 19:12:22 T:2316 DEBUG: Previous line repeats 1 times.
  75373. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75374. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75375. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75376. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75377. 19:12:22 T:2316 DEBUG: Previous line repeats 1 times.
  75378. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75379. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75380. 19:12:22 T:2316 DEBUG: Previous line repeats 1 times.
  75381. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75382. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75383. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75384. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75385. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75386. 19:12:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  75387. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75388. 19:12:22 T:2316 DEBUG: Previous line repeats 1 times.
  75389. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75390. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75391. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75392. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75393. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75394. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75395. 19:12:22 T:2316 DEBUG: Previous line repeats 1 times.
  75396. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75397. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75398. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75399. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75400. 19:12:22 T:2316 DEBUG: Previous line repeats 2 times.
  75401. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75402. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75403. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75404. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75405. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75406. 19:12:22 T:2316 DEBUG: Previous line repeats 2 times.
  75407. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75408. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75409. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75410. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75411. 19:12:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75412. 19:12:23 T:2316 DEBUG: Previous line repeats 3 times.
  75413. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75414. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75415. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75416. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75417. 19:12:23 T:2316 DEBUG: Previous line repeats 2 times.
  75418. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75419. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75420. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75421. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75422. 19:12:23 T:2316 DEBUG: Previous line repeats 2 times.
  75423. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75424. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75425. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75426. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75427. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75428. 19:12:23 T:2316 DEBUG: Previous line repeats 2 times.
  75429. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75430. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75431. 19:12:23 T:2316 DEBUG: Previous line repeats 1 times.
  75432. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75433. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75434. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75435. 19:12:23 T:2316 DEBUG: Previous line repeats 2 times.
  75436. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75437. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75438. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75439. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75440. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75441. 19:12:23 T:2316 DEBUG: Previous line repeats 1 times.
  75442. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75443. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75444. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75445. 19:12:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75446. 19:12:24 T:2316 DEBUG: Previous line repeats 2 times.
  75447. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75448. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75449. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75450. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75451. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75452. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75453. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75454. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75455. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75456. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75457. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75458. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75459. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75460. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75461. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75462. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75463. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75464. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75465. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75466. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75467. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75468. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75469. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75470. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75471. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75472. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75473. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75474. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75475. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75476. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75477. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75478. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75479. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75480. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75481. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75482. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75483. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75484. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75485. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75486. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75487. 19:12:24 T:2316 DEBUG: Previous line repeats 1 times.
  75488. 19:12:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75489. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75490. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75491. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75492. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75493. 19:12:25 T:2316 DEBUG: Previous line repeats 1 times.
  75494. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75495. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75496. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75497. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75498. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75499. 19:12:25 T:2316 DEBUG: Previous line repeats 1 times.
  75500. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75501. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75502. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75503. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75504. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75505. 19:12:25 T:2316 DEBUG: Previous line repeats 2 times.
  75506. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75507. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75508. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75509. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75510. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75511. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75512. 19:12:25 T:2316 DEBUG: Previous line repeats 1 times.
  75513. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75514. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75515. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75516. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75517. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75518. 19:12:25 T:2316 DEBUG: Previous line repeats 2 times.
  75519. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75520. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75521. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75522. 19:12:25 T:2316 DEBUG: Previous line repeats 1 times.
  75523. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75524. 19:12:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75525. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75526. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75527. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75528. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75529. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75530. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75531. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75532. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75533. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75534. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75535. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75536. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75537. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75538. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75539. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75540. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75541. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75542. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75543. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75544. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75545. 19:12:26 T:2316 DEBUG: Previous line repeats 1 times.
  75546. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75547. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75548. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75549. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75550. 19:12:26 T:2316 DEBUG: Previous line repeats 1 times.
  75551. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75552. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75553. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75554. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75555. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75556. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75557. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75558. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75559. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75560. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75561. 19:12:26 T:2316 DEBUG: Previous line repeats 1 times.
  75562. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75563. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75564. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75565. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75566. 19:12:26 T:2316 DEBUG: Previous line repeats 2 times.
  75567. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75568. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75569. 19:12:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75570. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75571. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75572. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75573. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75574. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75575. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75576. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75577. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75578. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75579. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75580. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75581. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75582. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75583. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75584. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75585. 19:12:27 T:2316 DEBUG: Previous line repeats 2 times.
  75586. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75587. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75588. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75589. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75590. 19:12:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  75591. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75592. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75593. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75594. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75595. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75596. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75597. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75598. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75599. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75600. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75601. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75602. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75603. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75604. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75605. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75606. 19:12:27 T:2316 DEBUG: Previous line repeats 1 times.
  75607. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75608. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75609. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75610. 19:12:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75611. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75612. 19:12:28 T:2316 DEBUG: Previous line repeats 2 times.
  75613. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75614. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75615. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75616. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75617. 19:12:28 T:2316 DEBUG: Previous line repeats 2 times.
  75618. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75619. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75620. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75621. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75622. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75623. 19:12:28 T:2316 DEBUG: Previous line repeats 1 times.
  75624. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75625. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75626. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75627. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75628. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75629. 19:12:28 T:2316 DEBUG: Previous line repeats 1 times.
  75630. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75631. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75632. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75633. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75634. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75635. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75636. 19:12:28 T:2316 DEBUG: Previous line repeats 1 times.
  75637. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75638. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75639. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75640. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75641. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75642. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75643. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75644. 19:12:28 T:2316 DEBUG: Previous line repeats 1 times.
  75645. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75646. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75647. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75648. 19:12:28 T:2316 DEBUG: Previous line repeats 1 times.
  75649. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75650. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75651. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75652. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75653. 19:12:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75654. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75655. 19:12:29 T:2316 DEBUG: Previous line repeats 1 times.
  75656. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75657. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75658. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75659. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75660. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75661. 19:12:29 T:2316 DEBUG: Previous line repeats 2 times.
  75662. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75663. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75664. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75665. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75666. 19:12:29 T:2316 DEBUG: Previous line repeats 2 times.
  75667. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75668. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75669. 19:12:29 T:2316 DEBUG: Previous line repeats 1 times.
  75670. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75671. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75672. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75673. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75674. 19:12:29 T:2316 DEBUG: Previous line repeats 2 times.
  75675. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75676. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75677. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75678. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75679. 19:12:29 T:2316 DEBUG: Previous line repeats 1 times.
  75680. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75681. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75682. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75683. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75684. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75685. 19:12:29 T:2316 DEBUG: Previous line repeats 1 times.
  75686. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75687. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75688. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75689. 19:12:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75690. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75691. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75692. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75693. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75694. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75695. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75696. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75697. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75698. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75699. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75700. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75701. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75702. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75703. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75704. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75705. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75706. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75707. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75708. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75709. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75710. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75711. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75712. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75713. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75714. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75715. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75716. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75717. 19:12:30 T:2316 DEBUG: Previous line repeats 1 times.
  75718. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75719. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75720. 19:12:30 T:2316 DEBUG: Previous line repeats 3 times.
  75721. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75722. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75723. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75724. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75725. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75726. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75727. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75728. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75729. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75730. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75731. 19:12:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75732. 19:12:31 T:2316 DEBUG: Previous line repeats 6 times.
  75733. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75734. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75735. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75736. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75737. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75738. 19:12:31 T:2316 DEBUG: Previous line repeats 4 times.
  75739. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75740. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75741. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75742. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75743. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75744. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75745. 19:12:31 T:2316 DEBUG: Previous line repeats 1 times.
  75746. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75747. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75748. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75749. 19:12:31 T:2316 DEBUG: Previous line repeats 5 times.
  75750. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75751. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75752. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75753. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75754. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75755. 19:12:31 T:2316 DEBUG: Previous line repeats 1 times.
  75756. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75757. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75758. 19:12:31 T:2316 DEBUG: Previous line repeats 1 times.
  75759. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75760. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75761. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75762. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75763. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75764. 19:12:31 T:2316 DEBUG: Previous line repeats 1 times.
  75765. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75766. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75767. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75768. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75769. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75770. 19:12:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75771. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75772. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75773. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75774. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75775. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75776. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75777. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75778. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75779. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75780. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75781. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75782. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75783. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75784. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75785. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75786. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75787. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75788. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75789. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75790. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75791. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75792. 19:12:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  75793. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75794. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75795. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75796. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75797. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75798. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75799. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75800. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75801. 19:12:32 T:2316 DEBUG: Previous line repeats 2 times.
  75802. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75803. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75804. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75805. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75806. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75807. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75808. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75809. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75810. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75811. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75812. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75813. 19:12:32 T:2316 DEBUG: Previous line repeats 1 times.
  75814. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75815. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75816. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75817. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75818. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75819. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75820. 19:12:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75821. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75822. 19:12:33 T:2316 DEBUG: Previous line repeats 3 times.
  75823. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75824. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75825. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75826. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75827. 19:12:33 T:2316 DEBUG: Previous line repeats 5 times.
  75828. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75829. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75830. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75831. 19:12:33 T:2316 DEBUG: Previous line repeats 1 times.
  75832. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75833. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75834. 19:12:33 T:2316 DEBUG: Previous line repeats 1 times.
  75835. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75836. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75837. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75838. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75839. 19:12:33 T:2316 DEBUG: Previous line repeats 2 times.
  75840. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75841. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75842. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75843. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75844. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75845. 19:12:33 T:2316 DEBUG: Previous line repeats 2 times.
  75846. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75847. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75848. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75849. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75850. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75851. 19:12:33 T:2316 DEBUG: Previous line repeats 3 times.
  75852. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75853. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75854. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75855. 19:12:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75856. 19:12:34 T:2316 DEBUG: Previous line repeats 2 times.
  75857. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75858. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75859. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75860. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75861. 19:12:34 T:2316 DEBUG: Previous line repeats 2 times.
  75862. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75863. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75864. 19:12:34 T:2316 DEBUG: Previous line repeats 1 times.
  75865. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75866. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75867. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75868. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75869. 19:12:34 T:5004 DEBUG: Previous line repeats 2 times.
  75870. 19:12:34 T:5004 DEBUG: CPullupCorrection: pattern lost on diff 33367.000000, number of losses 4
  75871. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75872. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75873. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75874. 19:12:34 T:2316 DEBUG: Previous line repeats 1 times.
  75875. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75876. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75877. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75878. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75879. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75880. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75881. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75882. 19:12:34 T:2316 DEBUG: Previous line repeats 1 times.
  75883. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75884. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75885. 19:12:34 T:2316 DEBUG: Previous line repeats 1 times.
  75886. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75887. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75888. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75889. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75890. 19:12:34 T:2316 DEBUG: Previous line repeats 1 times.
  75891. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75892. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75893. 19:12:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75894. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75895. 19:12:35 T:2316 DEBUG: Previous line repeats 2 times.
  75896. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75897. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75898. 19:12:35 T:2316 DEBUG: Previous line repeats 1 times.
  75899. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75900. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75901. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75902. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75903. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75904. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75905. 19:12:35 T:2316 DEBUG: Previous line repeats 1 times.
  75906. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75907. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75908. 19:12:35 T:2316 DEBUG: Previous line repeats 3 times.
  75909. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75910. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75911. 19:12:35 T:2316 DEBUG: Previous line repeats 1 times.
  75912. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75913. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75914. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75915. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75916. 19:12:35 T:2316 DEBUG: Previous line repeats 2 times.
  75917. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75918. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75919. 19:12:35 T:2316 DEBUG: Previous line repeats 2 times.
  75920. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75921. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75922. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75923. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75924. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75925. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75926. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75927. 19:12:35 T:2316 DEBUG: Previous line repeats 4 times.
  75928. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75929. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75930. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75931. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75932. 19:12:35 T:2316 DEBUG: Previous line repeats 1 times.
  75933. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75934. 19:12:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75935. 19:12:36 T:2316 DEBUG: Previous line repeats 3 times.
  75936. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75937. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75938. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75939. 19:12:36 T:2316 DEBUG: Previous line repeats 1 times.
  75940. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75941. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75942. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75943. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75944. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75945. 19:12:36 T:2316 DEBUG: Previous line repeats 5 times.
  75946. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75947. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75948. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75949. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75950. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75951. 19:12:36 T:2316 DEBUG: Previous line repeats 1 times.
  75952. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75953. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75954. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75955. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75956. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75957. 19:12:36 T:2316 DEBUG: Previous line repeats 4 times.
  75958. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75959. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75960. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75961. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75962. 19:12:36 T:2316 DEBUG: Previous line repeats 1 times.
  75963. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75964. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75965. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75966. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75967. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75968. 19:12:36 T:2316 DEBUG: Previous line repeats 5 times.
  75969. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75970. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75971. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75972. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75973. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75974. 19:12:36 T:2316 DEBUG: Previous line repeats 4 times.
  75975. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75976. 19:12:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75977. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75978. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75979. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75980. 19:12:37 T:2316 DEBUG: Previous line repeats 2 times.
  75981. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75982. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75983. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75984. 19:12:37 T:2316 DEBUG: Previous line repeats 4 times.
  75985. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75986. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75987. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75988. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  75989. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  75990. 19:12:37 T:2316 DEBUG: Previous line repeats 2 times.
  75991. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  75992. 19:12:37 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  75993. 19:12:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  75994. 19:12:37 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  75995. 19:12:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  75996. 19:12:37 T:5808 INFO: Previous line repeats 6 times.
  75997. 19:12:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  75998. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  75999. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76000. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76001. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76002. 19:12:37 T:2316 DEBUG: Previous line repeats 1 times.
  76003. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76004. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76005. 19:12:37 T:2316 DEBUG: Previous line repeats 1 times.
  76006. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76007. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76008. 19:12:37 T:2316 DEBUG: Previous line repeats 2 times.
  76009. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76010. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76011. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76012. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76013. 19:12:37 T:1552 DEBUG: Previous line repeats 1 times.
  76014. 19:12:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  76015. 19:12:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  76016. 19:12:37 T:3764 INFO: Previous line repeats 1 times.
  76017. 19:12:37 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  76018. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76019. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76020. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76021. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76022. 19:12:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76023. 19:12:37 T:7812 DEBUG: Previous line repeats 1 times.
  76024. 19:12:37 T:7812 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  76025. 19:12:37 T:7812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  76026. 19:12:37 T:7812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76027. 19:12:37 T:7812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76028. 19:12:37 T:7812 INFO: Platinum [neptune.http]: got connection (reused: false)
  76029. 19:12:37 T:7812 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  76030. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76031. 19:12:38 T:2316 DEBUG: Previous line repeats 3 times.
  76032. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76033. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76034. 19:12:38 T:2316 DEBUG: Previous line repeats 1 times.
  76035. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76036. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76037. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76038. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76039. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76040. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76041. 19:12:38 T:2316 DEBUG: Previous line repeats 2 times.
  76042. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76043. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76044. 19:12:38 T:3764 DEBUG: Previous line repeats 2 times.
  76045. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  76046. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76047. 19:12:38 T:2316 DEBUG: Previous line repeats 2 times.
  76048. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76049. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76050. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76051. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76052. 19:12:38 T:3764 DEBUG: Previous line repeats 1 times.
  76053. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  76054. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  76055. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  76056. 19:12:38 T:5004 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.67, frameduration: 33366.666667
  76057. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  76058. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76059. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76060. 19:12:38 T:2316 DEBUG: Previous line repeats 2 times.
  76061. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76062. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76063. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76064. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  76065. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  76066. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  76067. 19:12:38 T:3764 INFO: Previous line repeats 1 times.
  76068. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  76069. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  76070. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76071. 19:12:38 T:2316 DEBUG: Previous line repeats 2 times.
  76072. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76073. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76074. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76075. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76076. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  76077. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76078. 19:12:38 T:2316 DEBUG: Previous line repeats 4 times.
  76079. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76080. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  76081. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  76082. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  76083. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  76084. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76085. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76086. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76087. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76088. 19:12:38 T:3764 DEBUG: Previous line repeats 1 times.
  76089. 19:12:38 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  76090. 19:12:38 T:4756 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  76091. 19:12:38 T:4756 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  76092. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76093. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76094. 19:12:38 T:4756 INFO: Platinum [neptune.http]: got connection (reused: false)
  76095. 19:12:38 T:4756 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  76096. 19:12:38 T:4756 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  76097. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76098. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76099. 19:12:38 T:4756 INFO: Platinum [neptune.http]: got connection (reused: false)
  76100. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76101. 19:12:38 T:4756 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  76102. 19:12:38 T:4756 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  76103. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76104. 19:12:38 T:4756 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76105. 19:12:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76106. 19:12:38 T:4756 DEBUG: Previous line repeats 1 times.
  76107. 19:12:38 T:4756 INFO: Platinum [neptune.http]: got connection (reused: false)
  76108. 19:12:38 T:4756 ERROR: Platinum [platinum.core.service]: No state variables found
  76109. 19:12:38 T:4756 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  76110. 19:12:38 T:4756 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  76111. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  76112. <specVersion>
  76113. <major>1</major>
  76114. <minor>0</minor>
  76115. </specVersion>
  76116. <actionList />
  76117. <serviceStateTable />
  76118. </scpd>
  76119. 19:12:38 T:4756 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  76120. 19:12:38 T:4756 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  76121. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  76122. <specVersion>
  76123. <major>1</major>
  76124. <minor>0</minor>
  76125. </specVersion>
  76126. <actionList />
  76127. <serviceStateTable />
  76128. </scpd>
  76129. 19:12:38 T:4756 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  76130. 19:12:39 T:2316 NOTICE: Previous line repeats 2 times.
  76131. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76132. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76133. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76134. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76135. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  76136. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76137. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76138. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  76139. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  76140. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76141. 19:12:39 T:2316 DEBUG: Previous line repeats 3 times.
  76142. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76143. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76144. 19:12:39 T:2316 DEBUG: Previous line repeats 1 times.
  76145. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76146. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  76147. 19:12:39 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  76148. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76149. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76150. 19:12:39 T:2316 DEBUG: Previous line repeats 5 times.
  76151. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76152. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76153. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  76154. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76155. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76156. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76157. 19:12:39 T:3764 DEBUG: Previous line repeats 1 times.
  76158. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76159. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  76160. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  76161. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76162. 19:12:39 T:2316 INFO: Previous line repeats 1 times.
  76163. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76164. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76165. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  76166. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76167. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  76168. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  76169. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76170. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76171. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76172. 19:12:39 T:3764 DEBUG: Previous line repeats 2 times.
  76173. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76174. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  76175. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  76176. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  76177. 19:12:39 T:1620 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  76178. 19:12:39 T:1620 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  76179. 19:12:39 T:1620 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76180. 19:12:39 T:1620 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76181. 19:12:39 T:1620 INFO: Platinum [neptune.http]: got connection (reused: false)
  76182. 19:12:39 T:1620 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  76183. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76184. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76185. 19:12:39 T:3764 DEBUG: Previous line repeats 2 times.
  76186. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  76187. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76188. 19:12:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76189. 19:12:39 T:3764 DEBUG: Previous line repeats 1 times.
  76190. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  76191. 19:12:39 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  76192. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76193. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76194. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76195. 19:12:40 T:2316 DEBUG: Previous line repeats 1 times.
  76196. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76197. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76198. 19:12:40 T:2316 DEBUG: Previous line repeats 3 times.
  76199. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76200. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76201. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76202. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76203. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76204. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76205. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76206. 19:12:40 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  76207. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76208. 19:12:40 T:2316 DEBUG: Previous line repeats 1 times.
  76209. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76210. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76211. 19:12:40 T:2316 DEBUG: Previous line repeats 1 times.
  76212. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76213. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76214. 19:12:40 T:2316 DEBUG: Previous line repeats 3 times.
  76215. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76216. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76217. 19:12:40 T:2316 DEBUG: Previous line repeats 1 times.
  76218. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76219. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76220. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76221. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76222. 19:12:40 T:2316 DEBUG: Previous line repeats 2 times.
  76223. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76224. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76225. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76226. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76227. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76228. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76229. 19:12:40 T:2316 DEBUG: Previous line repeats 2 times.
  76230. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76231. 19:12:40 T:4476 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  76232. 19:12:40 T:4476 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  76233. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76234. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76235. 19:12:40 T:4476 INFO: Platinum [neptune.http]: got connection (reused: false)
  76236. 19:12:40 T:4476 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  76237. 19:12:40 T:4476 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  76238. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76239. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76240. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76241. 19:12:40 T:4476 DEBUG: Previous line repeats 2 times.
  76242. 19:12:40 T:4476 INFO: Platinum [neptune.http]: got connection (reused: false)
  76243. 19:12:40 T:4476 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  76244. 19:12:40 T:4476 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  76245. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  76246. 19:12:40 T:4476 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  76247. 19:12:40 T:4476 INFO: Platinum [neptune.http]: got connection (reused: false)
  76248. 19:12:40 T:4476 ERROR: Platinum [platinum.core.service]: No state variables found
  76249. 19:12:40 T:4476 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  76250. 19:12:40 T:4476 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  76251. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  76252. <specVersion>
  76253. <major>1</major>
  76254. <minor>0</minor>
  76255. </specVersion>
  76256. <actionList />
  76257. <serviceStateTable />
  76258. </scpd>
  76259. 19:12:40 T:4476 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  76260. 19:12:40 T:4476 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  76261. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  76262. <specVersion>
  76263. <major>1</major>
  76264. <minor>0</minor>
  76265. </specVersion>
  76266. <actionList />
  76267. <serviceStateTable />
  76268. </scpd>
  76269. 19:12:40 T:4476 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  76270. 19:12:40 T:2316 NOTICE: Previous line repeats 2 times.
  76271. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76272. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76273. 19:12:40 T:2316 DEBUG: Previous line repeats 1 times.
  76274. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76275. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76276. 19:12:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76277. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76278. 19:12:41 T:2316 DEBUG: Previous line repeats 5 times.
  76279. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76280. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76281. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76282. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76283. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76284. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76285. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76286. 19:12:41 T:2316 DEBUG: Previous line repeats 5 times.
  76287. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76288. 19:12:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76289. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76290. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76291. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76292. 19:12:41 T:2316 DEBUG: Previous line repeats 7 times.
  76293. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76294. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76295. 19:12:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76296. 19:12:41 T:2316 INFO: Previous line repeats 1 times.
  76297. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76298. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76299. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76300. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76301. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76302. 19:12:41 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  76303. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76304. 19:12:41 T:2316 DEBUG: Previous line repeats 2 times.
  76305. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76306. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76307. 19:12:41 T:2316 DEBUG: Previous line repeats 2 times.
  76308. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76309. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76310. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76311. 19:12:41 T:2316 DEBUG: Previous line repeats 5 times.
  76312. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76313. 19:12:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76314. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76315. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76316. 19:12:42 T:2316 DEBUG: Previous line repeats 2 times.
  76317. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76318. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76319. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76320. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76321. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76322. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76323. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76324. 19:12:42 T:2316 DEBUG: Previous line repeats 1 times.
  76325. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76326. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76327. 19:12:42 T:2316 DEBUG: Previous line repeats 3 times.
  76328. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76329. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76330. 19:12:42 T:2316 DEBUG: Previous line repeats 1 times.
  76331. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76332. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76333. 19:12:42 T:2316 DEBUG: Previous line repeats 2 times.
  76334. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76335. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76336. 19:12:42 T:5808 DEBUG: Previous line repeats 2 times.
  76337. 19:12:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  76338. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76339. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76340. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76341. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76342. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76343. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76344. 19:12:42 T:2316 DEBUG: Previous line repeats 2 times.
  76345. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76346. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76347. 19:12:42 T:2316 DEBUG: Previous line repeats 2 times.
  76348. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76349. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76350. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76351. 19:12:42 T:2316 DEBUG: Previous line repeats 5 times.
  76352. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76353. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76354. 19:12:42 T:2316 DEBUG: Previous line repeats 2 times.
  76355. 19:12:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76356. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76357. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76358. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76359. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76360. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76361. 19:12:43 T:2316 DEBUG: Previous line repeats 1 times.
  76362. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76363. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76364. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76365. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76366. 19:12:43 T:2316 DEBUG: Previous line repeats 2 times.
  76367. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76368. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76369. 19:12:43 T:2316 DEBUG: Previous line repeats 2 times.
  76370. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76371. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76372. 19:12:43 T:2316 DEBUG: Previous line repeats 2 times.
  76373. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76374. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76375. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76376. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76377. 19:12:43 T:2316 DEBUG: Previous line repeats 1 times.
  76378. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76379. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76380. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76381. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76382. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76383. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76384. 19:12:43 T:2316 DEBUG: Previous line repeats 2 times.
  76385. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76386. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76387. 19:12:43 T:2316 DEBUG: Previous line repeats 5 times.
  76388. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76389. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76390. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76391. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76392. 19:12:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76393. 19:12:44 T:2316 DEBUG: Previous line repeats 4 times.
  76394. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76395. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76396. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76397. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76398. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76399. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76400. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76401. 19:12:44 T:2316 DEBUG: Previous line repeats 5 times.
  76402. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76403. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76404. 19:12:44 T:2316 DEBUG: Previous line repeats 1 times.
  76405. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76406. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76407. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76408. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76409. 19:12:44 T:2316 DEBUG: Previous line repeats 4 times.
  76410. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76411. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76412. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76413. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76414. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76415. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76416. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76417. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76418. 19:12:44 T:2316 DEBUG: Previous line repeats 2 times.
  76419. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76420. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76421. 19:12:44 T:2316 DEBUG: Previous line repeats 2 times.
  76422. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76423. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76424. 19:12:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76425. 19:12:45 T:2316 DEBUG: Previous line repeats 5 times.
  76426. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76427. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76428. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76429. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76430. 19:12:45 T:2316 DEBUG: Previous line repeats 1 times.
  76431. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76432. 19:12:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  76433. 19:12:45 T:2316 INFO: Previous line repeats 7 times.
  76434. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76435. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76436. 19:12:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  76437. 19:12:45 T:2316 INFO: Previous line repeats 5 times.
  76438. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76439. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76440. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76441. 19:12:45 T:2316 DEBUG: Previous line repeats 2 times.
  76442. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76443. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76444. 19:12:45 T:2316 DEBUG: Previous line repeats 2 times.
  76445. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76446. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76447. 19:12:45 T:2316 DEBUG: Previous line repeats 2 times.
  76448. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76449. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76450. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76451. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76452. 19:12:45 T:2316 DEBUG: Previous line repeats 4 times.
  76453. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76454. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76455. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76456. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76457. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76458. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76459. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76460. 19:12:45 T:2316 DEBUG: Previous line repeats 4 times.
  76461. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76462. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76463. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76464. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76465. 19:12:45 T:2316 DEBUG: Previous line repeats 2 times.
  76466. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76467. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76468. 19:12:45 T:2316 DEBUG: Previous line repeats 4 times.
  76469. 19:12:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76470. 19:12:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  76471. 19:12:46 T:2316 INFO: Previous line repeats 5 times.
  76472. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76473. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76474. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76475. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76476. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76477. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76478. 19:12:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  76479. 19:12:46 T:2316 INFO: Previous line repeats 5 times.
  76480. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76481. 19:12:46 T:2316 DEBUG: Previous line repeats 3 times.
  76482. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76483. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76484. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76485. 19:12:46 T:2316 DEBUG: Previous line repeats 1 times.
  76486. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76487. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76488. 19:12:46 T:2316 DEBUG: Previous line repeats 5 times.
  76489. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76490. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76491. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76492. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76493. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76494. 19:12:46 T:2316 DEBUG: Previous line repeats 1 times.
  76495. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76496. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76497. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76498. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76499. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76500. 19:12:46 T:2316 DEBUG: Previous line repeats 2 times.
  76501. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76502. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76503. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76504. 19:12:46 T:2316 DEBUG: Previous line repeats 5 times.
  76505. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76506. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76507. 19:12:46 T:2316 DEBUG: Previous line repeats 2 times.
  76508. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76509. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76510. 19:12:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76511. 19:12:47 T:2316 DEBUG: Previous line repeats 2 times.
  76512. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76513. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76514. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76515. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76516. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76517. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76518. 19:12:47 T:2316 DEBUG: Previous line repeats 1 times.
  76519. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76520. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76521. 19:12:47 T:2316 DEBUG: Previous line repeats 3 times.
  76522. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76523. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76524. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76525. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76526. 19:12:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  76527. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76528. 19:12:47 T:2316 DEBUG: Previous line repeats 1 times.
  76529. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76530. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76531. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76532. 19:12:47 T:2316 DEBUG: Previous line repeats 1 times.
  76533. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76534. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76535. 19:12:47 T:2316 DEBUG: Previous line repeats 3 times.
  76536. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76537. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76538. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76539. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76540. 19:12:47 T:2316 DEBUG: Previous line repeats 2 times.
  76541. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76542. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76543. 19:12:47 T:2316 DEBUG: Previous line repeats 2 times.
  76544. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76545. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76546. 19:12:47 T:2316 DEBUG: Previous line repeats 2 times.
  76547. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76548. 19:12:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76549. 19:12:48 T:2316 DEBUG: Previous line repeats 1 times.
  76550. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76551. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76552. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76553. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76554. 19:12:48 T:2316 DEBUG: Previous line repeats 2 times.
  76555. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76556. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76557. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76558. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76559. 19:12:48 T:2316 DEBUG: Previous line repeats 2 times.
  76560. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76561. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76562. 19:12:48 T:2316 DEBUG: Previous line repeats 1 times.
  76563. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76564. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76565. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76566. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76567. 19:12:48 T:2316 DEBUG: Previous line repeats 2 times.
  76568. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76569. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76570. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76571. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76572. 19:12:48 T:2316 DEBUG: Previous line repeats 1 times.
  76573. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76574. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76575. 19:12:48 T:2316 DEBUG: Previous line repeats 2 times.
  76576. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76577. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76578. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76579. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76580. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76581. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76582. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76583. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76584. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76585. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76586. 19:12:48 T:2316 DEBUG: Previous line repeats 3 times.
  76587. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76588. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76589. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76590. 19:12:48 T:2316 DEBUG: Previous line repeats 1 times.
  76591. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76592. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76593. 19:12:48 T:2316 DEBUG: Previous line repeats 2 times.
  76594. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76595. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76596. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76597. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76598. 19:12:48 T:2316 DEBUG: Previous line repeats 1 times.
  76599. 19:12:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76600. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76601. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76602. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76603. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76604. 19:12:49 T:2316 DEBUG: Previous line repeats 2 times.
  76605. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76606. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76607. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76608. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76609. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76610. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76611. 19:12:49 T:2316 DEBUG: Previous line repeats 3 times.
  76612. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76613. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76614. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76615. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76616. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76617. 19:12:49 T:2316 DEBUG: Previous line repeats 4 times.
  76618. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76619. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76620. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76621. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76622. 19:12:49 T:2316 DEBUG: Previous line repeats 2 times.
  76623. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76624. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76625. 19:12:49 T:2316 DEBUG: Previous line repeats 1 times.
  76626. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76627. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76628. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76629. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76630. 19:12:49 T:2316 DEBUG: Previous line repeats 2 times.
  76631. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76632. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76633. 19:12:49 T:2316 DEBUG: Previous line repeats 1 times.
  76634. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76635. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76636. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76637. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76638. 19:12:49 T:2316 DEBUG: Previous line repeats 2 times.
  76639. 19:12:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76640. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76641. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76642. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76643. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76644. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76645. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76646. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76647. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76648. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76649. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76650. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76651. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76652. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76653. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76654. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76655. 19:12:50 T:2316 DEBUG: Previous line repeats 1 times.
  76656. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76657. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76658. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76659. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76660. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76661. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76662. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76663. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76664. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76665. 19:12:50 T:2316 DEBUG: Previous line repeats 1 times.
  76666. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76667. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76668. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76669. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76670. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76671. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76672. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76673. 19:12:50 T:2316 DEBUG: Previous line repeats 1 times.
  76674. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76675. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76676. 19:12:50 T:2316 DEBUG: Previous line repeats 2 times.
  76677. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76678. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76679. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76680. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76681. 19:12:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76682. 19:12:51 T:2316 DEBUG: Previous line repeats 1 times.
  76683. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76684. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76685. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76686. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76687. 19:12:51 T:2316 DEBUG: Previous line repeats 2 times.
  76688. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76689. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76690. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76691. 19:12:51 T:2316 DEBUG: Previous line repeats 1 times.
  76692. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76693. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76694. 19:12:51 T:2316 DEBUG: Previous line repeats 3 times.
  76695. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76696. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76697. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76698. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76699. 19:12:51 T:2316 DEBUG: Previous line repeats 5 times.
  76700. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76701. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76702. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76703. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76704. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76705. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76706. 19:12:51 T:2316 DEBUG: Previous line repeats 1 times.
  76707. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76708. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76709. 19:12:51 T:2316 DEBUG: Previous line repeats 3 times.
  76710. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76711. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76712. 19:12:51 T:2316 DEBUG: Previous line repeats 1 times.
  76713. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76714. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76715. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76716. 19:12:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76717. 19:12:52 T:2316 DEBUG: Previous line repeats 2 times.
  76718. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76719. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76720. 19:12:52 T:2316 DEBUG: Previous line repeats 2 times.
  76721. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76722. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76723. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76724. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76725. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76726. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76727. 19:12:52 T:2316 DEBUG: Previous line repeats 4 times.
  76728. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76729. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76730. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76731. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76732. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76733. 19:12:52 T:5808 DEBUG: Previous line repeats 1 times.
  76734. 19:12:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  76735. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76736. 19:12:52 T:2316 DEBUG: Previous line repeats 3 times.
  76737. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76738. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76739. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76740. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76741. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76742. 19:12:52 T:2316 DEBUG: Previous line repeats 1 times.
  76743. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76744. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76745. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76746. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76747. 19:12:52 T:2316 DEBUG: Previous line repeats 2 times.
  76748. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76749. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76750. 19:12:52 T:2316 DEBUG: Previous line repeats 2 times.
  76751. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76752. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76753. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76754. 19:12:52 T:2316 DEBUG: Previous line repeats 2 times.
  76755. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76756. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76757. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76758. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76759. 19:12:52 T:2316 DEBUG: Previous line repeats 1 times.
  76760. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76761. 19:12:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76762. 19:12:53 T:2316 DEBUG: Previous line repeats 2 times.
  76763. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76764. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76765. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76766. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76767. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76768. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76769. 19:12:53 T:2316 DEBUG: Previous line repeats 1 times.
  76770. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76771. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76772. 19:12:53 T:2316 DEBUG: Previous line repeats 2 times.
  76773. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76774. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76775. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76776. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76777. 19:12:53 T:2316 DEBUG: Previous line repeats 1 times.
  76778. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76779. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76780. 19:12:53 T:2316 DEBUG: Previous line repeats 2 times.
  76781. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76782. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76783. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76784. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76785. 19:12:53 T:2316 DEBUG: Previous line repeats 1 times.
  76786. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76787. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76788. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76789. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76790. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76791. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76792. 19:12:53 T:2316 DEBUG: Previous line repeats 4 times.
  76793. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76794. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76795. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76796. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76797. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76798. 19:12:53 T:2316 DEBUG: Previous line repeats 3 times.
  76799. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76800. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76801. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76802. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76803. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76804. 19:12:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76805. 19:12:54 T:2316 DEBUG: Previous line repeats 1 times.
  76806. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76807. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76808. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76809. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76810. 19:12:54 T:2316 DEBUG: Previous line repeats 3 times.
  76811. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76812. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76813. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76814. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76815. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76816. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76817. 19:12:54 T:2316 DEBUG: Previous line repeats 3 times.
  76818. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76819. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76820. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76821. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76822. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76823. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76824. 19:12:54 T:2316 DEBUG: Previous line repeats 2 times.
  76825. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76826. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76827. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76828. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76829. 19:12:54 T:2316 DEBUG: Previous line repeats 2 times.
  76830. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76831. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76832. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76833. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76834. 19:12:54 T:2316 DEBUG: Previous line repeats 4 times.
  76835. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76836. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76837. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76838. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76839. 19:12:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76840. 19:12:55 T:2316 DEBUG: Previous line repeats 3 times.
  76841. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76842. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76843. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76844. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76845. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76846. 19:12:55 T:2316 DEBUG: Previous line repeats 2 times.
  76847. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76848. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76849. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76850. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76851. 19:12:55 T:2316 DEBUG: Previous line repeats 2 times.
  76852. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76853. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76854. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76855. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76856. 19:12:55 T:2316 DEBUG: Previous line repeats 1 times.
  76857. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76858. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76859. 19:12:55 T:2316 DEBUG: Previous line repeats 2 times.
  76860. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76861. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76862. 19:12:55 T:2316 DEBUG: Previous line repeats 1 times.
  76863. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76864. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76865. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76866. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76867. 19:12:55 T:2316 DEBUG: Previous line repeats 2 times.
  76868. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76869. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76870. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76871. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76872. 19:12:55 T:2316 DEBUG: Previous line repeats 1 times.
  76873. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76874. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76875. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76876. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76877. 19:12:55 T:2316 DEBUG: Previous line repeats 2 times.
  76878. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76879. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76880. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76881. 19:12:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76882. 19:12:56 T:2316 DEBUG: Previous line repeats 1 times.
  76883. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76884. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76885. 19:12:56 T:2316 DEBUG: Previous line repeats 2 times.
  76886. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76887. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76888. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76889. 19:12:56 T:2316 DEBUG: Previous line repeats 2 times.
  76890. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76891. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76892. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76893. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76894. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76895. 19:12:56 T:2316 DEBUG: Previous line repeats 4 times.
  76896. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76897. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76898. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76899. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76900. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76901. 19:12:56 T:2316 DEBUG: Previous line repeats 4 times.
  76902. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76903. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76904. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76905. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76906. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76907. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76908. 19:12:56 T:2316 DEBUG: Previous line repeats 1 times.
  76909. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76910. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76911. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76912. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76913. 19:12:56 T:2316 DEBUG: Previous line repeats 3 times.
  76914. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76915. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76916. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76917. 19:12:56 T:2316 DEBUG: Previous line repeats 1 times.
  76918. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76919. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76920. 19:12:56 T:2316 DEBUG: Previous line repeats 2 times.
  76921. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76922. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76923. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76924. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76925. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76926. 19:12:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76927. 19:12:57 T:2316 DEBUG: Previous line repeats 3 times.
  76928. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76929. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76930. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76931. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76932. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76933. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76934. 19:12:57 T:2316 DEBUG: Previous line repeats 1 times.
  76935. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76936. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76937. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76938. 19:12:57 T:5808 DEBUG: Previous line repeats 2 times.
  76939. 19:12:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  76940. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76941. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76942. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76943. 19:12:57 T:2316 DEBUG: Previous line repeats 1 times.
  76944. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76945. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76946. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76947. 19:12:57 T:2316 DEBUG: Previous line repeats 2 times.
  76948. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76949. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76950. 19:12:57 T:2316 DEBUG: Previous line repeats 1 times.
  76951. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76952. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76953. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76954. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76955. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76956. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76957. 19:12:57 T:2316 DEBUG: Previous line repeats 1 times.
  76958. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76959. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76960. 19:12:57 T:2316 DEBUG: Previous line repeats 2 times.
  76961. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76962. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76963. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76964. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76965. 19:12:57 T:2316 DEBUG: Previous line repeats 1 times.
  76966. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76967. 19:12:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76968. 19:12:58 T:2316 DEBUG: Previous line repeats 3 times.
  76969. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76970. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76971. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76972. 19:12:58 T:2316 DEBUG: Previous line repeats 2 times.
  76973. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76974. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76975. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76976. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76977. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76978. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76979. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  76980. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76981. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76982. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  76983. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76984. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76985. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76986. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76987. 19:12:58 T:2316 DEBUG: Previous line repeats 2 times.
  76988. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76989. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76990. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  76991. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76992. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76993. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  76994. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  76995. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  76996. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  76997. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  76998. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  76999. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77000. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77001. 19:12:58 T:2316 DEBUG: Previous line repeats 1 times.
  77002. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77003. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77004. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77005. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77006. 19:12:58 T:2316 DEBUG: Previous line repeats 4 times.
  77007. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77008. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77009. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77010. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77011. 19:12:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77012. 19:12:59 T:2316 DEBUG: Previous line repeats 4 times.
  77013. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77014. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77015. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77016. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77017. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77018. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77019. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77020. 19:12:59 T:2316 DEBUG: Previous line repeats 1 times.
  77021. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77022. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77023. 19:12:59 T:2316 DEBUG: Previous line repeats 3 times.
  77024. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77025. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77026. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77027. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77028. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77029. 19:12:59 T:2316 DEBUG: Previous line repeats 4 times.
  77030. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77031. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77032. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77033. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77034. 19:12:59 T:2316 DEBUG: Previous line repeats 2 times.
  77035. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77036. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77037. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77038. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77039. 19:12:59 T:2316 DEBUG: Previous line repeats 3 times.
  77040. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77041. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77042. 19:12:59 T:2316 DEBUG: Previous line repeats 1 times.
  77043. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77044. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77045. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77046. 19:12:59 T:2316 DEBUG: Previous line repeats 2 times.
  77047. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77048. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77049. 19:12:59 T:2316 DEBUG: Previous line repeats 1 times.
  77050. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77051. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77052. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77053. 19:12:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77054. 19:13:00 T:2316 DEBUG: Previous line repeats 2 times.
  77055. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77056. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77057. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77058. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77059. 19:13:00 T:2316 DEBUG: Previous line repeats 1 times.
  77060. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77061. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77062. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77063. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77064. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77065. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77066. 19:13:00 T:2316 DEBUG: Previous line repeats 3 times.
  77067. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77068. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77069. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77070. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77071. 19:13:00 T:2316 DEBUG: Previous line repeats 1 times.
  77072. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77073. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77074. 19:13:00 T:2316 DEBUG: Previous line repeats 3 times.
  77075. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77076. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77077. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77078. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77079. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77080. 19:13:00 T:2316 DEBUG: Previous line repeats 1 times.
  77081. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77082. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77083. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77084. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77085. 19:13:00 T:2316 DEBUG: Previous line repeats 2 times.
  77086. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77087. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77088. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77089. 19:13:00 T:2316 DEBUG: Previous line repeats 2 times.
  77090. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77091. 19:13:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77092. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77093. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77094. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77095. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77096. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77097. 19:13:01 T:2316 DEBUG: Previous line repeats 1 times.
  77098. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77099. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77100. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77101. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77102. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77103. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77104. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77105. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77106. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77107. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77108. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77109. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77110. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77111. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77112. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77113. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77114. 19:13:01 T:2316 DEBUG: Previous line repeats 1 times.
  77115. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77116. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77117. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77118. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77119. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77120. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77121. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77122. 19:13:01 T:2316 DEBUG: Previous line repeats 2 times.
  77123. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77124. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77125. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77126. 19:13:01 T:2316 DEBUG: Previous line repeats 1 times.
  77127. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77128. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77129. 19:13:01 T:2316 DEBUG: Previous line repeats 3 times.
  77130. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77131. 19:13:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77132. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77133. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77134. 19:13:02 T:2316 DEBUG: Previous line repeats 4 times.
  77135. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77136. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77137. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77138. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77139. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77140. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77141. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77142. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77143. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77144. 19:13:02 T:2316 DEBUG: Previous line repeats 3 times.
  77145. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77146. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77147. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77148. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77149. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77150. 19:13:02 T:5808 DEBUG: Previous line repeats 2 times.
  77151. 19:13:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  77152. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77153. 19:13:02 T:2316 DEBUG: Previous line repeats 1 times.
  77154. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77155. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77156. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77157. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77158. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77159. 19:13:02 T:2316 DEBUG: Previous line repeats 2 times.
  77160. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77161. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77162. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77163. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77164. 19:13:02 T:2316 DEBUG: Previous line repeats 2 times.
  77165. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77166. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77167. 19:13:02 T:2316 DEBUG: Previous line repeats 2 times.
  77168. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77169. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77170. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77171. 19:13:02 T:2316 DEBUG: Previous line repeats 2 times.
  77172. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77173. 19:13:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77174. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77175. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77176. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77177. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77178. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77179. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77180. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77181. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77182. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77183. 19:13:03 T:2316 DEBUG: Previous line repeats 1 times.
  77184. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77185. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77186. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77187. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77188. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77189. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77190. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77191. 19:13:03 T:2316 DEBUG: Previous line repeats 1 times.
  77192. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77193. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77194. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77195. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77196. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77197. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77198. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77199. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77200. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77201. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77202. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77203. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77204. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77205. 19:13:03 T:2316 DEBUG: Previous line repeats 1 times.
  77206. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77207. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77208. 19:13:03 T:2316 DEBUG: Previous line repeats 2 times.
  77209. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77210. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77211. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77212. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77213. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77214. 19:13:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77215. 19:13:04 T:2316 DEBUG: Previous line repeats 3 times.
  77216. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77217. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77218. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77219. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77220. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77221. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77222. 19:13:04 T:2316 DEBUG: Previous line repeats 1 times.
  77223. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77224. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77225. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77226. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77227. 19:13:04 T:2316 DEBUG: Previous line repeats 4 times.
  77228. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77229. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77230. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77231. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77232. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77233. 19:13:04 T:2316 DEBUG: Previous line repeats 5 times.
  77234. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77235. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77236. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77237. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77238. 19:13:04 T:2316 DEBUG: Previous line repeats 2 times.
  77239. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77240. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77241. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77242. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77243. 19:13:04 T:2316 DEBUG: Previous line repeats 2 times.
  77244. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77245. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77246. 19:13:04 T:2316 DEBUG: Previous line repeats 1 times.
  77247. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77248. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77249. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77250. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77251. 19:13:04 T:2316 DEBUG: Previous line repeats 2 times.
  77252. 19:13:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77253. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77254. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77255. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77256. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77257. 19:13:05 T:2316 DEBUG: Previous line repeats 4 times.
  77258. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77259. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77260. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77261. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77262. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77263. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77264. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77265. 19:13:05 T:2316 DEBUG: Previous line repeats 1 times.
  77266. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77267. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77268. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77269. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77270. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77271. 19:13:05 T:2316 DEBUG: Previous line repeats 1 times.
  77272. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77273. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77274. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77275. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77276. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77277. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77278. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77279. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77280. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77281. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77282. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77283. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77284. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77285. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77286. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77287. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77288. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77289. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77290. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77291. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77292. 19:13:05 T:2316 DEBUG: Previous line repeats 2 times.
  77293. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77294. 19:13:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77295. 19:13:06 T:2316 DEBUG: Previous line repeats 2 times.
  77296. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77297. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77298. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77299. 19:13:06 T:2316 DEBUG: Previous line repeats 2 times.
  77300. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77301. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77302. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77303. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77304. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77305. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77306. 19:13:06 T:2316 DEBUG: Previous line repeats 1 times.
  77307. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77308. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77309. 19:13:06 T:2316 DEBUG: Previous line repeats 1 times.
  77310. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77311. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77312. 19:13:06 T:2316 DEBUG: Previous line repeats 1 times.
  77313. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77314. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77315. 19:13:06 T:2316 DEBUG: Previous line repeats 1 times.
  77316. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77317. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77318. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77319. 19:13:06 T:2316 DEBUG: Previous line repeats 3 times.
  77320. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77321. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77322. 19:13:06 T:2316 DEBUG: Previous line repeats 1 times.
  77323. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77324. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77325. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77326. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77327. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77328. 19:13:06 T:2316 DEBUG: Previous line repeats 2 times.
  77329. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77330. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77331. 19:13:06 T:2316 DEBUG: Previous line repeats 2 times.
  77332. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77333. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77334. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77335. 19:13:06 T:2316 DEBUG: Previous line repeats 2 times.
  77336. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77337. 19:13:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77338. 19:13:07 T:2316 DEBUG: Previous line repeats 2 times.
  77339. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77340. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77341. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77342. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77343. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77344. 19:13:07 T:2316 DEBUG: Previous line repeats 1 times.
  77345. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77346. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77347. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77348. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77349. 19:13:07 T:2316 DEBUG: Previous line repeats 4 times.
  77350. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77351. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77352. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77353. 19:13:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  77354. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77355. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77356. 19:13:07 T:2316 DEBUG: Previous line repeats 4 times.
  77357. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77358. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77359. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77360. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77361. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77362. 19:13:07 T:2316 DEBUG: Previous line repeats 2 times.
  77363. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77364. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77365. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77366. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77367. 19:13:07 T:2316 DEBUG: Previous line repeats 2 times.
  77368. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77369. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77370. 19:13:07 T:2316 DEBUG: Previous line repeats 1 times.
  77371. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77372. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77373. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77374. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77375. 19:13:07 T:2316 DEBUG: Previous line repeats 2 times.
  77376. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77377. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77378. 19:13:07 T:2316 DEBUG: Previous line repeats 1 times.
  77379. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77380. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77381. 19:13:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77382. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77383. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77384. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77385. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77386. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77387. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77388. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77389. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77390. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77391. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77392. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77393. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77394. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77395. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77396. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77397. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77398. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77399. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77400. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77401. 19:13:08 T:2316 DEBUG: Previous line repeats 1 times.
  77402. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77403. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77404. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77405. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77406. 19:13:08 T:2316 DEBUG: Previous line repeats 1 times.
  77407. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77408. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77409. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77410. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77411. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77412. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77413. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77414. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77415. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77416. 19:13:08 T:2316 DEBUG: Previous line repeats 1 times.
  77417. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77418. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77419. 19:13:08 T:2316 DEBUG: Previous line repeats 2 times.
  77420. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77421. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77422. 19:13:08 T:2316 DEBUG: Previous line repeats 1 times.
  77423. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77424. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77425. 19:13:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77426. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77427. 19:13:09 T:2316 DEBUG: Previous line repeats 2 times.
  77428. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77429. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77430. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77431. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77432. 19:13:09 T:2316 DEBUG: Previous line repeats 1 times.
  77433. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77434. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77435. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77436. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77437. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77438. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77439. 19:13:09 T:2316 DEBUG: Previous line repeats 4 times.
  77440. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77441. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77442. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77443. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77444. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77445. 19:13:09 T:2316 DEBUG: Previous line repeats 4 times.
  77446. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77447. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77448. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77449. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77450. 19:13:09 T:2316 DEBUG: Previous line repeats 1 times.
  77451. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77452. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77453. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77454. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77455. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77456. 19:13:09 T:2316 DEBUG: Previous line repeats 4 times.
  77457. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77458. 19:13:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77459. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77460. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77461. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77462. 19:13:10 T:2316 DEBUG: Previous line repeats 4 times.
  77463. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77464. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77465. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77466. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77467. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77468. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77469. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77470. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77471. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77472. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77473. 19:13:10 T:2316 DEBUG: Previous line repeats 3 times.
  77474. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77475. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77476. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77477. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77478. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77479. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77480. 19:13:10 T:2316 DEBUG: Previous line repeats 3 times.
  77481. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77482. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77483. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77484. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77485. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77486. 19:13:10 T:2316 DEBUG: Previous line repeats 1 times.
  77487. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77488. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77489. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77490. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77491. 19:13:10 T:2316 DEBUG: Previous line repeats 2 times.
  77492. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77493. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77494. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77495. 19:13:10 T:2316 DEBUG: Previous line repeats 2 times.
  77496. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77497. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77498. 19:13:10 T:2316 DEBUG: Previous line repeats 1 times.
  77499. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77500. 19:13:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77501. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77502. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77503. 19:13:11 T:2316 DEBUG: Previous line repeats 2 times.
  77504. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77505. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77506. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77507. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77508. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77509. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77510. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77511. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77512. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77513. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77514. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77515. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77516. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77517. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77518. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77519. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77520. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77521. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77522. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77523. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77524. 19:13:11 T:2316 DEBUG: Previous line repeats 2 times.
  77525. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77526. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77527. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77528. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77529. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77530. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77531. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77532. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77533. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77534. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77535. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77536. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77537. 19:13:11 T:2316 DEBUG: Previous line repeats 2 times.
  77538. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77539. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77540. 19:13:11 T:2316 DEBUG: Previous line repeats 1 times.
  77541. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77542. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77543. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77544. 19:13:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77545. 19:13:12 T:2316 DEBUG: Previous line repeats 2 times.
  77546. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77547. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77548. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77549. 19:13:12 T:2316 DEBUG: Previous line repeats 1 times.
  77550. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77551. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77552. 19:13:12 T:2316 DEBUG: Previous line repeats 3 times.
  77553. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77554. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77555. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77556. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77557. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77558. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77559. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77560. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77561. 19:13:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  77562. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77563. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77564. 19:13:12 T:2316 DEBUG: Previous line repeats 3 times.
  77565. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77566. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77567. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77568. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77569. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77570. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77571. 19:13:12 T:2316 DEBUG: Previous line repeats 2 times.
  77572. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77573. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77574. 19:13:12 T:2316 DEBUG: Previous line repeats 1 times.
  77575. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77576. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77577. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77578. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77579. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77580. 19:13:12 T:2316 DEBUG: Previous line repeats 1 times.
  77581. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77582. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77583. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77584. 19:13:12 T:2316 DEBUG: Previous line repeats 3 times.
  77585. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77586. 19:13:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77587. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77588. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77589. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77590. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77591. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77592. 19:13:13 T:2316 DEBUG: Previous line repeats 2 times.
  77593. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77594. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77595. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77596. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77597. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77598. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77599. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77600. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77601. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77602. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77603. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77604. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77605. 19:13:13 T:2316 DEBUG: Previous line repeats 3 times.
  77606. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77607. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77608. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77609. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77610. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77611. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77612. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77613. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77614. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77615. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77616. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77617. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77618. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77619. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77620. 19:13:13 T:2316 DEBUG: Previous line repeats 1 times.
  77621. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77622. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77623. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77624. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77625. 19:13:13 T:2316 DEBUG: Previous line repeats 2 times.
  77626. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77627. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77628. 19:13:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77629. 19:13:14 T:2316 DEBUG: Previous line repeats 2 times.
  77630. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77631. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77632. 19:13:14 T:2316 DEBUG: Previous line repeats 1 times.
  77633. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77634. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77635. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77636. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77637. 19:13:14 T:2316 DEBUG: Previous line repeats 2 times.
  77638. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77639. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77640. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77641. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77642. 19:13:14 T:2316 DEBUG: Previous line repeats 1 times.
  77643. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77644. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77645. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77646. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77647. 19:13:14 T:2316 DEBUG: Previous line repeats 1 times.
  77648. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77649. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77650. 19:13:14 T:2316 DEBUG: Previous line repeats 3 times.
  77651. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77652. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77653. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77654. 19:13:14 T:2316 DEBUG: Previous line repeats 1 times.
  77655. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77656. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77657. 19:13:14 T:2316 DEBUG: Previous line repeats 3 times.
  77658. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77659. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77660. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77661. 19:13:14 T:2316 DEBUG: Previous line repeats 2 times.
  77662. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77663. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77664. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77665. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77666. 19:13:14 T:2316 DEBUG: Previous line repeats 1 times.
  77667. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77668. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77669. 19:13:14 T:2316 DEBUG: Previous line repeats 3 times.
  77670. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77671. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77672. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77673. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77674. 19:13:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77675. 19:13:15 T:2316 DEBUG: Previous line repeats 4 times.
  77676. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77677. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77678. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77679. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77680. 19:13:15 T:2316 DEBUG: Previous line repeats 2 times.
  77681. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77682. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77683. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77684. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77685. 19:13:15 T:2316 DEBUG: Previous line repeats 3 times.
  77686. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77687. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77688. 19:13:15 T:2316 DEBUG: Previous line repeats 1 times.
  77689. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77690. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77691. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77692. 19:13:15 T:2316 DEBUG: Previous line repeats 3 times.
  77693. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77694. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77695. 19:13:15 T:2316 DEBUG: Previous line repeats 1 times.
  77696. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77697. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77698. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77699. 19:13:15 T:2316 DEBUG: Previous line repeats 2 times.
  77700. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77701. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77702. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77703. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77704. 19:13:15 T:2316 DEBUG: Previous line repeats 1 times.
  77705. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77706. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77707. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77708. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77709. 19:13:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77710. 19:13:16 T:2316 DEBUG: Previous line repeats 3 times.
  77711. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77712. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77713. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77714. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77715. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77716. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77717. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77718. 19:13:16 T:2316 DEBUG: Previous line repeats 2 times.
  77719. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77720. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77721. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77722. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77723. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77724. 19:13:16 T:2316 DEBUG: Previous line repeats 2 times.
  77725. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77726. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77727. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77728. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77729. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77730. 19:13:16 T:2316 DEBUG: Previous line repeats 2 times.
  77731. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77732. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77733. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77734. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77735. 19:13:16 T:2316 DEBUG: Previous line repeats 2 times.
  77736. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77737. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77738. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77739. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77740. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77741. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77742. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77743. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77744. 19:13:16 T:2316 DEBUG: Previous line repeats 3 times.
  77745. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77746. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77747. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77748. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77749. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77750. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77751. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77752. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77753. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77754. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77755. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77756. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77757. 19:13:16 T:2316 DEBUG: Previous line repeats 1 times.
  77758. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77759. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77760. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77761. 19:13:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77762. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77763. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77764. 19:13:17 T:2316 DEBUG: Previous line repeats 2 times.
  77765. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77766. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77767. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77768. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77769. 19:13:17 T:2316 DEBUG: Previous line repeats 1 times.
  77770. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77771. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77772. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77773. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77774. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77775. 19:13:17 T:5808 DEBUG: Previous line repeats 3 times.
  77776. 19:13:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  77777. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77778. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77779. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77780. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77781. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77782. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77783. 19:13:17 T:2316 DEBUG: Previous line repeats 2 times.
  77784. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77785. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77786. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77787. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77788. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77789. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77790. 19:13:17 T:2316 DEBUG: Previous line repeats 3 times.
  77791. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77792. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77793. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77794. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77795. 19:13:17 T:2316 DEBUG: Previous line repeats 1 times.
  77796. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77797. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77798. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77799. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77800. 19:13:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77801. 19:13:18 T:2316 DEBUG: Previous line repeats 3 times.
  77802. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77803. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77804. 19:13:18 T:2316 DEBUG: Previous line repeats 1 times.
  77805. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77806. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77807. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77808. 19:13:18 T:2316 DEBUG: Previous line repeats 2 times.
  77809. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77810. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77811. 19:13:18 T:2316 DEBUG: Previous line repeats 1 times.
  77812. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77813. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77814. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77815. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77816. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77817. 19:13:18 T:2316 DEBUG: Previous line repeats 1 times.
  77818. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77819. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77820. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77821. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77822. 19:13:18 T:2316 DEBUG: Previous line repeats 2 times.
  77823. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77824. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77825. 19:13:18 T:2316 DEBUG: Previous line repeats 1 times.
  77826. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77827. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77828. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77829. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77830. 19:13:18 T:2316 DEBUG: Previous line repeats 2 times.
  77831. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77832. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77833. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77834. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77835. 19:13:18 T:2316 DEBUG: Previous line repeats 1 times.
  77836. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77837. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77838. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77839. 19:13:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77840. 19:13:19 T:2316 DEBUG: Previous line repeats 2 times.
  77841. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77842. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77843. 19:13:19 T:2316 DEBUG: Previous line repeats 1 times.
  77844. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77845. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77846. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77847. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77848. 19:13:19 T:2316 DEBUG: Previous line repeats 2 times.
  77849. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77850. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77851. 19:13:19 T:2316 DEBUG: Previous line repeats 1 times.
  77852. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77853. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77854. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77855. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77856. 19:13:19 T:2316 DEBUG: Previous line repeats 2 times.
  77857. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77858. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77859. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77860. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77861. 19:13:19 T:2316 DEBUG: Previous line repeats 2 times.
  77862. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77863. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77864. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77865. 19:13:19 T:2316 DEBUG: Previous line repeats 1 times.
  77866. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77867. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77868. 19:13:19 T:2316 DEBUG: Previous line repeats 2 times.
  77869. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77870. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77871. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77872. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77873. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77874. 19:13:19 T:2316 DEBUG: Previous line repeats 3 times.
  77875. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77876. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77877. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77878. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77879. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77880. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77881. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77882. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77883. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77884. 19:13:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77885. 19:13:20 T:2316 DEBUG: Previous line repeats 4 times.
  77886. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77887. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77888. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77889. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77890. 19:13:20 T:2316 DEBUG: Previous line repeats 4 times.
  77891. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77892. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77893. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77894. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77895. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77896. 19:13:20 T:2316 DEBUG: Previous line repeats 2 times.
  77897. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77898. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77899. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77900. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77901. 19:13:20 T:2316 DEBUG: Previous line repeats 3 times.
  77902. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77903. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77904. 19:13:20 T:2316 DEBUG: Previous line repeats 1 times.
  77905. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77906. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77907. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77908. 19:13:20 T:2316 DEBUG: Previous line repeats 3 times.
  77909. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77910. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77911. 19:13:20 T:2316 DEBUG: Previous line repeats 1 times.
  77912. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77913. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77914. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77915. 19:13:20 T:2316 DEBUG: Previous line repeats 2 times.
  77916. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77917. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77918. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77919. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77920. 19:13:20 T:2316 DEBUG: Previous line repeats 2 times.
  77921. 19:13:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77922. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77923. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77924. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77925. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77926. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77927. 19:13:21 T:2316 DEBUG: Previous line repeats 2 times.
  77928. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77929. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77930. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77931. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77932. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77933. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77934. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77935. 19:13:21 T:2316 DEBUG: Previous line repeats 2 times.
  77936. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77937. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77938. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77939. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77940. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77941. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77942. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77943. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77944. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77945. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77946. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77947. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77948. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77949. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77950. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77951. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77952. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77953. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77954. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77955. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77956. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77957. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77958. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77959. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77960. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77961. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77962. 19:13:21 T:2316 DEBUG: Previous line repeats 1 times.
  77963. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77964. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77965. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77966. 19:13:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77967. 19:13:22 T:2316 DEBUG: Previous line repeats 2 times.
  77968. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77969. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77970. 19:13:22 T:2316 DEBUG: Previous line repeats 1 times.
  77971. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77972. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77973. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77974. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77975. 19:13:22 T:2316 DEBUG: Previous line repeats 2 times.
  77976. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77977. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77978. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77979. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77980. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77981. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77982. 19:13:22 T:2316 DEBUG: Previous line repeats 2 times.
  77983. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77984. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77985. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77986. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77987. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77988. 19:13:22 T:5808 DEBUG: Previous line repeats 1 times.
  77989. 19:13:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  77990. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77991. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77992. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77993. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77994. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  77995. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  77996. 19:13:22 T:2316 DEBUG: Previous line repeats 3 times.
  77997. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  77998. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  77999. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78000. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78001. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78002. 19:13:22 T:2316 DEBUG: Previous line repeats 3 times.
  78003. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78004. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78005. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78006. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78007. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78008. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78009. 19:13:22 T:2316 DEBUG: Previous line repeats 1 times.
  78010. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78011. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78012. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78013. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78014. 19:13:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78015. 19:13:23 T:2316 DEBUG: Previous line repeats 2 times.
  78016. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78017. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78018. 19:13:23 T:2316 DEBUG: Previous line repeats 1 times.
  78019. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78020. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78021. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78022. 19:13:23 T:2316 DEBUG: Previous line repeats 3 times.
  78023. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78024. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78025. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78026. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78027. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78028. 19:13:23 T:2316 DEBUG: Previous line repeats 1 times.
  78029. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78030. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78031. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78032. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78033. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78034. 19:13:23 T:2316 DEBUG: Previous line repeats 3 times.
  78035. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78036. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78037. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78038. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78039. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78040. 19:13:23 T:2316 DEBUG: Previous line repeats 2 times.
  78041. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78042. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78043. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78044. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78045. 19:13:23 T:2316 DEBUG: Previous line repeats 1 times.
  78046. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78047. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78048. 19:13:23 T:2316 DEBUG: Previous line repeats 1 times.
  78049. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78050. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78051. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78052. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78053. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78054. 19:13:23 T:2316 DEBUG: Previous line repeats 2 times.
  78055. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78056. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78057. 19:13:23 T:2316 DEBUG: Previous line repeats 1 times.
  78058. 19:13:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78059. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78060. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78061. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78062. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78063. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78064. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78065. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78066. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78067. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78068. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78069. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78070. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78071. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78072. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78073. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78074. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78075. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78076. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78077. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78078. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78079. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78080. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78081. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78082. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78083. 19:13:24 T:2316 DEBUG: Previous line repeats 2 times.
  78084. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78085. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78086. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78087. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78088. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78089. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78090. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78091. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78092. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78093. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78094. 19:13:24 T:2316 DEBUG: Previous line repeats 1 times.
  78095. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78096. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78097. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78098. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78099. 19:13:24 T:2316 DEBUG: Previous line repeats 2 times.
  78100. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78101. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78102. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78103. 19:13:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78104. 19:13:25 T:2316 DEBUG: Previous line repeats 2 times.
  78105. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78106. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78107. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78108. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78109. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78110. 19:13:25 T:2316 DEBUG: Previous line repeats 2 times.
  78111. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78112. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78113. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78114. 19:13:25 T:2316 DEBUG: Previous line repeats 1 times.
  78115. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78116. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78117. 19:13:25 T:2316 DEBUG: Previous line repeats 2 times.
  78118. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78119. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78120. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78121. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78122. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78123. 19:13:25 T:2316 DEBUG: Previous line repeats 2 times.
  78124. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78125. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78126. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78127. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78128. 19:13:25 T:2316 DEBUG: Previous line repeats 3 times.
  78129. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78130. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78131. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78132. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78133. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78134. 19:13:25 T:2316 DEBUG: Previous line repeats 3 times.
  78135. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78136. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78137. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78138. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78139. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78140. 19:13:25 T:2316 DEBUG: Previous line repeats 3 times.
  78141. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78142. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78143. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78144. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78145. 19:13:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78146. 19:13:26 T:2316 DEBUG: Previous line repeats 1 times.
  78147. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78148. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78149. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78150. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78151. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78152. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78153. 19:13:26 T:2316 DEBUG: Previous line repeats 3 times.
  78154. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78155. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78156. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78157. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78158. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78159. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78160. 19:13:26 T:2316 DEBUG: Previous line repeats 2 times.
  78161. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78162. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78163. 19:13:26 T:2316 DEBUG: Previous line repeats 1 times.
  78164. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78165. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78166. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78167. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78168. 19:13:26 T:2316 DEBUG: Previous line repeats 1 times.
  78169. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78170. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78171. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78172. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78173. 19:13:26 T:2316 DEBUG: Previous line repeats 2 times.
  78174. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78175. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78176. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78177. 19:13:26 T:2316 DEBUG: Previous line repeats 2 times.
  78178. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78179. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78180. 19:13:26 T:2316 DEBUG: Previous line repeats 1 times.
  78181. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78182. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78183. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78184. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78185. 19:13:26 T:2316 DEBUG: Previous line repeats 2 times.
  78186. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78187. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78188. 19:13:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78189. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78190. 19:13:27 T:2316 DEBUG: Previous line repeats 2 times.
  78191. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78192. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78193. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78194. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78195. 19:13:27 T:2316 DEBUG: Previous line repeats 1 times.
  78196. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78197. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78198. 19:13:27 T:2316 DEBUG: Previous line repeats 2 times.
  78199. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78200. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78201. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78202. 19:13:27 T:2316 DEBUG: Previous line repeats 2 times.
  78203. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78204. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78205. 19:13:27 T:2316 DEBUG: Previous line repeats 2 times.
  78206. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78207. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78208. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78209. 19:13:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  78210. 19:13:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  78211. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78212. 19:13:27 T:2316 DEBUG: Previous line repeats 1 times.
  78213. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78214. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78215. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78216. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78217. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78218. 19:13:27 T:2316 DEBUG: Previous line repeats 3 times.
  78219. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78220. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78221. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78222. 19:13:27 T:2316 DEBUG: Previous line repeats 1 times.
  78223. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78224. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78225. 19:13:27 T:2316 DEBUG: Previous line repeats 2 times.
  78226. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78227. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78228. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78229. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78230. 19:13:27 T:2316 DEBUG: Previous line repeats 1 times.
  78231. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78232. 19:13:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78233. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78234. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78235. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78236. 19:13:28 T:2316 DEBUG: Previous line repeats 5 times.
  78237. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78238. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78239. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78240. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78241. 19:13:28 T:2316 DEBUG: Previous line repeats 4 times.
  78242. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78243. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78244. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78245. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78246. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78247. 19:13:28 T:2316 DEBUG: Previous line repeats 2 times.
  78248. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78249. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78250. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78251. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78252. 19:13:28 T:2316 DEBUG: Previous line repeats 2 times.
  78253. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78254. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78255. 19:13:28 T:2316 DEBUG: Previous line repeats 1 times.
  78256. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78257. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78258. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78259. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78260. 19:13:28 T:2316 DEBUG: Previous line repeats 2 times.
  78261. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78262. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78263. 19:13:28 T:2316 DEBUG: Previous line repeats 1 times.
  78264. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78265. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78266. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78267. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78268. 19:13:28 T:2316 DEBUG: Previous line repeats 2 times.
  78269. 19:13:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78270. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78271. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78272. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78273. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78274. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78275. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78276. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78277. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78278. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78279. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78280. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78281. 19:13:29 T:2316 DEBUG: Previous line repeats 2 times.
  78282. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78283. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78284. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78285. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78286. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78287. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78288. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78289. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78290. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78291. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78292. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78293. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78294. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78295. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78296. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78297. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78298. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78299. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78300. 19:13:29 T:2316 DEBUG: Previous line repeats 2 times.
  78301. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78302. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78303. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78304. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78305. 19:13:29 T:2316 DEBUG: Previous line repeats 1 times.
  78306. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78307. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78308. 19:13:29 T:2316 DEBUG: Previous line repeats 3 times.
  78309. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78310. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78311. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78312. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78313. 19:13:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78314. 19:13:30 T:2316 DEBUG: Previous line repeats 1 times.
  78315. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78316. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78317. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78318. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78319. 19:13:30 T:2316 DEBUG: Previous line repeats 2 times.
  78320. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78321. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78322. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78323. 19:13:30 T:2316 DEBUG: Previous line repeats 2 times.
  78324. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78325. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78326. 19:13:30 T:2316 DEBUG: Previous line repeats 2 times.
  78327. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78328. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78329. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78330. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78331. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78332. 19:13:30 T:2316 DEBUG: Previous line repeats 4 times.
  78333. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78334. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78335. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78336. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78337. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78338. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78339. 19:13:30 T:2316 DEBUG: Previous line repeats 1 times.
  78340. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78341. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78342. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78343. 19:13:30 T:2316 DEBUG: Previous line repeats 3 times.
  78344. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78345. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78346. 19:13:30 T:2316 DEBUG: Previous line repeats 1 times.
  78347. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78348. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78349. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78350. 19:13:30 T:2316 DEBUG: Previous line repeats 2 times.
  78351. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78352. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78353. 19:13:30 T:2316 DEBUG: Previous line repeats 2 times.
  78354. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78355. 19:13:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78356. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78357. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78358. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78359. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78360. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78361. 19:13:31 T:2316 DEBUG: Previous line repeats 4 times.
  78362. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78363. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78364. 19:13:31 T:2316 DEBUG: Previous line repeats 2 times.
  78365. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78366. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78367. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78368. 19:13:31 T:2316 DEBUG: Previous line repeats 2 times.
  78369. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78370. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78371. 19:13:31 T:2316 DEBUG: Previous line repeats 1 times.
  78372. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78373. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78374. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78375. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78376. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78377. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78378. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78379. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78380. 19:13:31 T:2316 DEBUG: Previous line repeats 2 times.
  78381. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78382. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78383. 19:13:31 T:2316 DEBUG: Previous line repeats 1 times.
  78384. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78385. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78386. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78387. 19:13:31 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  78388. 19:13:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  78389. 19:13:31 T:2316 INFO: Previous line repeats 7 times.
  78390. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78391. 19:13:31 T:2316 DEBUG: Previous line repeats 1 times.
  78392. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78393. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78394. 19:13:31 T:2316 DEBUG: Previous line repeats 1 times.
  78395. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78396. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78397. 19:13:31 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  78398. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78399. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78400. 19:13:31 T:2316 DEBUG: Previous line repeats 2 times.
  78401. 19:13:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78402. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  78403. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78404. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78405. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78406. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78407. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78408. 19:13:32 T:3764 DEBUG: Previous line repeats 1 times.
  78409. 19:13:32 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  78410. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  78411. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78412. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78413. 19:13:32 T:2316 DEBUG: Previous line repeats 2 times.
  78414. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78415. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78416. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78417. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78418. 19:13:32 T:2316 DEBUG: Previous line repeats 1 times.
  78419. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78420. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  78421. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78422. 19:13:32 T:2316 DEBUG: Previous line repeats 2 times.
  78423. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78424. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  78425. 19:13:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  78426. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78427. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78428. 19:13:32 T:2316 DEBUG: Previous line repeats 1 times.
  78429. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78430. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78431. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  78432. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  78433. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  78434. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78435. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  78436. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78437. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78438. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78439. 19:13:32 T:3764 DEBUG: Previous line repeats 4 times.
  78440. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  78441. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78442. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  78443. 19:13:32 T:3364 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  78444. 19:13:32 T:3364 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  78445. 19:13:32 T:3364 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78446. 19:13:32 T:3364 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  78447. 19:13:32 T:3364 INFO: Platinum [neptune.http]: got connection (reused: false)
  78448. 19:13:32 T:3364 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  78449. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78450. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78451. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78452. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78453. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78454. 19:13:32 T:3764 DEBUG: Previous line repeats 2 times.
  78455. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  78456. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  78457. 19:13:32 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78458. 19:13:32 T:2316 INFO: Previous line repeats 1 times.
  78459. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78460. 19:13:32 T:2316 DEBUG: Previous line repeats 1 times.
  78461. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78462. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78463. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78464. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78465. 19:13:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78466. 19:13:33 T:3764 DEBUG: Previous line repeats 2 times.
  78467. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78468. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78469. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78470. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78471. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78472. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  78473. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  78474. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  78475. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  78476. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  78477. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78478. 19:13:33 T:2316 DEBUG: Previous line repeats 2 times.
  78479. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78480. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78481. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  78482. 19:13:33 T:2316 INFO: Previous line repeats 1 times.
  78483. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78484. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78485. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78486. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78487. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  78488. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  78489. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  78490. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  78491. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78492. 19:13:33 T:2316 DEBUG: Previous line repeats 1 times.
  78493. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78494. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78495. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78496. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78497. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  78498. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78499. 19:13:33 T:2316 DEBUG: Previous line repeats 1 times.
  78500. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78501. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  78502. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78503. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78504. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78505. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78506. 19:13:33 T:3764 DEBUG: Previous line repeats 4 times.
  78507. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  78508. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78509. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78510. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78511. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78512. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78513. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78514. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  78515. 19:13:33 T:3356 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  78516. 19:13:33 T:3356 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  78517. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78518. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  78519. 19:13:33 T:3356 INFO: Platinum [neptune.http]: got connection (reused: false)
  78520. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78521. 19:13:33 T:3356 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  78522. 19:13:33 T:3356 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  78523. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78524. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  78525. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78526. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78527. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78528. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78529. 19:13:33 T:3356 INFO: Platinum [neptune.http]: got connection (reused: false)
  78530. 19:13:33 T:3356 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  78531. 19:13:33 T:3356 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  78532. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78533. 19:13:33 T:3356 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  78534. 19:13:33 T:3356 INFO: Platinum [neptune.http]: got connection (reused: false)
  78535. 19:13:33 T:3356 ERROR: Platinum [platinum.core.service]: No state variables found
  78536. 19:13:33 T:3356 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  78537. 19:13:33 T:3356 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  78538. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  78539. <specVersion>
  78540. <major>1</major>
  78541. <minor>0</minor>
  78542. </specVersion>
  78543. <actionList />
  78544. <serviceStateTable />
  78545. </scpd>
  78546. 19:13:33 T:3356 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  78547. 19:13:33 T:3356 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  78548. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  78549. <specVersion>
  78550. <major>1</major>
  78551. <minor>0</minor>
  78552. </specVersion>
  78553. <actionList />
  78554. <serviceStateTable />
  78555. </scpd>
  78556. 19:13:33 T:3356 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  78557. 19:13:33 T:3764 NOTICE: Previous line repeats 2 times.
  78558. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  78559. 19:13:33 T:2316 INFO: Previous line repeats 1 times.
  78560. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78561. 19:13:33 T:2316 DEBUG: Previous line repeats 2 times.
  78562. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78563. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78564. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78565. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  78566. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  78567. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78568. 19:13:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78569. 19:13:33 T:3764 DEBUG: Previous line repeats 2 times.
  78570. 19:13:33 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  78571. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78572. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78573. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78574. 19:13:34 T:2316 DEBUG: Previous line repeats 1 times.
  78575. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78576. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78577. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78578. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78579. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  78580. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78581. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78582. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  78583. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78584. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78585. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78586. 19:13:34 T:3764 DEBUG: Previous line repeats 1 times.
  78587. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  78588. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  78589. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78590. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78591. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78592. 19:13:34 T:2316 DEBUG: Previous line repeats 2 times.
  78593. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78594. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78595. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78596. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78597. 19:13:34 T:2316 DEBUG: Previous line repeats 1 times.
  78598. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78599. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78600. 19:13:34 T:2316 DEBUG: Previous line repeats 2 times.
  78601. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78602. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  78603. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78604. 19:13:34 T:2316 DEBUG: Previous line repeats 1 times.
  78605. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78606. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78607. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78608. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78609. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78610. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78611. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78612. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78613. 19:13:34 T:2316 DEBUG: Previous line repeats 1 times.
  78614. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78615. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78616. 19:13:34 T:2316 DEBUG: Previous line repeats 1 times.
  78617. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78618. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78619. 19:13:34 T:2316 DEBUG: Previous line repeats 2 times.
  78620. 19:13:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78621. 19:13:34 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78622. 19:13:35 T:2316 INFO: Previous line repeats 1 times.
  78623. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78624. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78625. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78626. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78627. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78628. 19:13:35 T:2316 DEBUG: Previous line repeats 3 times.
  78629. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78630. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78631. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78632. 19:13:35 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  78633. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78634. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78635. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78636. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78637. 19:13:35 T:2316 DEBUG: Previous line repeats 1 times.
  78638. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78639. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78640. 19:13:35 T:2316 DEBUG: Previous line repeats 3 times.
  78641. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78642. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78643. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78644. 19:13:35 T:2316 DEBUG: Previous line repeats 2 times.
  78645. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78646. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78647. 19:13:35 T:2316 DEBUG: Previous line repeats 2 times.
  78648. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78649. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78650. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78651. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78652. 19:13:35 T:2316 DEBUG: Previous line repeats 1 times.
  78653. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78654. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78655. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78656. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78657. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78658. 19:13:35 T:2316 DEBUG: Previous line repeats 4 times.
  78659. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78660. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78661. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78662. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78663. 19:13:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78664. 19:13:36 T:2316 DEBUG: Previous line repeats 3 times.
  78665. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78666. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78667. 19:13:36 T:2316 DEBUG: Previous line repeats 1 times.
  78668. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78669. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78670. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78671. 19:13:36 T:2316 DEBUG: Previous line repeats 2 times.
  78672. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78673. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78674. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78675. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78676. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78677. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78678. 19:13:36 T:2316 DEBUG: Previous line repeats 1 times.
  78679. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78680. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78681. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78682. 19:13:36 T:2316 DEBUG: Previous line repeats 2 times.
  78683. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78684. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78685. 19:13:36 T:2316 DEBUG: Previous line repeats 1 times.
  78686. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78687. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78688. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78689. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78690. 19:13:36 T:2316 DEBUG: Previous line repeats 2 times.
  78691. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78692. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78693. 19:13:36 T:2316 DEBUG: Previous line repeats 2 times.
  78694. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78695. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78696. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78697. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78698. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78699. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78700. 19:13:36 T:2316 DEBUG: Previous line repeats 1 times.
  78701. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78702. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78703. 19:13:36 T:2316 DEBUG: Previous line repeats 2 times.
  78704. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78705. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78706. 19:13:36 T:2316 DEBUG: Previous line repeats 1 times.
  78707. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78708. 19:13:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78709. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78710. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78711. 19:13:37 T:2316 DEBUG: Previous line repeats 2 times.
  78712. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78713. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78714. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78715. 19:13:37 T:2316 DEBUG: Previous line repeats 2 times.
  78716. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78717. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78718. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78719. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78720. 19:13:37 T:2316 DEBUG: Previous line repeats 1 times.
  78721. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78722. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78723. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78724. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78725. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78726. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78727. 19:13:37 T:2316 DEBUG: Previous line repeats 2 times.
  78728. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78729. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78730. 19:13:37 T:2316 DEBUG: Previous line repeats 1 times.
  78731. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78732. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78733. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78734. 19:13:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  78735. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78736. 19:13:37 T:2316 DEBUG: Previous line repeats 4 times.
  78737. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78738. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78739. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78740. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78741. 19:13:37 T:2316 DEBUG: Previous line repeats 1 times.
  78742. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78743. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78744. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78745. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78746. 19:13:37 T:2316 DEBUG: Previous line repeats 1 times.
  78747. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78748. 19:13:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78749. 19:13:38 T:2316 DEBUG: Previous line repeats 3 times.
  78750. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78751. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78752. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78753. 19:13:38 T:2316 DEBUG: Previous line repeats 1 times.
  78754. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78755. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78756. 19:13:38 T:2316 DEBUG: Previous line repeats 3 times.
  78757. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78758. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78759. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78760. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78761. 19:13:38 T:2316 DEBUG: Previous line repeats 1 times.
  78762. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78763. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78764. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78765. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78766. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78767. 19:13:38 T:2316 DEBUG: Previous line repeats 2 times.
  78768. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78769. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78770. 19:13:38 T:2316 DEBUG: Previous line repeats 1 times.
  78771. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78772. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78773. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78774. 19:13:38 T:2316 DEBUG: Previous line repeats 3 times.
  78775. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78776. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78777. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78778. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78779. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78780. 19:13:38 T:2316 DEBUG: Previous line repeats 1 times.
  78781. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78782. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78783. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78784. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78785. 19:13:38 T:2316 DEBUG: Previous line repeats 4 times.
  78786. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78787. 19:13:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78788. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78789. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78790. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78791. 19:13:39 T:2316 DEBUG: Previous line repeats 3 times.
  78792. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78793. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78794. 19:13:39 T:2316 DEBUG: Previous line repeats 1 times.
  78795. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78796. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78797. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78798. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78799. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78800. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78801. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78802. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78803. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78804. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78805. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78806. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78807. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78808. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78809. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78810. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78811. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78812. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78813. 19:13:39 T:2316 DEBUG: Previous line repeats 1 times.
  78814. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78815. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78816. 19:13:39 T:2316 DEBUG: Previous line repeats 1 times.
  78817. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78818. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78819. 19:13:39 T:2316 DEBUG: Previous line repeats 1 times.
  78820. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78821. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78822. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78823. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78824. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78825. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78826. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78827. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78828. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78829. 19:13:39 T:2316 DEBUG: Previous line repeats 1 times.
  78830. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78831. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78832. 19:13:39 T:2316 DEBUG: Previous line repeats 2 times.
  78833. 19:13:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78834. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78835. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78836. 19:13:40 T:2316 DEBUG: Previous line repeats 2 times.
  78837. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78838. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78839. 19:13:40 T:2316 DEBUG: Previous line repeats 1 times.
  78840. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78841. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78842. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78843. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78844. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78845. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78846. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78847. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78848. 19:13:40 T:2316 DEBUG: Previous line repeats 2 times.
  78849. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78850. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78851. 19:13:40 T:2316 DEBUG: Previous line repeats 1 times.
  78852. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78853. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78854. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78855. 19:13:40 T:2316 DEBUG: Previous line repeats 3 times.
  78856. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78857. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78858. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78859. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78860. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78861. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78862. 19:13:40 T:2316 DEBUG: Previous line repeats 2 times.
  78863. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78864. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78865. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78866. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78867. 19:13:40 T:2316 DEBUG: Previous line repeats 2 times.
  78868. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78869. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78870. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78871. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78872. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78873. 19:13:40 T:2316 DEBUG: Previous line repeats 4 times.
  78874. 19:13:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78875. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78876. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78877. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78878. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78879. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78880. 19:13:41 T:2316 DEBUG: Previous line repeats 1 times.
  78881. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78882. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78883. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78884. 19:13:41 T:2316 DEBUG: Previous line repeats 3 times.
  78885. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78886. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78887. 19:13:41 T:2316 DEBUG: Previous line repeats 1 times.
  78888. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78889. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78890. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78891. 19:13:41 T:2316 DEBUG: Previous line repeats 2 times.
  78892. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78893. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78894. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78895. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78896. 19:13:41 T:2316 DEBUG: Previous line repeats 1 times.
  78897. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78898. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78899. 19:13:41 T:2316 DEBUG: Previous line repeats 5 times.
  78900. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78901. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78902. 19:13:41 T:2316 DEBUG: Previous line repeats 1 times.
  78903. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78904. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78905. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78906. 19:13:41 T:2316 DEBUG: Previous line repeats 3 times.
  78907. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78908. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78909. 19:13:41 T:2316 DEBUG: Previous line repeats 1 times.
  78910. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78911. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78912. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78913. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78914. 19:13:41 T:2316 DEBUG: Previous line repeats 2 times.
  78915. 19:13:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78916. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78917. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78918. 19:13:42 T:2316 DEBUG: Previous line repeats 2 times.
  78919. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78920. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78921. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78922. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78923. 19:13:42 T:2316 DEBUG: Previous line repeats 1 times.
  78924. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78925. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78926. 19:13:42 T:2316 DEBUG: Previous line repeats 2 times.
  78927. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78928. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78929. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78930. 19:13:42 T:2316 DEBUG: Previous line repeats 2 times.
  78931. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78932. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78933. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78934. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78935. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78936. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78937. 19:13:42 T:5808 DEBUG: Previous line repeats 1 times.
  78938. 19:13:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  78939. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78940. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78941. 19:13:42 T:2316 DEBUG: Previous line repeats 1 times.
  78942. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78943. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78944. 19:13:42 T:2316 DEBUG: Previous line repeats 1 times.
  78945. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  78946. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78947. 19:13:42 T:2032 DEBUG: Previous line repeats 1 times.
  78948. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1321DD41"
  78949. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:c7bd50ab-7b98-b138-d724-20b587b329f6" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1321DD41"
  78950. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1322896A"
  78951. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:f671edc1-c943-a20e-312c-f4081698282d" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1322896A"
  78952. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 13233EF2"
  78953. 19:13:42 T:2032 INFO: Platinum [platinum.core.ctrlpoint]: Renewing subscriber "uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 13233EF2"
  78954. 19:13:42 T:2984 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5:9393/dms/ContentDirectory
  78955. 19:13:42 T:2984 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:9393/dms/ContentDirectory)
  78956. 19:13:42 T:2984 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78957. 19:13:42 T:2984 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:9393
  78958. 19:13:42 T:2980 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.5:9393/dms/ConnectionManager
  78959. 19:13:42 T:2980 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.5:9393/dms/ConnectionManager)
  78960. 19:13:42 T:2980 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78961. 19:13:42 T:2980 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.5:9393
  78962. 19:13:42 T:4904 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7:9393/dms/ContentDirectory
  78963. 19:13:42 T:4904 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:9393/dms/ContentDirectory)
  78964. 19:13:42 T:4904 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78965. 19:13:42 T:4904 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:9393
  78966. 19:13:42 T:5708 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.7:9393/dms/ConnectionManager
  78967. 19:13:42 T:5708 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.7:9393/dms/ConnectionManager)
  78968. 19:13:42 T:5708 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78969. 19:13:42 T:5708 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.7:9393
  78970. 19:13:42 T:3536 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6:9393/dms/ContentDirectory
  78971. 19:13:42 T:3536 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:9393/dms/ContentDirectory)
  78972. 19:13:42 T:3536 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78973. 19:13:42 T:3536 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:9393
  78974. 19:13:42 T:3220 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.6:9393/dms/ConnectionManager
  78975. 19:13:42 T:3220 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.6:9393/dms/ConnectionManager)
  78976. 19:13:42 T:3220 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  78977. 19:13:42 T:3220 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.6:9393
  78978. 19:13:42 T:2984 INFO: Platinum [neptune.http]: got connection (reused: false)
  78979. 19:13:42 T:2984 INFO: Previous line repeats 1 times.
  78980. 19:13:42 T:2984 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1321DD41" (timeout = 1800)
  78981. 19:13:42 T:2984 INFO: Platinum [platinum.core.event]: subscriber (uuid:b713b7ee-2217-e3b4-3efb-caddf48d2183) expiring in 1800 seconds
  78982. 19:13:42 T:3220 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 13233EF2" (timeout = 1800)
  78983. 19:13:42 T:3220 INFO: Platinum [platinum.core.event]: subscriber (uuid:0f94e510-7dce-f7b1-7e7b-71441d07ecc5) expiring in 1800 seconds
  78984. 19:13:42 T:4904 INFO: Platinum [neptune.http]: got connection (reused: false)
  78985. 19:13:42 T:5708 INFO: Previous line repeats 2 times.
  78986. 19:13:42 T:5708 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:f671edc1-c943-a20e-312c-f4081698282d" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1322896A" (timeout = 1800)
  78987. 19:13:42 T:3536 INFO: Platinum [neptune.http]: got connection (reused: false)
  78988. 19:13:42 T:5708 INFO: Platinum [platinum.core.event]: subscriber (uuid:f671edc1-c943-a20e-312c-f4081698282d) expiring in 1800 seconds
  78989. 19:13:42 T:2980 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:c7bd50ab-7b98-b138-d724-20b587b329f6" for service "urn:upnp-org:serviceId:ConnectionManager" of device "HDHomeRun DMS 1321DD41" (timeout = 1800)
  78990. 19:13:42 T:2980 INFO: Platinum [platinum.core.event]: subscriber (uuid:c7bd50ab-7b98-b138-d724-20b587b329f6) expiring in 1800 seconds
  78991. 19:13:42 T:4904 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 1322896A" (timeout = 1800)
  78992. 19:13:42 T:4904 INFO: Platinum [platinum.core.event]: subscriber (uuid:7429f13d-ac71-a8a0-7e5d-cc871d80fc69) expiring in 1800 seconds
  78993. 19:13:42 T:3536 NOTICE: Platinum [platinum.core.ctrlpoint]: Updating timeout for subscriber "uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3" for service "urn:upnp-org:serviceId:ContentDirectory" of device "HDHomeRun DMS 13233EF2" (timeout = 1800)
  78994. 19:13:42 T:3536 INFO: Platinum [platinum.core.event]: subscriber (uuid:8fdd4cfe-ac54-9b1b-bcf7-5cd1414d3bf3) expiring in 1800 seconds
  78995. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  78996. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78997. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  78998. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  78999. 19:13:42 T:2316 DEBUG: Previous line repeats 1 times.
  79000. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79001. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79002. 19:13:42 T:2316 DEBUG: Previous line repeats 2 times.
  79003. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79004. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79005. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79006. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79007. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79008. 19:13:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79009. 19:13:43 T:2316 DEBUG: Previous line repeats 3 times.
  79010. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79011. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79012. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79013. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79014. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79015. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79016. 19:13:43 T:2316 DEBUG: Previous line repeats 2 times.
  79017. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79018. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79019. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79020. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79021. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79022. 19:13:43 T:2316 DEBUG: Previous line repeats 4 times.
  79023. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79024. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79025. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79026. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79027. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79028. 19:13:43 T:2316 DEBUG: Previous line repeats 1 times.
  79029. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79030. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79031. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79032. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79033. 19:13:43 T:2316 DEBUG: Previous line repeats 2 times.
  79034. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79035. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79036. 19:13:43 T:2316 DEBUG: Previous line repeats 1 times.
  79037. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79038. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79039. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79040. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79041. 19:13:43 T:2316 DEBUG: Previous line repeats 2 times.
  79042. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79043. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79044. 19:13:43 T:2316 DEBUG: Previous line repeats 2 times.
  79045. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79046. 19:13:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79047. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79048. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79049. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79050. 19:13:44 T:2316 DEBUG: Previous line repeats 1 times.
  79051. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79052. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79053. 19:13:44 T:2316 DEBUG: Previous line repeats 3 times.
  79054. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79055. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79056. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79057. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79058. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79059. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79060. 19:13:44 T:2316 DEBUG: Previous line repeats 3 times.
  79061. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79062. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79063. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79064. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79065. 19:13:44 T:2316 DEBUG: Previous line repeats 1 times.
  79066. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79067. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79068. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79069. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79070. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79071. 19:13:44 T:2316 DEBUG: Previous line repeats 4 times.
  79072. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79073. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79074. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79075. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79076. 19:13:44 T:2316 DEBUG: Previous line repeats 1 times.
  79077. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79078. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79079. 19:13:44 T:2316 DEBUG: Previous line repeats 3 times.
  79080. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79081. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79082. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79083. 19:13:44 T:2316 DEBUG: Previous line repeats 2 times.
  79084. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79085. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79086. 19:13:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79087. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79088. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79089. 19:13:45 T:2316 DEBUG: Previous line repeats 2 times.
  79090. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79091. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79092. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79093. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79094. 19:13:45 T:2316 DEBUG: Previous line repeats 2 times.
  79095. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79096. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79097. 19:13:45 T:2316 DEBUG: Previous line repeats 1 times.
  79098. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79099. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79100. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79101. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79102. 19:13:45 T:2316 DEBUG: Previous line repeats 3 times.
  79103. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79104. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79105. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79106. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79107. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79108. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79109. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79110. 19:13:45 T:2316 DEBUG: Previous line repeats 2 times.
  79111. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79112. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79113. 19:13:45 T:2316 DEBUG: Previous line repeats 2 times.
  79114. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79115. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79116. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79117. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79118. 19:13:45 T:2316 DEBUG: Previous line repeats 1 times.
  79119. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79120. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79121. 19:13:45 T:2316 DEBUG: Previous line repeats 5 times.
  79122. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79123. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79124. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79125. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79126. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79127. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79128. 19:13:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79129. 19:13:46 T:2316 DEBUG: Previous line repeats 5 times.
  79130. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79131. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79132. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79133. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79134. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79135. 19:13:46 T:2316 DEBUG: Previous line repeats 4 times.
  79136. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79137. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79138. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79139. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79140. 19:13:46 T:2316 DEBUG: Previous line repeats 2 times.
  79141. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79142. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79143. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79144. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79145. 19:13:46 T:2316 DEBUG: Previous line repeats 2 times.
  79146. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79147. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79148. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79149. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79150. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79151. 19:13:46 T:2316 DEBUG: Previous line repeats 3 times.
  79152. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79153. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79154. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79155. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79156. 19:13:46 T:2316 DEBUG: Previous line repeats 1 times.
  79157. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79158. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79159. 19:13:46 T:2316 DEBUG: Previous line repeats 3 times.
  79160. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79161. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79162. 19:13:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79163. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79164. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79165. 19:13:47 T:2316 DEBUG: Previous line repeats 1 times.
  79166. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79167. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79168. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79169. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79170. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79171. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79172. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79173. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79174. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79175. 19:13:47 T:2316 DEBUG: Previous line repeats 1 times.
  79176. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79177. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79178. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79179. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79180. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79181. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79182. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79183. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79184. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79185. 19:13:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  79186. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79187. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79188. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79189. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79190. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79191. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79192. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79193. 19:13:47 T:2316 DEBUG: Previous line repeats 1 times.
  79194. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79195. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79196. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79197. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79198. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79199. 19:13:47 T:2316 DEBUG: Previous line repeats 1 times.
  79200. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79201. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79202. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79203. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79204. 19:13:47 T:2316 DEBUG: Previous line repeats 2 times.
  79205. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79206. 19:13:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79207. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79208. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79209. 19:13:48 T:2316 DEBUG: Previous line repeats 2 times.
  79210. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79211. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79212. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79213. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79214. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79215. 19:13:48 T:2316 DEBUG: Previous line repeats 4 times.
  79216. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79217. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79218. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79219. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79220. 19:13:48 T:2316 DEBUG: Previous line repeats 5 times.
  79221. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79222. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79223. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79224. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79225. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79226. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79227. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79228. 19:13:48 T:2316 DEBUG: Previous line repeats 1 times.
  79229. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79230. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79231. 19:13:48 T:2316 DEBUG: Previous line repeats 2 times.
  79232. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79233. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79234. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79235. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79236. 19:13:48 T:2316 DEBUG: Previous line repeats 1 times.
  79237. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79238. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79239. 19:13:48 T:2316 DEBUG: Previous line repeats 2 times.
  79240. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79241. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79242. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79243. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79244. 19:13:48 T:2316 DEBUG: Previous line repeats 1 times.
  79245. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79246. 19:13:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79247. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79248. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79249. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79250. 19:13:49 T:2316 DEBUG: Previous line repeats 4 times.
  79251. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79252. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79253. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79254. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79255. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79256. 19:13:49 T:2316 DEBUG: Previous line repeats 2 times.
  79257. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79258. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79259. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79260. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79261. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79262. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79263. 19:13:49 T:2316 DEBUG: Previous line repeats 3 times.
  79264. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79265. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79266. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79267. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79268. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79269. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79270. 19:13:49 T:2316 DEBUG: Previous line repeats 1 times.
  79271. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79272. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79273. 19:13:49 T:2316 DEBUG: Previous line repeats 1 times.
  79274. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79275. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79276. 19:13:49 T:2316 DEBUG: Previous line repeats 3 times.
  79277. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79278. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79279. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79280. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79281. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79282. 19:13:49 T:2316 DEBUG: Previous line repeats 2 times.
  79283. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79284. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79285. 19:13:49 T:2316 DEBUG: Previous line repeats 2 times.
  79286. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79287. 19:13:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79288. 19:13:50 T:2316 DEBUG: Previous line repeats 1 times.
  79289. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79290. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79291. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79292. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79293. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79294. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79295. 19:13:50 T:2316 DEBUG: Previous line repeats 1 times.
  79296. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79297. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79298. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79299. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79300. 19:13:50 T:2316 DEBUG: Previous line repeats 1 times.
  79301. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79302. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79303. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79304. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79305. 19:13:50 T:2316 DEBUG: Previous line repeats 1 times.
  79306. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79307. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79308. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79309. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79310. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79311. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79312. 19:13:50 T:2316 DEBUG: Previous line repeats 4 times.
  79313. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79314. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79315. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79316. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79317. 19:13:50 T:2316 DEBUG: Previous line repeats 2 times.
  79318. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79319. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79320. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79321. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79322. 19:13:50 T:2316 DEBUG: Previous line repeats 1 times.
  79323. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79324. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79325. 19:13:50 T:2316 DEBUG: Previous line repeats 4 times.
  79326. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79327. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79328. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79329. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79330. 19:13:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79331. 19:13:51 T:2316 DEBUG: Previous line repeats 2 times.
  79332. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79333. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79334. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79335. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79336. 19:13:51 T:2316 DEBUG: Previous line repeats 4 times.
  79337. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79338. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79339. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79340. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79341. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79342. 19:13:51 T:2316 DEBUG: Previous line repeats 4 times.
  79343. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79344. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79345. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79346. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79347. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79348. 19:13:51 T:2316 DEBUG: Previous line repeats 2 times.
  79349. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79350. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79351. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79352. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79353. 19:13:51 T:2316 DEBUG: Previous line repeats 3 times.
  79354. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79355. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79356. 19:13:51 T:2316 DEBUG: Previous line repeats 1 times.
  79357. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79358. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79359. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79360. 19:13:51 T:2316 DEBUG: Previous line repeats 2 times.
  79361. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79362. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79363. 19:13:51 T:2316 DEBUG: Previous line repeats 1 times.
  79364. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79365. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79366. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79367. 19:13:51 T:2316 DEBUG: Previous line repeats 3 times.
  79368. 19:13:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79369. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79370. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79371. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79372. 19:13:52 T:2316 DEBUG: Previous line repeats 1 times.
  79373. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79374. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79375. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79376. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79377. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79378. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79379. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79380. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79381. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79382. 19:13:52 T:2316 DEBUG: Previous line repeats 1 times.
  79383. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79384. 19:13:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  79385. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79386. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79387. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79388. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79389. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79390. 19:13:52 T:2316 DEBUG: Previous line repeats 1 times.
  79391. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79392. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79393. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79394. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79395. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79396. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79397. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79398. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79399. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79400. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79401. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79402. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79403. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79404. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79405. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79406. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79407. 19:13:52 T:2316 DEBUG: Previous line repeats 2 times.
  79408. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79409. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79410. 19:13:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79411. 19:13:53 T:2316 DEBUG: Previous line repeats 2 times.
  79412. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79413. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79414. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79415. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79416. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79417. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79418. 19:13:53 T:2316 DEBUG: Previous line repeats 1 times.
  79419. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79420. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79421. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79422. 19:13:53 T:2316 DEBUG: Previous line repeats 2 times.
  79423. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79424. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79425. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79426. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79427. 19:13:53 T:2316 DEBUG: Previous line repeats 1 times.
  79428. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79429. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79430. 19:13:53 T:2316 DEBUG: Previous line repeats 4 times.
  79431. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79432. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79433. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79434. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79435. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79436. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79437. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79438. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79439. 19:13:53 T:2316 DEBUG: Previous line repeats 5 times.
  79440. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79441. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79442. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79443. 19:13:53 T:2316 DEBUG: Previous line repeats 1 times.
  79444. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79445. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79446. 19:13:53 T:2316 DEBUG: Previous line repeats 3 times.
  79447. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79448. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79449. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79450. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79451. 19:13:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79452. 19:13:54 T:2316 DEBUG: Previous line repeats 1 times.
  79453. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79454. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79455. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79456. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79457. 19:13:54 T:2316 DEBUG: Previous line repeats 2 times.
  79458. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79459. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79460. 19:13:54 T:2316 DEBUG: Previous line repeats 1 times.
  79461. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79462. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79463. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79464. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79465. 19:13:54 T:2316 DEBUG: Previous line repeats 2 times.
  79466. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79467. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79468. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79469. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79470. 19:13:54 T:2316 DEBUG: Previous line repeats 1 times.
  79471. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79472. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79473. 19:13:54 T:2316 DEBUG: Previous line repeats 2 times.
  79474. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79475. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79476. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79477. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79478. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79479. 19:13:54 T:2316 DEBUG: Previous line repeats 2 times.
  79480. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79481. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79482. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79483. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79484. 19:13:54 T:2316 DEBUG: Previous line repeats 1 times.
  79485. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79486. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79487. 19:13:54 T:2316 DEBUG: Previous line repeats 2 times.
  79488. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79489. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79490. 19:13:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79491. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79492. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79493. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79494. 19:13:55 T:2316 DEBUG: Previous line repeats 1 times.
  79495. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79496. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79497. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79498. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79499. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79500. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79501. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79502. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79503. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79504. 19:13:55 T:2316 DEBUG: Previous line repeats 3 times.
  79505. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79506. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79507. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79508. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79509. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79510. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79511. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79512. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79513. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79514. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79515. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79516. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79517. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79518. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79519. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79520. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79521. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79522. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79523. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79524. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79525. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79526. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79527. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79528. 19:13:55 T:2316 DEBUG: Previous line repeats 2 times.
  79529. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79530. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79531. 19:13:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79532. 19:13:56 T:2316 DEBUG: Previous line repeats 1 times.
  79533. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79534. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79535. 19:13:56 T:2316 DEBUG: Previous line repeats 3 times.
  79536. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79537. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79538. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79539. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79540. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79541. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79542. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79543. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79544. 19:13:56 T:2316 DEBUG: Previous line repeats 4 times.
  79545. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79546. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79547. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79548. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79549. 19:13:56 T:2316 DEBUG: Previous line repeats 4 times.
  79550. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79551. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79552. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79553. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79554. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79555. 19:13:56 T:2316 DEBUG: Previous line repeats 2 times.
  79556. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79557. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79558. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79559. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79560. 19:13:56 T:2316 DEBUG: Previous line repeats 2 times.
  79561. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79562. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79563. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79564. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79565. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79566. 19:13:56 T:2316 DEBUG: Previous line repeats 4 times.
  79567. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79568. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79569. 19:13:56 T:2316 DEBUG: Previous line repeats 1 times.
  79570. 19:13:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79571. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79572. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79573. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79574. 19:13:57 T:2316 DEBUG: Previous line repeats 2 times.
  79575. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79576. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79577. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79578. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79579. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79580. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79581. 19:13:57 T:2316 DEBUG: Previous line repeats 1 times.
  79582. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79583. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79584. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79585. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79586. 19:13:57 T:2316 DEBUG: Previous line repeats 4 times.
  79587. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79588. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79589. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79590. 19:13:57 T:2316 DEBUG: Previous line repeats 1 times.
  79591. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79592. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79593. 19:13:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  79594. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79595. 19:13:57 T:2316 DEBUG: Previous line repeats 1 times.
  79596. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79597. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79598. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79599. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79600. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79601. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79602. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79603. 19:13:57 T:2316 DEBUG: Previous line repeats 2 times.
  79604. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79605. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79606. 19:13:57 T:2316 DEBUG: Previous line repeats 2 times.
  79607. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79608. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79609. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79610. 19:13:57 T:2316 DEBUG: Previous line repeats 2 times.
  79611. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79612. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79613. 19:13:57 T:2316 DEBUG: Previous line repeats 1 times.
  79614. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79615. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79616. 19:13:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79617. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79618. 19:13:58 T:2316 DEBUG: Previous line repeats 2 times.
  79619. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79620. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79621. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79622. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79623. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79624. 19:13:58 T:2316 DEBUG: Previous line repeats 1 times.
  79625. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79626. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79627. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79628. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79629. 19:13:58 T:2316 DEBUG: Previous line repeats 5 times.
  79630. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79631. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79632. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79633. 19:13:58 T:2316 DEBUG: Previous line repeats 1 times.
  79634. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79635. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79636. 19:13:58 T:2316 DEBUG: Previous line repeats 3 times.
  79637. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79638. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79639. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79640. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79641. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79642. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79643. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79644. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79645. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79646. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79647. 19:13:58 T:2316 DEBUG: Previous line repeats 5 times.
  79648. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79649. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79650. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79651. 19:13:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79652. 19:13:59 T:2316 DEBUG: Previous line repeats 4 times.
  79653. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79654. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79655. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79656. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79657. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79658. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79659. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79660. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79661. 19:13:59 T:2316 DEBUG: Previous line repeats 5 times.
  79662. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79663. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79664. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79665. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79666. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79667. 19:13:59 T:2316 DEBUG: Previous line repeats 4 times.
  79668. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79669. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79670. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79671. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79672. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79673. 19:13:59 T:2316 DEBUG: Previous line repeats 1 times.
  79674. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79675. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79676. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79677. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79678. 19:13:59 T:2316 DEBUG: Previous line repeats 2 times.
  79679. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79680. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79681. 19:13:59 T:2316 DEBUG: Previous line repeats 1 times.
  79682. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79683. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79684. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79685. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79686. 19:13:59 T:2316 DEBUG: Previous line repeats 2 times.
  79687. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79688. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79689. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79690. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79691. 19:13:59 T:2316 DEBUG: Previous line repeats 1 times.
  79692. 19:13:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79693. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79694. 19:14:00 T:2316 DEBUG: Previous line repeats 2 times.
  79695. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79696. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79697. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79698. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79699. 19:14:00 T:2316 DEBUG: Previous line repeats 1 times.
  79700. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79701. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79702. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79703. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79704. 19:14:00 T:2316 DEBUG: Previous line repeats 2 times.
  79705. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79706. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79707. 19:14:00 T:2316 DEBUG: Previous line repeats 2 times.
  79708. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79709. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79710. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79711. 19:14:00 T:2316 DEBUG: Previous line repeats 2 times.
  79712. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79713. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79714. 19:14:00 T:2316 DEBUG: Previous line repeats 1 times.
  79715. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79716. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79717. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79718. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79719. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79720. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79721. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79722. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79723. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79724. 19:14:00 T:2316 DEBUG: Previous line repeats 2 times.
  79725. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79726. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79727. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79728. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79729. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79730. 19:14:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79731. 19:14:01 T:2316 DEBUG: Previous line repeats 3 times.
  79732. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79733. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79734. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79735. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79736. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79737. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79738. 19:14:01 T:2316 DEBUG: Previous line repeats 1 times.
  79739. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79740. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79741. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79742. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79743. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79744. 19:14:01 T:2316 DEBUG: Previous line repeats 4 times.
  79745. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79746. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79747. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79748. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79749. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79750. 19:14:01 T:2316 DEBUG: Previous line repeats 4 times.
  79751. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79752. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79753. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79754. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79755. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79756. 19:14:01 T:2316 DEBUG: Previous line repeats 1 times.
  79757. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79758. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79759. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79760. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79761. 19:14:01 T:2316 DEBUG: Previous line repeats 4 times.
  79762. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79763. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79764. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79765. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79766. 19:14:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79767. 19:14:02 T:2316 DEBUG: Previous line repeats 3 times.
  79768. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79769. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79770. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79771. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79772. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79773. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79774. 19:14:02 T:2316 DEBUG: Previous line repeats 2 times.
  79775. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79776. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79777. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79778. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79779. 19:14:02 T:2316 DEBUG: Previous line repeats 1 times.
  79780. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79781. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79782. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79783. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79784. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79785. 19:14:02 T:2316 DEBUG: Previous line repeats 3 times.
  79786. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79787. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79788. 19:14:02 T:2316 DEBUG: Previous line repeats 1 times.
  79789. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79790. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79791. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79792. 19:14:02 T:2316 DEBUG: Previous line repeats 2 times.
  79793. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79794. 19:14:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  79795. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79796. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79797. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79798. 19:14:02 T:2316 DEBUG: Previous line repeats 1 times.
  79799. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79800. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79801. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79802. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79803. 19:14:02 T:2316 DEBUG: Previous line repeats 1 times.
  79804. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79805. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79806. 19:14:02 T:2316 DEBUG: Previous line repeats 2 times.
  79807. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79808. 19:14:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79809. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79810. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79811. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79812. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79813. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79814. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79815. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79816. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79817. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79818. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79819. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79820. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79821. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79822. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79823. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79824. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79825. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79826. 19:14:03 T:2316 DEBUG: Previous line repeats 2 times.
  79827. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79828. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79829. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79830. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79831. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79832. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79833. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79834. 19:14:03 T:2316 DEBUG: Previous line repeats 2 times.
  79835. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79836. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79837. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79838. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79839. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79840. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79841. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79842. 19:14:03 T:2316 DEBUG: Previous line repeats 2 times.
  79843. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79844. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79845. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79846. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79847. 19:14:03 T:2316 DEBUG: Previous line repeats 2 times.
  79848. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79849. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79850. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79851. 19:14:03 T:2316 DEBUG: Previous line repeats 1 times.
  79852. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79853. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79854. 19:14:03 T:2316 DEBUG: Previous line repeats 3 times.
  79855. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79856. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79857. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79858. 19:14:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79859. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79860. 19:14:04 T:2316 DEBUG: Previous line repeats 4 times.
  79861. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79862. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79863. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79864. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79865. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79866. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79867. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79868. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79869. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79870. 19:14:04 T:2316 DEBUG: Previous line repeats 3 times.
  79871. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79872. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79873. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79874. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79875. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79876. 19:14:04 T:2316 DEBUG: Previous line repeats 3 times.
  79877. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79878. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79879. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79880. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79881. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79882. 19:14:04 T:2316 DEBUG: Previous line repeats 2 times.
  79883. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79884. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79885. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79886. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79887. 19:14:04 T:2316 DEBUG: Previous line repeats 2 times.
  79888. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79889. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79890. 19:14:04 T:2316 DEBUG: Previous line repeats 1 times.
  79891. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79892. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79893. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79894. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79895. 19:14:04 T:2316 DEBUG: Previous line repeats 2 times.
  79896. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79897. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79898. 19:14:04 T:2316 DEBUG: Previous line repeats 1 times.
  79899. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79900. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79901. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79902. 19:14:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79903. 19:14:05 T:2316 DEBUG: Previous line repeats 2 times.
  79904. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79905. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79906. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79907. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79908. 19:14:05 T:2316 DEBUG: Previous line repeats 2 times.
  79909. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79910. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79911. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79912. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79913. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79914. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79915. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79916. 19:14:05 T:2316 DEBUG: Previous line repeats 2 times.
  79917. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79918. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79919. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79920. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79921. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79922. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79923. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79924. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79925. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79926. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79927. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79928. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79929. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79930. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79931. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79932. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79933. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79934. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79935. 19:14:05 T:2316 DEBUG: Previous line repeats 2 times.
  79936. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79937. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79938. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79939. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79940. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79941. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79942. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79943. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79944. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79945. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79946. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79947. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79948. 19:14:05 T:2316 DEBUG: Previous line repeats 1 times.
  79949. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79950. 19:14:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79951. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79952. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79953. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79954. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79955. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79956. 19:14:06 T:2316 DEBUG: Previous line repeats 3 times.
  79957. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79958. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79959. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79960. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79961. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79962. 19:14:06 T:2316 DEBUG: Previous line repeats 3 times.
  79963. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79964. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79965. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79966. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79967. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79968. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79969. 19:14:06 T:2316 DEBUG: Previous line repeats 2 times.
  79970. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79971. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79972. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79973. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79974. 19:14:06 T:2316 DEBUG: Previous line repeats 3 times.
  79975. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79976. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79977. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79978. 19:14:06 T:2316 DEBUG: Previous line repeats 1 times.
  79979. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79980. 19:14:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79981. 19:14:07 T:2316 DEBUG: Previous line repeats 3 times.
  79982. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79983. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79984. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79985. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79986. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79987. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79988. 19:14:07 T:2316 DEBUG: Previous line repeats 2 times.
  79989. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79990. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79991. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79992. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79993. 19:14:07 T:2316 DEBUG: Previous line repeats 2 times.
  79994. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  79995. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  79996. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79997. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  79998. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  79999. 19:14:07 T:2316 DEBUG: Previous line repeats 3 times.
  80000. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80001. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80002. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80003. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80004. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80005. 19:14:07 T:5808 DEBUG: Previous line repeats 2 times.
  80006. 19:14:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  80007. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80008. 19:14:07 T:2316 DEBUG: Previous line repeats 1 times.
  80009. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80010. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80011. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80012. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80013. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80014. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80015. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80016. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80017. 19:14:07 T:2316 DEBUG: Previous line repeats 1 times.
  80018. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80019. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80020. 19:14:07 T:2316 DEBUG: Previous line repeats 2 times.
  80021. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80022. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80023. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80024. 19:14:07 T:2316 DEBUG: Previous line repeats 2 times.
  80025. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80026. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80027. 19:14:07 T:2316 DEBUG: Previous line repeats 1 times.
  80028. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80029. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80030. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80031. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80032. 19:14:07 T:2316 DEBUG: Previous line repeats 2 times.
  80033. 19:14:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80034. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80035. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80036. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80037. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80038. 19:14:08 T:2316 DEBUG: Previous line repeats 2 times.
  80039. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80040. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80041. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80042. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80043. 19:14:08 T:2316 DEBUG: Previous line repeats 1 times.
  80044. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80045. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80046. 19:14:08 T:2316 DEBUG: Previous line repeats 2 times.
  80047. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80048. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80049. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80050. 19:14:08 T:2316 DEBUG: Previous line repeats 2 times.
  80051. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80052. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80053. 19:14:08 T:2316 DEBUG: Previous line repeats 1 times.
  80054. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80055. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80056. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80057. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80058. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80059. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80060. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80061. 19:14:08 T:2316 DEBUG: Previous line repeats 4 times.
  80062. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80063. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80064. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80065. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80066. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80067. 19:14:08 T:2316 DEBUG: Previous line repeats 4 times.
  80068. 19:14:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80069. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80070. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80071. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80072. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80073. 19:14:09 T:2316 DEBUG: Previous line repeats 2 times.
  80074. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80075. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80076. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80077. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80078. 19:14:09 T:2316 DEBUG: Previous line repeats 2 times.
  80079. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80080. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80081. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80082. 19:14:09 T:2316 DEBUG: Previous line repeats 1 times.
  80083. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80084. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80085. 19:14:09 T:2316 DEBUG: Previous line repeats 3 times.
  80086. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80087. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80088. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80089. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80090. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80091. 19:14:09 T:2316 DEBUG: Previous line repeats 4 times.
  80092. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80093. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80094. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80095. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80096. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80097. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80098. 19:14:09 T:2316 DEBUG: Previous line repeats 1 times.
  80099. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80100. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80101. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80102. 19:14:09 T:2316 DEBUG: Previous line repeats 4 times.
  80103. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80104. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80105. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80106. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80107. 19:14:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80108. 19:14:10 T:2316 DEBUG: Previous line repeats 5 times.
  80109. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80110. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80111. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80112. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80113. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80114. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80115. 19:14:10 T:2316 DEBUG: Previous line repeats 1 times.
  80116. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80117. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80118. 19:14:10 T:2316 DEBUG: Previous line repeats 1 times.
  80119. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80120. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80121. 19:14:10 T:2316 DEBUG: Previous line repeats 2 times.
  80122. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80123. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80124. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80125. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80126. 19:14:10 T:2316 DEBUG: Previous line repeats 1 times.
  80127. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80128. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80129. 19:14:10 T:2316 DEBUG: Previous line repeats 2 times.
  80130. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80131. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80132. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80133. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80134. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80135. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80136. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80137. 19:14:10 T:2316 DEBUG: Previous line repeats 2 times.
  80138. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80139. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80140. 19:14:10 T:2316 DEBUG: Previous line repeats 2 times.
  80141. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80142. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80143. 19:14:10 T:2316 DEBUG: Previous line repeats 2 times.
  80144. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80145. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80146. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80147. 19:14:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80148. 19:14:11 T:2316 DEBUG: Previous line repeats 1 times.
  80149. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80150. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80151. 19:14:11 T:2316 DEBUG: Previous line repeats 1 times.
  80152. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80153. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80154. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80155. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80156. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80157. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80158. 19:14:11 T:2316 DEBUG: Previous line repeats 2 times.
  80159. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80160. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80161. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80162. 19:14:11 T:2316 DEBUG: Previous line repeats 2 times.
  80163. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80164. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80165. 19:14:11 T:2316 DEBUG: Previous line repeats 2 times.
  80166. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80167. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80168. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80169. 19:14:11 T:2316 DEBUG: Previous line repeats 1 times.
  80170. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80171. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80172. 19:14:11 T:2316 DEBUG: Previous line repeats 3 times.
  80173. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80174. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80175. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80176. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80177. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80178. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80179. 19:14:11 T:2316 DEBUG: Previous line repeats 1 times.
  80180. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80181. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80182. 19:14:11 T:2316 DEBUG: Previous line repeats 3 times.
  80183. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80184. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80185. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80186. 19:14:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80187. 19:14:12 T:2316 DEBUG: Previous line repeats 4 times.
  80188. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80189. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80190. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80191. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80192. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80193. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80194. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80195. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80196. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80197. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80198. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80199. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80200. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80201. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80202. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80203. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80204. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80205. 19:14:12 T:2316 DEBUG: Previous line repeats 4 times.
  80206. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80207. 19:14:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  80208. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80209. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80210. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80211. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80212. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80213. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80214. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80215. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80216. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80217. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80218. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80219. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80220. 19:14:12 T:2316 DEBUG: Previous line repeats 2 times.
  80221. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80222. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80223. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80224. 19:14:12 T:2316 DEBUG: Previous line repeats 3 times.
  80225. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80226. 19:14:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80227. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80228. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80229. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80230. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80231. 19:14:13 T:2316 DEBUG: Previous line repeats 2 times.
  80232. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80233. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80234. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80235. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80236. 19:14:13 T:2316 DEBUG: Previous line repeats 2 times.
  80237. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80238. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80239. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80240. 19:14:13 T:2316 DEBUG: Previous line repeats 2 times.
  80241. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80242. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80243. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80244. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80245. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80246. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80247. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80248. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80249. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80250. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80251. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80252. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80253. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80254. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80255. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80256. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80257. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80258. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80259. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80260. 19:14:13 T:2316 DEBUG: Previous line repeats 2 times.
  80261. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80262. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80263. 19:14:13 T:2316 DEBUG: Previous line repeats 1 times.
  80264. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80265. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80266. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80267. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80268. 19:14:13 T:2316 DEBUG: Previous line repeats 4 times.
  80269. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80270. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80271. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80272. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80273. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80274. 19:14:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80275. 19:14:14 T:2316 DEBUG: Previous line repeats 1 times.
  80276. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80277. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80278. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80279. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80280. 19:14:14 T:2316 DEBUG: Previous line repeats 2 times.
  80281. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80282. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80283. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80284. 19:14:14 T:2316 DEBUG: Previous line repeats 1 times.
  80285. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80286. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80287. 19:14:14 T:2316 DEBUG: Previous line repeats 3 times.
  80288. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80289. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80290. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80291. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80292. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80293. 19:14:14 T:2316 DEBUG: Previous line repeats 4 times.
  80294. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80295. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80296. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80297. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80298. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80299. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80300. 19:14:14 T:2316 DEBUG: Previous line repeats 1 times.
  80301. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80302. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80303. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80304. 19:14:14 T:2316 DEBUG: Previous line repeats 3 times.
  80305. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80306. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80307. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80308. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80309. 19:14:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80310. 19:14:15 T:2316 DEBUG: Previous line repeats 3 times.
  80311. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80312. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80313. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80314. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80315. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80316. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80317. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80318. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80319. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80320. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80321. 19:14:15 T:2316 DEBUG: Previous line repeats 3 times.
  80322. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80323. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80324. 19:14:15 T:2316 DEBUG: Previous line repeats 1 times.
  80325. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80326. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80327. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80328. 19:14:15 T:2316 DEBUG: Previous line repeats 2 times.
  80329. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80330. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80331. 19:14:15 T:2316 DEBUG: Previous line repeats 1 times.
  80332. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80333. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80334. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80335. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80336. 19:14:15 T:2316 DEBUG: Previous line repeats 2 times.
  80337. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80338. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80339. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80340. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80341. 19:14:15 T:2316 DEBUG: Previous line repeats 2 times.
  80342. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80343. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80344. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80345. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80346. 19:14:15 T:2316 DEBUG: Previous line repeats 1 times.
  80347. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80348. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80349. 19:14:15 T:2316 DEBUG: Previous line repeats 2 times.
  80350. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80351. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80352. 19:14:15 T:2316 DEBUG: Previous line repeats 1 times.
  80353. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80354. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80355. 19:14:15 T:2316 DEBUG: Previous line repeats 1 times.
  80356. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80357. 19:14:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80358. 19:14:16 T:2316 DEBUG: Previous line repeats 1 times.
  80359. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80360. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80361. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80362. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80363. 19:14:16 T:2316 DEBUG: Previous line repeats 1 times.
  80364. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80365. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80366. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80367. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80368. 19:14:16 T:2316 DEBUG: Previous line repeats 2 times.
  80369. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80370. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80371. 19:14:16 T:2316 DEBUG: Previous line repeats 1 times.
  80372. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80373. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80374. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80375. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80376. 19:14:16 T:2316 DEBUG: Previous line repeats 3 times.
  80377. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80378. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80379. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80380. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80381. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80382. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80383. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80384. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80385. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80386. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80387. 19:14:16 T:2316 DEBUG: Previous line repeats 4 times.
  80388. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80389. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80390. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80391. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80392. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80393. 19:14:16 T:2316 DEBUG: Previous line repeats 4 times.
  80394. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80395. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80396. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80397. 19:14:16 T:2316 DEBUG: Previous line repeats 2 times.
  80398. 19:14:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80399. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80400. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80401. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80402. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80403. 19:14:17 T:2316 DEBUG: Previous line repeats 4 times.
  80404. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80405. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80406. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80407. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80408. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80409. 19:14:17 T:2316 DEBUG: Previous line repeats 3 times.
  80410. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80411. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80412. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80413. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80414. 19:14:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  80415. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80416. 19:14:17 T:1552 DEBUG: Previous line repeats 2 times.
  80417. 19:14:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  80418. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80419. 19:14:17 T:2316 DEBUG: Previous line repeats 2 times.
  80420. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80421. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80422. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80423. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80424. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80425. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80426. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80427. 19:14:17 T:2316 DEBUG: Previous line repeats 1 times.
  80428. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80429. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80430. 19:14:17 T:2316 DEBUG: Previous line repeats 2 times.
  80431. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80432. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80433. 19:14:17 T:2316 DEBUG: Previous line repeats 2 times.
  80434. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80435. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80436. 19:14:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80437. 19:14:18 T:2316 DEBUG: Previous line repeats 2 times.
  80438. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80439. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80440. 19:14:18 T:2316 DEBUG: Previous line repeats 2 times.
  80441. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80442. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80443. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80444. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80445. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80446. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80447. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80448. 19:14:18 T:2316 DEBUG: Previous line repeats 2 times.
  80449. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80450. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80451. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80452. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80453. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80454. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80455. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80456. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80457. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80458. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80459. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80460. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80461. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80462. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80463. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80464. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80465. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80466. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80467. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80468. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80469. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80470. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80471. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80472. 19:14:18 T:2316 DEBUG: Previous line repeats 1 times.
  80473. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80474. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80475. 19:14:18 T:2316 DEBUG: Previous line repeats 2 times.
  80476. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80477. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80478. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80479. 19:14:18 T:2316 DEBUG: Previous line repeats 2 times.
  80480. 19:14:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80481. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80482. 19:14:19 T:2316 DEBUG: Previous line repeats 2 times.
  80483. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80484. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80485. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80486. 19:14:19 T:2316 DEBUG: Previous line repeats 1 times.
  80487. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80488. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80489. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80490. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80491. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80492. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80493. 19:14:19 T:2316 DEBUG: Previous line repeats 4 times.
  80494. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80495. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80496. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80497. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80498. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80499. 19:14:19 T:2316 DEBUG: Previous line repeats 5 times.
  80500. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80501. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80502. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80503. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80504. 19:14:19 T:2316 DEBUG: Previous line repeats 2 times.
  80505. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80506. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80507. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80508. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80509. 19:14:19 T:2316 DEBUG: Previous line repeats 2 times.
  80510. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80511. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80512. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80513. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80514. 19:14:19 T:2316 DEBUG: Previous line repeats 1 times.
  80515. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80516. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80517. 19:14:19 T:2316 DEBUG: Previous line repeats 2 times.
  80518. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80519. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80520. 19:14:19 T:2316 DEBUG: Previous line repeats 2 times.
  80521. 19:14:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80522. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80523. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80524. 19:14:20 T:2316 DEBUG: Previous line repeats 2 times.
  80525. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80526. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80527. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80528. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80529. 19:14:20 T:2316 DEBUG: Previous line repeats 2 times.
  80530. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80531. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80532. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80533. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80534. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80535. 19:14:20 T:2316 DEBUG: Previous line repeats 3 times.
  80536. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80537. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80538. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80539. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80540. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80541. 19:14:20 T:2316 DEBUG: Previous line repeats 2 times.
  80542. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80543. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80544. 19:14:20 T:2316 DEBUG: Previous line repeats 1 times.
  80545. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80546. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80547. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80548. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80549. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80550. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80551. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80552. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80553. 19:14:20 T:2316 DEBUG: Previous line repeats 3 times.
  80554. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80555. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80556. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80557. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80558. 19:14:20 T:2316 DEBUG: Previous line repeats 2 times.
  80559. 19:14:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80560. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80561. 19:14:21 T:2316 DEBUG: Previous line repeats 2 times.
  80562. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80563. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80564. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80565. 19:14:21 T:2316 DEBUG: Previous line repeats 2 times.
  80566. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80567. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80568. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80569. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80570. 19:14:21 T:2316 DEBUG: Previous line repeats 1 times.
  80571. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80572. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80573. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80574. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80575. 19:14:21 T:2316 DEBUG: Previous line repeats 2 times.
  80576. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80577. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80578. 19:14:21 T:2316 DEBUG: Previous line repeats 1 times.
  80579. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80580. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80581. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80582. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80583. 19:14:21 T:2316 DEBUG: Previous line repeats 1 times.
  80584. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80585. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80586. 19:14:21 T:2316 DEBUG: Previous line repeats 2 times.
  80587. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80588. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80589. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80590. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80591. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80592. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80593. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80594. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80595. 19:14:21 T:2316 DEBUG: Previous line repeats 1 times.
  80596. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80597. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80598. 19:14:21 T:2316 DEBUG: Previous line repeats 3 times.
  80599. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80600. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80601. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80602. 19:14:21 T:2316 DEBUG: Previous line repeats 1 times.
  80603. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80604. 19:14:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80605. 19:14:22 T:2316 DEBUG: Previous line repeats 4 times.
  80606. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80607. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80608. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80609. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80610. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80611. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80612. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80613. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80614. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80615. 19:14:22 T:2316 DEBUG: Previous line repeats 4 times.
  80616. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80617. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80618. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80619. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80620. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80621. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80622. 19:14:22 T:5808 DEBUG: Previous line repeats 3 times.
  80623. 19:14:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  80624. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80625. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80626. 19:14:22 T:2316 DEBUG: Previous line repeats 1 times.
  80627. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80628. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80629. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80630. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80631. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80632. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80633. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80634. 19:14:22 T:2316 DEBUG: Previous line repeats 2 times.
  80635. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80636. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80637. 19:14:22 T:2316 DEBUG: Previous line repeats 1 times.
  80638. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80639. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80640. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80641. 19:14:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80642. 19:14:23 T:2316 DEBUG: Previous line repeats 2 times.
  80643. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80644. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80645. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80646. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80647. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80648. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80649. 19:14:23 T:2316 DEBUG: Previous line repeats 5 times.
  80650. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80651. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80652. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80653. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80654. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80655. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80656. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80657. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80658. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80659. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80660. 19:14:23 T:2316 DEBUG: Previous line repeats 2 times.
  80661. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80662. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80663. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80664. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80665. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80666. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80667. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80668. 19:14:23 T:2316 DEBUG: Previous line repeats 2 times.
  80669. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80670. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80671. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80672. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80673. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80674. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80675. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80676. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80677. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80678. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80679. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80680. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80681. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80682. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80683. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80684. 19:14:23 T:2316 DEBUG: Previous line repeats 1 times.
  80685. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80686. 19:14:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80687. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80688. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80689. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80690. 19:14:24 T:2316 DEBUG: Previous line repeats 1 times.
  80691. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80692. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80693. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80694. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80695. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80696. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80697. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80698. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80699. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80700. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80701. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80702. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80703. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80704. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80705. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80706. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80707. 19:14:24 T:2316 DEBUG: Previous line repeats 4 times.
  80708. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80709. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80710. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80711. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80712. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80713. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80714. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80715. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80716. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80717. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80718. 19:14:24 T:2316 DEBUG: Previous line repeats 2 times.
  80719. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80720. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80721. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80722. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80723. 19:14:24 T:2316 DEBUG: Previous line repeats 5 times.
  80724. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80725. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80726. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80727. 19:14:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80728. 19:14:25 T:3764 DEBUG: Previous line repeats 1 times.
  80729. 19:14:25 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  80730. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  80731. 19:14:25 T:3764 INFO: Previous line repeats 7 times.
  80732. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  80733. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  80734. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  80735. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  80736. 19:14:25 T:3764 INFO: Previous line repeats 1 times.
  80737. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  80738. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80739. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80740. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80741. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80742. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80743. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80744. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  80745. 19:14:25 T:2316 INFO: Previous line repeats 1 times.
  80746. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80747. 19:14:25 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  80748. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  80749. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  80750. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80751. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80752. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80753. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80754. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80755. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80756. 19:14:25 T:2316 DEBUG: Previous line repeats 1 times.
  80757. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80758. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80759. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80760. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  80761. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80762. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80763. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80764. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80765. 19:14:25 T:2316 DEBUG: Previous line repeats 1 times.
  80766. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80767. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80768. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80769. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  80770. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  80771. 19:14:25 T:1560 INFO: Previous line repeats 1 times.
  80772. 19:14:25 T:1560 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  80773. 19:14:25 T:1560 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  80774. 19:14:25 T:1560 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80775. 19:14:25 T:1560 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  80776. 19:14:25 T:1560 INFO: Platinum [neptune.http]: got connection (reused: false)
  80777. 19:14:25 T:1560 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  80778. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80779. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80780. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80781. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80782. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80783. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  80784. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80785. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80786. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80787. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80788. 19:14:25 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  80789. 19:14:25 T:2316 INFO: Previous line repeats 1 times.
  80790. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80791. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80792. 19:14:25 T:2316 DEBUG: Previous line repeats 2 times.
  80793. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80794. 19:14:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80795. 19:14:26 T:3764 DEBUG: Previous line repeats 1 times.
  80796. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  80797. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  80798. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80799. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80800. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80801. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80802. 19:14:26 T:3764 DEBUG: Previous line repeats 2 times.
  80803. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  80804. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  80805. 19:14:26 T:3764 INFO: Previous line repeats 2 times.
  80806. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  80807. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  80808. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  80809. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80810. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80811. 19:14:26 T:2316 DEBUG: Previous line repeats 2 times.
  80812. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80813. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80814. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80815. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80816. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80817. 19:14:26 T:3764 DEBUG: Previous line repeats 1 times.
  80818. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  80819. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80820. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80821. 19:14:26 T:3764 DEBUG: Previous line repeats 2 times.
  80822. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  80823. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  80824. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80825. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80826. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80827. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80828. 19:14:26 T:3764 DEBUG: Previous line repeats 1 times.
  80829. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  80830. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  80831. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80832. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80833. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80834. 19:14:26 T:2316 DEBUG: Previous line repeats 2 times.
  80835. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80836. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80837. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80838. 19:14:26 T:2316 DEBUG: Previous line repeats 2 times.
  80839. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80840. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80841. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80842. 19:14:26 T:7072 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  80843. 19:14:26 T:7072 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  80844. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80845. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  80846. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  80847. 19:14:26 T:7072 INFO: Platinum [neptune.http]: got connection (reused: false)
  80848. 19:14:26 T:7072 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  80849. 19:14:26 T:7072 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  80850. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80851. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  80852. 19:14:26 T:7072 INFO: Platinum [neptune.http]: got connection (reused: false)
  80853. 19:14:26 T:7072 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  80854. 19:14:26 T:7072 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  80855. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80856. 19:14:26 T:7072 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  80857. 19:14:26 T:7072 INFO: Platinum [neptune.http]: got connection (reused: false)
  80858. 19:14:26 T:7072 ERROR: Platinum [platinum.core.service]: No state variables found
  80859. 19:14:26 T:7072 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  80860. 19:14:26 T:7072 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  80861. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  80862. <specVersion>
  80863. <major>1</major>
  80864. <minor>0</minor>
  80865. </specVersion>
  80866. <actionList />
  80867. <serviceStateTable />
  80868. </scpd>
  80869. 19:14:26 T:7072 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  80870. 19:14:26 T:7072 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  80871. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  80872. <specVersion>
  80873. <major>1</major>
  80874. <minor>0</minor>
  80875. </specVersion>
  80876. <actionList />
  80877. <serviceStateTable />
  80878. </scpd>
  80879. 19:14:26 T:7072 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  80880. 19:14:26 T:3764 NOTICE: Previous line repeats 2 times.
  80881. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  80882. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80883. 19:14:26 T:2316 DEBUG: Previous line repeats 1 times.
  80884. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80885. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80886. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80887. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80888. 19:14:26 T:2316 DEBUG: Previous line repeats 1 times.
  80889. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80890. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80891. 19:14:26 T:3764 DEBUG: Previous line repeats 1 times.
  80892. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  80893. 19:14:26 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  80894. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80895. 19:14:26 T:2316 DEBUG: Previous line repeats 1 times.
  80896. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80897. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80898. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80899. 19:14:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80900. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  80901. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  80902. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  80903. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  80904. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  80905. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80906. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80907. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80908. 19:14:27 T:3764 DEBUG: Previous line repeats 2 times.
  80909. 19:14:27 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  80910. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  80911. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  80912. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80913. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80914. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80915. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80916. 19:14:27 T:3764 DEBUG: Previous line repeats 2 times.
  80917. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  80918. 19:14:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  80919. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80920. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80921. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80922. 19:14:27 T:2316 DEBUG: Previous line repeats 1 times.
  80923. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80924. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80925. 19:14:27 T:2316 DEBUG: Previous line repeats 3 times.
  80926. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80927. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80928. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80929. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80930. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80931. 19:14:27 T:3764 DEBUG: Previous line repeats 2 times.
  80932. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  80933. 19:14:27 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  80934. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80935. 19:14:27 T:2316 DEBUG: Previous line repeats 1 times.
  80936. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80937. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80938. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80939. 19:14:27 T:5964 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  80940. 19:14:27 T:5964 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  80941. 19:14:27 T:5964 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80942. 19:14:27 T:5964 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  80943. 19:14:27 T:5964 INFO: Platinum [neptune.http]: got connection (reused: false)
  80944. 19:14:27 T:5964 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  80945. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80946. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80947. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80948. 19:14:27 T:2316 DEBUG: Previous line repeats 1 times.
  80949. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80950. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80951. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80952. 19:14:27 T:2316 DEBUG: Previous line repeats 4 times.
  80953. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80954. 19:14:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80955. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80956. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80957. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80958. 19:14:28 T:2316 DEBUG: Previous line repeats 5 times.
  80959. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80960. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80961. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80962. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80963. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80964. 19:14:28 T:2316 DEBUG: Previous line repeats 1 times.
  80965. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80966. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80967. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80968. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80969. 19:14:28 T:2316 DEBUG: Previous line repeats 2 times.
  80970. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80971. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80972. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80973. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80974. 19:14:28 T:2316 DEBUG: Previous line repeats 1 times.
  80975. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80976. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80977. 19:14:28 T:2316 DEBUG: Previous line repeats 2 times.
  80978. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80979. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  80980. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  80981. 19:14:28 T:2316 DEBUG: Previous line repeats 2 times.
  80982. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  80983. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  80984. 19:14:28 T:6040 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  80985. 19:14:28 T:6040 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  80986. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80987. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  80988. 19:14:28 T:6040 INFO: Platinum [neptune.http]: got connection (reused: false)
  80989. 19:14:28 T:6040 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  80990. 19:14:28 T:6040 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  80991. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80992. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  80993. 19:14:28 T:6040 INFO: Platinum [neptune.http]: got connection (reused: false)
  80994. 19:14:28 T:6040 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  80995. 19:14:28 T:6040 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  80996. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  80997. 19:14:28 T:6040 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  80998. 19:14:28 T:6040 INFO: Platinum [neptune.http]: got connection (reused: false)
  80999. 19:14:28 T:6040 ERROR: Platinum [platinum.core.service]: No state variables found
  81000. 19:14:28 T:6040 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  81001. 19:14:28 T:6040 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  81002. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  81003. <specVersion>
  81004. <major>1</major>
  81005. <minor>0</minor>
  81006. </specVersion>
  81007. <actionList />
  81008. <serviceStateTable />
  81009. </scpd>
  81010. 19:14:28 T:6040 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  81011. 19:14:28 T:6040 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  81012. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  81013. <specVersion>
  81014. <major>1</major>
  81015. <minor>0</minor>
  81016. </specVersion>
  81017. <actionList />
  81018. <serviceStateTable />
  81019. </scpd>
  81020. 19:14:28 T:6040 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  81021. 19:14:28 T:2316 NOTICE: Previous line repeats 2 times.
  81022. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81023. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81024. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81025. 19:14:28 T:2316 DEBUG: Previous line repeats 2 times.
  81026. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81027. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81028. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81029. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81030. 19:14:28 T:2316 DEBUG: Previous line repeats 1 times.
  81031. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81032. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81033. 19:14:28 T:2316 DEBUG: Previous line repeats 2 times.
  81034. 19:14:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81035. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81036. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81037. 19:14:29 T:2316 DEBUG: Previous line repeats 2 times.
  81038. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81039. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81040. 19:14:29 T:2316 DEBUG: Previous line repeats 2 times.
  81041. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81042. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81043. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81044. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81045. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81046. 19:14:29 T:2316 DEBUG: Previous line repeats 1 times.
  81047. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81048. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81049. 19:14:29 T:2316 DEBUG: Previous line repeats 3 times.
  81050. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81051. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81052. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81053. 19:14:29 T:2316 DEBUG: Previous line repeats 2 times.
  81054. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81055. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81056. 19:14:29 T:2316 DEBUG: Previous line repeats 2 times.
  81057. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81058. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81059. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81060. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81061. 19:14:29 T:2316 DEBUG: Previous line repeats 1 times.
  81062. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81063. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81064. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81065. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81066. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81067. 19:14:29 T:2316 DEBUG: Previous line repeats 5 times.
  81068. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81069. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81070. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81071. 19:14:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81072. 19:14:30 T:2316 DEBUG: Previous line repeats 4 times.
  81073. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81074. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81075. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81076. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81077. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81078. 19:14:30 T:2316 DEBUG: Previous line repeats 2 times.
  81079. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81080. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81081. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81082. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81083. 19:14:30 T:2316 DEBUG: Previous line repeats 2 times.
  81084. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81085. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81086. 19:14:30 T:2316 DEBUG: Previous line repeats 5 times.
  81087. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81088. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81089. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81090. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81091. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81092. 19:14:30 T:2316 DEBUG: Previous line repeats 4 times.
  81093. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81094. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81095. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81096. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81097. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81098. 19:14:30 T:2316 DEBUG: Previous line repeats 2 times.
  81099. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81100. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81101. 19:14:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81102. 19:14:31 T:2316 DEBUG: Previous line repeats 2 times.
  81103. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81104. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81105. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81106. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81107. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81108. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81109. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81110. 19:14:31 T:2316 DEBUG: Previous line repeats 2 times.
  81111. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81112. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81113. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81114. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81115. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81116. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81117. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81118. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81119. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81120. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81121. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81122. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81123. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81124. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81125. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81126. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81127. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81128. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81129. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81130. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81131. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81132. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81133. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81134. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81135. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81136. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81137. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81138. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81139. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81140. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81141. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81142. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81143. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81144. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81145. 19:14:31 T:2316 DEBUG: Previous line repeats 1 times.
  81146. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81147. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81148. 19:14:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81149. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81150. 19:14:32 T:2316 DEBUG: Previous line repeats 2 times.
  81151. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81152. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81153. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81154. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81155. 19:14:32 T:2316 DEBUG: Previous line repeats 1 times.
  81156. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81157. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81158. 19:14:32 T:2316 DEBUG: Previous line repeats 2 times.
  81159. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81160. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81161. 19:14:32 T:2316 DEBUG: Previous line repeats 1 times.
  81162. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81163. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81164. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81165. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81166. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81167. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81168. 19:14:32 T:5808 DEBUG: Previous line repeats 1 times.
  81169. 19:14:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  81170. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81171. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81172. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81173. 19:14:32 T:2316 DEBUG: Previous line repeats 2 times.
  81174. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81175. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81176. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81177. 19:14:32 T:2316 DEBUG: Previous line repeats 2 times.
  81178. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81179. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81180. 19:14:32 T:2316 DEBUG: Previous line repeats 3 times.
  81181. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81182. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81183. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81184. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81185. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81186. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81187. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81188. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81189. 19:14:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81190. 19:14:33 T:2316 DEBUG: Previous line repeats 5 times.
  81191. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81192. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81193. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81194. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81195. 19:14:33 T:2316 DEBUG: Previous line repeats 2 times.
  81196. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81197. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81198. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81199. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81200. 19:14:33 T:2316 DEBUG: Previous line repeats 2 times.
  81201. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81202. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81203. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81204. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81205. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81206. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81207. 19:14:33 T:2316 DEBUG: Previous line repeats 3 times.
  81208. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81209. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81210. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81211. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81212. 19:14:33 T:2316 DEBUG: Previous line repeats 1 times.
  81213. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81214. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81215. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81216. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81217. 19:14:33 T:2316 DEBUG: Previous line repeats 2 times.
  81218. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81219. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81220. 19:14:33 T:2316 DEBUG: Previous line repeats 2 times.
  81221. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81222. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81223. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81224. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81225. 19:14:33 T:2316 DEBUG: Previous line repeats 1 times.
  81226. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81227. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81228. 19:14:33 T:2316 DEBUG: Previous line repeats 2 times.
  81229. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81230. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81231. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81232. 19:14:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81233. 19:14:34 T:2316 DEBUG: Previous line repeats 2 times.
  81234. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81235. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81236. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81237. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81238. 19:14:34 T:2316 DEBUG: Previous line repeats 1 times.
  81239. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81240. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81241. 19:14:34 T:2316 DEBUG: Previous line repeats 2 times.
  81242. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81243. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81244. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81245. 19:14:34 T:2316 DEBUG: Previous line repeats 2 times.
  81246. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81247. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81248. 19:14:34 T:2316 DEBUG: Previous line repeats 1 times.
  81249. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81250. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81251. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81252. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81253. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81254. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81255. 19:14:34 T:2316 DEBUG: Previous line repeats 1 times.
  81256. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81257. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81258. 19:14:34 T:2316 DEBUG: Previous line repeats 3 times.
  81259. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81260. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81261. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81262. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81263. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81264. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81265. 19:14:34 T:2316 DEBUG: Previous line repeats 2 times.
  81266. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81267. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81268. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81269. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81270. 19:14:34 T:2316 DEBUG: Previous line repeats 1 times.
  81271. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81272. 19:14:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81273. 19:14:35 T:2316 DEBUG: Previous line repeats 2 times.
  81274. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81275. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81276. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81277. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81278. 19:14:35 T:2316 DEBUG: Previous line repeats 1 times.
  81279. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81280. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81281. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81282. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81283. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81284. 19:14:35 T:2316 DEBUG: Previous line repeats 4 times.
  81285. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81286. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81287. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81288. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81289. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81290. 19:14:35 T:2316 DEBUG: Previous line repeats 4 times.
  81291. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81292. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81293. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81294. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81295. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81296. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81297. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81298. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81299. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81300. 19:14:35 T:2316 DEBUG: Previous line repeats 4 times.
  81301. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81302. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81303. 19:14:35 T:2316 DEBUG: Previous line repeats 1 times.
  81304. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81305. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81306. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81307. 19:14:35 T:2316 DEBUG: Previous line repeats 3 times.
  81308. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81309. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81310. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81311. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81312. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81313. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81314. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81315. 19:14:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81316. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81317. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81318. 19:14:36 T:2316 DEBUG: Previous line repeats 3 times.
  81319. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81320. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81321. 19:14:36 T:2316 DEBUG: Previous line repeats 1 times.
  81322. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81323. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81324. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81325. 19:14:36 T:2316 DEBUG: Previous line repeats 2 times.
  81326. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81327. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81328. 19:14:36 T:2316 DEBUG: Previous line repeats 2 times.
  81329. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81330. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81331. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81332. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81333. 19:14:36 T:2316 DEBUG: Previous line repeats 1 times.
  81334. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81335. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81336. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81337. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81338. 19:14:36 T:2316 DEBUG: Previous line repeats 1 times.
  81339. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81340. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81341. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81342. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81343. 19:14:36 T:2316 DEBUG: Previous line repeats 2 times.
  81344. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81345. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81346. 19:14:36 T:2316 DEBUG: Previous line repeats 2 times.
  81347. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81348. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81349. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81350. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81351. 19:14:36 T:2316 DEBUG: Previous line repeats 1 times.
  81352. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81353. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81354. 19:14:36 T:2316 DEBUG: Previous line repeats 2 times.
  81355. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81356. 19:14:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81357. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81358. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81359. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81360. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81361. 19:14:37 T:2316 DEBUG: Previous line repeats 1 times.
  81362. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81363. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81364. 19:14:37 T:2316 DEBUG: Previous line repeats 2 times.
  81365. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81366. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81367. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81368. 19:14:37 T:2316 DEBUG: Previous line repeats 2 times.
  81369. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81370. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81371. 19:14:37 T:2316 DEBUG: Previous line repeats 2 times.
  81372. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81373. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81374. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81375. 19:14:37 T:2316 DEBUG: Previous line repeats 1 times.
  81376. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81377. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81378. 19:14:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  81379. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81380. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81381. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81382. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81383. 19:14:37 T:2316 DEBUG: Previous line repeats 4 times.
  81384. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81385. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81386. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81387. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81388. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81389. 19:14:37 T:2316 DEBUG: Previous line repeats 3 times.
  81390. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81391. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81392. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81393. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81394. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81395. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81396. 19:14:37 T:2316 DEBUG: Previous line repeats 2 times.
  81397. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81398. 19:14:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81399. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81400. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81401. 19:14:38 T:2316 DEBUG: Previous line repeats 2 times.
  81402. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81403. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81404. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81405. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81406. 19:14:38 T:2316 DEBUG: Previous line repeats 4 times.
  81407. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81408. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81409. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81410. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81411. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81412. 19:14:38 T:2316 DEBUG: Previous line repeats 4 times.
  81413. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81414. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81415. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81416. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81417. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81418. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81419. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81420. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81421. 19:14:38 T:2316 DEBUG: Previous line repeats 1 times.
  81422. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81423. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81424. 19:14:38 T:2316 DEBUG: Previous line repeats 2 times.
  81425. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81426. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81427. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81428. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81429. 19:14:38 T:2316 DEBUG: Previous line repeats 1 times.
  81430. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81431. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81432. 19:14:38 T:2316 DEBUG: Previous line repeats 2 times.
  81433. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81434. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81435. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81436. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81437. 19:14:38 T:2316 DEBUG: Previous line repeats 1 times.
  81438. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81439. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81440. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81441. 19:14:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81442. 19:14:39 T:2316 DEBUG: Previous line repeats 1 times.
  81443. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81444. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81445. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81446. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81447. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81448. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81449. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81450. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81451. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81452. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81453. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81454. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81455. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81456. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81457. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81458. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81459. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81460. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81461. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81462. 19:14:39 T:2316 DEBUG: Previous line repeats 1 times.
  81463. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81464. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81465. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81466. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81467. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81468. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81469. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81470. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81471. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81472. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81473. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81474. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81475. 19:14:39 T:2316 DEBUG: Previous line repeats 1 times.
  81476. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81477. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81478. 19:14:39 T:2316 DEBUG: Previous line repeats 2 times.
  81479. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81480. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81481. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81482. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81483. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81484. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81485. 19:14:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81486. 19:14:40 T:2316 DEBUG: Previous line repeats 1 times.
  81487. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81488. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81489. 19:14:40 T:2316 DEBUG: Previous line repeats 4 times.
  81490. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81491. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81492. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81493. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81494. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81495. 19:14:40 T:2316 DEBUG: Previous line repeats 5 times.
  81496. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81497. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81498. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81499. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81500. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81501. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81502. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81503. 19:14:40 T:2316 DEBUG: Previous line repeats 5 times.
  81504. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81505. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81506. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81507. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81508. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81509. 19:14:40 T:2316 DEBUG: Previous line repeats 4 times.
  81510. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81511. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81512. 19:14:40 T:2316 DEBUG: Previous line repeats 1 times.
  81513. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81514. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81515. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81516. 19:14:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81517. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81518. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81519. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81520. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81521. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81522. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81523. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81524. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81525. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81526. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81527. 19:14:41 T:2316 DEBUG: Previous line repeats 4 times.
  81528. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81529. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81530. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81531. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81532. 19:14:41 T:2316 DEBUG: Previous line repeats 1 times.
  81533. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81534. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81535. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81536. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81537. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81538. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81539. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81540. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81541. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81542. 19:14:41 T:2316 DEBUG: Previous line repeats 1 times.
  81543. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81544. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81545. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81546. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81547. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81548. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81549. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81550. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81551. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81552. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81553. 19:14:41 T:2316 DEBUG: Previous line repeats 2 times.
  81554. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81555. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81556. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81557. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81558. 19:14:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81559. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81560. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81561. 19:14:42 T:2316 DEBUG: Previous line repeats 1 times.
  81562. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81563. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81564. 19:14:42 T:2316 DEBUG: Previous line repeats 2 times.
  81565. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81566. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81567. 19:14:42 T:2316 DEBUG: Previous line repeats 1 times.
  81568. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81569. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81570. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81571. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81572. 19:14:42 T:2316 DEBUG: Previous line repeats 2 times.
  81573. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81574. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81575. 19:14:42 T:2316 DEBUG: Previous line repeats 2 times.
  81576. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81577. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81578. 19:14:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  81579. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81580. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81581. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81582. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81583. 19:14:42 T:2316 DEBUG: Previous line repeats 5 times.
  81584. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81585. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81586. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81587. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81588. 19:14:42 T:2316 DEBUG: Previous line repeats 5 times.
  81589. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81590. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81591. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81592. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81593. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81594. 19:14:42 T:2316 DEBUG: Previous line repeats 1 times.
  81595. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81596. 19:14:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81597. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81598. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81599. 19:14:43 T:2316 DEBUG: Previous line repeats 2 times.
  81600. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81601. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81602. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81603. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81604. 19:14:43 T:2316 DEBUG: Previous line repeats 5 times.
  81605. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81606. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81607. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81608. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81609. 19:14:43 T:2316 DEBUG: Previous line repeats 5 times.
  81610. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81611. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81612. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81613. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81614. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81615. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81616. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81617. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81618. 19:14:43 T:2316 DEBUG: Previous line repeats 4 times.
  81619. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81620. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81621. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81622. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81623. 19:14:43 T:2316 DEBUG: Previous line repeats 1 times.
  81624. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81625. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81626. 19:14:43 T:2316 DEBUG: Previous line repeats 2 times.
  81627. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81628. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81629. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81630. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81631. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81632. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81633. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81634. 19:14:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81635. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81636. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81637. 19:14:44 T:2316 DEBUG: Previous line repeats 2 times.
  81638. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81639. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81640. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81641. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81642. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81643. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81644. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81645. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81646. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81647. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81648. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81649. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81650. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81651. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81652. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81653. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81654. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81655. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81656. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81657. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81658. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81659. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81660. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81661. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81662. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81663. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81664. 19:14:44 T:2316 DEBUG: Previous line repeats 3 times.
  81665. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81666. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81667. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81668. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81669. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81670. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81671. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81672. 19:14:44 T:2316 DEBUG: Previous line repeats 2 times.
  81673. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81674. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81675. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81676. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81677. 19:14:44 T:2316 DEBUG: Previous line repeats 1 times.
  81678. 19:14:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81679. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81680. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81681. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81682. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81683. 19:14:45 T:2316 DEBUG: Previous line repeats 4 times.
  81684. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81685. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81686. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81687. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81688. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81689. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81690. 19:14:45 T:2316 DEBUG: Previous line repeats 4 times.
  81691. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81692. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81693. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81694. 19:14:45 T:2316 DEBUG: Previous line repeats 1 times.
  81695. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81696. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81697. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81698. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81699. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81700. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81701. 19:14:45 T:2316 DEBUG: Previous line repeats 4 times.
  81702. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81703. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81704. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81705. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81706. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81707. 19:14:45 T:2316 DEBUG: Previous line repeats 2 times.
  81708. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81709. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81710. 19:14:45 T:2316 DEBUG: Previous line repeats 1 times.
  81711. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81712. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81713. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81714. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81715. 19:14:45 T:2316 DEBUG: Previous line repeats 2 times.
  81716. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81717. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81718. 19:14:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81719. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81720. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81721. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81722. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81723. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81724. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81725. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81726. 19:14:46 T:2316 DEBUG: Previous line repeats 4 times.
  81727. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81728. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81729. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81730. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81731. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81732. 19:14:46 T:2316 DEBUG: Previous line repeats 4 times.
  81733. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81734. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81735. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81736. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81737. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81738. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81739. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81740. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81741. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81742. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81743. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81744. 19:14:46 T:2316 DEBUG: Previous line repeats 2 times.
  81745. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81746. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81747. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81748. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81749. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81750. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81751. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81752. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81753. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81754. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81755. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81756. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81757. 19:14:46 T:2316 DEBUG: Previous line repeats 1 times.
  81758. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81759. 19:14:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81760. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81761. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81762. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81763. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81764. 19:14:47 T:2316 DEBUG: Previous line repeats 2 times.
  81765. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81766. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81767. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81768. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81769. 19:14:47 T:2316 DEBUG: Previous line repeats 2 times.
  81770. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81771. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81772. 19:14:47 T:2316 DEBUG: Previous line repeats 1 times.
  81773. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81774. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81775. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81776. 19:14:47 T:2316 DEBUG: Previous line repeats 2 times.
  81777. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81778. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81779. 19:14:47 T:2316 DEBUG: Previous line repeats 1 times.
  81780. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81781. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81782. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81783. 19:14:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  81784. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81785. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81786. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81787. 19:14:47 T:2316 DEBUG: Previous line repeats 1 times.
  81788. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81789. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81790. 19:14:47 T:2316 DEBUG: Previous line repeats 3 times.
  81791. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81792. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81793. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81794. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81795. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81796. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81797. 19:14:47 T:2316 DEBUG: Previous line repeats 3 times.
  81798. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81799. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81800. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81801. 19:14:47 T:2316 DEBUG: Previous line repeats 1 times.
  81802. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81803. 19:14:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81804. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81805. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81806. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81807. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81808. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81809. 19:14:48 T:2316 DEBUG: Previous line repeats 4 times.
  81810. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81811. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81812. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81813. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81814. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81815. 19:14:48 T:2316 DEBUG: Previous line repeats 4 times.
  81816. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81817. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81818. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81819. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81820. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81821. 19:14:48 T:2316 DEBUG: Previous line repeats 1 times.
  81822. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81823. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81824. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81825. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81826. 19:14:48 T:2316 DEBUG: Previous line repeats 3 times.
  81827. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81828. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81829. 19:14:48 T:2316 DEBUG: Previous line repeats 1 times.
  81830. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81831. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81832. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81833. 19:14:48 T:2316 DEBUG: Previous line repeats 3 times.
  81834. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81835. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81836. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81837. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81838. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81839. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81840. 19:14:48 T:2316 DEBUG: Previous line repeats 2 times.
  81841. 19:14:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81842. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81843. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81844. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81845. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81846. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81847. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81848. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81849. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81850. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81851. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81852. 19:14:49 T:2316 DEBUG: Previous line repeats 2 times.
  81853. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81854. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81855. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81856. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81857. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81858. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81859. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81860. 19:14:49 T:2316 DEBUG: Previous line repeats 2 times.
  81861. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81862. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81863. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81864. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81865. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81866. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81867. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81868. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81869. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81870. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81871. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81872. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81873. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81874. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81875. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81876. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81877. 19:14:49 T:2316 DEBUG: Previous line repeats 1 times.
  81878. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81879. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81880. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81881. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81882. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81883. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81884. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81885. 19:14:49 T:2316 DEBUG: Previous line repeats 2 times.
  81886. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81887. 19:14:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81888. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81889. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81890. 19:14:50 T:2316 DEBUG: Previous line repeats 1 times.
  81891. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81892. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81893. 19:14:50 T:2316 DEBUG: Previous line repeats 1 times.
  81894. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81895. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81896. 19:14:50 T:2316 DEBUG: Previous line repeats 1 times.
  81897. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81898. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81899. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81900. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81901. 19:14:50 T:2316 DEBUG: Previous line repeats 2 times.
  81902. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81903. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81904. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81905. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81906. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81907. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81908. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81909. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81910. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81911. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81912. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81913. 19:14:50 T:2316 DEBUG: Previous line repeats 3 times.
  81914. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81915. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81916. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81917. 19:14:50 T:2316 DEBUG: Previous line repeats 1 times.
  81918. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81919. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81920. 19:14:50 T:2316 DEBUG: Previous line repeats 2 times.
  81921. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81922. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81923. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81924. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81925. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81926. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81927. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81928. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81929. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81930. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81931. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81932. 19:14:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81933. 19:14:51 T:2316 DEBUG: Previous line repeats 4 times.
  81934. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81935. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81936. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81937. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81938. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81939. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81940. 19:14:51 T:2316 DEBUG: Previous line repeats 2 times.
  81941. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81942. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81943. 19:14:51 T:2316 DEBUG: Previous line repeats 1 times.
  81944. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81945. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81946. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81947. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81948. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81949. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81950. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81951. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81952. 19:14:51 T:2316 DEBUG: Previous line repeats 4 times.
  81953. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81954. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81955. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81956. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81957. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81958. 19:14:51 T:2316 DEBUG: Previous line repeats 3 times.
  81959. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81960. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81961. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81962. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81963. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81964. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81965. 19:14:51 T:2316 DEBUG: Previous line repeats 1 times.
  81966. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81967. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81968. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81969. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81970. 19:14:51 T:2316 DEBUG: Previous line repeats 3 times.
  81971. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81972. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81973. 19:14:51 T:2316 DEBUG: Previous line repeats 1 times.
  81974. 19:14:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81975. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81976. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81977. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81978. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  81979. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81980. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81981. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  81982. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81983. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81984. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81985. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81986. 19:14:52 T:2316 DEBUG: Previous line repeats 2 times.
  81987. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81988. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81989. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81990. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81991. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  81992. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81993. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  81994. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  81995. 19:14:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  81996. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  81997. 19:14:52 T:2316 DEBUG: Previous line repeats 2 times.
  81998. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  81999. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82000. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82001. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82002. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  82003. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82004. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82005. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  82006. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82007. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82008. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82009. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82010. 19:14:52 T:2316 DEBUG: Previous line repeats 1 times.
  82011. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82012. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82013. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82014. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82015. 19:14:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82016. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82017. 19:14:53 T:2316 DEBUG: Previous line repeats 3 times.
  82018. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82019. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82020. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82021. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82022. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82023. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82024. 19:14:53 T:2316 DEBUG: Previous line repeats 3 times.
  82025. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82026. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82027. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82028. 19:14:53 T:2316 DEBUG: Previous line repeats 1 times.
  82029. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82030. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82031. 19:14:53 T:2316 DEBUG: Previous line repeats 2 times.
  82032. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82033. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82034. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82035. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82036. 19:14:53 T:2316 DEBUG: Previous line repeats 2 times.
  82037. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82038. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82039. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82040. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82041. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82042. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82043. 19:14:53 T:2316 DEBUG: Previous line repeats 3 times.
  82044. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82045. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82046. 19:14:53 T:2316 DEBUG: Previous line repeats 1 times.
  82047. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82048. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82049. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82050. 19:14:53 T:2316 DEBUG: Previous line repeats 3 times.
  82051. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82052. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82053. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82054. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82055. 19:14:53 T:2316 DEBUG: Previous line repeats 2 times.
  82056. 19:14:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82057. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82058. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82059. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82060. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82061. 19:14:54 T:2316 DEBUG: Previous line repeats 4 times.
  82062. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82063. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82064. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82065. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82066. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82067. 19:14:54 T:2316 DEBUG: Previous line repeats 3 times.
  82068. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82069. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82070. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82071. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82072. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82073. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82074. 19:14:54 T:2316 DEBUG: Previous line repeats 1 times.
  82075. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82076. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82077. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82078. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82079. 19:14:54 T:2316 DEBUG: Previous line repeats 2 times.
  82080. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82081. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82082. 19:14:54 T:2316 DEBUG: Previous line repeats 1 times.
  82083. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82084. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82085. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82086. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82087. 19:14:54 T:2316 DEBUG: Previous line repeats 2 times.
  82088. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82089. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82090. 19:14:54 T:2316 DEBUG: Previous line repeats 2 times.
  82091. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82092. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82093. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82094. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82095. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82096. 19:14:54 T:2316 DEBUG: Previous line repeats 1 times.
  82097. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82098. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82099. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82100. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82101. 19:14:54 T:2316 DEBUG: Previous line repeats 1 times.
  82102. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82103. 19:14:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82104. 19:14:55 T:2316 DEBUG: Previous line repeats 1 times.
  82105. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82106. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82107. 19:14:55 T:2316 DEBUG: Previous line repeats 1 times.
  82108. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82109. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82110. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82111. 19:14:55 T:2316 DEBUG: Previous line repeats 2 times.
  82112. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82113. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82114. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82115. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82116. 19:14:55 T:2316 DEBUG: Previous line repeats 1 times.
  82117. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82118. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82119. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82120. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82121. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82122. 19:14:55 T:2316 DEBUG: Previous line repeats 4 times.
  82123. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82124. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82125. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82126. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82127. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82128. 19:14:55 T:2316 DEBUG: Previous line repeats 2 times.
  82129. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82130. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82131. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82132. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82133. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82134. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82135. 19:14:55 T:2316 DEBUG: Previous line repeats 3 times.
  82136. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82137. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82138. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82139. 19:14:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82140. 19:14:56 T:2316 DEBUG: Previous line repeats 2 times.
  82141. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82142. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82143. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82144. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82145. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82146. 19:14:56 T:2316 DEBUG: Previous line repeats 4 times.
  82147. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82148. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82149. 19:14:56 T:2316 DEBUG: Previous line repeats 1 times.
  82150. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82151. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82152. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82153. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82154. 19:14:56 T:2316 DEBUG: Previous line repeats 2 times.
  82155. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82156. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82157. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82158. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82159. 19:14:56 T:2316 DEBUG: Previous line repeats 5 times.
  82160. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82161. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82162. 19:14:56 T:2316 DEBUG: Previous line repeats 1 times.
  82163. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82164. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82165. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82166. 19:14:56 T:2316 DEBUG: Previous line repeats 3 times.
  82167. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82168. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82169. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82170. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82171. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82172. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82173. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82174. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82175. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82176. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82177. 19:14:56 T:2316 DEBUG: Previous line repeats 3 times.
  82178. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82179. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82180. 19:14:56 T:2316 DEBUG: Previous line repeats 1 times.
  82181. 19:14:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82182. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82183. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82184. 19:14:57 T:2316 DEBUG: Previous line repeats 2 times.
  82185. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82186. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82187. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82188. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82189. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82190. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82191. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82192. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82193. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82194. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82195. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82196. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82197. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82198. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82199. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82200. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82201. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82202. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82203. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82204. 19:14:57 T:5808 DEBUG: Previous line repeats 1 times.
  82205. 19:14:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  82206. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82207. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82208. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82209. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82210. 19:14:57 T:2316 DEBUG: Previous line repeats 2 times.
  82211. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82212. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82213. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82214. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82215. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82216. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82217. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82218. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82219. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82220. 19:14:57 T:2316 DEBUG: Previous line repeats 1 times.
  82221. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82222. 19:14:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82223. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82224. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82225. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82226. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82227. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82228. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82229. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82230. 19:14:58 T:2316 DEBUG: Previous line repeats 3 times.
  82231. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82232. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82233. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82234. 19:14:58 T:2316 DEBUG: Previous line repeats 1 times.
  82235. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82236. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82237. 19:14:58 T:2316 DEBUG: Previous line repeats 2 times.
  82238. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82239. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82240. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82241. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82242. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82243. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82244. 19:14:58 T:2316 DEBUG: Previous line repeats 1 times.
  82245. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82246. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82247. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82248. 19:14:58 T:2316 DEBUG: Previous line repeats 1 times.
  82249. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82250. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82251. 19:14:58 T:2316 DEBUG: Previous line repeats 3 times.
  82252. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82253. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82254. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82255. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82256. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82257. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82258. 19:14:58 T:2316 DEBUG: Previous line repeats 4 times.
  82259. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82260. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82261. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82262. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82263. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82264. 19:14:58 T:2316 DEBUG: Previous line repeats 1 times.
  82265. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82266. 19:14:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82267. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82268. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82269. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82270. 19:14:59 T:2316 DEBUG: Previous line repeats 4 times.
  82271. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82272. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82273. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82274. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82275. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82276. 19:14:59 T:2316 DEBUG: Previous line repeats 4 times.
  82277. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82278. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82279. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82280. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82281. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82282. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82283. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82284. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82285. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82286. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82287. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82288. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82289. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82290. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82291. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82292. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82293. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82294. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82295. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82296. 19:14:59 T:2316 DEBUG: Previous line repeats 3 times.
  82297. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82298. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82299. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82300. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82301. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82302. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82303. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82304. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82305. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82306. 19:14:59 T:2316 DEBUG: Previous line repeats 1 times.
  82307. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82308. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82309. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82310. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82311. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82312. 19:14:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82313. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82314. 19:15:00 T:2316 DEBUG: Previous line repeats 1 times.
  82315. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82316. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82317. 19:15:00 T:2316 DEBUG: Previous line repeats 1 times.
  82318. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82319. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82320. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82321. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82322. 19:15:00 T:2316 DEBUG: Previous line repeats 2 times.
  82323. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82324. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82325. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82326. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82327. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82328. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82329. 19:15:00 T:2316 DEBUG: Previous line repeats 2 times.
  82330. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82331. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82332. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82333. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82334. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82335. 19:15:00 T:2316 DEBUG: Previous line repeats 1 times.
  82336. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82337. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82338. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82339. 19:15:00 T:2316 DEBUG: Previous line repeats 1 times.
  82340. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82341. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82342. 19:15:00 T:2316 DEBUG: Previous line repeats 2 times.
  82343. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82344. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82345. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82346. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82347. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82348. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82349. 19:15:00 T:2316 DEBUG: Previous line repeats 2 times.
  82350. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82351. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82352. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82353. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82354. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82355. 19:15:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82356. 19:15:01 T:2316 DEBUG: Previous line repeats 1 times.
  82357. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82358. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82359. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82360. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82361. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82362. 19:15:01 T:2316 DEBUG: Previous line repeats 3 times.
  82363. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82364. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82365. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82366. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82367. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82368. 19:15:01 T:2316 DEBUG: Previous line repeats 3 times.
  82369. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82370. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82371. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82372. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82373. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82374. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82375. 19:15:01 T:2316 DEBUG: Previous line repeats 1 times.
  82376. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82377. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82378. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82379. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82380. 19:15:01 T:2316 DEBUG: Previous line repeats 2 times.
  82381. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82382. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82383. 19:15:01 T:2316 DEBUG: Previous line repeats 1 times.
  82384. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82385. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82386. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82387. 19:15:01 T:2316 DEBUG: Previous line repeats 3 times.
  82388. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82389. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82390. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82391. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82392. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82393. 19:15:01 T:2316 DEBUG: Previous line repeats 4 times.
  82394. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82395. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82396. 19:15:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82397. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82398. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82399. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82400. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82401. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82402. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82403. 19:15:02 T:2316 DEBUG: Previous line repeats 1 times.
  82404. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82405. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82406. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82407. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82408. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82409. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82410. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82411. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82412. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82413. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82414. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82415. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82416. 19:15:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  82417. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82418. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82419. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82420. 19:15:02 T:2316 DEBUG: Previous line repeats 1 times.
  82421. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82422. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82423. 19:15:02 T:2316 DEBUG: Previous line repeats 1 times.
  82424. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82425. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82426. 19:15:02 T:2316 DEBUG: Previous line repeats 1 times.
  82427. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82428. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82429. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82430. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82431. 19:15:02 T:2316 DEBUG: Previous line repeats 1 times.
  82432. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82433. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82434. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82435. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82436. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82437. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82438. 19:15:02 T:2316 DEBUG: Previous line repeats 2 times.
  82439. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82440. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82441. 19:15:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82442. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82443. 19:15:03 T:2316 DEBUG: Previous line repeats 2 times.
  82444. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82445. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82446. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82447. 19:15:03 T:2316 DEBUG: Previous line repeats 1 times.
  82448. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82449. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82450. 19:15:03 T:2316 DEBUG: Previous line repeats 3 times.
  82451. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82452. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82453. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82454. 19:15:03 T:2316 DEBUG: Previous line repeats 1 times.
  82455. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82456. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82457. 19:15:03 T:2316 DEBUG: Previous line repeats 3 times.
  82458. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82459. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82460. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82461. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82462. 19:15:03 T:2316 DEBUG: Previous line repeats 1 times.
  82463. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82464. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82465. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82466. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82467. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82468. 19:15:03 T:2316 DEBUG: Previous line repeats 2 times.
  82469. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82470. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82471. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82472. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82473. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82474. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82475. 19:15:03 T:2316 DEBUG: Previous line repeats 3 times.
  82476. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82477. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82478. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82479. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82480. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82481. 19:15:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82482. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82483. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82484. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82485. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82486. 19:15:04 T:2316 DEBUG: Previous line repeats 5 times.
  82487. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82488. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82489. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82490. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82491. 19:15:04 T:2316 DEBUG: Previous line repeats 5 times.
  82492. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82493. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82494. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82495. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82496. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82497. 19:15:04 T:2316 DEBUG: Previous line repeats 1 times.
  82498. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82499. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82500. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82501. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82502. 19:15:04 T:2316 DEBUG: Previous line repeats 2 times.
  82503. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82504. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82505. 19:15:04 T:2316 DEBUG: Previous line repeats 2 times.
  82506. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82507. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82508. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82509. 19:15:04 T:2316 DEBUG: Previous line repeats 2 times.
  82510. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82511. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82512. 19:15:04 T:2316 DEBUG: Previous line repeats 1 times.
  82513. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82514. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82515. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82516. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82517. 19:15:04 T:2316 DEBUG: Previous line repeats 2 times.
  82518. 19:15:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82519. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82520. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82521. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82522. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82523. 19:15:05 T:2316 DEBUG: Previous line repeats 2 times.
  82524. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82525. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82526. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82527. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82528. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82529. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82530. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82531. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82532. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82533. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82534. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82535. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82536. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82537. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82538. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82539. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82540. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82541. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82542. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82543. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82544. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82545. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82546. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82547. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82548. 19:15:05 T:2316 DEBUG: Previous line repeats 3 times.
  82549. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82550. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82551. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82552. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82553. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82554. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82555. 19:15:05 T:2316 DEBUG: Previous line repeats 3 times.
  82556. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82557. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82558. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82559. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82560. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82561. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82562. 19:15:05 T:2316 DEBUG: Previous line repeats 1 times.
  82563. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82564. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82565. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82566. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82567. 19:15:05 T:2316 DEBUG: Previous line repeats 2 times.
  82568. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82569. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82570. 19:15:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82571. 19:15:06 T:2316 DEBUG: Previous line repeats 2 times.
  82572. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82573. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82574. 19:15:06 T:2316 DEBUG: Previous line repeats 2 times.
  82575. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82576. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82577. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82578. 19:15:06 T:2316 DEBUG: Previous line repeats 1 times.
  82579. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82580. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82581. 19:15:06 T:2316 DEBUG: Previous line repeats 3 times.
  82582. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82583. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82584. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82585. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82586. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82587. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82588. 19:15:06 T:2316 DEBUG: Previous line repeats 1 times.
  82589. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82590. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82591. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82592. 19:15:06 T:2316 DEBUG: Previous line repeats 3 times.
  82593. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82594. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82595. 19:15:06 T:2316 DEBUG: Previous line repeats 1 times.
  82596. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82597. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82598. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82599. 19:15:06 T:2316 DEBUG: Previous line repeats 2 times.
  82600. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82601. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82602. 19:15:06 T:2316 DEBUG: Previous line repeats 1 times.
  82603. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82604. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82605. 19:15:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82606. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82607. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82608. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82609. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82610. 19:15:07 T:2316 DEBUG: Previous line repeats 3 times.
  82611. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82612. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82613. 19:15:07 T:2316 DEBUG: Previous line repeats 1 times.
  82614. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82615. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82616. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82617. 19:15:07 T:2316 DEBUG: Previous line repeats 3 times.
  82618. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82619. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82620. 19:15:07 T:2316 DEBUG: Previous line repeats 1 times.
  82621. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82622. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82623. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82624. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82625. 19:15:07 T:2316 DEBUG: Previous line repeats 1 times.
  82626. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82627. 19:15:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  82628. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82629. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82630. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82631. 19:15:07 T:2316 DEBUG: Previous line repeats 2 times.
  82632. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82633. 19:15:07 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  82634. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82635. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82636. 19:15:07 T:2316 DEBUG: Previous line repeats 2 times.
  82637. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82638. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82639. 19:15:07 T:2316 DEBUG: Previous line repeats 1 times.
  82640. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82641. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82642. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82643. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82644. 19:15:07 T:2316 DEBUG: Previous line repeats 2 times.
  82645. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82646. 19:15:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82647. 19:15:08 T:2316 DEBUG: Previous line repeats 1 times.
  82648. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82649. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82650. 19:15:08 T:2316 DEBUG: Previous line repeats 2 times.
  82651. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82652. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82653. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82654. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82655. 19:15:08 T:2316 DEBUG: Previous line repeats 1 times.
  82656. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82657. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82658. 19:15:08 T:2316 DEBUG: Previous line repeats 2 times.
  82659. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82660. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82661. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82662. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82663. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82664. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82665. 19:15:08 T:2316 DEBUG: Previous line repeats 3 times.
  82666. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82667. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82668. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82669. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82670. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82671. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82672. 19:15:08 T:2316 DEBUG: Previous line repeats 1 times.
  82673. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82674. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82675. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82676. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82677. 19:15:08 T:2316 DEBUG: Previous line repeats 3 times.
  82678. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82679. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82680. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82681. 19:15:08 T:2316 DEBUG: Previous line repeats 1 times.
  82682. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82683. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82684. 19:15:08 T:2316 DEBUG: Previous line repeats 2 times.
  82685. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82686. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82687. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82688. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82689. 19:15:08 T:2316 DEBUG: Previous line repeats 1 times.
  82690. 19:15:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82691. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82692. 19:15:09 T:2316 DEBUG: Previous line repeats 2 times.
  82693. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82694. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82695. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82696. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82697. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82698. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82699. 19:15:09 T:2316 DEBUG: Previous line repeats 1 times.
  82700. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82701. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82702. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82703. 19:15:09 T:2316 DEBUG: Previous line repeats 2 times.
  82704. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82705. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82706. 19:15:09 T:2316 DEBUG: Previous line repeats 1 times.
  82707. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82708. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82709. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82710. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82711. 19:15:09 T:2316 DEBUG: Previous line repeats 2 times.
  82712. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82713. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82714. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82715. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82716. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82717. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82718. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82719. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82720. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82721. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82722. 19:15:09 T:2316 DEBUG: Previous line repeats 4 times.
  82723. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82724. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82725. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82726. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82727. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82728. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82729. 19:15:09 T:2316 DEBUG: Previous line repeats 4 times.
  82730. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82731. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82732. 19:15:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82733. 19:15:10 T:2316 DEBUG: Previous line repeats 2 times.
  82734. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82735. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82736. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82737. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82738. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82739. 19:15:10 T:2316 DEBUG: Previous line repeats 2 times.
  82740. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82741. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82742. 19:15:10 T:2316 DEBUG: Previous line repeats 1 times.
  82743. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82744. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82745. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82746. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82747. 19:15:10 T:2316 DEBUG: Previous line repeats 2 times.
  82748. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82749. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82750. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82751. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82752. 19:15:10 T:2316 DEBUG: Previous line repeats 1 times.
  82753. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82754. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82755. 19:15:10 T:2316 DEBUG: Previous line repeats 2 times.
  82756. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82757. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82758. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82759. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82760. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82761. 19:15:10 T:2316 DEBUG: Previous line repeats 1 times.
  82762. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82763. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82764. 19:15:10 T:2316 DEBUG: Previous line repeats 3 times.
  82765. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82766. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82767. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82768. 19:15:10 T:2316 DEBUG: Previous line repeats 1 times.
  82769. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82770. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82771. 19:15:10 T:2316 DEBUG: Previous line repeats 3 times.
  82772. 19:15:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82773. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82774. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82775. 19:15:11 T:2316 DEBUG: Previous line repeats 1 times.
  82776. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82777. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82778. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82779. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82780. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82781. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82782. 19:15:11 T:2316 DEBUG: Previous line repeats 4 times.
  82783. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82784. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82785. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82786. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82787. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82788. 19:15:11 T:2316 DEBUG: Previous line repeats 4 times.
  82789. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82790. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82791. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82792. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82793. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82794. 19:15:11 T:2316 DEBUG: Previous line repeats 2 times.
  82795. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82796. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82797. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82798. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82799. 19:15:11 T:2316 DEBUG: Previous line repeats 2 times.
  82800. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82801. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82802. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82803. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82804. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82805. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82806. 19:15:11 T:2316 DEBUG: Previous line repeats 3 times.
  82807. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82808. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82809. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82810. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82811. 19:15:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82812. 19:15:12 T:2316 DEBUG: Previous line repeats 4 times.
  82813. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82814. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82815. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82816. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82817. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82818. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82819. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82820. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82821. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82822. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82823. 19:15:12 T:2316 DEBUG: Previous line repeats 2 times.
  82824. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82825. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82826. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82827. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82828. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82829. 19:15:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  82830. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82831. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82832. 19:15:12 T:2316 DEBUG: Previous line repeats 2 times.
  82833. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82834. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82835. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82836. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82837. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82838. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82839. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82840. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82841. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82842. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82843. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82844. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82845. 19:15:12 T:2316 DEBUG: Previous line repeats 2 times.
  82846. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82847. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82848. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82849. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82850. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82851. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82852. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82853. 19:15:12 T:2316 DEBUG: Previous line repeats 1 times.
  82854. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82855. 19:15:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82856. 19:15:13 T:2316 DEBUG: Previous line repeats 1 times.
  82857. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82858. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82859. 19:15:13 T:2316 DEBUG: Previous line repeats 2 times.
  82860. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82861. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82862. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82863. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82864. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82865. 19:15:13 T:2316 DEBUG: Previous line repeats 2 times.
  82866. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82867. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82868. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82869. 19:15:13 T:2316 DEBUG: Previous line repeats 3 times.
  82870. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82871. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82872. 19:15:13 T:2316 DEBUG: Previous line repeats 1 times.
  82873. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82874. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82875. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82876. 19:15:13 T:2316 DEBUG: Previous line repeats 2 times.
  82877. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82878. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82879. 19:15:13 T:2316 DEBUG: Previous line repeats 1 times.
  82880. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82881. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82882. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82883. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82884. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82885. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82886. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82887. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82888. 19:15:13 T:2316 DEBUG: Previous line repeats 4 times.
  82889. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82890. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82891. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82892. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82893. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82894. 19:15:13 T:2316 DEBUG: Previous line repeats 4 times.
  82895. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82896. 19:15:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82897. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82898. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82899. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82900. 19:15:14 T:2316 DEBUG: Previous line repeats 1 times.
  82901. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82902. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82903. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82904. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82905. 19:15:14 T:2316 DEBUG: Previous line repeats 5 times.
  82906. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82907. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82908. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82909. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82910. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82911. 19:15:14 T:2316 DEBUG: Previous line repeats 1 times.
  82912. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82913. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82914. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82915. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82916. 19:15:14 T:2316 DEBUG: Previous line repeats 3 times.
  82917. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82918. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82919. 19:15:14 T:2316 DEBUG: Previous line repeats 1 times.
  82920. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82921. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82922. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82923. 19:15:14 T:2316 DEBUG: Previous line repeats 2 times.
  82924. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82925. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82926. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82927. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82928. 19:15:14 T:2316 DEBUG: Previous line repeats 5 times.
  82929. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82930. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82931. 19:15:14 T:2316 DEBUG: Previous line repeats 1 times.
  82932. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82933. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82934. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82935. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82936. 19:15:14 T:2316 DEBUG: Previous line repeats 3 times.
  82937. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82938. 19:15:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82939. 19:15:15 T:4948 DEBUG: Previous line repeats 1 times.
  82940. 19:15:15 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  82941. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 23 on client 505077715
  82942. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 37 on client 505077715
  82943. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 32 on client 505077715
  82944. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 25 on client 505077715
  82945. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 40 on client 505077715
  82946. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer 41 on client 505077715
  82947. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144820848 on client 505077715
  82948. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145784278 on client 505077715
  82949. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144740999 on client 505077715
  82950. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145053302 on client 505077715
  82951. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144830016 on client 505077715
  82952. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145839382 on client 505077715
  82953. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2144756788 on client 505077715
  82954. 19:15:15 T:4948 DEBUG: PVRTimers - PVR::CPVRTimers::UpdateEntries - updated timer -2145006021 on client 505077715
  82955. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82956. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82957. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82958. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82959. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82960. 19:15:15 T:2316 DEBUG: Previous line repeats 2 times.
  82961. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82962. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82963. 19:15:15 T:2316 DEBUG: Previous line repeats 2 times.
  82964. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82965. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82966. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82967. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82968. 19:15:15 T:2316 DEBUG: Previous line repeats 1 times.
  82969. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82970. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82971. 19:15:15 T:2316 DEBUG: Previous line repeats 2 times.
  82972. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82973. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82974. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82975. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82976. 19:15:15 T:2316 DEBUG: Previous line repeats 1 times.
  82977. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82978. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82979. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82980. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82981. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82982. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82983. 19:15:15 T:2316 DEBUG: Previous line repeats 1 times.
  82984. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82985. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82986. 19:15:15 T:2316 DEBUG: Previous line repeats 1 times.
  82987. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82988. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82989. 19:15:15 T:2316 DEBUG: Previous line repeats 2 times.
  82990. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82991. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82992. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  82993. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82994. 19:15:15 T:2316 DEBUG: Previous line repeats 1 times.
  82995. 19:15:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  82996. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  82997. 19:15:16 T:2316 DEBUG: Previous line repeats 2 times.
  82998. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  82999. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83000. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83001. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83002. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83003. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83004. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83005. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83006. 19:15:16 T:2316 DEBUG: Previous line repeats 1 times.
  83007. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83008. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83009. 19:15:16 T:2316 DEBUG: Previous line repeats 2 times.
  83010. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83011. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83012. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83013. 19:15:16 T:2316 DEBUG: Previous line repeats 2 times.
  83014. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83015. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83016. 19:15:16 T:2316 DEBUG: Previous line repeats 2 times.
  83017. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83018. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83019. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83020. 19:15:16 T:2316 DEBUG: Previous line repeats 1 times.
  83021. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83022. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83023. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83024. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83025. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83026. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83027. 19:15:16 T:2316 DEBUG: Previous line repeats 4 times.
  83028. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83029. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83030. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83031. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83032. 19:15:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83033. 19:15:17 T:2316 DEBUG: Previous line repeats 5 times.
  83034. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83035. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83036. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83037. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83038. 19:15:17 T:2316 DEBUG: Previous line repeats 2 times.
  83039. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83040. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83041. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83042. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83043. 19:15:17 T:2316 DEBUG: Previous line repeats 2 times.
  83044. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83045. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83046. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83047. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83048. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83049. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83050. 19:15:17 T:2316 DEBUG: Previous line repeats 3 times.
  83051. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83052. 19:15:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  83053. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83054. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83055. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83056. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83057. 19:15:17 T:2316 DEBUG: Previous line repeats 4 times.
  83058. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83059. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83060. 19:15:17 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  83061. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  83062. 19:15:17 T:3764 INFO: Previous line repeats 7 times.
  83063. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  83064. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  83065. 19:15:17 T:2316 INFO: Previous line repeats 2 times.
  83066. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83067. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83068. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83069. 19:15:17 T:2316 DEBUG: Previous line repeats 2 times.
  83070. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83071. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83072. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83073. 19:15:17 T:3764 DEBUG: Previous line repeats 2 times.
  83074. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  83075. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  83076. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83077. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83078. 19:15:17 T:2316 DEBUG: Previous line repeats 1 times.
  83079. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83080. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83081. 19:15:17 T:2316 DEBUG: Previous line repeats 1 times.
  83082. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83083. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  83084. 19:15:17 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  83085. 19:15:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83086. 19:15:18 T:3764 DEBUG: Previous line repeats 1 times.
  83087. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  83088. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  83089. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  83090. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83091. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83092. 19:15:18 T:2316 DEBUG: Previous line repeats 1 times.
  83093. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83094. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83095. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83096. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83097. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  83098. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83099. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83100. 19:15:18 T:3764 DEBUG: Previous line repeats 2 times.
  83101. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  83102. 19:15:18 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  83103. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83104. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83105. 19:15:18 T:2316 DEBUG: Previous line repeats 2 times.
  83106. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83107. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83108. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83109. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83110. 19:15:18 T:3764 DEBUG: Previous line repeats 1 times.
  83111. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  83112. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  83113. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  83114. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83115. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83116. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83117. 19:15:18 T:2316 DEBUG: Previous line repeats 1 times.
  83118. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83119. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83120. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  83121. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  83122. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83123. 19:15:18 T:2316 DEBUG: Previous line repeats 2 times.
  83124. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83125. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83126. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83127. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83128. 19:15:18 T:3764 DEBUG: Previous line repeats 2 times.
  83129. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  83130. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83131. 19:15:18 T:696 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  83132. 19:15:18 T:696 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  83133. 19:15:18 T:696 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  83134. 19:15:18 T:696 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  83135. 19:15:18 T:696 INFO: Platinum [neptune.http]: got connection (reused: false)
  83136. 19:15:18 T:696 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  83137. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83138. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83139. 19:15:18 T:2316 DEBUG: Previous line repeats 2 times.
  83140. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83141. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  83142. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83143. 19:15:18 T:2316 DEBUG: Previous line repeats 2 times.
  83144. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83145. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  83146. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83147. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83148. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83149. 19:15:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83150. 19:15:18 T:3764 DEBUG: Previous line repeats 1 times.
  83151. 19:15:18 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  83152. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83153. 19:15:19 T:2316 DEBUG: Previous line repeats 2 times.
  83154. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83155. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83156. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83157. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83158. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83159. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83160. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83161. 19:15:19 T:2316 DEBUG: Previous line repeats 1 times.
  83162. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83163. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  83164. 19:15:19 T:3764 INFO: Previous line repeats 1 times.
  83165. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  83166. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83167. 19:15:19 T:2316 DEBUG: Previous line repeats 2 times.
  83168. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83169. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  83170. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  83171. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83172. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83173. 19:15:19 T:2316 DEBUG: Previous line repeats 1 times.
  83174. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83175. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83176. 19:15:19 T:3764 DEBUG: Previous line repeats 1 times.
  83177. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  83178. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  83179. 19:15:19 T:3764 INFO: Previous line repeats 1 times.
  83180. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  83181. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83182. 19:15:19 T:2316 DEBUG: Previous line repeats 1 times.
  83183. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83184. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83185. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83186. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83187. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83188. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  83189. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83190. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83191. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  83192. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  83193. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83194. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83195. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83196. 19:15:19 T:6016 DEBUG: Previous line repeats 2 times.
  83197. 19:15:19 T:6016 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  83198. 19:15:19 T:6016 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  83199. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  83200. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  83201. 19:15:19 T:6016 INFO: Platinum [neptune.http]: got connection (reused: false)
  83202. 19:15:19 T:6016 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  83203. 19:15:19 T:6016 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  83204. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  83205. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  83206. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  83207. 19:15:19 T:6016 INFO: Previous line repeats 1 times.
  83208. 19:15:19 T:6016 INFO: Platinum [neptune.http]: got connection (reused: false)
  83209. 19:15:19 T:6016 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  83210. 19:15:19 T:6016 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  83211. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  83212. 19:15:19 T:6016 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  83213. 19:15:19 T:6016 INFO: Platinum [neptune.http]: got connection (reused: false)
  83214. 19:15:19 T:6016 ERROR: Platinum [platinum.core.service]: No state variables found
  83215. 19:15:19 T:6016 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  83216. 19:15:19 T:6016 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  83217. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  83218. <specVersion>
  83219. <major>1</major>
  83220. <minor>0</minor>
  83221. </specVersion>
  83222. <actionList />
  83223. <serviceStateTable />
  83224. </scpd>
  83225. 19:15:19 T:6016 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  83226. 19:15:19 T:6016 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  83227. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  83228. <specVersion>
  83229. <major>1</major>
  83230. <minor>0</minor>
  83231. </specVersion>
  83232. <actionList />
  83233. <serviceStateTable />
  83234. </scpd>
  83235. 19:15:19 T:6016 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  83236. 19:15:19 T:3764 NOTICE: Previous line repeats 2 times.
  83237. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  83238. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83239. 19:15:19 T:2316 DEBUG: Previous line repeats 1 times.
  83240. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83241. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83242. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83243. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83244. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83245. 19:15:19 T:3764 DEBUG: Previous line repeats 1 times.
  83246. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  83247. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  83248. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  83249. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83250. 19:15:19 T:2316 DEBUG: Previous line repeats 2 times.
  83251. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83252. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83253. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83254. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83255. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83256. 19:15:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83257. 19:15:19 T:3764 DEBUG: Previous line repeats 1 times.
  83258. 19:15:19 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  83259. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  83260. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  83261. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  83262. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83263. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83264. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83265. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83266. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  83267. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83268. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83269. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83270. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83271. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83272. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83273. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83274. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  83275. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83276. 19:15:20 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  83277. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83278. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83279. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83280. 19:15:20 T:2316 DEBUG: Previous line repeats 2 times.
  83281. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83282. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83283. 19:15:20 T:2316 DEBUG: Previous line repeats 2 times.
  83284. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83285. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83286. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83287. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83288. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83289. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83290. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83291. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83292. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83293. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83294. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83295. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83296. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83297. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83298. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83299. 19:15:20 T:2316 DEBUG: Previous line repeats 1 times.
  83300. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83301. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83302. 19:15:20 T:2316 DEBUG: Previous line repeats 2 times.
  83303. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83304. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83305. 19:15:20 T:2316 DEBUG: Previous line repeats 2 times.
  83306. 19:15:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83307. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83308. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83309. 19:15:21 T:2316 DEBUG: Previous line repeats 3 times.
  83310. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83311. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83312. 19:15:21 T:2316 DEBUG: Previous line repeats 1 times.
  83313. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83314. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83315. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83316. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83317. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83318. 19:15:21 T:2316 DEBUG: Previous line repeats 2 times.
  83319. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83320. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83321. 19:15:21 T:2316 DEBUG: Previous line repeats 2 times.
  83322. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83323. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83324. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83325. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83326. 19:15:21 T:2316 DEBUG: Previous line repeats 1 times.
  83327. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83328. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83329. 19:15:21 T:2316 DEBUG: Previous line repeats 2 times.
  83330. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83331. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83332. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83333. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83334. 19:15:21 T:2316 DEBUG: Previous line repeats 1 times.
  83335. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83336. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83337. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83338. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83339. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83340. 19:15:21 T:2316 DEBUG: Previous line repeats 5 times.
  83341. 19:15:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83342. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83343. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83344. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83345. 19:15:22 T:2316 DEBUG: Previous line repeats 4 times.
  83346. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83347. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83348. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83349. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83350. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83351. 19:15:22 T:2316 DEBUG: Previous line repeats 2 times.
  83352. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83353. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83354. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83355. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83356. 19:15:22 T:2316 DEBUG: Previous line repeats 2 times.
  83357. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83358. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83359. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83360. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83361. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83362. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83363. 19:15:22 T:2316 DEBUG: Previous line repeats 3 times.
  83364. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83365. 19:15:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  83366. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83367. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83368. 19:15:22 T:2316 DEBUG: Previous line repeats 1 times.
  83369. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83370. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83371. 19:15:22 T:2316 DEBUG: Previous line repeats 3 times.
  83372. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83373. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83374. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83375. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83376. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83377. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83378. 19:15:22 T:2316 DEBUG: Previous line repeats 1 times.
  83379. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83380. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83381. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83382. 19:15:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83383. 19:15:23 T:2316 DEBUG: Previous line repeats 3 times.
  83384. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83385. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83386. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83387. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83388. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83389. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83390. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83391. 19:15:23 T:2316 DEBUG: Previous line repeats 2 times.
  83392. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83393. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83394. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83395. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83396. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83397. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83398. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83399. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83400. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83401. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83402. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83403. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83404. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83405. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83406. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83407. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83408. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83409. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83410. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83411. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83412. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83413. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83414. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83415. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83416. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83417. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83418. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83419. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83420. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83421. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83422. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83423. 19:15:23 T:2316 DEBUG: Previous line repeats 2 times.
  83424. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83425. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83426. 19:15:23 T:2316 DEBUG: Previous line repeats 1 times.
  83427. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83428. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83429. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83430. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83431. 19:15:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83432. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83433. 19:15:24 T:2316 DEBUG: Previous line repeats 1 times.
  83434. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83435. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83436. 19:15:24 T:2316 DEBUG: Previous line repeats 3 times.
  83437. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83438. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83439. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83440. 19:15:24 T:2316 DEBUG: Previous line repeats 1 times.
  83441. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83442. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83443. 19:15:24 T:2316 DEBUG: Previous line repeats 3 times.
  83444. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83445. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83446. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83447. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83448. 19:15:24 T:2316 DEBUG: Previous line repeats 4 times.
  83449. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83450. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83451. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83452. 19:15:24 T:2316 DEBUG: Previous line repeats 1 times.
  83453. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83454. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83455. 19:15:24 T:2316 DEBUG: Previous line repeats 5 times.
  83456. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83457. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83458. 19:15:24 T:2316 DEBUG: Previous line repeats 1 times.
  83459. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83460. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83461. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83462. 19:15:24 T:2316 DEBUG: Previous line repeats 1 times.
  83463. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83464. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83465. 19:15:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83466. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83467. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83468. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83469. 19:15:25 T:2316 DEBUG: Previous line repeats 1 times.
  83470. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83471. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83472. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83473. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83474. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83475. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83476. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83477. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83478. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83479. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83480. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83481. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83482. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83483. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83484. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83485. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83486. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83487. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83488. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83489. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83490. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83491. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83492. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83493. 19:15:25 T:2316 DEBUG: Previous line repeats 1 times.
  83494. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83495. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83496. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83497. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83498. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83499. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83500. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83501. 19:15:25 T:2316 DEBUG: Previous line repeats 2 times.
  83502. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83503. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83504. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83505. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83506. 19:15:25 T:2316 DEBUG: Previous line repeats 1 times.
  83507. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83508. 19:15:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83509. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83510. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83511. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83512. 19:15:26 T:2316 DEBUG: Previous line repeats 2 times.
  83513. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83514. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83515. 19:15:26 T:2316 DEBUG: Previous line repeats 2 times.
  83516. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83517. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83518. 19:15:26 T:2316 DEBUG: Previous line repeats 1 times.
  83519. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83520. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83521. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83522. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83523. 19:15:26 T:2316 DEBUG: Previous line repeats 3 times.
  83524. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83525. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83526. 19:15:26 T:2316 DEBUG: Previous line repeats 1 times.
  83527. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83528. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83529. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83530. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83531. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83532. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83533. 19:15:26 T:2316 DEBUG: Previous line repeats 5 times.
  83534. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83535. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83536. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83537. 19:15:26 T:2316 DEBUG: Previous line repeats 1 times.
  83538. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83539. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83540. 19:15:26 T:2316 DEBUG: Previous line repeats 3 times.
  83541. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83542. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83543. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83544. 19:15:26 T:2316 DEBUG: Previous line repeats 1 times.
  83545. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83546. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83547. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83548. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83549. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83550. 19:15:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83551. 19:15:27 T:2316 DEBUG: Previous line repeats 2 times.
  83552. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83553. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83554. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83555. 19:15:27 T:2316 DEBUG: Previous line repeats 1 times.
  83556. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83557. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83558. 19:15:27 T:2316 DEBUG: Previous line repeats 3 times.
  83559. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83560. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83561. 19:15:27 T:2316 DEBUG: Previous line repeats 1 times.
  83562. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83563. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83564. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83565. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83566. 19:15:27 T:2316 DEBUG: Previous line repeats 2 times.
  83567. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83568. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83569. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83570. 19:15:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  83571. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83572. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83573. 19:15:27 T:2316 DEBUG: Previous line repeats 1 times.
  83574. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83575. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83576. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83577. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83578. 19:15:27 T:2316 DEBUG: Previous line repeats 3 times.
  83579. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83580. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83581. 19:15:27 T:2316 DEBUG: Previous line repeats 1 times.
  83582. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83583. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83584. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83585. 19:15:27 T:2316 DEBUG: Previous line repeats 2 times.
  83586. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83587. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83588. 19:15:27 T:2316 DEBUG: Previous line repeats 1 times.
  83589. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83590. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83591. 19:15:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83592. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83593. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83594. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83595. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83596. 19:15:28 T:2316 DEBUG: Previous line repeats 3 times.
  83597. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83598. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83599. 19:15:28 T:2316 DEBUG: Previous line repeats 1 times.
  83600. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83601. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83602. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83603. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83604. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83605. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83606. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83607. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83608. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83609. 19:15:28 T:2316 DEBUG: Previous line repeats 1 times.
  83610. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83611. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83612. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83613. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83614. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83615. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83616. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83617. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83618. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83619. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83620. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83621. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83622. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83623. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83624. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83625. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83626. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83627. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83628. 19:15:28 T:2316 DEBUG: Previous line repeats 2 times.
  83629. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83630. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83631. 19:15:28 T:2316 DEBUG: Previous line repeats 1 times.
  83632. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83633. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83634. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83635. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83636. 19:15:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83637. 19:15:29 T:2316 DEBUG: Previous line repeats 2 times.
  83638. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83639. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83640. 19:15:29 T:2316 DEBUG: Previous line repeats 2 times.
  83641. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83642. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83643. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83644. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83645. 19:15:29 T:2316 DEBUG: Previous line repeats 1 times.
  83646. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83647. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83648. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83649. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83650. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83651. 19:15:29 T:2316 DEBUG: Previous line repeats 5 times.
  83652. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83653. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83654. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83655. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83656. 19:15:29 T:2316 DEBUG: Previous line repeats 2 times.
  83657. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83658. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83659. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83660. 19:15:29 T:2316 DEBUG: Previous line repeats 1 times.
  83661. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83662. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83663. 19:15:29 T:2316 DEBUG: Previous line repeats 6 times.
  83664. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83665. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83666. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83667. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83668. 19:15:29 T:2316 DEBUG: Previous line repeats 1 times.
  83669. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83670. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83671. 19:15:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83672. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83673. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83674. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83675. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83676. 19:15:30 T:2316 DEBUG: Previous line repeats 3 times.
  83677. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83678. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83679. 19:15:30 T:2316 DEBUG: Previous line repeats 1 times.
  83680. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83681. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83682. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83683. 19:15:30 T:2316 DEBUG: Previous line repeats 3 times.
  83684. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83685. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83686. 19:15:30 T:2316 DEBUG: Previous line repeats 1 times.
  83687. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83688. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83689. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83690. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83691. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83692. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83693. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83694. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83695. 19:15:30 T:2316 DEBUG: Previous line repeats 3 times.
  83696. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83697. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83698. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83699. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83700. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83701. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83702. 19:15:30 T:2316 DEBUG: Previous line repeats 2 times.
  83703. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83704. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83705. 19:15:30 T:2316 DEBUG: Previous line repeats 1 times.
  83706. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83707. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83708. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83709. 19:15:30 T:2316 DEBUG: Previous line repeats 2 times.
  83710. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83711. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83712. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83713. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83714. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83715. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83716. 19:15:30 T:2316 DEBUG: Previous line repeats 1 times.
  83717. 19:15:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83718. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83719. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83720. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83721. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83722. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83723. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83724. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83725. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83726. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83727. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83728. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83729. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83730. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83731. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83732. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83733. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83734. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83735. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83736. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83737. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83738. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83739. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83740. 19:15:31 T:2316 DEBUG: Previous line repeats 3 times.
  83741. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83742. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83743. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83744. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83745. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83746. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83747. 19:15:31 T:2316 DEBUG: Previous line repeats 3 times.
  83748. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83749. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83750. 19:15:31 T:2316 DEBUG: Previous line repeats 1 times.
  83751. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83752. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83753. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83754. 19:15:31 T:2316 DEBUG: Previous line repeats 2 times.
  83755. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83756. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83757. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83758. 19:15:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83759. 19:15:32 T:2316 DEBUG: Previous line repeats 2 times.
  83760. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83761. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83762. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83763. 19:15:32 T:2316 DEBUG: Previous line repeats 2 times.
  83764. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83765. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83766. 19:15:32 T:2316 DEBUG: Previous line repeats 3 times.
  83767. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83768. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83769. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83770. 19:15:32 T:2316 DEBUG: Previous line repeats 1 times.
  83771. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83772. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83773. 19:15:32 T:2316 DEBUG: Previous line repeats 2 times.
  83774. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83775. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83776. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83777. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83778. 19:15:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  83779. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83780. 19:15:32 T:2316 DEBUG: Previous line repeats 1 times.
  83781. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83782. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83783. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83784. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83785. 19:15:32 T:2316 DEBUG: Previous line repeats 4 times.
  83786. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83787. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83788. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83789. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83790. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83791. 19:15:32 T:2316 DEBUG: Previous line repeats 3 times.
  83792. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83793. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83794. 19:15:32 T:2316 DEBUG: Previous line repeats 1 times.
  83795. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83796. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83797. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83798. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83799. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83800. 19:15:32 T:2316 DEBUG: Previous line repeats 1 times.
  83801. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83802. 19:15:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83803. 19:15:33 T:2316 DEBUG: Previous line repeats 3 times.
  83804. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83805. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83806. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83807. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83808. 19:15:33 T:2316 DEBUG: Previous line repeats 1 times.
  83809. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83810. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83811. 19:15:33 T:2316 DEBUG: Previous line repeats 2 times.
  83812. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83813. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83814. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83815. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83816. 19:15:33 T:2316 DEBUG: Previous line repeats 1 times.
  83817. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83818. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83819. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83820. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83821. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83822. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83823. 19:15:33 T:2316 DEBUG: Previous line repeats 1 times.
  83824. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83825. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83826. 19:15:33 T:2316 DEBUG: Previous line repeats 1 times.
  83827. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83828. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83829. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83830. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83831. 19:15:33 T:2316 DEBUG: Previous line repeats 2 times.
  83832. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83833. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83834. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83835. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83836. 19:15:33 T:2316 DEBUG: Previous line repeats 1 times.
  83837. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83838. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83839. 19:15:33 T:2316 DEBUG: Previous line repeats 2 times.
  83840. 19:15:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83841. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83842. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83843. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83844. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83845. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83846. 19:15:34 T:2316 DEBUG: Previous line repeats 1 times.
  83847. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83848. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83849. 19:15:34 T:2316 DEBUG: Previous line repeats 2 times.
  83850. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83851. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83852. 19:15:34 T:2316 DEBUG: Previous line repeats 2 times.
  83853. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83854. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83855. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83856. 19:15:34 T:2316 DEBUG: Previous line repeats 3 times.
  83857. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83858. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83859. 19:15:34 T:2316 DEBUG: Previous line repeats 1 times.
  83860. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83861. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83862. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83863. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83864. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83865. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83866. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83867. 19:15:34 T:2316 DEBUG: Previous line repeats 4 times.
  83868. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83869. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83870. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83871. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83872. 19:15:34 T:2316 DEBUG: Previous line repeats 5 times.
  83873. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83874. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83875. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83876. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83877. 19:15:34 T:2316 DEBUG: Previous line repeats 2 times.
  83878. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83879. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83880. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83881. 19:15:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83882. 19:15:35 T:2316 DEBUG: Previous line repeats 2 times.
  83883. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83884. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83885. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83886. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83887. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83888. 19:15:35 T:2316 DEBUG: Previous line repeats 4 times.
  83889. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83890. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83891. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83892. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83893. 19:15:35 T:2316 DEBUG: Previous line repeats 5 times.
  83894. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83895. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83896. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83897. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83898. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83899. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83900. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83901. 19:15:35 T:2316 DEBUG: Previous line repeats 1 times.
  83902. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83903. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83904. 19:15:35 T:2316 DEBUG: Previous line repeats 2 times.
  83905. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83906. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83907. 19:15:35 T:2316 DEBUG: Previous line repeats 1 times.
  83908. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83909. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83910. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83911. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83912. 19:15:35 T:2316 DEBUG: Previous line repeats 2 times.
  83913. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83914. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83915. 19:15:35 T:2316 DEBUG: Previous line repeats 1 times.
  83916. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83917. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83918. 19:15:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83919. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83920. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83921. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83922. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83923. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83924. 19:15:36 T:2316 DEBUG: Previous line repeats 3 times.
  83925. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83926. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83927. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83928. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83929. 19:15:36 T:2316 DEBUG: Previous line repeats 2 times.
  83930. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83931. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83932. 19:15:36 T:2316 DEBUG: Previous line repeats 1 times.
  83933. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83934. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83935. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83936. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83937. 19:15:36 T:2316 DEBUG: Previous line repeats 2 times.
  83938. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83939. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83940. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83941. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83942. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83943. 19:15:36 T:2316 DEBUG: Previous line repeats 2 times.
  83944. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83945. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83946. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83947. 19:15:36 T:2316 DEBUG: Previous line repeats 4 times.
  83948. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83949. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83950. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83951. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83952. 19:15:36 T:2316 DEBUG: Previous line repeats 2 times.
  83953. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83954. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83955. 19:15:36 T:2316 DEBUG: Previous line repeats 2 times.
  83956. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83957. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83958. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83959. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83960. 19:15:36 T:2316 DEBUG: Previous line repeats 1 times.
  83961. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83962. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83963. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83964. 19:15:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83965. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83966. 19:15:37 T:2316 DEBUG: Previous line repeats 5 times.
  83967. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83968. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83969. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83970. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83971. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83972. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83973. 19:15:37 T:2316 DEBUG: Previous line repeats 1 times.
  83974. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83975. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83976. 19:15:37 T:2316 DEBUG: Previous line repeats 3 times.
  83977. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83978. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83979. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83980. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83981. 19:15:37 T:5808 DEBUG: Previous line repeats 1 times.
  83982. 19:15:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  83983. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83984. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83985. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83986. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83987. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83988. 19:15:37 T:2316 DEBUG: Previous line repeats 2 times.
  83989. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83990. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83991. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83992. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83993. 19:15:37 T:2316 DEBUG: Previous line repeats 6 times.
  83994. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  83995. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  83996. 19:15:37 T:2316 DEBUG: Previous line repeats 1 times.
  83997. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  83998. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  83999. 19:15:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84000. 19:15:38 T:2316 DEBUG: Previous line repeats 2 times.
  84001. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84002. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84003. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84004. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84005. 19:15:38 T:2316 DEBUG: Previous line repeats 5 times.
  84006. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84007. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84008. 19:15:38 T:2316 DEBUG: Previous line repeats 2 times.
  84009. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84010. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84011. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84012. 19:15:38 T:2316 DEBUG: Previous line repeats 3 times.
  84013. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84014. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84015. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84016. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84017. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84018. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84019. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84020. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84021. 19:15:38 T:2316 DEBUG: Previous line repeats 2 times.
  84022. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84023. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84024. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84025. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84026. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84027. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84028. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84029. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84030. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84031. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84032. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84033. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84034. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84035. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84036. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84037. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84038. 19:15:38 T:2316 DEBUG: Previous line repeats 1 times.
  84039. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84040. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84041. 19:15:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84042. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84043. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84044. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84045. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84046. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84047. 19:15:39 T:2316 DEBUG: Previous line repeats 1 times.
  84048. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84049. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84050. 19:15:39 T:2316 DEBUG: Previous line repeats 2 times.
  84051. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84052. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84053. 19:15:39 T:2316 DEBUG: Previous line repeats 2 times.
  84054. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84055. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84056. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84057. 19:15:39 T:2316 DEBUG: Previous line repeats 2 times.
  84058. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84059. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84060. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84061. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84062. 19:15:39 T:2316 DEBUG: Previous line repeats 1 times.
  84063. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84064. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84065. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84066. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84067. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84068. 19:15:39 T:2316 DEBUG: Previous line repeats 5 times.
  84069. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84070. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84071. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84072. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84073. 19:15:39 T:2316 DEBUG: Previous line repeats 5 times.
  84074. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84075. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84076. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84077. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84078. 19:15:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84079. 19:15:40 T:2316 DEBUG: Previous line repeats 1 times.
  84080. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84081. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84082. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84083. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84084. 19:15:40 T:2316 DEBUG: Previous line repeats 2 times.
  84085. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84086. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84087. 19:15:40 T:2316 DEBUG: Previous line repeats 2 times.
  84088. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84089. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84090. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84091. 19:15:40 T:2316 DEBUG: Previous line repeats 3 times.
  84092. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84093. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84094. 19:15:40 T:2316 DEBUG: Previous line repeats 1 times.
  84095. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84096. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84097. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84098. 19:15:40 T:2316 DEBUG: Previous line repeats 2 times.
  84099. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84100. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84101. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84102. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84103. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84104. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84105. 19:15:40 T:2316 DEBUG: Previous line repeats 1 times.
  84106. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84107. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84108. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84109. 19:15:40 T:2316 DEBUG: Previous line repeats 3 times.
  84110. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84111. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84112. 19:15:40 T:2316 DEBUG: Previous line repeats 1 times.
  84113. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84114. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84115. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84116. 19:15:40 T:2316 DEBUG: Previous line repeats 3 times.
  84117. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84118. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84119. 19:15:40 T:2316 DEBUG: Previous line repeats 1 times.
  84120. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84121. 19:15:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84122. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84123. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84124. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84125. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84126. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84127. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84128. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84129. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84130. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84131. 19:15:41 T:2316 DEBUG: Previous line repeats 1 times.
  84132. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84133. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84134. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84135. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84136. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84137. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84138. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84139. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84140. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84141. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84142. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84143. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84144. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84145. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84146. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84147. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84148. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84149. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84150. 19:15:41 T:2316 DEBUG: Previous line repeats 1 times.
  84151. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84152. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84153. 19:15:41 T:2316 DEBUG: Previous line repeats 2 times.
  84154. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84155. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84156. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84157. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84158. 19:15:41 T:2316 DEBUG: Previous line repeats 1 times.
  84159. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84160. 19:15:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84161. 19:15:42 T:2316 DEBUG: Previous line repeats 2 times.
  84162. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84163. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84164. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84165. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84166. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84167. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84168. 19:15:42 T:2316 DEBUG: Previous line repeats 1 times.
  84169. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84170. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84171. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84172. 19:15:42 T:2316 DEBUG: Previous line repeats 2 times.
  84173. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84174. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84175. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84176. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84177. 19:15:42 T:2316 DEBUG: Previous line repeats 2 times.
  84178. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84179. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84180. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84181. 19:15:42 T:2316 DEBUG: Previous line repeats 1 times.
  84182. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84183. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84184. 19:15:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  84185. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84186. 19:15:42 T:2316 DEBUG: Previous line repeats 5 times.
  84187. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84188. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84189. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84190. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84191. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84192. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84193. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84194. 19:15:42 T:2316 DEBUG: Previous line repeats 2 times.
  84195. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84196. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84197. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84198. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84199. 19:15:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84200. 19:15:43 T:2316 DEBUG: Previous line repeats 4 times.
  84201. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84202. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84203. 19:15:43 T:2316 DEBUG: Previous line repeats 2 times.
  84204. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84205. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84206. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84207. 19:15:43 T:2316 DEBUG: Previous line repeats 2 times.
  84208. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84209. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84210. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84211. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84212. 19:15:43 T:2316 DEBUG: Previous line repeats 5 times.
  84213. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84214. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84215. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84216. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84217. 19:15:43 T:2316 DEBUG: Previous line repeats 1 times.
  84218. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84219. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84220. 19:15:43 T:2316 DEBUG: Previous line repeats 2 times.
  84221. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84222. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84223. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84224. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84225. 19:15:43 T:2316 DEBUG: Previous line repeats 1 times.
  84226. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84227. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84228. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84229. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84230. 19:15:43 T:2316 DEBUG: Previous line repeats 1 times.
  84231. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84232. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84233. 19:15:43 T:2316 DEBUG: Previous line repeats 2 times.
  84234. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84235. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84236. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84237. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84238. 19:15:43 T:2316 DEBUG: Previous line repeats 1 times.
  84239. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84240. 19:15:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84241. 19:15:44 T:2316 DEBUG: Previous line repeats 1 times.
  84242. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84243. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84244. 19:15:44 T:2316 DEBUG: Previous line repeats 1 times.
  84245. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84246. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84247. 19:15:44 T:2316 DEBUG: Previous line repeats 2 times.
  84248. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84249. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84250. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84251. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84252. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84253. 19:15:44 T:2316 DEBUG: Previous line repeats 2 times.
  84254. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84255. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84256. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84257. 19:15:44 T:2316 DEBUG: Previous line repeats 2 times.
  84258. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84259. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84260. 19:15:44 T:2316 DEBUG: Previous line repeats 1 times.
  84261. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84262. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84263. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84264. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84265. 19:15:44 T:2316 DEBUG: Previous line repeats 2 times.
  84266. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84267. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84268. 19:15:44 T:2316 DEBUG: Previous line repeats 1 times.
  84269. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84270. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84271. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84272. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84273. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84274. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84275. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84276. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84277. 19:15:44 T:2316 DEBUG: Previous line repeats 4 times.
  84278. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84279. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84280. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84281. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84282. 19:15:44 T:2316 DEBUG: Previous line repeats 5 times.
  84283. 19:15:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84284. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84285. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84286. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84287. 19:15:45 T:2316 DEBUG: Previous line repeats 2 times.
  84288. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84289. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84290. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84291. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84292. 19:15:45 T:2316 DEBUG: Previous line repeats 2 times.
  84293. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84294. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84295. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84296. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84297. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84298. 19:15:45 T:2316 DEBUG: Previous line repeats 3 times.
  84299. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84300. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84301. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84302. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84303. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84304. 19:15:45 T:2316 DEBUG: Previous line repeats 2 times.
  84305. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84306. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84307. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84308. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84309. 19:15:45 T:2316 DEBUG: Previous line repeats 2 times.
  84310. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84311. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84312. 19:15:45 T:2316 DEBUG: Previous line repeats 1 times.
  84313. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84314. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84315. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84316. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84317. 19:15:45 T:2316 DEBUG: Previous line repeats 5 times.
  84318. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84319. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84320. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84321. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84322. 19:15:45 T:2316 DEBUG: Previous line repeats 1 times.
  84323. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84324. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84325. 19:15:45 T:2316 DEBUG: Previous line repeats 2 times.
  84326. 19:15:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84327. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84328. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84329. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84330. 19:15:46 T:2316 DEBUG: Previous line repeats 2 times.
  84331. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84332. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84333. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84334. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84335. 19:15:46 T:2316 DEBUG: Previous line repeats 1 times.
  84336. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84337. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84338. 19:15:46 T:2316 DEBUG: Previous line repeats 2 times.
  84339. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84340. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84341. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84342. 19:15:46 T:2316 DEBUG: Previous line repeats 2 times.
  84343. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84344. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84345. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84346. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84347. 19:15:46 T:2316 DEBUG: Previous line repeats 1 times.
  84348. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84349. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84350. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84351. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84352. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84353. 19:15:46 T:2316 DEBUG: Previous line repeats 2 times.
  84354. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84355. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84356. 19:15:46 T:2316 DEBUG: Previous line repeats 1 times.
  84357. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84358. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84359. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84360. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84361. 19:15:46 T:2316 DEBUG: Previous line repeats 2 times.
  84362. 19:15:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84363. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84364. 19:15:47 T:2316 DEBUG: Previous line repeats 5 times.
  84365. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84366. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84367. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84368. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84369. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84370. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84371. 19:15:47 T:2316 DEBUG: Previous line repeats 1 times.
  84372. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84373. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84374. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84375. 19:15:47 T:2316 DEBUG: Previous line repeats 2 times.
  84376. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84377. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84378. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84379. 19:15:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  84380. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84381. 19:15:47 T:2316 DEBUG: Previous line repeats 4 times.
  84382. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84383. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84384. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84385. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84386. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84387. 19:15:47 T:2316 DEBUG: Previous line repeats 5 times.
  84388. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84389. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84390. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84391. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84392. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84393. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84394. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84395. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84396. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84397. 19:15:47 T:2316 DEBUG: Previous line repeats 3 times.
  84398. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84399. 19:15:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84400. 19:15:48 T:2316 DEBUG: Previous line repeats 1 times.
  84401. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84402. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84403. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84404. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84405. 19:15:48 T:2316 DEBUG: Previous line repeats 5 times.
  84406. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84407. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84408. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84409. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84410. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84411. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84412. 19:15:48 T:2316 DEBUG: Previous line repeats 1 times.
  84413. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84414. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84415. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84416. 19:15:48 T:2316 DEBUG: Previous line repeats 3 times.
  84417. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84418. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84419. 19:15:48 T:2316 DEBUG: Previous line repeats 1 times.
  84420. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84421. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84422. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84423. 19:15:48 T:2316 DEBUG: Previous line repeats 3 times.
  84424. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84425. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84426. 19:15:48 T:2316 DEBUG: Previous line repeats 1 times.
  84427. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84428. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84429. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84430. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84431. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84432. 19:15:48 T:2316 DEBUG: Previous line repeats 2 times.
  84433. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84434. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84435. 19:15:48 T:2316 DEBUG: Previous line repeats 2 times.
  84436. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84437. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84438. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84439. 19:15:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84440. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84441. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84442. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84443. 19:15:49 T:2316 DEBUG: Previous line repeats 2 times.
  84444. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84445. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84446. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84447. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84448. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84449. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84450. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84451. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84452. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84453. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84454. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84455. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84456. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84457. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84458. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84459. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84460. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84461. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84462. 19:15:49 T:2316 DEBUG: Previous line repeats 2 times.
  84463. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84464. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84465. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84466. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84467. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84468. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84469. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84470. 19:15:49 T:2316 DEBUG: Previous line repeats 2 times.
  84471. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84472. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84473. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84474. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84475. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84476. 19:15:49 T:2316 DEBUG: Previous line repeats 1 times.
  84477. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84478. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84479. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84480. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84481. 19:15:49 T:2316 DEBUG: Previous line repeats 2 times.
  84482. 19:15:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84483. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84484. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84485. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84486. 19:15:50 T:2316 DEBUG: Previous line repeats 1 times.
  84487. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84488. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84489. 19:15:50 T:2316 DEBUG: Previous line repeats 2 times.
  84490. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84491. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84492. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84493. 19:15:50 T:2316 DEBUG: Previous line repeats 1 times.
  84494. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84495. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84496. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84497. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84498. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84499. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84500. 19:15:50 T:2316 DEBUG: Previous line repeats 2 times.
  84501. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84502. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84503. 19:15:50 T:2316 DEBUG: Previous line repeats 1 times.
  84504. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84505. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84506. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84507. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84508. 19:15:50 T:2316 DEBUG: Previous line repeats 2 times.
  84509. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84510. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84511. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84512. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84513. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84514. 19:15:50 T:2316 DEBUG: Previous line repeats 4 times.
  84515. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84516. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84517. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84518. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84519. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84520. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84521. 19:15:50 T:2316 DEBUG: Previous line repeats 1 times.
  84522. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84523. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84524. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84525. 19:15:50 T:2316 DEBUG: Previous line repeats 5 times.
  84526. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84527. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84528. 19:15:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84529. 19:15:51 T:2316 DEBUG: Previous line repeats 1 times.
  84530. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84531. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84532. 19:15:51 T:2316 DEBUG: Previous line repeats 3 times.
  84533. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84534. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84535. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84536. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84537. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84538. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84539. 19:15:51 T:2316 DEBUG: Previous line repeats 1 times.
  84540. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84541. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84542. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84543. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84544. 19:15:51 T:2316 DEBUG: Previous line repeats 2 times.
  84545. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84546. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84547. 19:15:51 T:2316 DEBUG: Previous line repeats 1 times.
  84548. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84549. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84550. 19:15:51 T:2316 DEBUG: Previous line repeats 1 times.
  84551. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84552. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84553. 19:15:51 T:2316 DEBUG: Previous line repeats 2 times.
  84554. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84555. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84556. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84557. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84558. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84559. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84560. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84561. 19:15:51 T:2316 DEBUG: Previous line repeats 2 times.
  84562. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84563. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84564. 19:15:51 T:2316 DEBUG: Previous line repeats 2 times.
  84565. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84566. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84567. 19:15:51 T:2316 DEBUG: Previous line repeats 1 times.
  84568. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84569. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84570. 19:15:51 T:2316 DEBUG: Previous line repeats 2 times.
  84571. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84572. 19:15:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84573. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84574. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84575. 19:15:52 T:2316 DEBUG: Previous line repeats 2 times.
  84576. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84577. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84578. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84579. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84580. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84581. 19:15:52 T:2316 DEBUG: Previous line repeats 2 times.
  84582. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84583. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84584. 19:15:52 T:2316 DEBUG: Previous line repeats 1 times.
  84585. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84586. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84587. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84588. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84589. 19:15:52 T:5808 DEBUG: Previous line repeats 2 times.
  84590. 19:15:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  84591. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84592. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84593. 19:15:52 T:2316 DEBUG: Previous line repeats 1 times.
  84594. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84595. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84596. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84597. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84598. 19:15:52 T:2316 DEBUG: Previous line repeats 2 times.
  84599. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84600. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84601. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84602. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84603. 19:15:52 T:2316 DEBUG: Previous line repeats 2 times.
  84604. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84605. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84606. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84607. 19:15:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84608. 19:15:53 T:2316 DEBUG: Previous line repeats 5 times.
  84609. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84610. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84611. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84612. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84613. 19:15:53 T:2316 DEBUG: Previous line repeats 3 times.
  84614. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84615. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84616. 19:15:53 T:2316 DEBUG: Previous line repeats 1 times.
  84617. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84618. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84619. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84620. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84621. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84622. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84623. 19:15:53 T:2316 DEBUG: Previous line repeats 4 times.
  84624. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84625. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84626. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84627. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84628. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84629. 19:15:53 T:2316 DEBUG: Previous line repeats 4 times.
  84630. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84631. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84632. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84633. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84634. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84635. 19:15:53 T:2316 DEBUG: Previous line repeats 2 times.
  84636. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84637. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84638. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84639. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84640. 19:15:53 T:2316 DEBUG: Previous line repeats 2 times.
  84641. 19:15:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84642. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84643. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84644. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84645. 19:15:54 T:2316 DEBUG: Previous line repeats 3 times.
  84646. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84647. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84648. 19:15:54 T:2316 DEBUG: Previous line repeats 1 times.
  84649. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84650. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84651. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84652. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84653. 19:15:54 T:2316 DEBUG: Previous line repeats 4 times.
  84654. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84655. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84656. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84657. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84658. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84659. 19:15:54 T:2316 DEBUG: Previous line repeats 2 times.
  84660. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84661. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84662. 19:15:54 T:2316 DEBUG: Previous line repeats 2 times.
  84663. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84664. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84665. 19:15:54 T:2316 DEBUG: Previous line repeats 2 times.
  84666. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84667. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84668. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84669. 19:15:54 T:2316 DEBUG: Previous line repeats 2 times.
  84670. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84671. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84672. 19:15:54 T:2316 DEBUG: Previous line repeats 2 times.
  84673. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84674. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84675. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84676. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84677. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84678. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84679. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84680. 19:15:54 T:2316 DEBUG: Previous line repeats 3 times.
  84681. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84682. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84683. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84684. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84685. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84686. 19:15:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84687. 19:15:55 T:2316 DEBUG: Previous line repeats 4 times.
  84688. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84689. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84690. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84691. 19:15:55 T:2316 DEBUG: Previous line repeats 1 times.
  84692. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84693. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84694. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84695. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84696. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84697. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84698. 19:15:55 T:2316 DEBUG: Previous line repeats 3 times.
  84699. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84700. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84701. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84702. 19:15:55 T:2316 DEBUG: Previous line repeats 1 times.
  84703. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84704. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84705. 19:15:55 T:2316 DEBUG: Previous line repeats 2 times.
  84706. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84707. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84708. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84709. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84710. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84711. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84712. 19:15:55 T:2316 DEBUG: Previous line repeats 3 times.
  84713. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84714. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84715. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84716. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84717. 19:15:55 T:2316 DEBUG: Previous line repeats 1 times.
  84718. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84719. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84720. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84721. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84722. 19:15:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84723. 19:15:56 T:2316 DEBUG: Previous line repeats 3 times.
  84724. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84725. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84726. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84727. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84728. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84729. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84730. 19:15:56 T:2316 DEBUG: Previous line repeats 3 times.
  84731. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84732. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84733. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84734. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84735. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84736. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84737. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84738. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84739. 19:15:56 T:2316 DEBUG: Previous line repeats 2 times.
  84740. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84741. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84742. 19:15:56 T:2316 DEBUG: Previous line repeats 2 times.
  84743. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84744. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84745. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84746. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84747. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84748. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84749. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84750. 19:15:56 T:2316 DEBUG: Previous line repeats 2 times.
  84751. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84752. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84753. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84754. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84755. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84756. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84757. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84758. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84759. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84760. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84761. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84762. 19:15:56 T:2316 DEBUG: Previous line repeats 2 times.
  84763. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84764. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84765. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84766. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84767. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84768. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84769. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84770. 19:15:56 T:2316 DEBUG: Previous line repeats 1 times.
  84771. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84772. 19:15:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84773. 19:15:57 T:2316 DEBUG: Previous line repeats 2 times.
  84774. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84775. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84776. 19:15:57 T:2316 DEBUG: Previous line repeats 1 times.
  84777. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84778. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84779. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84780. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84781. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84782. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84783. 19:15:57 T:2316 DEBUG: Previous line repeats 1 times.
  84784. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84785. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84786. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84787. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84788. 19:15:57 T:5808 DEBUG: Previous line repeats 2 times.
  84789. 19:15:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  84790. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84791. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84792. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84793. 19:15:57 T:2316 DEBUG: Previous line repeats 1 times.
  84794. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84795. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84796. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84797. 19:15:57 T:2316 DEBUG: Previous line repeats 4 times.
  84798. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84799. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84800. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84801. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84802. 19:15:57 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  84803. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84804. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84805. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84806. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84807. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84808. 19:15:57 T:2316 DEBUG: Previous line repeats 4 times.
  84809. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84810. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84811. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84812. 19:15:57 T:2316 DEBUG: Previous line repeats 2 times.
  84813. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84814. 19:15:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84815. 19:15:58 T:2316 DEBUG: Previous line repeats 4 times.
  84816. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84817. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84818. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84819. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84820. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84821. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84822. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84823. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84824. 19:15:58 T:2316 DEBUG: Previous line repeats 5 times.
  84825. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84826. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84827. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84828. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84829. 19:15:58 T:2316 DEBUG: Previous line repeats 5 times.
  84830. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84831. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84832. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84833. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84834. 19:15:58 T:2316 DEBUG: Previous line repeats 2 times.
  84835. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84836. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84837. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84838. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84839. 19:15:58 T:2316 DEBUG: Previous line repeats 2 times.
  84840. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84841. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84842. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84843. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84844. 19:15:58 T:2316 DEBUG: Previous line repeats 1 times.
  84845. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84846. 19:15:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84847. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84848. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84849. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84850. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84851. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84852. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84853. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84854. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84855. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84856. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84857. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84858. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84859. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84860. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84861. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84862. 19:15:59 T:2316 DEBUG: Previous line repeats 1 times.
  84863. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84864. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84865. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84866. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84867. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84868. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84869. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84870. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84871. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84872. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84873. 19:15:59 T:2316 DEBUG: Previous line repeats 1 times.
  84874. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84875. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84876. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84877. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84878. 19:15:59 T:2316 DEBUG: Previous line repeats 4 times.
  84879. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84880. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84881. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84882. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84883. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84884. 19:15:59 T:2316 DEBUG: Previous line repeats 3 times.
  84885. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84886. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84887. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84888. 19:15:59 T:2316 DEBUG: Previous line repeats 2 times.
  84889. 19:15:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84890. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84891. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84892. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84893. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84894. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84895. 19:16:00 T:2316 DEBUG: Previous line repeats 1 times.
  84896. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84897. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84898. 19:16:00 T:2316 DEBUG: Previous line repeats 1 times.
  84899. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84900. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84901. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84902. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84903. 19:16:00 T:2316 DEBUG: Previous line repeats 2 times.
  84904. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84905. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84906. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84907. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84908. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84909. 19:16:00 T:2316 DEBUG: Previous line repeats 2 times.
  84910. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84911. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84912. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84913. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84914. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84915. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84916. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84917. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84918. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84919. 19:16:00 T:2316 DEBUG: Previous line repeats 4 times.
  84920. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84921. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84922. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84923. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84924. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84925. 19:16:00 T:2316 DEBUG: Previous line repeats 2 times.
  84926. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84927. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84928. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84929. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84930. 19:16:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84931. 19:16:01 T:2316 DEBUG: Previous line repeats 4 times.
  84932. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84933. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84934. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84935. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84936. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84937. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84938. 19:16:01 T:2316 DEBUG: Previous line repeats 1 times.
  84939. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84940. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84941. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84942. 19:16:01 T:2316 DEBUG: Previous line repeats 3 times.
  84943. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84944. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84945. 19:16:01 T:2316 DEBUG: Previous line repeats 1 times.
  84946. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84947. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84948. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84949. 19:16:01 T:2316 DEBUG: Previous line repeats 4 times.
  84950. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84951. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84952. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84953. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84954. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84955. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84956. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84957. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84958. 19:16:01 T:2316 DEBUG: Previous line repeats 1 times.
  84959. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84960. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84961. 19:16:01 T:2316 DEBUG: Previous line repeats 2 times.
  84962. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84963. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84964. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84965. 19:16:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84966. 19:16:02 T:2316 DEBUG: Previous line repeats 1 times.
  84967. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84968. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84969. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  84970. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84971. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84972. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84973. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  84974. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84975. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84976. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84977. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84978. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  84979. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84980. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84981. 19:16:02 T:2316 DEBUG: Previous line repeats 1 times.
  84982. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84983. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84984. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84985. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84986. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  84987. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84988. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84989. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84990. 19:16:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  84991. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84992. 19:16:02 T:2316 DEBUG: Previous line repeats 1 times.
  84993. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84994. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  84995. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  84996. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  84997. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  84998. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  84999. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85000. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85001. 19:16:02 T:2316 DEBUG: Previous line repeats 1 times.
  85002. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85003. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85004. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85005. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85006. 19:16:02 T:2316 DEBUG: Previous line repeats 2 times.
  85007. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85008. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85009. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85010. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85011. 19:16:02 T:2316 DEBUG: Previous line repeats 1 times.
  85012. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85013. 19:16:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85014. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85015. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85016. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85017. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85018. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85019. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85020. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85021. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85022. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85023. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85024. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85025. 19:16:03 T:2316 DEBUG: Previous line repeats 4 times.
  85026. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85027. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85028. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85029. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85030. 19:16:03 T:2316 DEBUG: Previous line repeats 4 times.
  85031. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85032. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85033. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85034. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85035. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85036. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85037. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85038. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85039. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85040. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85041. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85042. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85043. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85044. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85045. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85046. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85047. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85048. 19:16:03 T:2316 DEBUG: Previous line repeats 2 times.
  85049. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85050. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85051. 19:16:03 T:2316 DEBUG: Previous line repeats 1 times.
  85052. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85053. 19:16:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85054. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85055. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85056. 19:16:04 T:2316 DEBUG: Previous line repeats 2 times.
  85057. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85058. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85059. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85060. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85061. 19:16:04 T:2316 DEBUG: Previous line repeats 2 times.
  85062. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85063. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85064. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85065. 19:16:04 T:2316 DEBUG: Previous line repeats 1 times.
  85066. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85067. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85068. 19:16:04 T:2316 DEBUG: Previous line repeats 2 times.
  85069. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85070. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85071. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85072. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85073. 19:16:04 T:2316 DEBUG: Previous line repeats 1 times.
  85074. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85075. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85076. 19:16:04 T:2316 DEBUG: Previous line repeats 1 times.
  85077. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85078. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85079. 19:16:04 T:2316 DEBUG: Previous line repeats 1 times.
  85080. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85081. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85082. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85083. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85084. 19:16:04 T:2316 DEBUG: Previous line repeats 2 times.
  85085. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85086. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85087. 19:16:04 T:2316 DEBUG: Previous line repeats 2 times.
  85088. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85089. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85090. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85091. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85092. 19:16:04 T:2316 DEBUG: Previous line repeats 1 times.
  85093. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85094. 19:16:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85095. 19:16:05 T:2316 DEBUG: Previous line repeats 2 times.
  85096. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85097. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85098. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85099. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85100. 19:16:05 T:2316 DEBUG: Previous line repeats 1 times.
  85101. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85102. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85103. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85104. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85105. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85106. 19:16:05 T:2316 DEBUG: Previous line repeats 3 times.
  85107. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85108. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85109. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85110. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85111. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85112. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85113. 19:16:05 T:2316 DEBUG: Previous line repeats 2 times.
  85114. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85115. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85116. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85117. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85118. 19:16:05 T:2316 DEBUG: Previous line repeats 1 times.
  85119. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85120. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85121. 19:16:05 T:2316 DEBUG: Previous line repeats 2 times.
  85122. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85123. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85124. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85125. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85126. 19:16:05 T:2316 DEBUG: Previous line repeats 2 times.
  85127. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85128. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85129. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85130. 19:16:05 T:2316 DEBUG: Previous line repeats 1 times.
  85131. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85132. 19:16:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85133. 19:16:06 T:2316 DEBUG: Previous line repeats 3 times.
  85134. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85135. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85136. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85137. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85138. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85139. 19:16:06 T:2316 DEBUG: Previous line repeats 4 times.
  85140. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85141. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85142. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85143. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85144. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85145. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85146. 19:16:06 T:2316 DEBUG: Previous line repeats 1 times.
  85147. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85148. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85149. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85150. 19:16:06 T:2316 DEBUG: Previous line repeats 3 times.
  85151. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85152. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85153. 19:16:06 T:2316 DEBUG: Previous line repeats 1 times.
  85154. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85155. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85156. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85157. 19:16:06 T:2316 DEBUG: Previous line repeats 2 times.
  85158. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85159. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85160. 19:16:06 T:2316 DEBUG: Previous line repeats 1 times.
  85161. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85162. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85163. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85164. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85165. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85166. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85167. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85168. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85169. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85170. 19:16:06 T:2316 DEBUG: Previous line repeats 3 times.
  85171. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85172. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85173. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85174. 19:16:06 T:2316 DEBUG: Previous line repeats 1 times.
  85175. 19:16:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85176. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85177. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85178. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85179. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85180. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85181. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85182. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85183. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85184. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85185. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85186. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85187. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85188. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85189. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85190. 19:16:07 T:2316 DEBUG: Previous line repeats 2 times.
  85191. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85192. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85193. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85194. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85195. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85196. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85197. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85198. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85199. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85200. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85201. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85202. 19:16:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  85203. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85204. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85205. 19:16:07 T:2316 DEBUG: Previous line repeats 2 times.
  85206. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85207. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85208. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85209. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85210. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85211. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85212. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85213. 19:16:07 T:2316 DEBUG: Previous line repeats 1 times.
  85214. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85215. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85216. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85217. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85218. 19:16:07 T:2316 DEBUG: Previous line repeats 2 times.
  85219. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85220. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85221. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85222. 19:16:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85223. 19:16:08 T:2316 DEBUG: Previous line repeats 1 times.
  85224. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85225. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85226. 19:16:08 T:2316 DEBUG: Previous line repeats 2 times.
  85227. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85228. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85229. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85230. 19:16:08 T:2316 DEBUG: Previous line repeats 1 times.
  85231. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85232. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85233. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85234. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85235. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85236. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85237. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85238. 19:16:08 T:2316 DEBUG: Previous line repeats 4 times.
  85239. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85240. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85241. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85242. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85243. 19:16:08 T:2316 DEBUG: Previous line repeats 3 times.
  85244. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85245. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85246. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85247. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85248. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85249. 19:16:08 T:2316 DEBUG: Previous line repeats 3 times.
  85250. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85251. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85252. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85253. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85254. 19:16:08 T:2316 DEBUG: Previous line repeats 3 times.
  85255. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85256. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85257. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85258. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85259. 19:16:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85260. 19:16:09 T:2316 DEBUG: Previous line repeats 3 times.
  85261. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85262. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85263. 19:16:09 T:2316 DEBUG: Previous line repeats 1 times.
  85264. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85265. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85266. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85267. 19:16:09 T:2316 DEBUG: Previous line repeats 3 times.
  85268. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85269. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85270. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85271. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85272. 19:16:09 T:2316 DEBUG: Previous line repeats 2 times.
  85273. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85274. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85275. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85276. 19:16:09 T:2316 DEBUG: Previous line repeats 1 times.
  85277. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85278. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85279. 19:16:09 T:2316 DEBUG: Previous line repeats 3 times.
  85280. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85281. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85282. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85283. 19:16:09 T:2316 DEBUG: Previous line repeats 1 times.
  85284. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85285. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85286. 19:16:09 T:2316 DEBUG: Previous line repeats 2 times.
  85287. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85288. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85289. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85290. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85291. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85292. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85293. 19:16:09 T:2316 DEBUG: Previous line repeats 1 times.
  85294. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85295. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85296. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85297. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85298. 19:16:09 T:2316 DEBUG: Previous line repeats 2 times.
  85299. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85300. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85301. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85302. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85303. 19:16:09 T:2316 DEBUG: Previous line repeats 1 times.
  85304. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85305. 19:16:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85306. 19:16:10 T:2316 DEBUG: Previous line repeats 2 times.
  85307. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85308. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85309. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85310. 19:16:10 T:2316 DEBUG: Previous line repeats 2 times.
  85311. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85312. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85313. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85314. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85315. 19:16:10 T:2316 DEBUG: Previous line repeats 2 times.
  85316. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85317. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85318. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85319. 19:16:10 T:2316 DEBUG: Previous line repeats 1 times.
  85320. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85321. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85322. 19:16:10 T:3764 DEBUG: Previous line repeats 3 times.
  85323. 19:16:10 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  85324. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  85325. 19:16:10 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  85326. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  85327. 19:16:10 T:3764 INFO: Previous line repeats 6 times.
  85328. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  85329. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  85330. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  85331. 19:16:10 T:2316 INFO: Previous line repeats 1 times.
  85332. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85333. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85334. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85335. 19:16:10 T:2316 DEBUG: Previous line repeats 1 times.
  85336. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85337. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  85338. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85339. 19:16:10 T:2316 DEBUG: Previous line repeats 3 times.
  85340. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85341. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85342. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  85343. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85344. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85345. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  85346. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  85347. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85348. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85349. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85350. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85351. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85352. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85353. 19:16:10 T:3764 DEBUG: Previous line repeats 2 times.
  85354. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  85355. 19:16:10 T:7836 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  85356. 19:16:10 T:7836 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  85357. 19:16:10 T:7836 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85358. 19:16:10 T:7836 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  85359. 19:16:10 T:7836 INFO: Platinum [neptune.http]: got connection (reused: false)
  85360. 19:16:10 T:7836 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  85361. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85362. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85363. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85364. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85365. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85366. 19:16:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85367. 19:16:10 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  85368. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85369. 19:16:11 T:3764 DEBUG: Previous line repeats 2 times.
  85370. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  85371. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85372. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85373. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85374. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85375. 19:16:11 T:2316 DEBUG: Previous line repeats 1 times.
  85376. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85377. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85378. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  85379. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85380. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85381. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85382. 19:16:11 T:3764 DEBUG: Previous line repeats 2 times.
  85383. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  85384. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85385. 19:16:11 T:2316 DEBUG: Previous line repeats 1 times.
  85386. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85387. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85388. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85389. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85390. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85391. 19:16:11 T:2316 DEBUG: Previous line repeats 4 times.
  85392. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85393. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85394. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85395. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85396. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  85397. 19:16:11 T:2316 INFO: Previous line repeats 1 times.
  85398. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85399. 19:16:11 T:3764 DEBUG: Previous line repeats 2 times.
  85400. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  85401. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85402. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85403. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85404. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85405. 19:16:11 T:2316 DEBUG: Previous line repeats 4 times.
  85406. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85407. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85408. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  85409. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  85410. 19:16:11 T:3764 INFO: Previous line repeats 1 times.
  85411. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  85412. 19:16:11 T:6812 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  85413. 19:16:11 T:6812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  85414. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85415. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  85416. 19:16:11 T:6812 INFO: Platinum [neptune.http]: got connection (reused: false)
  85417. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85418. 19:16:11 T:6812 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  85419. 19:16:11 T:6812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  85420. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85421. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  85422. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85423. 19:16:11 T:6812 INFO: Platinum [neptune.http]: got connection (reused: false)
  85424. 19:16:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85425. 19:16:11 T:6812 DEBUG: Previous line repeats 2 times.
  85426. 19:16:11 T:6812 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  85427. 19:16:11 T:6812 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  85428. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85429. 19:16:11 T:6812 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  85430. 19:16:11 T:6812 INFO: Platinum [neptune.http]: got connection (reused: false)
  85431. 19:16:11 T:6812 ERROR: Platinum [platinum.core.service]: No state variables found
  85432. 19:16:11 T:6812 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  85433. 19:16:11 T:6812 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  85434. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  85435. <specVersion>
  85436. <major>1</major>
  85437. <minor>0</minor>
  85438. </specVersion>
  85439. <actionList />
  85440. <serviceStateTable />
  85441. </scpd>
  85442. 19:16:11 T:6812 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  85443. 19:16:11 T:6812 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  85444. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  85445. <specVersion>
  85446. <major>1</major>
  85447. <minor>0</minor>
  85448. </specVersion>
  85449. <actionList />
  85450. <serviceStateTable />
  85451. </scpd>
  85452. 19:16:11 T:6812 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  85453. 19:16:11 T:3764 NOTICE: Previous line repeats 2 times.
  85454. 19:16:11 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  85455. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85456. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85457. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  85458. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  85459. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  85460. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85461. 19:16:12 T:2316 DEBUG: Previous line repeats 1 times.
  85462. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85463. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85464. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85465. 19:16:12 T:2316 DEBUG: Previous line repeats 2 times.
  85466. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85467. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85468. 19:16:12 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  85469. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85470. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85471. 19:16:12 T:2316 DEBUG: Previous line repeats 2 times.
  85472. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85473. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85474. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85475. 19:16:12 T:2316 DEBUG: Previous line repeats 2 times.
  85476. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85477. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85478. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  85479. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  85480. 19:16:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  85481. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85482. 19:16:12 T:2316 DEBUG: Previous line repeats 1 times.
  85483. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85484. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85485. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85486. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85487. 19:16:12 T:3764 DEBUG: Previous line repeats 1 times.
  85488. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  85489. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85490. 19:16:12 T:3764 INFO: Previous line repeats 1 times.
  85491. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  85492. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85493. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85494. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85495. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85496. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85497. 19:16:12 T:2316 DEBUG: Previous line repeats 1 times.
  85498. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85499. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  85500. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85501. 19:16:12 T:4492 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  85502. 19:16:12 T:4492 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  85503. 19:16:12 T:4492 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85504. 19:16:12 T:4492 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  85505. 19:16:12 T:4492 INFO: Platinum [neptune.http]: got connection (reused: false)
  85506. 19:16:12 T:4492 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  85507. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85508. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85509. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85510. 19:16:12 T:3764 DEBUG: Previous line repeats 2 times.
  85511. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85512. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  85513. 19:16:12 T:3764 INFO: Previous line repeats 1 times.
  85514. 19:16:12 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  85515. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85516. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85517. 19:16:12 T:2316 DEBUG: Previous line repeats 2 times.
  85518. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85519. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85520. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85521. 19:16:12 T:2316 DEBUG: Previous line repeats 2 times.
  85522. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85523. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85524. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85525. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85526. 19:16:12 T:2316 DEBUG: Previous line repeats 1 times.
  85527. 19:16:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85528. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  85529. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  85530. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  85531. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  85532. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85533. 19:16:13 T:2316 DEBUG: Previous line repeats 2 times.
  85534. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85535. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85536. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85537. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  85538. 19:16:13 T:2316 INFO: Previous line repeats 1 times.
  85539. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85540. 19:16:13 T:2316 DEBUG: Previous line repeats 1 times.
  85541. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85542. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85543. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85544. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85545. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85546. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85547. 19:16:13 T:3764 DEBUG: Previous line repeats 1 times.
  85548. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85549. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85550. 19:16:13 T:2316 DEBUG: Previous line repeats 1 times.
  85551. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85552. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85553. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85554. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85555. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85556. 19:16:13 T:3764 DEBUG: Previous line repeats 1 times.
  85557. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85558. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85559. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85560. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85561. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85562. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85563. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85564. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85565. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85566. 19:16:13 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  85567. 19:16:13 T:3872 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  85568. 19:16:13 T:3872 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  85569. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85570. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  85571. 19:16:13 T:3872 INFO: Platinum [neptune.http]: got connection (reused: false)
  85572. 19:16:13 T:3872 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  85573. 19:16:13 T:3872 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  85574. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85575. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  85576. 19:16:13 T:3872 INFO: Platinum [neptune.http]: got connection (reused: false)
  85577. 19:16:13 T:3872 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  85578. 19:16:13 T:3872 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  85579. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  85580. 19:16:13 T:3872 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  85581. 19:16:13 T:3872 INFO: Platinum [neptune.http]: got connection (reused: false)
  85582. 19:16:13 T:3872 ERROR: Platinum [platinum.core.service]: No state variables found
  85583. 19:16:13 T:3872 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  85584. 19:16:13 T:3872 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  85585. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  85586. <specVersion>
  85587. <major>1</major>
  85588. <minor>0</minor>
  85589. </specVersion>
  85590. <actionList />
  85591. <serviceStateTable />
  85592. </scpd>
  85593. 19:16:13 T:3872 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  85594. 19:16:13 T:3872 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  85595. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  85596. <specVersion>
  85597. <major>1</major>
  85598. <minor>0</minor>
  85599. </specVersion>
  85600. <actionList />
  85601. <serviceStateTable />
  85602. </scpd>
  85603. 19:16:13 T:3872 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  85604. 19:16:13 T:2316 NOTICE: Previous line repeats 2 times.
  85605. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85606. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85607. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85608. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85609. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85610. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85611. 19:16:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85612. 19:16:14 T:2316 DEBUG: Previous line repeats 3 times.
  85613. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85614. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85615. 19:16:14 T:2316 DEBUG: Previous line repeats 1 times.
  85616. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85617. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85618. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85619. 19:16:14 T:2316 DEBUG: Previous line repeats 3 times.
  85620. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85621. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85622. 19:16:14 T:2316 DEBUG: Previous line repeats 1 times.
  85623. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85624. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85625. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85626. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85627. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85628. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85629. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85630. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85631. 19:16:14 T:2316 DEBUG: Previous line repeats 4 times.
  85632. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85633. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85634. 19:16:14 T:2316 DEBUG: Previous line repeats 1 times.
  85635. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85636. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85637. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85638. 19:16:14 T:2316 DEBUG: Previous line repeats 2 times.
  85639. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85640. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85641. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85642. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85643. 19:16:14 T:2316 DEBUG: Previous line repeats 2 times.
  85644. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85645. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85646. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85647. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85648. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85649. 19:16:14 T:2316 DEBUG: Previous line repeats 2 times.
  85650. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85651. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85652. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85653. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85654. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85655. 19:16:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85656. 19:16:15 T:2316 DEBUG: Previous line repeats 2 times.
  85657. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85658. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85659. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85660. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85661. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85662. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85663. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85664. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85665. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85666. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85667. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85668. 19:16:15 T:2316 DEBUG: Previous line repeats 2 times.
  85669. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85670. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85671. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85672. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85673. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85674. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85675. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85676. 19:16:15 T:2316 DEBUG: Previous line repeats 2 times.
  85677. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85678. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85679. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85680. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85681. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85682. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85683. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85684. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85685. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85686. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85687. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85688. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85689. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85690. 19:16:15 T:2316 DEBUG: Previous line repeats 2 times.
  85691. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85692. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85693. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85694. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85695. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85696. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85697. 19:16:15 T:2316 DEBUG: Previous line repeats 2 times.
  85698. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85699. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85700. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85701. 19:16:15 T:2316 DEBUG: Previous line repeats 1 times.
  85702. 19:16:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85703. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85704. 19:16:16 T:2316 DEBUG: Previous line repeats 2 times.
  85705. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85706. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85707. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85708. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85709. 19:16:16 T:2316 DEBUG: Previous line repeats 2 times.
  85710. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85711. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85712. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85713. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85714. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85715. 19:16:16 T:2316 DEBUG: Previous line repeats 3 times.
  85716. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85717. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85718. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85719. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85720. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85721. 19:16:16 T:2316 DEBUG: Previous line repeats 3 times.
  85722. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85723. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85724. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85725. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85726. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85727. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85728. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85729. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85730. 19:16:16 T:2316 DEBUG: Previous line repeats 1 times.
  85731. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85732. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85733. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85734. 19:16:16 T:2316 DEBUG: Previous line repeats 2 times.
  85735. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85736. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85737. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85738. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85739. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85740. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85741. 19:16:16 T:2316 DEBUG: Previous line repeats 3 times.
  85742. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85743. 19:16:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85744. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85745. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85746. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85747. 19:16:17 T:2316 DEBUG: Previous line repeats 1 times.
  85748. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85749. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85750. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85751. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85752. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85753. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85754. 19:16:17 T:2316 DEBUG: Previous line repeats 2 times.
  85755. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85756. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85757. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85758. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85759. 19:16:17 T:2316 DEBUG: Previous line repeats 1 times.
  85760. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85761. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85762. 19:16:17 T:2316 DEBUG: Previous line repeats 2 times.
  85763. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85764. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85765. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85766. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85767. 19:16:17 T:2316 DEBUG: Previous line repeats 1 times.
  85768. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85769. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85770. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85771. 19:16:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  85772. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85773. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85774. 19:16:17 T:2316 DEBUG: Previous line repeats 2 times.
  85775. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85776. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85777. 19:16:17 T:2316 DEBUG: Previous line repeats 2 times.
  85778. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85779. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85780. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85781. 19:16:17 T:2316 DEBUG: Previous line repeats 2 times.
  85782. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85783. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85784. 19:16:17 T:2316 DEBUG: Previous line repeats 1 times.
  85785. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85786. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85787. 19:16:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85788. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85789. 19:16:18 T:2316 DEBUG: Previous line repeats 2 times.
  85790. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85791. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85792. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85793. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85794. 19:16:18 T:2316 DEBUG: Previous line repeats 2 times.
  85795. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85796. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85797. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85798. 19:16:18 T:2316 DEBUG: Previous line repeats 1 times.
  85799. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85800. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85801. 19:16:18 T:2316 DEBUG: Previous line repeats 2 times.
  85802. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85803. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85804. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85805. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85806. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85807. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85808. 19:16:18 T:2316 DEBUG: Previous line repeats 3 times.
  85809. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85810. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85811. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85812. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85813. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85814. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85815. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85816. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85817. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85818. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85819. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85820. 19:16:18 T:2316 DEBUG: Previous line repeats 3 times.
  85821. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85822. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85823. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85824. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85825. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85826. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85827. 19:16:18 T:2316 DEBUG: Previous line repeats 2 times.
  85828. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85829. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85830. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85831. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85832. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85833. 19:16:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85834. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85835. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85836. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85837. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85838. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85839. 19:16:19 T:2316 DEBUG: Previous line repeats 3 times.
  85840. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85841. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85842. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85843. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85844. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85845. 19:16:19 T:2316 DEBUG: Previous line repeats 2 times.
  85846. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85847. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85848. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85849. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85850. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85851. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85852. 19:16:19 T:2316 DEBUG: Previous line repeats 2 times.
  85853. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85854. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85855. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85856. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85857. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85858. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85859. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85860. 19:16:19 T:2316 DEBUG: Previous line repeats 1 times.
  85861. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85862. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85863. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85864. 19:16:19 T:2316 DEBUG: Previous line repeats 3 times.
  85865. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85866. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85867. 19:16:19 T:2316 DEBUG: Previous line repeats 1 times.
  85868. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85869. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85870. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85871. 19:16:19 T:2316 DEBUG: Previous line repeats 2 times.
  85872. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85873. 19:16:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85874. 19:16:20 T:2316 DEBUG: Previous line repeats 1 times.
  85875. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85876. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85877. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85878. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85879. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85880. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85881. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85882. 19:16:20 T:2316 DEBUG: Previous line repeats 1 times.
  85883. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85884. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85885. 19:16:20 T:2316 DEBUG: Previous line repeats 2 times.
  85886. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85887. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85888. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85889. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85890. 19:16:20 T:2316 DEBUG: Previous line repeats 1 times.
  85891. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85892. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85893. 19:16:20 T:2316 DEBUG: Previous line repeats 1 times.
  85894. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85895. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85896. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85897. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85898. 19:16:20 T:2316 DEBUG: Previous line repeats 2 times.
  85899. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85900. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85901. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85902. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85903. 19:16:20 T:2316 DEBUG: Previous line repeats 2 times.
  85904. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85905. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85906. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85907. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85908. 19:16:20 T:2316 DEBUG: Previous line repeats 1 times.
  85909. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85910. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85911. 19:16:20 T:2316 DEBUG: Previous line repeats 2 times.
  85912. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85913. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85914. 19:16:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85915. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85916. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85917. 19:16:21 T:2316 DEBUG: Previous line repeats 3 times.
  85918. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85919. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85920. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85921. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85922. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85923. 19:16:21 T:2316 DEBUG: Previous line repeats 1 times.
  85924. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85925. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85926. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85927. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85928. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85929. 19:16:21 T:2316 DEBUG: Previous line repeats 3 times.
  85930. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85931. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85932. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85933. 19:16:21 T:2316 DEBUG: Previous line repeats 1 times.
  85934. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85935. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85936. 19:16:21 T:2316 DEBUG: Previous line repeats 2 times.
  85937. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85938. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85939. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85940. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85941. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85942. 19:16:21 T:2316 DEBUG: Previous line repeats 1 times.
  85943. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85944. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85945. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85946. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85947. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85948. 19:16:21 T:2316 DEBUG: Previous line repeats 3 times.
  85949. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85950. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85951. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85952. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85953. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85954. 19:16:21 T:2316 DEBUG: Previous line repeats 3 times.
  85955. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85956. 19:16:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85957. 19:16:22 T:2316 DEBUG: Previous line repeats 1 times.
  85958. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85959. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85960. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85961. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85962. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85963. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85964. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85965. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85966. 19:16:22 T:2316 DEBUG: Previous line repeats 3 times.
  85967. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85968. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85969. 19:16:22 T:2316 DEBUG: Previous line repeats 1 times.
  85970. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85971. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85972. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85973. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85974. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85975. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85976. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85977. 19:16:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  85978. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85979. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85980. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85981. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85982. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85983. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85984. 19:16:22 T:2316 DEBUG: Previous line repeats 1 times.
  85985. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85986. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85987. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85988. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85989. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85990. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85991. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85992. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  85993. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  85994. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85995. 19:16:22 T:2316 DEBUG: Previous line repeats 1 times.
  85996. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  85997. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  85998. 19:16:22 T:2316 DEBUG: Previous line repeats 2 times.
  85999. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86000. 19:16:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86001. 19:16:23 T:2316 DEBUG: Previous line repeats 2 times.
  86002. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86003. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86004. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86005. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86006. 19:16:23 T:2316 DEBUG: Previous line repeats 2 times.
  86007. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86008. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86009. 19:16:23 T:2316 DEBUG: Previous line repeats 2 times.
  86010. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86011. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86012. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86013. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86014. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86015. 19:16:23 T:2316 DEBUG: Previous line repeats 1 times.
  86016. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86017. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86018. 19:16:23 T:2316 DEBUG: Previous line repeats 3 times.
  86019. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86020. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86021. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86022. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86023. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86024. 19:16:23 T:2316 DEBUG: Previous line repeats 4 times.
  86025. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86026. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86027. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86028. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86029. 19:16:23 T:2316 DEBUG: Previous line repeats 2 times.
  86030. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86031. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86032. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86033. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86034. 19:16:23 T:2316 DEBUG: Previous line repeats 2 times.
  86035. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86036. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86037. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86038. 19:16:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86039. 19:16:24 T:2316 DEBUG: Previous line repeats 5 times.
  86040. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86041. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86042. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86043. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86044. 19:16:24 T:2316 DEBUG: Previous line repeats 4 times.
  86045. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86046. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86047. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86048. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86049. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86050. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86051. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86052. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86053. 19:16:24 T:2316 DEBUG: Previous line repeats 5 times.
  86054. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86055. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86056. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86057. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86058. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86059. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86060. 19:16:24 T:2316 DEBUG: Previous line repeats 3 times.
  86061. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86062. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86063. 19:16:24 T:2316 DEBUG: Previous line repeats 2 times.
  86064. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86065. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86066. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86067. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86068. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86069. 19:16:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86070. 19:16:25 T:2316 DEBUG: Previous line repeats 4 times.
  86071. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86072. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86073. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86074. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86075. 19:16:25 T:2316 DEBUG: Previous line repeats 1 times.
  86076. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86077. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86078. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86079. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86080. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86081. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86082. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86083. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86084. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86085. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86086. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86087. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86088. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86089. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86090. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86091. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86092. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86093. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86094. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86095. 19:16:25 T:2316 DEBUG: Previous line repeats 1 times.
  86096. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86097. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86098. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86099. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86100. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86101. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86102. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86103. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86104. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86105. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86106. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86107. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86108. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86109. 19:16:25 T:2316 DEBUG: Previous line repeats 1 times.
  86110. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86111. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86112. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86113. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86114. 19:16:25 T:2316 DEBUG: Previous line repeats 2 times.
  86115. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86116. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86117. 19:16:25 T:2316 DEBUG: Previous line repeats 1 times.
  86118. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86119. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86120. 19:16:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86121. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86122. 19:16:26 T:2316 DEBUG: Previous line repeats 2 times.
  86123. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86124. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86125. 19:16:26 T:2316 DEBUG: Previous line repeats 1 times.
  86126. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86127. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86128. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86129. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86130. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86131. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86132. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86133. 19:16:26 T:2316 DEBUG: Previous line repeats 5 times.
  86134. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86135. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86136. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86137. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86138. 19:16:26 T:2316 DEBUG: Previous line repeats 5 times.
  86139. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86140. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86141. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86142. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86143. 19:16:26 T:2316 DEBUG: Previous line repeats 2 times.
  86144. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86145. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86146. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86147. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86148. 19:16:26 T:2316 DEBUG: Previous line repeats 2 times.
  86149. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86150. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86151. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86152. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86153. 19:16:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86154. 19:16:27 T:2316 DEBUG: Previous line repeats 4 times.
  86155. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86156. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86157. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86158. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86159. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86160. 19:16:27 T:2316 DEBUG: Previous line repeats 4 times.
  86161. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86162. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86163. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86164. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86165. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86166. 19:16:27 T:2316 DEBUG: Previous line repeats 2 times.
  86167. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86168. 19:16:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  86169. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86170. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86171. 19:16:27 T:2316 DEBUG: Previous line repeats 4 times.
  86172. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86173. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86174. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86175. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86176. 19:16:27 T:2316 DEBUG: Previous line repeats 1 times.
  86177. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86178. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86179. 19:16:27 T:2316 DEBUG: Previous line repeats 3 times.
  86180. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86181. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86182. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86183. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86184. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86185. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86186. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86187. 19:16:27 T:2316 DEBUG: Previous line repeats 1 times.
  86188. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86189. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86190. 19:16:27 T:2316 DEBUG: Previous line repeats 2 times.
  86191. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86192. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86193. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86194. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86195. 19:16:27 T:2316 DEBUG: Previous line repeats 1 times.
  86196. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86197. 19:16:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86198. 19:16:28 T:2316 DEBUG: Previous line repeats 2 times.
  86199. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86200. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86201. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86202. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86203. 19:16:28 T:2316 DEBUG: Previous line repeats 1 times.
  86204. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86205. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86206. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86207. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86208. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86209. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86210. 19:16:28 T:2316 DEBUG: Previous line repeats 1 times.
  86211. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86212. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86213. 19:16:28 T:2316 DEBUG: Previous line repeats 1 times.
  86214. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86215. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86216. 19:16:28 T:2316 DEBUG: Previous line repeats 3 times.
  86217. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86218. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86219. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86220. 19:16:28 T:2316 DEBUG: Previous line repeats 1 times.
  86221. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86222. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86223. 19:16:28 T:2316 DEBUG: Previous line repeats 3 times.
  86224. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86225. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86226. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86227. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86228. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86229. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86230. 19:16:28 T:2316 DEBUG: Previous line repeats 2 times.
  86231. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86232. 19:16:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86233. 19:16:29 T:2316 DEBUG: Previous line repeats 3 times.
  86234. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86235. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86236. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86237. 19:16:29 T:2316 DEBUG: Previous line repeats 1 times.
  86238. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86239. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86240. 19:16:29 T:2316 DEBUG: Previous line repeats 4 times.
  86241. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86242. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86243. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86244. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86245. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86246. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86247. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86248. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86249. 19:16:29 T:2316 DEBUG: Previous line repeats 5 times.
  86250. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86251. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86252. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86253. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86254. 19:16:29 T:2316 DEBUG: Previous line repeats 5 times.
  86255. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86256. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86257. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86258. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86259. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86260. 19:16:29 T:2316 DEBUG: Previous line repeats 1 times.
  86261. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86262. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86263. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86264. 19:16:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86265. 19:16:30 T:2316 DEBUG: Previous line repeats 3 times.
  86266. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86267. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86268. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86269. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86270. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86271. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86272. 19:16:30 T:2316 DEBUG: Previous line repeats 3 times.
  86273. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86274. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86275. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86276. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86277. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86278. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86279. 19:16:30 T:2316 DEBUG: Previous line repeats 2 times.
  86280. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86281. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86282. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86283. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86284. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86285. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86286. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86287. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86288. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86289. 19:16:30 T:2316 DEBUG: Previous line repeats 2 times.
  86290. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86291. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86292. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86293. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86294. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86295. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86296. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86297. 19:16:30 T:2316 DEBUG: Previous line repeats 2 times.
  86298. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86299. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86300. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86301. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86302. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86303. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86304. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86305. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86306. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86307. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86308. 19:16:30 T:2316 DEBUG: Previous line repeats 2 times.
  86309. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86310. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86311. 19:16:30 T:2316 DEBUG: Previous line repeats 1 times.
  86312. 19:16:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86313. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86314. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86315. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86316. 19:16:31 T:2316 DEBUG: Previous line repeats 2 times.
  86317. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86318. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86319. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86320. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86321. 19:16:31 T:2316 DEBUG: Previous line repeats 1 times.
  86322. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86323. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86324. 19:16:31 T:2316 DEBUG: Previous line repeats 2 times.
  86325. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86326. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86327. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86328. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86329. 19:16:31 T:2316 DEBUG: Previous line repeats 1 times.
  86330. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86331. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86332. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86333. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86334. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86335. 19:16:31 T:2316 DEBUG: Previous line repeats 5 times.
  86336. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86337. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86338. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86339. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86340. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86341. 19:16:31 T:2316 DEBUG: Previous line repeats 4 times.
  86342. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86343. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86344. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86345. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86346. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86347. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86348. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86349. 19:16:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86350. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86351. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86352. 19:16:32 T:2316 DEBUG: Previous line repeats 2 times.
  86353. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86354. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86355. 19:16:32 T:2316 DEBUG: Previous line repeats 1 times.
  86356. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86357. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86358. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86359. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86360. 19:16:32 T:2316 DEBUG: Previous line repeats 2 times.
  86361. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86362. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86363. 19:16:32 T:2316 DEBUG: Previous line repeats 1 times.
  86364. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86365. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86366. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86367. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86368. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86369. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86370. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86371. 19:16:32 T:2316 DEBUG: Previous line repeats 3 times.
  86372. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86373. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86374. 19:16:32 T:2316 DEBUG: Previous line repeats 1 times.
  86375. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86376. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86377. 19:16:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  86378. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86379. 19:16:32 T:2316 DEBUG: Previous line repeats 4 times.
  86380. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86381. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86382. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86383. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86384. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86385. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86386. 19:16:32 T:2316 DEBUG: Previous line repeats 1 times.
  86387. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86388. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86389. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86390. 19:16:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86391. 19:16:33 T:2316 DEBUG: Previous line repeats 2 times.
  86392. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86393. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86394. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86395. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86396. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86397. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86398. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86399. 19:16:33 T:2316 DEBUG: Previous line repeats 2 times.
  86400. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86401. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86402. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86403. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86404. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86405. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86406. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86407. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86408. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86409. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86410. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86411. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86412. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86413. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86414. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86415. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86416. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86417. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86418. 19:16:33 T:2316 DEBUG: Previous line repeats 2 times.
  86419. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86420. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86421. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86422. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86423. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86424. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86425. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86426. 19:16:33 T:2316 DEBUG: Previous line repeats 2 times.
  86427. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86428. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86429. 19:16:33 T:2316 DEBUG: Previous line repeats 1 times.
  86430. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86431. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86432. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86433. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86434. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86435. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86436. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86437. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86438. 19:16:33 T:2316 DEBUG: Previous line repeats 3 times.
  86439. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86440. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86441. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86442. 19:16:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86443. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86444. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86445. 19:16:34 T:2316 DEBUG: Previous line repeats 3 times.
  86446. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86447. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86448. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86449. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86450. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86451. 19:16:34 T:2316 DEBUG: Previous line repeats 2 times.
  86452. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86453. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86454. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86455. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86456. 19:16:34 T:2316 DEBUG: Previous line repeats 2 times.
  86457. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86458. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86459. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86460. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86461. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86462. 19:16:34 T:2316 DEBUG: Previous line repeats 4 times.
  86463. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86464. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86465. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86466. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86467. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86468. 19:16:34 T:2316 DEBUG: Previous line repeats 4 times.
  86469. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86470. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86471. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86472. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86473. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86474. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86475. 19:16:34 T:2316 DEBUG: Previous line repeats 1 times.
  86476. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86477. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86478. 19:16:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86479. 19:16:35 T:2316 DEBUG: Previous line repeats 2 times.
  86480. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86481. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86482. 19:16:35 T:2316 DEBUG: Previous line repeats 1 times.
  86483. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86484. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86485. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86486. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86487. 19:16:35 T:2316 DEBUG: Previous line repeats 2 times.
  86488. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86489. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86490. 19:16:35 T:2316 DEBUG: Previous line repeats 1 times.
  86491. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86492. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86493. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86494. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86495. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86496. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86497. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86498. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86499. 19:16:35 T:2316 DEBUG: Previous line repeats 3 times.
  86500. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86501. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86502. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86503. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86504. 19:16:35 T:2316 DEBUG: Previous line repeats 1 times.
  86505. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86506. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86507. 19:16:35 T:2316 DEBUG: Previous line repeats 2 times.
  86508. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86509. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86510. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86511. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86512. 19:16:35 T:2316 DEBUG: Previous line repeats 1 times.
  86513. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86514. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86515. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86516. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86517. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86518. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86519. 19:16:35 T:2316 DEBUG: Previous line repeats 2 times.
  86520. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86521. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86522. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86523. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86524. 19:16:35 T:2316 DEBUG: Previous line repeats 1 times.
  86525. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86526. 19:16:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86527. 19:16:36 T:2316 DEBUG: Previous line repeats 2 times.
  86528. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86529. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86530. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86531. 19:16:36 T:2316 DEBUG: Previous line repeats 3 times.
  86532. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86533. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86534. 19:16:36 T:2316 DEBUG: Previous line repeats 1 times.
  86535. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86536. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86537. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86538. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86539. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86540. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86541. 19:16:36 T:2316 DEBUG: Previous line repeats 1 times.
  86542. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86543. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86544. 19:16:36 T:2316 DEBUG: Previous line repeats 2 times.
  86545. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86546. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86547. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86548. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86549. 19:16:36 T:2316 DEBUG: Previous line repeats 1 times.
  86550. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86551. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86552. 19:16:36 T:2316 DEBUG: Previous line repeats 3 times.
  86553. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86554. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86555. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86556. 19:16:36 T:2316 DEBUG: Previous line repeats 1 times.
  86557. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86558. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86559. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86560. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86561. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86562. 19:16:36 T:2316 DEBUG: Previous line repeats 5 times.
  86563. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86564. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86565. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86566. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86567. 19:16:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86568. 19:16:37 T:2316 DEBUG: Previous line repeats 4 times.
  86569. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86570. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86571. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86572. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86573. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86574. 19:16:37 T:2316 DEBUG: Previous line repeats 1 times.
  86575. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86576. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86577. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86578. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86579. 19:16:37 T:2316 DEBUG: Previous line repeats 4 times.
  86580. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86581. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86582. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86583. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86584. 19:16:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  86585. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86586. 19:16:37 T:2316 DEBUG: Previous line repeats 3 times.
  86587. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86588. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86589. 19:16:37 T:2316 DEBUG: Previous line repeats 1 times.
  86590. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86591. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86592. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86593. 19:16:37 T:2316 DEBUG: Previous line repeats 2 times.
  86594. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86595. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86596. 19:16:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86597. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86598. 19:16:38 T:2316 DEBUG: Previous line repeats 1 times.
  86599. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86600. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86601. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86602. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86603. 19:16:38 T:2316 DEBUG: Previous line repeats 1 times.
  86604. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86605. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86606. 19:16:38 T:2316 DEBUG: Previous line repeats 3 times.
  86607. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86608. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86609. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86610. 19:16:38 T:2316 DEBUG: Previous line repeats 2 times.
  86611. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86612. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86613. 19:16:38 T:2316 DEBUG: Previous line repeats 2 times.
  86614. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86615. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86616. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86617. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86618. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86619. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86620. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86621. 19:16:38 T:2316 DEBUG: Previous line repeats 2 times.
  86622. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86623. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86624. 19:16:38 T:2316 DEBUG: Previous line repeats 1 times.
  86625. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86626. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86627. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86628. 19:16:38 T:2316 DEBUG: Previous line repeats 2 times.
  86629. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86630. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86631. 19:16:38 T:2316 DEBUG: Previous line repeats 1 times.
  86632. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86633. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86634. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86635. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86636. 19:16:38 T:2316 DEBUG: Previous line repeats 2 times.
  86637. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86638. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86639. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86640. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86641. 19:16:38 T:2316 DEBUG: Previous line repeats 1 times.
  86642. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86643. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86644. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86645. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86646. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86647. 19:16:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86648. 19:16:39 T:2316 DEBUG: Previous line repeats 4 times.
  86649. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86650. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86651. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86652. 19:16:39 T:2316 DEBUG: Previous line repeats 2 times.
  86653. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86654. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86655. 19:16:39 T:2316 DEBUG: Previous line repeats 2 times.
  86656. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86657. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86658. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86659. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86660. 19:16:39 T:2316 DEBUG: Previous line repeats 2 times.
  86661. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86662. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86663. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86664. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86665. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86666. 19:16:39 T:2316 DEBUG: Previous line repeats 4 times.
  86667. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86668. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86669. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86670. 19:16:39 T:2316 DEBUG: Previous line repeats 2 times.
  86671. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86672. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86673. 19:16:39 T:2316 DEBUG: Previous line repeats 2 times.
  86674. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86675. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86676. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86677. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86678. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86679. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86680. 19:16:39 T:2316 DEBUG: Previous line repeats 1 times.
  86681. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86682. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86683. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86684. 19:16:39 T:2316 DEBUG: Previous line repeats 4 times.
  86685. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86686. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86687. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86688. 19:16:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86689. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86690. 19:16:40 T:2316 DEBUG: Previous line repeats 4 times.
  86691. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86692. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86693. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86694. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86695. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86696. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86697. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86698. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86699. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86700. 19:16:40 T:2316 DEBUG: Previous line repeats 3 times.
  86701. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86702. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86703. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86704. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86705. 19:16:40 T:2316 DEBUG: Previous line repeats 1 times.
  86706. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86707. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86708. 19:16:40 T:2316 DEBUG: Previous line repeats 2 times.
  86709. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86710. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86711. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86712. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86713. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86714. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86715. 19:16:40 T:2316 DEBUG: Previous line repeats 1 times.
  86716. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86717. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86718. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86719. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86720. 19:16:40 T:2316 DEBUG: Previous line repeats 2 times.
  86721. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86722. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86723. 19:16:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86724. 19:16:41 T:2316 DEBUG: Previous line repeats 2 times.
  86725. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86726. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86727. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86728. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86729. 19:16:41 T:2316 DEBUG: Previous line repeats 1 times.
  86730. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86731. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86732. 19:16:41 T:2316 DEBUG: Previous line repeats 1 times.
  86733. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86734. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86735. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86736. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86737. 19:16:41 T:2316 DEBUG: Previous line repeats 1 times.
  86738. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86739. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86740. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86741. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86742. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86743. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86744. 19:16:41 T:2316 DEBUG: Previous line repeats 3 times.
  86745. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86746. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86747. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86748. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86749. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86750. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86751. 19:16:41 T:2316 DEBUG: Previous line repeats 2 times.
  86752. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86753. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86754. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86755. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86756. 19:16:41 T:2316 DEBUG: Previous line repeats 1 times.
  86757. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86758. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86759. 19:16:41 T:2316 DEBUG: Previous line repeats 2 times.
  86760. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86761. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86762. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86763. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86764. 19:16:41 T:2316 DEBUG: Previous line repeats 2 times.
  86765. 19:16:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86766. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86767. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86768. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86769. 19:16:42 T:2316 DEBUG: Previous line repeats 1 times.
  86770. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86771. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86772. 19:16:42 T:2316 DEBUG: Previous line repeats 2 times.
  86773. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86774. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86775. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86776. 19:16:42 T:2316 DEBUG: Previous line repeats 1 times.
  86777. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86778. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86779. 19:16:42 T:2316 DEBUG: Previous line repeats 3 times.
  86780. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86781. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86782. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86783. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86784. 19:16:42 T:2316 DEBUG: Previous line repeats 2 times.
  86785. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86786. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86787. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86788. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86789. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86790. 19:16:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  86791. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86792. 19:16:42 T:2316 DEBUG: Previous line repeats 3 times.
  86793. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86794. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86795. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86796. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86797. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86798. 19:16:42 T:2316 DEBUG: Previous line repeats 3 times.
  86799. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86800. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86801. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86802. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86803. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86804. 19:16:42 T:2316 DEBUG: Previous line repeats 1 times.
  86805. 19:16:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86806. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86807. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86808. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86809. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86810. 19:16:43 T:2316 DEBUG: Previous line repeats 3 times.
  86811. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86812. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86813. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86814. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86815. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86816. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86817. 19:16:43 T:2316 DEBUG: Previous line repeats 2 times.
  86818. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86819. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86820. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86821. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86822. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86823. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86824. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86825. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86826. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86827. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86828. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86829. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86830. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86831. 19:16:43 T:2316 DEBUG: Previous line repeats 2 times.
  86832. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86833. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86834. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86835. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86836. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86837. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86838. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86839. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86840. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86841. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86842. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86843. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86844. 19:16:43 T:2316 DEBUG: Previous line repeats 2 times.
  86845. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86846. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86847. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86848. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86849. 19:16:43 T:2316 DEBUG: Previous line repeats 2 times.
  86850. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86851. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86852. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86853. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86854. 19:16:43 T:2316 DEBUG: Previous line repeats 1 times.
  86855. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86856. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86857. 19:16:43 T:2316 DEBUG: Previous line repeats 2 times.
  86858. 19:16:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86859. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86860. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86861. 19:16:44 T:2316 DEBUG: Previous line repeats 1 times.
  86862. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86863. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86864. 19:16:44 T:2316 DEBUG: Previous line repeats 1 times.
  86865. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86866. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86867. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86868. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86869. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86870. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86871. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86872. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86873. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86874. 19:16:44 T:2316 DEBUG: Previous line repeats 1 times.
  86875. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86876. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86877. 19:16:44 T:2316 DEBUG: Previous line repeats 4 times.
  86878. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86879. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86880. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86881. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86882. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86883. 19:16:44 T:2316 DEBUG: Previous line repeats 4 times.
  86884. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86885. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86886. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86887. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86888. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86889. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86890. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86891. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86892. 19:16:44 T:2316 DEBUG: Previous line repeats 1 times.
  86893. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86894. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86895. 19:16:44 T:2316 DEBUG: Previous line repeats 3 times.
  86896. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86897. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86898. 19:16:44 T:2316 DEBUG: Previous line repeats 1 times.
  86899. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86900. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86901. 19:16:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86902. 19:16:45 T:2316 DEBUG: Previous line repeats 3 times.
  86903. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86904. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86905. 19:16:45 T:2316 DEBUG: Previous line repeats 1 times.
  86906. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86907. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86908. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86909. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86910. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86911. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86912. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86913. 19:16:45 T:2316 DEBUG: Previous line repeats 3 times.
  86914. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86915. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86916. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86917. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86918. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86919. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86920. 19:16:45 T:2316 DEBUG: Previous line repeats 2 times.
  86921. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86922. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86923. 19:16:45 T:2316 DEBUG: Previous line repeats 1 times.
  86924. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86925. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86926. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86927. 19:16:45 T:2316 DEBUG: Previous line repeats 2 times.
  86928. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86929. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86930. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86931. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86932. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86933. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86934. 19:16:45 T:2316 DEBUG: Previous line repeats 1 times.
  86935. 19:16:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86936. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86937. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86938. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86939. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86940. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86941. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86942. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86943. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86944. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86945. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86946. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86947. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86948. 19:16:46 T:2316 DEBUG: Previous line repeats 2 times.
  86949. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86950. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86951. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86952. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86953. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86954. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86955. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86956. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86957. 19:16:46 T:2316 DEBUG: Previous line repeats 2 times.
  86958. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86959. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86960. 19:16:46 T:2316 DEBUG: Previous line repeats 2 times.
  86961. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86962. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86963. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86964. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86965. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86966. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86967. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86968. 19:16:46 T:2316 DEBUG: Previous line repeats 1 times.
  86969. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86970. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86971. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86972. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86973. 19:16:46 T:2316 DEBUG: Previous line repeats 2 times.
  86974. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86975. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86976. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86977. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86978. 19:16:46 T:2316 DEBUG: Previous line repeats 2 times.
  86979. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86980. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86981. 19:16:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86982. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86983. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86984. 19:16:47 T:2316 DEBUG: Previous line repeats 4 times.
  86985. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86986. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86987. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86988. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86989. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86990. 19:16:47 T:2316 DEBUG: Previous line repeats 4 times.
  86991. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86992. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86993. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  86994. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86995. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  86996. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86997. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  86998. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  86999. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87000. 19:16:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  87001. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87002. 19:16:47 T:2316 DEBUG: Previous line repeats 3 times.
  87003. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87004. 19:16:47 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  87005. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87006. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87007. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87008. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87009. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87010. 19:16:47 T:2316 DEBUG: Previous line repeats 2 times.
  87011. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87012. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87013. 19:16:47 T:2316 DEBUG: Previous line repeats 1 times.
  87014. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87015. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87016. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87017. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87018. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87019. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87020. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87021. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87022. 19:16:47 T:2316 DEBUG: Previous line repeats 3 times.
  87023. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87024. 19:16:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87025. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87026. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87027. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87028. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87029. 19:16:48 T:2316 DEBUG: Previous line repeats 3 times.
  87030. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87031. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87032. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87033. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87034. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87035. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87036. 19:16:48 T:2316 DEBUG: Previous line repeats 1 times.
  87037. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87038. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87039. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87040. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87041. 19:16:48 T:2316 DEBUG: Previous line repeats 4 times.
  87042. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87043. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87044. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87045. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87046. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87047. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87048. 19:16:48 T:2316 DEBUG: Previous line repeats 2 times.
  87049. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87050. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87051. 19:16:48 T:2316 DEBUG: Previous line repeats 1 times.
  87052. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87053. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87054. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87055. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87056. 19:16:48 T:2316 DEBUG: Previous line repeats 1 times.
  87057. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87058. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87059. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87060. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87061. 19:16:48 T:2316 DEBUG: Previous line repeats 2 times.
  87062. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87063. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87064. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87065. 19:16:48 T:2316 DEBUG: Previous line repeats 2 times.
  87066. 19:16:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87067. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87068. 19:16:49 T:2316 DEBUG: Previous line repeats 1 times.
  87069. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87070. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87071. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87072. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87073. 19:16:49 T:2316 DEBUG: Previous line repeats 2 times.
  87074. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87075. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87076. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87077. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87078. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87079. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87080. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87081. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87082. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87083. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87084. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87085. 19:16:49 T:2316 DEBUG: Previous line repeats 2 times.
  87086. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87087. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87088. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87089. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87090. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87091. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87092. 19:16:49 T:2316 DEBUG: Previous line repeats 3 times.
  87093. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87094. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87095. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87096. 19:16:49 T:2316 DEBUG: Previous line repeats 1 times.
  87097. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87098. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87099. 19:16:49 T:2316 DEBUG: Previous line repeats 2 times.
  87100. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87101. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87102. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87103. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87104. 19:16:49 T:2316 DEBUG: Previous line repeats 2 times.
  87105. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87106. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87107. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87108. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87109. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87110. 19:16:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87111. 19:16:50 T:2316 DEBUG: Previous line repeats 3 times.
  87112. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87113. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87114. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87115. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87116. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87117. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87118. 19:16:50 T:2316 DEBUG: Previous line repeats 3 times.
  87119. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87120. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87121. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87122. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87123. 19:16:50 T:2316 DEBUG: Previous line repeats 1 times.
  87124. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87125. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87126. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87127. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87128. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87129. 19:16:50 T:2316 DEBUG: Previous line repeats 5 times.
  87130. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87131. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87132. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87133. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87134. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87135. 19:16:50 T:2316 DEBUG: Previous line repeats 3 times.
  87136. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87137. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87138. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87139. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87140. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87141. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87142. 19:16:50 T:2316 DEBUG: Previous line repeats 1 times.
  87143. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87144. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87145. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87146. 19:16:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87147. 19:16:51 T:2316 DEBUG: Previous line repeats 3 times.
  87148. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87149. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87150. 19:16:51 T:2316 DEBUG: Previous line repeats 1 times.
  87151. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87152. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87153. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87154. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87155. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87156. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87157. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87158. 19:16:51 T:2316 DEBUG: Previous line repeats 1 times.
  87159. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87160. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87161. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87162. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87163. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87164. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87165. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87166. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87167. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87168. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87169. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87170. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87171. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87172. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87173. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87174. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87175. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87176. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87177. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87178. 19:16:51 T:2316 DEBUG: Previous line repeats 2 times.
  87179. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87180. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87181. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87182. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87183. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87184. 19:16:51 T:2316 DEBUG: Previous line repeats 1 times.
  87185. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87186. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87187. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87188. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87189. 19:16:51 T:2316 DEBUG: Previous line repeats 4 times.
  87190. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87191. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87192. 19:16:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87193. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87194. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87195. 19:16:52 T:2316 DEBUG: Previous line repeats 4 times.
  87196. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87197. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87198. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87199. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87200. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87201. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87202. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87203. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87204. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87205. 19:16:52 T:5808 DEBUG: Previous line repeats 4 times.
  87206. 19:16:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  87207. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87208. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87209. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87210. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87211. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87212. 19:16:52 T:2316 DEBUG: Previous line repeats 4 times.
  87213. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87214. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87215. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87216. 19:16:52 T:2316 DEBUG: Previous line repeats 1 times.
  87217. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87218. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87219. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87220. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87221. 19:16:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87222. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87223. 19:16:53 T:2316 DEBUG: Previous line repeats 4 times.
  87224. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87225. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87226. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87227. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87228. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87229. 19:16:53 T:2316 DEBUG: Previous line repeats 5 times.
  87230. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87231. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87232. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87233. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87234. 19:16:53 T:2316 DEBUG: Previous line repeats 2 times.
  87235. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87236. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87237. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87238. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87239. 19:16:53 T:2316 DEBUG: Previous line repeats 2 times.
  87240. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87241. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87242. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87243. 19:16:53 T:2316 DEBUG: Previous line repeats 2 times.
  87244. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87245. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87246. 19:16:53 T:2316 DEBUG: Previous line repeats 2 times.
  87247. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87248. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87249. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87250. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87251. 19:16:53 T:2316 DEBUG: Previous line repeats 1 times.
  87252. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87253. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87254. 19:16:53 T:2316 DEBUG: Previous line repeats 2 times.
  87255. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87256. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87257. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87258. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87259. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87260. 19:16:53 T:2316 DEBUG: Previous line repeats 1 times.
  87261. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87262. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87263. 19:16:53 T:2316 DEBUG: Previous line repeats 1 times.
  87264. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87265. 19:16:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87266. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87267. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87268. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87269. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87270. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87271. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87272. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87273. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87274. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87275. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87276. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87277. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87278. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87279. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87280. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87281. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87282. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87283. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87284. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87285. 19:16:54 T:2316 DEBUG: Previous line repeats 2 times.
  87286. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87287. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87288. 19:16:54 T:2316 DEBUG: Previous line repeats 1 times.
  87289. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87290. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87291. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87292. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87293. 19:16:54 T:2316 DEBUG: Previous line repeats 4 times.
  87294. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87295. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87296. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87297. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87298. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87299. 19:16:54 T:2316 DEBUG: Previous line repeats 2 times.
  87300. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87301. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87302. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87303. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87304. 19:16:54 T:2316 DEBUG: Previous line repeats 2 times.
  87305. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87306. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87307. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87308. 19:16:54 T:2316 DEBUG: Previous line repeats 2 times.
  87309. 19:16:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87310. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87311. 19:16:55 T:2316 DEBUG: Previous line repeats 2 times.
  87312. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87313. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87314. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87315. 19:16:55 T:2316 DEBUG: Previous line repeats 1 times.
  87316. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87317. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87318. 19:16:55 T:2316 DEBUG: Previous line repeats 3 times.
  87319. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87320. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87321. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87322. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87323. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87324. 19:16:55 T:2316 DEBUG: Previous line repeats 1 times.
  87325. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87326. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87327. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87328. 19:16:55 T:2316 DEBUG: Previous line repeats 3 times.
  87329. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87330. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87331. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87332. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87333. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87334. 19:16:55 T:2316 DEBUG: Previous line repeats 4 times.
  87335. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87336. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87337. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87338. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87339. 19:16:55 T:2316 DEBUG: Previous line repeats 2 times.
  87340. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87341. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87342. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87343. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87344. 19:16:55 T:2316 DEBUG: Previous line repeats 2 times.
  87345. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87346. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87347. 19:16:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87348. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87349. 19:16:56 T:2316 DEBUG: Previous line repeats 1 times.
  87350. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87351. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87352. 19:16:56 T:2316 DEBUG: Previous line repeats 2 times.
  87353. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87354. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87355. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87356. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87357. 19:16:56 T:2316 DEBUG: Previous line repeats 1 times.
  87358. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87359. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87360. 19:16:56 T:2316 DEBUG: Previous line repeats 2 times.
  87361. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87362. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87363. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87364. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87365. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87366. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87367. 19:16:56 T:2316 DEBUG: Previous line repeats 1 times.
  87368. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87369. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87370. 19:16:56 T:2316 DEBUG: Previous line repeats 2 times.
  87371. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87372. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87373. 19:16:56 T:2316 DEBUG: Previous line repeats 1 times.
  87374. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87375. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87376. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87377. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87378. 19:16:56 T:2316 DEBUG: Previous line repeats 2 times.
  87379. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87380. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87381. 19:16:56 T:2316 DEBUG: Previous line repeats 2 times.
  87382. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87383. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87384. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87385. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87386. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87387. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87388. 19:16:56 T:2316 DEBUG: Previous line repeats 1 times.
  87389. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87390. 19:16:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87391. 19:16:57 T:2316 DEBUG: Previous line repeats 2 times.
  87392. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87393. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87394. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87395. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87396. 19:16:57 T:2316 DEBUG: Previous line repeats 1 times.
  87397. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87398. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87399. 19:16:57 T:2316 DEBUG: Previous line repeats 2 times.
  87400. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87401. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87402. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87403. 19:16:57 T:2316 DEBUG: Previous line repeats 1 times.
  87404. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87405. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87406. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87407. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87408. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87409. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87410. 19:16:57 T:2316 DEBUG: Previous line repeats 3 times.
  87411. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87412. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87413. 19:16:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  87414. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87415. 19:16:57 T:2316 DEBUG: Previous line repeats 1 times.
  87416. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87417. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87418. 19:16:57 T:2316 DEBUG: Previous line repeats 2 times.
  87419. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87420. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87421. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87422. 19:16:57 T:2316 DEBUG: Previous line repeats 1 times.
  87423. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87424. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87425. 19:16:57 T:2316 DEBUG: Previous line repeats 3 times.
  87426. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87427. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87428. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87429. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87430. 19:16:57 T:2316 DEBUG: Previous line repeats 1 times.
  87431. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87432. 19:16:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87433. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87434. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87435. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87436. 19:16:58 T:2316 DEBUG: Previous line repeats 4 times.
  87437. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87438. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87439. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87440. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87441. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87442. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87443. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87444. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87445. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87446. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87447. 19:16:58 T:2316 DEBUG: Previous line repeats 3 times.
  87448. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87449. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87450. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87451. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87452. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87453. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87454. 19:16:58 T:2316 DEBUG: Previous line repeats 3 times.
  87455. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87456. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87457. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87458. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87459. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87460. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87461. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87462. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87463. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87464. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87465. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87466. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87467. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87468. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87469. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87470. 19:16:58 T:2316 DEBUG: Previous line repeats 2 times.
  87471. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87472. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87473. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87474. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87475. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87476. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87477. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87478. 19:16:58 T:2316 DEBUG: Previous line repeats 1 times.
  87479. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87480. 19:16:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87481. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87482. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87483. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87484. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87485. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87486. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87487. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87488. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87489. 19:16:59 T:2316 DEBUG: Previous line repeats 3 times.
  87490. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87491. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87492. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87493. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87494. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87495. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87496. 19:16:59 T:2316 DEBUG: Previous line repeats 2 times.
  87497. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87498. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87499. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87500. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87501. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87502. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87503. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87504. 19:16:59 T:2316 DEBUG: Previous line repeats 2 times.
  87505. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87506. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87507. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87508. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87509. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87510. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87511. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87512. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87513. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87514. 19:16:59 T:2316 DEBUG: Previous line repeats 1 times.
  87515. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87516. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87517. 19:16:59 T:2316 DEBUG: Previous line repeats 2 times.
  87518. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87519. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87520. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87521. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87522. 19:16:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87523. 19:17:00 T:2316 DEBUG: Previous line repeats 3 times.
  87524. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87525. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87526. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87527. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87528. 19:17:00 T:2316 DEBUG: Previous line repeats 2 times.
  87529. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87530. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87531. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87532. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87533. 19:17:00 T:2316 DEBUG: Previous line repeats 2 times.
  87534. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87535. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87536. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87537. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87538. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87539. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87540. 19:17:00 T:2316 DEBUG: Previous line repeats 3 times.
  87541. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87542. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87543. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87544. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87545. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87546. 19:17:00 T:2316 DEBUG: Previous line repeats 3 times.
  87547. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87548. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87549. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87550. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87551. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87552. 19:17:00 T:2316 DEBUG: Previous line repeats 1 times.
  87553. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87554. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87555. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87556. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87557. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87558. 19:17:00 T:2316 DEBUG: Previous line repeats 3 times.
  87559. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87560. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87561. 19:17:00 T:2316 DEBUG: Previous line repeats 1 times.
  87562. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87563. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87564. 19:17:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87565. 19:17:01 T:2316 DEBUG: Previous line repeats 3 times.
  87566. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87567. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87568. 19:17:01 T:2316 DEBUG: Previous line repeats 1 times.
  87569. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87570. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87571. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87572. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87573. 19:17:01 T:2316 DEBUG: Previous line repeats 1 times.
  87574. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87575. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87576. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87577. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87578. 19:17:01 T:2316 DEBUG: Previous line repeats 2 times.
  87579. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87580. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87581. 19:17:01 T:2316 DEBUG: Previous line repeats 1 times.
  87582. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87583. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87584. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87585. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87586. 19:17:01 T:2316 DEBUG: Previous line repeats 2 times.
  87587. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87588. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87589. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87590. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87591. 19:17:01 T:2316 DEBUG: Previous line repeats 1 times.
  87592. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87593. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87594. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87595. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87596. 19:17:01 T:2316 DEBUG: Previous line repeats 2 times.
  87597. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87598. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87599. 19:17:01 T:2316 DEBUG: Previous line repeats 1 times.
  87600. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87601. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87602. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87603. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87604. 19:17:01 T:2316 DEBUG: Previous line repeats 2 times.
  87605. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87606. 19:17:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87607. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87608. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87609. 19:17:02 T:2316 DEBUG: Previous line repeats 1 times.
  87610. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87611. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87612. 19:17:02 T:2316 DEBUG: Previous line repeats 2 times.
  87613. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87614. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87615. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87616. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87617. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87618. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87619. 19:17:02 T:2316 DEBUG: Previous line repeats 1 times.
  87620. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87621. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87622. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87623. 19:17:02 T:2316 DEBUG: Previous line repeats 3 times.
  87624. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87625. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87626. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87627. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87628. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87629. 19:17:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  87630. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87631. 19:17:02 T:2316 DEBUG: Previous line repeats 3 times.
  87632. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87633. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87634. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87635. 19:17:02 T:2316 DEBUG: Previous line repeats 1 times.
  87636. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87637. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87638. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87639. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87640. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87641. 19:17:02 T:2316 DEBUG: Previous line repeats 5 times.
  87642. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87643. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87644. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87645. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87646. 19:17:02 T:2316 DEBUG: Previous line repeats 3 times.
  87647. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87648. 19:17:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87649. 19:17:03 T:2316 DEBUG: Previous line repeats 1 times.
  87650. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87651. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87652. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87653. 19:17:03 T:2316 DEBUG: Previous line repeats 2 times.
  87654. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87655. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87656. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87657. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87658. 19:17:03 T:2316 DEBUG: Previous line repeats 2 times.
  87659. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87660. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87661. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87662. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87663. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87664. 19:17:03 T:3764 DEBUG: Previous line repeats 4 times.
  87665. 19:17:03 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  87666. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  87667. 19:17:03 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  87668. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  87669. 19:17:03 T:2316 INFO: Previous line repeats 6 times.
  87670. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87671. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87672. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87673. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87674. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87675. 19:17:03 T:3764 DEBUG: Previous line repeats 1 times.
  87676. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  87677. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87678. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  87679. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87680. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  87681. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87682. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87683. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87684. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87685. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  87686. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87687. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87688. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87689. 19:17:03 T:2316 DEBUG: Previous line repeats 1 times.
  87690. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87691. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  87692. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  87693. 19:17:03 T:3764 INFO: Previous line repeats 1 times.
  87694. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  87695. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  87696. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  87697. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87698. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87699. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87700. 19:17:03 T:3764 DEBUG: Previous line repeats 2 times.
  87701. 19:17:03 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  87702. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87703. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87704. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87705. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87706. 19:17:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87707. 19:17:04 T:2316 DEBUG: Previous line repeats 1 times.
  87708. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87709. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87710. 19:17:04 T:2316 DEBUG: Previous line repeats 1 times.
  87711. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87712. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87713. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  87714. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  87715. 19:17:04 T:3756 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  87716. 19:17:04 T:3756 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  87717. 19:17:04 T:3756 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87718. 19:17:04 T:3756 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  87719. 19:17:04 T:3756 INFO: Platinum [neptune.http]: got connection (reused: false)
  87720. 19:17:04 T:3756 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  87721. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87722. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87723. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87724. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87725. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87726. 19:17:04 T:3764 DEBUG: Previous line repeats 1 times.
  87727. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  87728. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87729. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87730. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87731. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87732. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87733. 19:17:04 T:2316 DEBUG: Previous line repeats 1 times.
  87734. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87735. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87736. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87737. 19:17:04 T:2316 DEBUG: Previous line repeats 2 times.
  87738. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87739. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87740. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  87741. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  87742. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  87743. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  87744. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  87745. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  87746. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87747. 19:17:04 T:2316 DEBUG: Previous line repeats 1 times.
  87748. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87749. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87750. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87751. 19:17:04 T:2316 DEBUG: Previous line repeats 2 times.
  87752. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87753. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87754. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87755. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87756. 19:17:04 T:2316 DEBUG: Previous line repeats 2 times.
  87757. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87758. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87759. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87760. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87761. 19:17:04 T:2316 DEBUG: Previous line repeats 1 times.
  87762. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87763. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87764. 19:17:04 T:2316 DEBUG: Previous line repeats 2 times.
  87765. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87766. 19:17:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87767. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  87768. 19:17:04 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  87769. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  87770. 19:17:05 T:916 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  87771. 19:17:05 T:916 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  87772. 19:17:05 T:916 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87773. 19:17:05 T:916 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  87774. 19:17:05 T:916 INFO: Platinum [neptune.http]: got connection (reused: false)
  87775. 19:17:05 T:916 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  87776. 19:17:05 T:916 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  87777. 19:17:05 T:916 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87778. 19:17:05 T:916 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  87779. 19:17:05 T:916 INFO: Platinum [neptune.http]: got connection (reused: false)
  87780. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  87781. 19:17:05 T:916 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  87782. 19:17:05 T:916 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  87783. 19:17:05 T:916 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87784. 19:17:05 T:916 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  87785. 19:17:05 T:916 INFO: Platinum [neptune.http]: got connection (reused: false)
  87786. 19:17:05 T:916 ERROR: Platinum [platinum.core.service]: No state variables found
  87787. 19:17:05 T:916 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  87788. 19:17:05 T:916 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  87789. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  87790. <specVersion>
  87791. <major>1</major>
  87792. <minor>0</minor>
  87793. </specVersion>
  87794. <actionList />
  87795. <serviceStateTable />
  87796. </scpd>
  87797. 19:17:05 T:916 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  87798. 19:17:05 T:916 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  87799. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  87800. <specVersion>
  87801. <major>1</major>
  87802. <minor>0</minor>
  87803. </specVersion>
  87804. <actionList />
  87805. <serviceStateTable />
  87806. </scpd>
  87807. 19:17:05 T:916 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  87808. 19:17:05 T:2316 NOTICE: Previous line repeats 2 times.
  87809. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87810. 19:17:05 T:2316 DEBUG: Previous line repeats 1 times.
  87811. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87812. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87813. 19:17:05 T:2316 DEBUG: Previous line repeats 3 times.
  87814. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87815. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87816. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87817. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  87818. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87819. 19:17:05 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  87820. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  87821. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87822. 19:17:05 T:2316 DEBUG: Previous line repeats 1 times.
  87823. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87824. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87825. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87826. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87827. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87828. 19:17:05 T:2316 DEBUG: Previous line repeats 4 times.
  87829. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87830. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87831. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  87832. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  87833. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  87834. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87835. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87836. 19:17:05 T:3764 DEBUG: Previous line repeats 2 times.
  87837. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  87838. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  87839. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  87840. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87841. 19:17:05 T:2316 DEBUG: Previous line repeats 2 times.
  87842. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87843. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87844. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87845. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87846. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87847. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87848. 19:17:05 T:2316 DEBUG: Previous line repeats 1 times.
  87849. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87850. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87851. 19:17:05 T:7156 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  87852. 19:17:05 T:7156 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  87853. 19:17:05 T:7156 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87854. 19:17:05 T:7156 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  87855. 19:17:05 T:7156 INFO: Platinum [neptune.http]: got connection (reused: false)
  87856. 19:17:05 T:7156 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  87857. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  87858. 19:17:05 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  87859. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87860. 19:17:05 T:2316 DEBUG: Previous line repeats 4 times.
  87861. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87862. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87863. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87864. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87865. 19:17:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87866. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  87867. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87868. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87869. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87870. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87871. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87872. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87873. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87874. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87875. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  87876. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87877. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87878. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  87879. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  87880. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "Linux Internet Gateway Device" expiration time renewed..
  87881. 19:17:06 T:3764 INFO: Previous line repeats 1 times.
  87882. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  87883. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87884. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87885. 19:17:06 T:2316 DEBUG: Previous line repeats 4 times.
  87886. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87887. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87888. 19:17:06 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  87889. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87890. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87891. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87892. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87893. 19:17:06 T:2316 DEBUG: Previous line repeats 3 times.
  87894. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87895. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87896. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87897. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87898. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87899. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87900. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87901. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87902. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87903. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87904. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87905. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87906. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87907. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87908. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87909. 19:17:06 T:6936 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  87910. 19:17:06 T:6936 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  87911. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87912. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  87913. 19:17:06 T:6936 INFO: Platinum [neptune.http]: got connection (reused: false)
  87914. 19:17:06 T:6936 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  87915. 19:17:06 T:6936 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  87916. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87917. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  87918. 19:17:06 T:6936 INFO: Platinum [neptune.http]: got connection (reused: false)
  87919. 19:17:06 T:6936 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  87920. 19:17:06 T:6936 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  87921. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  87922. 19:17:06 T:6936 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  87923. 19:17:06 T:6936 INFO: Platinum [neptune.http]: got connection (reused: false)
  87924. 19:17:06 T:6936 ERROR: Platinum [platinum.core.service]: No state variables found
  87925. 19:17:06 T:6936 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  87926. 19:17:06 T:6936 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  87927. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  87928. <specVersion>
  87929. <major>1</major>
  87930. <minor>0</minor>
  87931. </specVersion>
  87932. <actionList />
  87933. <serviceStateTable />
  87934. </scpd>
  87935. 19:17:06 T:6936 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  87936. 19:17:06 T:6936 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  87937. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  87938. <specVersion>
  87939. <major>1</major>
  87940. <minor>0</minor>
  87941. </specVersion>
  87942. <actionList />
  87943. <serviceStateTable />
  87944. </scpd>
  87945. 19:17:06 T:6936 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  87946. 19:17:06 T:2316 NOTICE: Previous line repeats 2 times.
  87947. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87948. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87949. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87950. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87951. 19:17:06 T:2316 DEBUG: Previous line repeats 1 times.
  87952. 19:17:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87953. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87954. 19:17:07 T:2316 DEBUG: Previous line repeats 1 times.
  87955. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87956. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87957. 19:17:07 T:2316 DEBUG: Previous line repeats 1 times.
  87958. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87959. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87960. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87961. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87962. 19:17:07 T:2316 DEBUG: Previous line repeats 1 times.
  87963. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87964. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87965. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87966. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87967. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87968. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87969. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87970. 19:17:07 T:2316 DEBUG: Previous line repeats 3 times.
  87971. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87972. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87973. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87974. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87975. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87976. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87977. 19:17:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  87978. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87979. 19:17:07 T:2316 DEBUG: Previous line repeats 3 times.
  87980. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87981. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87982. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87983. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87984. 19:17:07 T:2316 DEBUG: Previous line repeats 1 times.
  87985. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87986. 19:17:07 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  87987. 19:17:07 T:2316 INFO: Previous line repeats 3 times.
  87988. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87989. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87990. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87991. 19:17:07 T:2316 DEBUG: Previous line repeats 2 times.
  87992. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  87993. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87994. 19:17:07 T:2316 DEBUG: Previous line repeats 2 times.
  87995. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  87996. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87997. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  87998. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  87999. 19:17:07 T:2316 DEBUG: Previous line repeats 1 times.
  88000. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88001. 19:17:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88002. 19:17:08 T:2316 DEBUG: Previous line repeats 2 times.
  88003. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88004. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88005. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88006. 19:17:08 T:2316 DEBUG: Previous line repeats 1 times.
  88007. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88008. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88009. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88010. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88011. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88012. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88013. 19:17:08 T:2316 DEBUG: Previous line repeats 3 times.
  88014. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88015. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88016. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88017. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88018. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88019. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88020. 19:17:08 T:2316 DEBUG: Previous line repeats 2 times.
  88021. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88022. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88023. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88024. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88025. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88026. 19:17:08 T:2316 DEBUG: Previous line repeats 4 times.
  88027. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88028. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88029. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88030. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88031. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88032. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88033. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88034. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88035. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88036. 19:17:08 T:2316 DEBUG: Previous line repeats 3 times.
  88037. 19:17:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88038. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88039. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88040. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88041. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88042. 19:17:09 T:2316 DEBUG: Previous line repeats 2 times.
  88043. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88044. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88045. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88046. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88047. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88048. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88049. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88050. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88051. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88052. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88053. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88054. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88055. 19:17:09 T:2316 DEBUG: Previous line repeats 2 times.
  88056. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88057. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88058. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88059. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88060. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88061. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88062. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88063. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88064. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88065. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88066. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88067. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88068. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88069. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88070. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88071. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88072. 19:17:09 T:2316 DEBUG: Previous line repeats 2 times.
  88073. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88074. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88075. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88076. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88077. 19:17:09 T:2316 DEBUG: Previous line repeats 1 times.
  88078. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88079. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88080. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88081. 19:17:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88082. 19:17:10 T:2316 DEBUG: Previous line repeats 3 times.
  88083. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88084. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88085. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88086. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88087. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88088. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88089. 19:17:10 T:2316 DEBUG: Previous line repeats 2 times.
  88090. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88091. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88092. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88093. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88094. 19:17:10 T:2316 DEBUG: Previous line repeats 1 times.
  88095. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88096. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88097. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88098. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88099. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88100. 19:17:10 T:2316 DEBUG: Previous line repeats 1 times.
  88101. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88102. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88103. 19:17:10 T:2316 DEBUG: Previous line repeats 3 times.
  88104. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88105. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88106. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88107. 19:17:10 T:2316 DEBUG: Previous line repeats 1 times.
  88108. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88109. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88110. 19:17:10 T:2316 DEBUG: Previous line repeats 2 times.
  88111. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88112. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88113. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88114. 19:17:10 T:2316 DEBUG: Previous line repeats 1 times.
  88115. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88116. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88117. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88118. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88119. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88120. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88121. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88122. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88123. 19:17:10 T:2316 DEBUG: Previous line repeats 3 times.
  88124. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88125. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88126. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88127. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88128. 19:17:10 T:2316 DEBUG: Previous line repeats 2 times.
  88129. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88130. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88131. 19:17:10 T:2316 DEBUG: Previous line repeats 1 times.
  88132. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88133. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88134. 19:17:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88135. 19:17:11 T:2316 DEBUG: Previous line repeats 3 times.
  88136. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88137. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88138. 19:17:11 T:2316 DEBUG: Previous line repeats 1 times.
  88139. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88140. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88141. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88142. 19:17:11 T:2316 DEBUG: Previous line repeats 1 times.
  88143. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88144. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88145. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88146. 19:17:11 T:2316 DEBUG: Previous line repeats 1 times.
  88147. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88148. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88149. 19:17:11 T:2316 DEBUG: Previous line repeats 5 times.
  88150. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88151. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88152. 19:17:11 T:2316 DEBUG: Previous line repeats 1 times.
  88153. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88154. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88155. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88156. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88157. 19:17:11 T:2316 DEBUG: Previous line repeats 2 times.
  88158. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88159. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88160. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88161. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88162. 19:17:11 T:2316 DEBUG: Previous line repeats 2 times.
  88163. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88164. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88165. 19:17:11 T:2316 DEBUG: Previous line repeats 1 times.
  88166. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88167. 19:17:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88168. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88169. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88170. 19:17:12 T:2316 DEBUG: Previous line repeats 2 times.
  88171. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88172. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88173. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88174. 19:17:12 T:2316 DEBUG: Previous line repeats 2 times.
  88175. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88176. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88177. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88178. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88179. 19:17:12 T:2316 DEBUG: Previous line repeats 1 times.
  88180. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88181. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88182. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88183. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88184. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88185. 19:17:12 T:2316 DEBUG: Previous line repeats 2 times.
  88186. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88187. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88188. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88189. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88190. 19:17:12 T:2316 DEBUG: Previous line repeats 1 times.
  88191. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88192. 19:17:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  88193. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88194. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88195. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88196. 19:17:12 T:2316 DEBUG: Previous line repeats 1 times.
  88197. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88198. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88199. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88200. 19:17:12 T:2316 DEBUG: Previous line repeats 2 times.
  88201. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88202. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88203. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88204. 19:17:12 T:2316 DEBUG: Previous line repeats 1 times.
  88205. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88206. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88207. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88208. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88209. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88210. 19:17:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88211. 19:17:13 T:2316 DEBUG: Previous line repeats 3 times.
  88212. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88213. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88214. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88215. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88216. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88217. 19:17:13 T:2316 DEBUG: Previous line repeats 3 times.
  88218. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88219. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88220. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88221. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88222. 19:17:13 T:2316 DEBUG: Previous line repeats 3 times.
  88223. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88224. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88225. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88226. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88227. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88228. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88229. 19:17:13 T:2316 DEBUG: Previous line repeats 1 times.
  88230. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88231. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88232. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88233. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88234. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88235. 19:17:13 T:2316 DEBUG: Previous line repeats 2 times.
  88236. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88237. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88238. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88239. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88240. 19:17:13 T:2316 DEBUG: Previous line repeats 6 times.
  88241. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88242. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88243. 19:17:13 T:2316 DEBUG: Previous line repeats 1 times.
  88244. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88245. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88246. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88247. 19:17:13 T:2316 DEBUG: Previous line repeats 3 times.
  88248. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88249. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88250. 19:17:13 T:2316 DEBUG: Previous line repeats 1 times.
  88251. 19:17:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88252. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88253. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88254. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88255. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88256. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88257. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88258. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88259. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88260. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88261. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88262. 19:17:14 T:2316 DEBUG: Previous line repeats 2 times.
  88263. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88264. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88265. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88266. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88267. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88268. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88269. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88270. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88271. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88272. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88273. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88274. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88275. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88276. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88277. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88278. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88279. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88280. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88281. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88282. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88283. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88284. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88285. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88286. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88287. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88288. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88289. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88290. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88291. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88292. 19:17:14 T:2316 DEBUG: Previous line repeats 1 times.
  88293. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88294. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88295. 19:17:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88296. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88297. 19:17:15 T:2316 DEBUG: Previous line repeats 2 times.
  88298. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88299. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88300. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88301. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88302. 19:17:15 T:2316 DEBUG: Previous line repeats 1 times.
  88303. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88304. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88305. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88306. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88307. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88308. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88309. 19:17:15 T:2316 DEBUG: Previous line repeats 3 times.
  88310. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88311. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88312. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88313. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88314. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88315. 19:17:15 T:2316 DEBUG: Previous line repeats 3 times.
  88316. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88317. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88318. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88319. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88320. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88321. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88322. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88323. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88324. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88325. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88326. 19:17:15 T:2316 DEBUG: Previous line repeats 4 times.
  88327. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88328. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88329. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88330. 19:17:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88331. 19:17:16 T:2316 DEBUG: Previous line repeats 3 times.
  88332. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88333. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88334. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88335. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88336. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88337. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88338. 19:17:16 T:2316 DEBUG: Previous line repeats 2 times.
  88339. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88340. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88341. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88342. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88343. 19:17:16 T:2316 DEBUG: Previous line repeats 2 times.
  88344. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88345. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88346. 19:17:16 T:2316 DEBUG: Previous line repeats 1 times.
  88347. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88348. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88349. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88350. 19:17:16 T:2316 DEBUG: Previous line repeats 3 times.
  88351. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88352. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88353. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88354. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88355. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88356. 19:17:16 T:2316 DEBUG: Previous line repeats 3 times.
  88357. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88358. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88359. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88360. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88361. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88362. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88363. 19:17:16 T:2316 DEBUG: Previous line repeats 2 times.
  88364. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88365. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88366. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88367. 19:17:16 T:2316 DEBUG: Previous line repeats 4 times.
  88368. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88369. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88370. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88371. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88372. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88373. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88374. 19:17:16 T:2316 DEBUG: Previous line repeats 3 times.
  88375. 19:17:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88376. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88377. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88378. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88379. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88380. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88381. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88382. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88383. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88384. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88385. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88386. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88387. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88388. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88389. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88390. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88391. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88392. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88393. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88394. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88395. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88396. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88397. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88398. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88399. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88400. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88401. 19:17:17 T:5808 DEBUG: Previous line repeats 1 times.
  88402. 19:17:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  88403. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88404. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88405. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88406. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88407. 19:17:17 T:2316 DEBUG: Previous line repeats 1 times.
  88408. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88409. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88410. 19:17:17 T:2316 DEBUG: Previous line repeats 2 times.
  88411. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88412. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88413. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88414. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88415. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88416. 19:17:17 T:2316 DEBUG: Previous line repeats 3 times.
  88417. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88418. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88419. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88420. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88421. 19:17:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88422. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88423. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88424. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88425. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88426. 19:17:18 T:2316 DEBUG: Previous line repeats 5 times.
  88427. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88428. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88429. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88430. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88431. 19:17:18 T:2316 DEBUG: Previous line repeats 5 times.
  88432. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88433. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88434. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88435. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88436. 19:17:18 T:2316 DEBUG: Previous line repeats 2 times.
  88437. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88438. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88439. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88440. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88441. 19:17:18 T:2316 DEBUG: Previous line repeats 5 times.
  88442. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88443. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88444. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88445. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88446. 19:17:18 T:2316 DEBUG: Previous line repeats 5 times.
  88447. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88448. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88449. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88450. 19:17:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88451. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88452. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88453. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88454. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88455. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88456. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88457. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88458. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88459. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88460. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88461. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88462. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88463. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88464. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88465. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88466. 19:17:19 T:2316 DEBUG: Previous line repeats 1 times.
  88467. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88468. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88469. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88470. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88471. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88472. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88473. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88474. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88475. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88476. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88477. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88478. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88479. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88480. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88481. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88482. 19:17:19 T:2316 DEBUG: Previous line repeats 1 times.
  88483. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88484. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88485. 19:17:19 T:2316 DEBUG: Previous line repeats 2 times.
  88486. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88487. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88488. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88489. 19:17:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88490. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88491. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88492. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88493. 19:17:20 T:2316 DEBUG: Previous line repeats 1 times.
  88494. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88495. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88496. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88497. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88498. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88499. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88500. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88501. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88502. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88503. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88504. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88505. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88506. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88507. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88508. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88509. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88510. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88511. 19:17:20 T:2316 DEBUG: Previous line repeats 1 times.
  88512. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88513. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88514. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88515. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88516. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88517. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88518. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88519. 19:17:20 T:2316 DEBUG: Previous line repeats 2 times.
  88520. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88521. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88522. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88523. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88524. 19:17:20 T:2316 DEBUG: Previous line repeats 5 times.
  88525. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88526. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88527. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88528. 19:17:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88529. 19:17:21 T:2316 DEBUG: Previous line repeats 3 times.
  88530. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88531. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88532. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88533. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88534. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88535. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88536. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88537. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88538. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88539. 19:17:21 T:2316 DEBUG: Previous line repeats 1 times.
  88540. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88541. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88542. 19:17:21 T:2316 DEBUG: Previous line repeats 3 times.
  88543. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88544. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88545. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88546. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88547. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88548. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88549. 19:17:21 T:2316 DEBUG: Previous line repeats 2 times.
  88550. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88551. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88552. 19:17:21 T:2316 DEBUG: Previous line repeats 2 times.
  88553. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88554. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88555. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88556. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88557. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88558. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88559. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88560. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88561. 19:17:21 T:2316 DEBUG: Previous line repeats 3 times.
  88562. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88563. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88564. 19:17:21 T:2316 DEBUG: Previous line repeats 1 times.
  88565. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88566. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88567. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88568. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88569. 19:17:21 T:2316 DEBUG: Previous line repeats 2 times.
  88570. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88571. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88572. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88573. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88574. 19:17:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88575. 19:17:22 T:2316 DEBUG: Previous line repeats 1 times.
  88576. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88577. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88578. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88579. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88580. 19:17:22 T:2316 DEBUG: Previous line repeats 2 times.
  88581. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88582. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88583. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88584. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88585. 19:17:22 T:2316 DEBUG: Previous line repeats 1 times.
  88586. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88587. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88588. 19:17:22 T:2316 DEBUG: Previous line repeats 2 times.
  88589. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88590. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88591. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88592. 19:17:22 T:2316 DEBUG: Previous line repeats 2 times.
  88593. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88594. 19:17:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  88595. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88596. 19:17:22 T:2316 DEBUG: Previous line repeats 1 times.
  88597. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88598. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88599. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88600. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88601. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88602. 19:17:22 T:2316 DEBUG: Previous line repeats 1 times.
  88603. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88604. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88605. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88606. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88607. 19:17:22 T:2316 DEBUG: Previous line repeats 3 times.
  88608. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88609. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88610. 19:17:22 T:2316 DEBUG: Previous line repeats 1 times.
  88611. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88612. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88613. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88614. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88615. 19:17:22 T:2316 DEBUG: Previous line repeats 4 times.
  88616. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88617. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88618. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88619. 19:17:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88620. 19:17:23 T:2316 DEBUG: Previous line repeats 1 times.
  88621. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88622. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88623. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88624. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88625. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88626. 19:17:23 T:2316 DEBUG: Previous line repeats 4 times.
  88627. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88628. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88629. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88630. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88631. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88632. 19:17:23 T:2316 DEBUG: Previous line repeats 4 times.
  88633. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88634. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88635. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88636. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88637. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88638. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88639. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88640. 19:17:23 T:2316 DEBUG: Previous line repeats 1 times.
  88641. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88642. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88643. 19:17:23 T:2316 DEBUG: Previous line repeats 3 times.
  88644. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88645. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88646. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88647. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88648. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88649. 19:17:23 T:2316 DEBUG: Previous line repeats 4 times.
  88650. 19:17:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88651. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88652. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88653. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88654. 19:17:24 T:2316 DEBUG: Previous line repeats 2 times.
  88655. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88656. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88657. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88658. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88659. 19:17:24 T:2316 DEBUG: Previous line repeats 2 times.
  88660. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88661. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88662. 19:17:24 T:2316 DEBUG: Previous line repeats 1 times.
  88663. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88664. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88665. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88666. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88667. 19:17:24 T:2316 DEBUG: Previous line repeats 2 times.
  88668. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88669. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88670. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88671. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88672. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88673. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88674. 19:17:24 T:2316 DEBUG: Previous line repeats 3 times.
  88675. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88676. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88677. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88678. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88679. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88680. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88681. 19:17:24 T:2316 DEBUG: Previous line repeats 1 times.
  88682. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88683. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88684. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88685. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88686. 19:17:24 T:2316 DEBUG: Previous line repeats 2 times.
  88687. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88688. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88689. 19:17:24 T:2316 DEBUG: Previous line repeats 1 times.
  88690. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88691. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88692. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88693. 19:17:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88694. 19:17:25 T:2316 DEBUG: Previous line repeats 1 times.
  88695. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88696. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88697. 19:17:25 T:2316 DEBUG: Previous line repeats 1 times.
  88698. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88699. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88700. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88701. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88702. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88703. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88704. 19:17:25 T:2316 DEBUG: Previous line repeats 2 times.
  88705. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88706. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88707. 19:17:25 T:2316 DEBUG: Previous line repeats 1 times.
  88708. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88709. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88710. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88711. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88712. 19:17:25 T:2316 DEBUG: Previous line repeats 2 times.
  88713. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88714. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88715. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88716. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88717. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88718. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88719. 19:17:25 T:2316 DEBUG: Previous line repeats 2 times.
  88720. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88721. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88722. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88723. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88724. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88725. 19:17:25 T:2316 DEBUG: Previous line repeats 1 times.
  88726. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88727. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88728. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88729. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88730. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88731. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88732. 19:17:25 T:2316 DEBUG: Previous line repeats 3 times.
  88733. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88734. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88735. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88736. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88737. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88738. 19:17:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88739. 19:17:26 T:2316 DEBUG: Previous line repeats 3 times.
  88740. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88741. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88742. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88743. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88744. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88745. 19:17:26 T:2316 DEBUG: Previous line repeats 1 times.
  88746. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88747. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88748. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88749. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88750. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88751. 19:17:26 T:2316 DEBUG: Previous line repeats 4 times.
  88752. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88753. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88754. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88755. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88756. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88757. 19:17:26 T:2316 DEBUG: Previous line repeats 3 times.
  88758. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88759. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88760. 19:17:26 T:2316 DEBUG: Previous line repeats 1 times.
  88761. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88762. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88763. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88764. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88765. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88766. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88767. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88768. 19:17:26 T:2316 DEBUG: Previous line repeats 4 times.
  88769. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88770. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88771. 19:17:26 T:2316 DEBUG: Previous line repeats 1 times.
  88772. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88773. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88774. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88775. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88776. 19:17:26 T:2316 DEBUG: Previous line repeats 2 times.
  88777. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88778. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88779. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88780. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88781. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88782. 19:17:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88783. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88784. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88785. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88786. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88787. 19:17:27 T:2316 DEBUG: Previous line repeats 2 times.
  88788. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88789. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88790. 19:17:27 T:2316 DEBUG: Previous line repeats 1 times.
  88791. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88792. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88793. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88794. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88795. 19:17:27 T:2316 DEBUG: Previous line repeats 2 times.
  88796. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88797. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88798. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88799. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88800. 19:17:27 T:2316 DEBUG: Previous line repeats 1 times.
  88801. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88802. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88803. 19:17:27 T:2316 DEBUG: Previous line repeats 2 times.
  88804. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88805. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88806. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88807. 19:17:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  88808. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88809. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88810. 19:17:27 T:2316 DEBUG: Previous line repeats 2 times.
  88811. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88812. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88813. 19:17:27 T:2316 DEBUG: Previous line repeats 1 times.
  88814. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88815. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88816. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88817. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88818. 19:17:27 T:2316 DEBUG: Previous line repeats 2 times.
  88819. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88820. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88821. 19:17:27 T:2316 DEBUG: Previous line repeats 1 times.
  88822. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88823. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88824. 19:17:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88825. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88826. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88827. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88828. 19:17:28 T:2316 DEBUG: Previous line repeats 1 times.
  88829. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88830. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88831. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88832. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88833. 19:17:28 T:2316 DEBUG: Previous line repeats 3 times.
  88834. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88835. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88836. 19:17:28 T:2316 DEBUG: Previous line repeats 1 times.
  88837. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88838. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88839. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88840. 19:17:28 T:2316 DEBUG: Previous line repeats 3 times.
  88841. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88842. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88843. 19:17:28 T:2316 DEBUG: Previous line repeats 1 times.
  88844. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88845. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88846. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88847. 19:17:28 T:2316 DEBUG: Previous line repeats 2 times.
  88848. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88849. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88850. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88851. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88852. 19:17:28 T:2316 DEBUG: Previous line repeats 2 times.
  88853. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88854. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88855. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88856. 19:17:28 T:2316 DEBUG: Previous line repeats 1 times.
  88857. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88858. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88859. 19:17:28 T:2316 DEBUG: Previous line repeats 3 times.
  88860. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88861. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88862. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88863. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88864. 19:17:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88865. 19:17:29 T:2316 DEBUG: Previous line repeats 4 times.
  88866. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88867. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88868. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88869. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88870. 19:17:29 T:2316 DEBUG: Previous line repeats 1 times.
  88871. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88872. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88873. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88874. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88875. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88876. 19:17:29 T:2316 DEBUG: Previous line repeats 4 times.
  88877. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88878. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88879. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88880. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88881. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88882. 19:17:29 T:2316 DEBUG: Previous line repeats 3 times.
  88883. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88884. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88885. 19:17:29 T:2316 DEBUG: Previous line repeats 1 times.
  88886. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88887. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88888. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88889. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88890. 19:17:29 T:2316 DEBUG: Previous line repeats 1 times.
  88891. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88892. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88893. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88894. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88895. 19:17:29 T:2316 DEBUG: Previous line repeats 2 times.
  88896. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88897. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88898. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88899. 19:17:29 T:2316 DEBUG: Previous line repeats 2 times.
  88900. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88901. 19:17:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88902. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88903. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88904. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88905. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88906. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88907. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88908. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88909. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88910. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88911. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88912. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88913. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88914. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88915. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88916. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88917. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88918. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88919. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88920. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88921. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88922. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88923. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88924. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88925. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88926. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88927. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88928. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88929. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88930. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88931. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88932. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88933. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88934. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88935. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88936. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88937. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88938. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88939. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88940. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88941. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88942. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88943. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88944. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88945. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88946. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88947. 19:17:30 T:2316 DEBUG: Previous line repeats 2 times.
  88948. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88949. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88950. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88951. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88952. 19:17:30 T:2316 DEBUG: Previous line repeats 1 times.
  88953. 19:17:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88954. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88955. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88956. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88957. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88958. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88959. 19:17:31 T:2316 DEBUG: Previous line repeats 4 times.
  88960. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88961. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88962. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88963. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88964. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88965. 19:17:31 T:2316 DEBUG: Previous line repeats 4 times.
  88966. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88967. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88968. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88969. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88970. 19:17:31 T:2316 DEBUG: Previous line repeats 2 times.
  88971. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88972. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88973. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88974. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88975. 19:17:31 T:2316 DEBUG: Previous line repeats 2 times.
  88976. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88977. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88978. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88979. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88980. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88981. 19:17:31 T:2316 DEBUG: Previous line repeats 4 times.
  88982. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88983. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88984. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88985. 19:17:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88986. 19:17:32 T:2316 DEBUG: Previous line repeats 5 times.
  88987. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88988. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88989. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88990. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88991. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88992. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88993. 19:17:32 T:2316 DEBUG: Previous line repeats 1 times.
  88994. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  88995. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  88996. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  88997. 19:17:32 T:2316 DEBUG: Previous line repeats 3 times.
  88998. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  88999. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89000. 19:17:32 T:2316 DEBUG: Previous line repeats 1 times.
  89001. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89002. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89003. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89004. 19:17:32 T:2316 DEBUG: Previous line repeats 2 times.
  89005. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89006. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89007. 19:17:32 T:5808 DEBUG: Previous line repeats 2 times.
  89008. 19:17:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  89009. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89010. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89011. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89012. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89013. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89014. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89015. 19:17:32 T:2316 DEBUG: Previous line repeats 1 times.
  89016. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89017. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89018. 19:17:32 T:2316 DEBUG: Previous line repeats 2 times.
  89019. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89020. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89021. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89022. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89023. 19:17:32 T:2316 DEBUG: Previous line repeats 1 times.
  89024. 19:17:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89025. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89026. 19:17:33 T:2316 DEBUG: Previous line repeats 2 times.
  89027. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89028. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89029. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89030. 19:17:33 T:2316 DEBUG: Previous line repeats 2 times.
  89031. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89032. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89033. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89034. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89035. 19:17:33 T:2316 DEBUG: Previous line repeats 1 times.
  89036. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89037. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89038. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89039. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89040. 19:17:33 T:2316 DEBUG: Previous line repeats 1 times.
  89041. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89042. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89043. 19:17:33 T:2316 DEBUG: Previous line repeats 3 times.
  89044. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89045. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89046. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89047. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89048. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89049. 19:17:33 T:2316 DEBUG: Previous line repeats 4 times.
  89050. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89051. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89052. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89053. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89054. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89055. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89056. 19:17:33 T:2316 DEBUG: Previous line repeats 1 times.
  89057. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89058. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89059. 19:17:33 T:2316 DEBUG: Previous line repeats 3 times.
  89060. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89061. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89062. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89063. 19:17:33 T:2316 DEBUG: Previous line repeats 1 times.
  89064. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89065. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89066. 19:17:33 T:2316 DEBUG: Previous line repeats 3 times.
  89067. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89068. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89069. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89070. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89071. 19:17:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89072. 19:17:34 T:2316 DEBUG: Previous line repeats 1 times.
  89073. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89074. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89075. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89076. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89077. 19:17:34 T:2316 DEBUG: Previous line repeats 4 times.
  89078. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89079. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89080. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89081. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89082. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89083. 19:17:34 T:2316 DEBUG: Previous line repeats 4 times.
  89084. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89085. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89086. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89087. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89088. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89089. 19:17:34 T:2316 DEBUG: Previous line repeats 2 times.
  89090. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89091. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89092. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89093. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89094. 19:17:34 T:2316 DEBUG: Previous line repeats 3 times.
  89095. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89096. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89097. 19:17:34 T:2316 DEBUG: Previous line repeats 1 times.
  89098. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89099. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89100. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89101. 19:17:34 T:2316 DEBUG: Previous line repeats 2 times.
  89102. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89103. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89104. 19:17:34 T:2316 DEBUG: Previous line repeats 2 times.
  89105. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89106. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89107. 19:17:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89108. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89109. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89110. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89111. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89112. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89113. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89114. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89115. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89116. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89117. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89118. 19:17:35 T:2316 DEBUG: Previous line repeats 1 times.
  89119. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89120. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89121. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89122. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89123. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89124. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89125. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89126. 19:17:35 T:2316 DEBUG: Previous line repeats 1 times.
  89127. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89128. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89129. 19:17:35 T:2316 DEBUG: Previous line repeats 1 times.
  89130. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89131. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89132. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89133. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89134. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89135. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89136. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89137. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89138. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89139. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89140. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89141. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89142. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89143. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89144. 19:17:35 T:2316 DEBUG: Previous line repeats 1 times.
  89145. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89146. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89147. 19:17:35 T:2316 DEBUG: Previous line repeats 2 times.
  89148. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89149. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89150. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89151. 19:17:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89152. 19:17:36 T:2316 DEBUG: Previous line repeats 1 times.
  89153. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89154. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89155. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89156. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89157. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89158. 19:17:36 T:2316 DEBUG: Previous line repeats 4 times.
  89159. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89160. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89161. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89162. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89163. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89164. 19:17:36 T:2316 DEBUG: Previous line repeats 3 times.
  89165. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89166. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89167. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89168. 19:17:36 T:2316 DEBUG: Previous line repeats 1 times.
  89169. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89170. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89171. 19:17:36 T:2316 DEBUG: Previous line repeats 2 times.
  89172. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89173. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89174. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89175. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89176. 19:17:36 T:2316 DEBUG: Previous line repeats 1 times.
  89177. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89178. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89179. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89180. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89181. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89182. 19:17:36 T:2316 DEBUG: Previous line repeats 4 times.
  89183. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89184. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89185. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89186. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89187. 19:17:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89188. 19:17:37 T:2316 DEBUG: Previous line repeats 3 times.
  89189. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89190. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89191. 19:17:37 T:2316 DEBUG: Previous line repeats 1 times.
  89192. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89193. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89194. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89195. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89196. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89197. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89198. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89199. 19:17:37 T:2316 DEBUG: Previous line repeats 4 times.
  89200. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89201. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89202. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89203. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89204. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89205. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89206. 19:17:37 T:2316 DEBUG: Previous line repeats 3 times.
  89207. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89208. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89209. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89210. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89211. 19:17:37 T:2316 DEBUG: Previous line repeats 1 times.
  89212. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89213. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89214. 19:17:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  89215. 19:17:37 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  89216. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89217. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89218. 19:17:37 T:2316 DEBUG: Previous line repeats 1 times.
  89219. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89220. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89221. 19:17:37 T:2316 DEBUG: Previous line repeats 3 times.
  89222. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89223. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89224. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89225. 19:17:37 T:2316 DEBUG: Previous line repeats 2 times.
  89226. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89227. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89228. 19:17:37 T:2316 DEBUG: Previous line repeats 1 times.
  89229. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89230. 19:17:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89231. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89232. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89233. 19:17:38 T:2316 DEBUG: Previous line repeats 2 times.
  89234. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89235. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89236. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89237. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89238. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89239. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89240. 19:17:38 T:2316 DEBUG: Previous line repeats 1 times.
  89241. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89242. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89243. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89244. 19:17:38 T:2316 DEBUG: Previous line repeats 3 times.
  89245. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89246. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89247. 19:17:38 T:2316 DEBUG: Previous line repeats 1 times.
  89248. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89249. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89250. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89251. 19:17:38 T:2316 DEBUG: Previous line repeats 2 times.
  89252. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89253. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89254. 19:17:38 T:2316 DEBUG: Previous line repeats 2 times.
  89255. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89256. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89257. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89258. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89259. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89260. 19:17:38 T:2316 DEBUG: Previous line repeats 1 times.
  89261. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89262. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89263. 19:17:38 T:2316 DEBUG: Previous line repeats 3 times.
  89264. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89265. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89266. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89267. 19:17:38 T:2316 DEBUG: Previous line repeats 2 times.
  89268. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89269. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89270. 19:17:38 T:2316 DEBUG: Previous line repeats 2 times.
  89271. 19:17:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89272. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89273. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89274. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89275. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89276. 19:17:39 T:2316 DEBUG: Previous line repeats 1 times.
  89277. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89278. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89279. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89280. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89281. 19:17:39 T:2316 DEBUG: Previous line repeats 4 times.
  89282. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89283. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89284. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89285. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89286. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89287. 19:17:39 T:2316 DEBUG: Previous line repeats 3 times.
  89288. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89289. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89290. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89291. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89292. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89293. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89294. 19:17:39 T:2316 DEBUG: Previous line repeats 2 times.
  89295. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89296. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89297. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89298. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89299. 19:17:39 T:2316 DEBUG: Previous line repeats 2 times.
  89300. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89301. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89302. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89303. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89304. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89305. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89306. 19:17:39 T:2316 DEBUG: Previous line repeats 3 times.
  89307. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89308. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89309. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89310. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89311. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89312. 19:17:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89313. 19:17:40 T:2316 DEBUG: Previous line repeats 3 times.
  89314. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89315. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89316. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89317. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89318. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89319. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89320. 19:17:40 T:2316 DEBUG: Previous line repeats 1 times.
  89321. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89322. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89323. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89324. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89325. 19:17:40 T:2316 DEBUG: Previous line repeats 3 times.
  89326. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89327. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89328. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89329. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89330. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89331. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89332. 19:17:40 T:2316 DEBUG: Previous line repeats 1 times.
  89333. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89334. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89335. 19:17:40 T:2316 DEBUG: Previous line repeats 1 times.
  89336. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89337. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89338. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89339. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89340. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89341. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89342. 19:17:40 T:2316 DEBUG: Previous line repeats 2 times.
  89343. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89344. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89345. 19:17:40 T:2316 DEBUG: Previous line repeats 1 times.
  89346. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89347. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89348. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89349. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89350. 19:17:40 T:2316 DEBUG: Previous line repeats 2 times.
  89351. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89352. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89353. 19:17:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89354. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89355. 19:17:41 T:2316 DEBUG: Previous line repeats 1 times.
  89356. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89357. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89358. 19:17:41 T:2316 DEBUG: Previous line repeats 2 times.
  89359. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89360. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89361. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89362. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89363. 19:17:41 T:2316 DEBUG: Previous line repeats 1 times.
  89364. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89365. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89366. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89367. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89368. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89369. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89370. 19:17:41 T:2316 DEBUG: Previous line repeats 4 times.
  89371. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89372. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89373. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89374. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89375. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89376. 19:17:41 T:2316 DEBUG: Previous line repeats 3 times.
  89377. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89378. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89379. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89380. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89381. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89382. 19:17:41 T:2316 DEBUG: Previous line repeats 1 times.
  89383. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89384. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89385. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89386. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89387. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89388. 19:17:41 T:2316 DEBUG: Previous line repeats 4 times.
  89389. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89390. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89391. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89392. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89393. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89394. 19:17:41 T:2316 DEBUG: Previous line repeats 3 times.
  89395. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89396. 19:17:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89397. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89398. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89399. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89400. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89401. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89402. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89403. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89404. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89405. 19:17:42 T:2316 DEBUG: Previous line repeats 4 times.
  89406. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89407. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89408. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89409. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89410. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89411. 19:17:42 T:2316 DEBUG: Previous line repeats 4 times.
  89412. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89413. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89414. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89415. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89416. 19:17:42 T:2316 DEBUG: Previous line repeats 2 times.
  89417. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89418. 19:17:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  89419. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89420. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89421. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89422. 19:17:42 T:2316 DEBUG: Previous line repeats 1 times.
  89423. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89424. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89425. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89426. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89427. 19:17:42 T:2316 DEBUG: Previous line repeats 1 times.
  89428. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89429. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89430. 19:17:42 T:2316 DEBUG: Previous line repeats 2 times.
  89431. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89432. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89433. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89434. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89435. 19:17:42 T:2316 DEBUG: Previous line repeats 2 times.
  89436. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89437. 19:17:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89438. 19:17:43 T:2316 DEBUG: Previous line repeats 1 times.
  89439. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89440. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89441. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89442. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89443. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89444. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89445. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89446. 19:17:43 T:2316 DEBUG: Previous line repeats 1 times.
  89447. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89448. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89449. 19:17:43 T:2316 DEBUG: Previous line repeats 2 times.
  89450. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89451. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89452. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89453. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89454. 19:17:43 T:2316 DEBUG: Previous line repeats 1 times.
  89455. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89456. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89457. 19:17:43 T:2316 DEBUG: Previous line repeats 2 times.
  89458. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89459. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89460. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89461. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89462. 19:17:43 T:2316 DEBUG: Previous line repeats 1 times.
  89463. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89464. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89465. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89466. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89467. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89468. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89469. 19:17:43 T:2316 DEBUG: Previous line repeats 3 times.
  89470. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89471. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89472. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89473. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89474. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89475. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89476. 19:17:43 T:2316 DEBUG: Previous line repeats 3 times.
  89477. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89478. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89479. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89480. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89481. 19:17:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89482. 19:17:44 T:2316 DEBUG: Previous line repeats 2 times.
  89483. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89484. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89485. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89486. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89487. 19:17:44 T:2316 DEBUG: Previous line repeats 3 times.
  89488. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89489. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89490. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89491. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89492. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89493. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89494. 19:17:44 T:2316 DEBUG: Previous line repeats 3 times.
  89495. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89496. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89497. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89498. 19:17:44 T:2316 DEBUG: Previous line repeats 1 times.
  89499. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89500. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89501. 19:17:44 T:2316 DEBUG: Previous line repeats 2 times.
  89502. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89503. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89504. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89505. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89506. 19:17:44 T:2316 DEBUG: Previous line repeats 2 times.
  89507. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89508. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89509. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89510. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89511. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89512. 19:17:44 T:2316 DEBUG: Previous line repeats 4 times.
  89513. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89514. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89515. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89516. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89517. 19:17:44 T:2316 DEBUG: Previous line repeats 4 times.
  89518. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89519. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89520. 19:17:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89521. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89522. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89523. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89524. 19:17:45 T:2316 DEBUG: Previous line repeats 1 times.
  89525. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89526. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89527. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89528. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89529. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89530. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89531. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89532. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89533. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89534. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89535. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89536. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89537. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89538. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89539. 19:17:45 T:2316 DEBUG: Previous line repeats 1 times.
  89540. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89541. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89542. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89543. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89544. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89545. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89546. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89547. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89548. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89549. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89550. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89551. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89552. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89553. 19:17:45 T:2316 DEBUG: Previous line repeats 2 times.
  89554. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89555. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89556. 19:17:45 T:2316 DEBUG: Previous line repeats 1 times.
  89557. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89558. 19:17:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89559. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89560. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89561. 19:17:46 T:2316 DEBUG: Previous line repeats 2 times.
  89562. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89563. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89564. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89565. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89566. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89567. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89568. 19:17:46 T:2316 DEBUG: Previous line repeats 1 times.
  89569. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89570. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89571. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89572. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89573. 19:17:46 T:2316 DEBUG: Previous line repeats 1 times.
  89574. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89575. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89576. 19:17:46 T:2316 DEBUG: Previous line repeats 1 times.
  89577. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89578. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89579. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89580. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89581. 19:17:46 T:2316 DEBUG: Previous line repeats 2 times.
  89582. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89583. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89584. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89585. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89586. 19:17:46 T:2316 DEBUG: Previous line repeats 1 times.
  89587. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89588. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89589. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89590. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89591. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89592. 19:17:46 T:2316 DEBUG: Previous line repeats 5 times.
  89593. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89594. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89595. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89596. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89597. 19:17:46 T:2316 DEBUG: Previous line repeats 5 times.
  89598. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89599. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89600. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89601. 19:17:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89602. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89603. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89604. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89605. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89606. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89607. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89608. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89609. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89610. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89611. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89612. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89613. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89614. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89615. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89616. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89617. 19:17:47 T:2316 DEBUG: Previous line repeats 1 times.
  89618. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89619. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89620. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89621. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89622. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89623. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89624. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89625. 19:17:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  89626. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89627. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89628. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89629. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89630. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89631. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89632. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89633. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89634. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89635. 19:17:47 T:2316 DEBUG: Previous line repeats 3 times.
  89636. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89637. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89638. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89639. 19:17:47 T:2316 DEBUG: Previous line repeats 1 times.
  89640. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89641. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89642. 19:17:47 T:2316 DEBUG: Previous line repeats 2 times.
  89643. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89644. 19:17:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89645. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89646. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89647. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89648. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89649. 19:17:48 T:2316 DEBUG: Previous line repeats 1 times.
  89650. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89651. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89652. 19:17:48 T:2316 DEBUG: Previous line repeats 1 times.
  89653. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89654. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89655. 19:17:48 T:2316 DEBUG: Previous line repeats 1 times.
  89656. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89657. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89658. 19:17:48 T:2316 DEBUG: Previous line repeats 2 times.
  89659. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89660. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89661. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89662. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89663. 19:17:48 T:2316 DEBUG: Previous line repeats 1 times.
  89664. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89665. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89666. 19:17:48 T:2316 DEBUG: Previous line repeats 1 times.
  89667. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89668. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89669. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89670. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89671. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89672. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89673. 19:17:48 T:2316 DEBUG: Previous line repeats 2 times.
  89674. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89675. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89676. 19:17:48 T:2316 DEBUG: Previous line repeats 2 times.
  89677. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89678. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89679. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89680. 19:17:48 T:2316 DEBUG: Previous line repeats 2 times.
  89681. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89682. 19:17:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89683. 19:17:49 T:2316 DEBUG: Previous line repeats 1 times.
  89684. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89685. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89686. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89687. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89688. 19:17:49 T:2316 DEBUG: Previous line repeats 2 times.
  89689. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89690. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89691. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89692. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89693. 19:17:49 T:2316 DEBUG: Previous line repeats 2 times.
  89694. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89695. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89696. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89697. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89698. 19:17:49 T:2316 DEBUG: Previous line repeats 3 times.
  89699. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89700. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89701. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89702. 19:17:49 T:2316 DEBUG: Previous line repeats 1 times.
  89703. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89704. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89705. 19:17:49 T:2316 DEBUG: Previous line repeats 3 times.
  89706. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89707. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89708. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89709. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89710. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89711. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89712. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89713. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89714. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89715. 19:17:49 T:2316 DEBUG: Previous line repeats 5 times.
  89716. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89717. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89718. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89719. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89720. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89721. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89722. 19:17:49 T:2316 DEBUG: Previous line repeats 3 times.
  89723. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89724. 19:17:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89725. 19:17:50 T:2316 DEBUG: Previous line repeats 2 times.
  89726. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89727. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89728. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89729. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89730. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89731. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89732. 19:17:50 T:2316 DEBUG: Previous line repeats 4 times.
  89733. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89734. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89735. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89736. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89737. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89738. 19:17:50 T:2316 DEBUG: Previous line repeats 3 times.
  89739. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89740. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89741. 19:17:50 T:2316 DEBUG: Previous line repeats 1 times.
  89742. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89743. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89744. 19:17:50 T:2316 DEBUG: Previous line repeats 1 times.
  89745. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89746. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89747. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89748. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89749. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89750. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89751. 19:17:50 T:2316 DEBUG: Previous line repeats 2 times.
  89752. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89753. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89754. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89755. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89756. 19:17:50 T:2316 DEBUG: Previous line repeats 1 times.
  89757. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89758. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89759. 19:17:50 T:2316 DEBUG: Previous line repeats 2 times.
  89760. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89761. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89762. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89763. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89764. 19:17:50 T:2316 DEBUG: Previous line repeats 1 times.
  89765. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89766. 19:17:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89767. 19:17:51 T:2316 DEBUG: Previous line repeats 2 times.
  89768. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89769. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89770. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89771. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89772. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89773. 19:17:51 T:2316 DEBUG: Previous line repeats 1 times.
  89774. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89775. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89776. 19:17:51 T:2316 DEBUG: Previous line repeats 3 times.
  89777. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89778. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89779. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89780. 19:17:51 T:2316 DEBUG: Previous line repeats 2 times.
  89781. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89782. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89783. 19:17:51 T:2316 DEBUG: Previous line repeats 2 times.
  89784. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89785. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89786. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89787. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89788. 19:17:51 T:2316 DEBUG: Previous line repeats 1 times.
  89789. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89790. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89791. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89792. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89793. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89794. 19:17:51 T:2316 DEBUG: Previous line repeats 3 times.
  89795. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89796. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89797. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89798. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89799. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89800. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89801. 19:17:51 T:2316 DEBUG: Previous line repeats 4 times.
  89802. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89803. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89804. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89805. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89806. 19:17:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89807. 19:17:52 T:2316 DEBUG: Previous line repeats 2 times.
  89808. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89809. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89810. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89811. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89812. 19:17:52 T:2316 DEBUG: Previous line repeats 2 times.
  89813. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89814. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89815. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89816. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89817. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89818. 19:17:52 T:2316 DEBUG: Previous line repeats 4 times.
  89819. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89820. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89821. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89822. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89823. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89824. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89825. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89826. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89827. 19:17:52 T:5808 DEBUG: Previous line repeats 1 times.
  89828. 19:17:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  89829. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89830. 19:17:52 T:2316 DEBUG: Previous line repeats 2 times.
  89831. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89832. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89833. 19:17:52 T:2316 DEBUG: Previous line repeats 2 times.
  89834. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89835. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89836. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89837. 19:17:52 T:2316 DEBUG: Previous line repeats 2 times.
  89838. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89839. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89840. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89841. 19:17:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89842. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89843. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89844. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89845. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89846. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89847. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89848. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89849. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89850. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89851. 19:17:53 T:2316 DEBUG: Previous line repeats 2 times.
  89852. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89853. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89854. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89855. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89856. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89857. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89858. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89859. 19:17:53 T:2316 DEBUG: Previous line repeats 2 times.
  89860. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89861. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89862. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89863. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89864. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89865. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89866. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89867. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89868. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89869. 19:17:53 T:2316 DEBUG: Previous line repeats 2 times.
  89870. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89871. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89872. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89873. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89874. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89875. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89876. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89877. 19:17:53 T:2316 DEBUG: Previous line repeats 1 times.
  89878. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89879. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89880. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89881. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89882. 19:17:53 T:2316 DEBUG: Previous line repeats 2 times.
  89883. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89884. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89885. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89886. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89887. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89888. 19:17:53 T:2316 DEBUG: Previous line repeats 4 times.
  89889. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89890. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89891. 19:17:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89892. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89893. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89894. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89895. 19:17:54 T:2316 DEBUG: Previous line repeats 3 times.
  89896. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89897. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89898. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89899. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89900. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89901. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89902. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89903. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89904. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89905. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89906. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89907. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89908. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89909. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89910. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89911. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89912. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89913. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89914. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89915. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89916. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89917. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89918. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89919. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89920. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89921. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89922. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89923. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89924. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89925. 19:17:54 T:2316 DEBUG: Previous line repeats 2 times.
  89926. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89927. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89928. 19:17:54 T:2316 DEBUG: Previous line repeats 1 times.
  89929. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89930. 19:17:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89931. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89932. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89933. 19:17:55 T:2316 DEBUG: Previous line repeats 3 times.
  89934. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89935. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89936. 19:17:55 T:2316 DEBUG: Previous line repeats 1 times.
  89937. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89938. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89939. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89940. 19:17:55 T:2316 DEBUG: Previous line repeats 2 times.
  89941. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89942. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89943. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89944. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89945. 19:17:55 T:2316 DEBUG: Previous line repeats 2 times.
  89946. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89947. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89948. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89949. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89950. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89951. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89952. 19:17:55 T:2316 DEBUG: Previous line repeats 2 times.
  89953. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89954. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89955. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89956. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89957. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89958. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89959. 19:17:55 T:2316 DEBUG: Previous line repeats 3 times.
  89960. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89961. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89962. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89963. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89964. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89965. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89966. 19:17:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89967. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89968. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89969. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89970. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89971. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89972. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89973. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89974. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89975. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89976. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89977. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89978. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89979. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89980. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89981. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89982. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89983. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89984. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89985. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89986. 19:17:56 T:2316 DEBUG: Previous line repeats 1 times.
  89987. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89988. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89989. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89990. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89991. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89992. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  89993. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89994. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  89995. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  89996. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  89997. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  89998. 19:17:56 T:2316 DEBUG: Previous line repeats 1 times.
  89999. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90000. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90001. 19:17:56 T:2316 DEBUG: Previous line repeats 3 times.
  90002. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90003. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90004. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90005. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90006. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90007. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90008. 19:17:56 T:2316 DEBUG: Previous line repeats 2 times.
  90009. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90010. 19:17:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90011. 19:17:57 T:2316 DEBUG: Previous line repeats 2 times.
  90012. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90013. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90014. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90015. 19:17:57 T:2316 DEBUG: Previous line repeats 1 times.
  90016. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90017. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90018. 19:17:57 T:2316 DEBUG: Previous line repeats 3 times.
  90019. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90020. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90021. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90022. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90023. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90024. 19:17:57 T:2316 DEBUG: Previous line repeats 1 times.
  90025. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90026. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90027. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90028. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90029. 19:17:57 T:2316 DEBUG: Previous line repeats 2 times.
  90030. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90031. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90032. 19:17:57 T:2316 DEBUG: Previous line repeats 1 times.
  90033. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90034. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90035. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90036. 19:17:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  90037. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90038. 19:17:57 T:2316 DEBUG: Previous line repeats 3 times.
  90039. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90040. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90041. 19:17:57 T:3764 DEBUG: Previous line repeats 1 times.
  90042. 19:17:57 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  90043. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90044. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90045. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90046. 19:17:57 T:2316 DEBUG: Previous line repeats 2 times.
  90047. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90048. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  90049. 19:17:57 T:3764 INFO: Previous line repeats 7 times.
  90050. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  90051. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90052. 19:17:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90053. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90054. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  90055. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  90056. 19:17:57 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90057. 19:17:58 T:2316 INFO: Previous line repeats 1 times.
  90058. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90059. 19:17:58 T:2316 DEBUG: Previous line repeats 2 times.
  90060. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90061. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90062. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90063. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90064. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90065. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90066. 19:17:58 T:3764 DEBUG: Previous line repeats 3 times.
  90067. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90068. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  90069. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90070. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90071. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90072. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90073. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  90074. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90075. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90076. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90077. 19:17:58 T:3764 DEBUG: Previous line repeats 1 times.
  90078. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  90079. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90080. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90081. 19:17:58 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  90082. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  90083. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90084. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90085. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90086. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90087. 19:17:58 T:2316 DEBUG: Previous line repeats 2 times.
  90088. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90089. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90090. 19:17:58 T:2316 DEBUG: Previous line repeats 1 times.
  90091. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90092. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90093. 19:17:58 T:3764 DEBUG: Previous line repeats 1 times.
  90094. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  90095. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  90096. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  90097. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  90098. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90099. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90100. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90101. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90102. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90103. 19:17:58 T:2316 DEBUG: Previous line repeats 2 times.
  90104. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90105. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90106. 19:17:58 T:3764 DEBUG: Previous line repeats 1 times.
  90107. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  90108. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  90109. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90110. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90111. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90112. 19:17:58 T:8044 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  90113. 19:17:58 T:8044 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  90114. 19:17:58 T:8044 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90115. 19:17:58 T:8044 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  90116. 19:17:58 T:8044 INFO: Platinum [neptune.http]: got connection (reused: false)
  90117. 19:17:58 T:8044 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  90118. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90119. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90120. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90121. 19:17:58 T:2316 DEBUG: Previous line repeats 2 times.
  90122. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90123. 19:17:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90124. 19:17:58 T:3764 DEBUG: Previous line repeats 2 times.
  90125. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  90126. 19:17:58 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  90127. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90128. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90129. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90130. 19:17:59 T:2316 DEBUG: Previous line repeats 2 times.
  90131. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90132. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  90133. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  90134. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  90135. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90136. 19:17:59 T:2316 DEBUG: Previous line repeats 2 times.
  90137. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90138. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90139. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90140. 19:17:59 T:2316 DEBUG: Previous line repeats 2 times.
  90141. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90142. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90143. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  90144. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90145. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90146. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90147. 19:17:59 T:3764 DEBUG: Previous line repeats 2 times.
  90148. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  90149. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  90150. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90151. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90152. 19:17:59 T:2316 DEBUG: Previous line repeats 1 times.
  90153. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90154. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90155. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90156. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90157. 19:17:59 T:2316 DEBUG: Previous line repeats 3 times.
  90158. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90159. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90160. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90161. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  90162. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90163. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90164. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90165. 19:17:59 T:2316 DEBUG: Previous line repeats 2 times.
  90166. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90167. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  90168. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90169. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90170. 19:17:59 T:2616 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  90171. 19:17:59 T:2616 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  90172. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90173. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  90174. 19:17:59 T:2616 INFO: Platinum [neptune.http]: got connection (reused: false)
  90175. 19:17:59 T:2616 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  90176. 19:17:59 T:2616 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  90177. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90178. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  90179. 19:17:59 T:2616 INFO: Platinum [neptune.http]: got connection (reused: false)
  90180. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  90181. 19:17:59 T:2616 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  90182. 19:17:59 T:2616 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  90183. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90184. 19:17:59 T:2616 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  90185. 19:17:59 T:2616 INFO: Platinum [neptune.http]: got connection (reused: false)
  90186. 19:17:59 T:2616 ERROR: Platinum [platinum.core.service]: No state variables found
  90187. 19:17:59 T:2616 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  90188. 19:17:59 T:2616 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  90189. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  90190. <specVersion>
  90191. <major>1</major>
  90192. <minor>0</minor>
  90193. </specVersion>
  90194. <actionList />
  90195. <serviceStateTable />
  90196. </scpd>
  90197. 19:17:59 T:2616 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  90198. 19:17:59 T:2616 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  90199. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  90200. <specVersion>
  90201. <major>1</major>
  90202. <minor>0</minor>
  90203. </specVersion>
  90204. <actionList />
  90205. <serviceStateTable />
  90206. </scpd>
  90207. 19:17:59 T:2616 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  90208. 19:17:59 T:3764 NOTICE: Previous line repeats 2 times.
  90209. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  90210. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  90211. 19:17:59 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  90212. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90213. 19:17:59 T:2316 DEBUG: Previous line repeats 1 times.
  90214. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90215. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90216. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90217. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90218. 19:17:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90219. 19:18:00 T:2316 DEBUG: Previous line repeats 3 times.
  90220. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90221. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90222. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90223. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90224. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90225. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  90226. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  90227. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90228. 19:18:00 T:2316 DEBUG: Previous line repeats 2 times.
  90229. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90230. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  90231. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  90232. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90233. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90234. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90235. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90236. 19:18:00 T:3764 DEBUG: Previous line repeats 1 times.
  90237. 19:18:00 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  90238. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  90239. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  90240. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90241. 19:18:00 T:2316 DEBUG: Previous line repeats 1 times.
  90242. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90243. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90244. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90245. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90246. 19:18:00 T:3764 DEBUG: Previous line repeats 1 times.
  90247. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  90248. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90249. 19:18:00 T:3764 DEBUG: Previous line repeats 1 times.
  90250. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  90251. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  90252. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90253. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90254. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90255. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90256. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90257. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90258. 19:18:00 T:2316 DEBUG: Previous line repeats 2 times.
  90259. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90260. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90261. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90262. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90263. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90264. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90265. 19:18:00 T:2316 DEBUG: Previous line repeats 1 times.
  90266. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90267. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90268. 19:18:00 T:2316 DEBUG: Previous line repeats 1 times.
  90269. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90270. 19:18:00 T:6340 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  90271. 19:18:00 T:6340 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  90272. 19:18:00 T:6340 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90273. 19:18:00 T:6340 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  90274. 19:18:00 T:6340 INFO: Platinum [neptune.http]: got connection (reused: false)
  90275. 19:18:00 T:6340 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  90276. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90277. 19:18:00 T:2316 INFO: Previous line repeats 1 times.
  90278. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90279. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90280. 19:18:00 T:3764 DEBUG: Previous line repeats 1 times.
  90281. 19:18:00 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  90282. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90283. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90284. 19:18:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90285. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90286. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90287. 19:18:01 T:2316 DEBUG: Previous line repeats 2 times.
  90288. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90289. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90290. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90291. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90292. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90293. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90294. 19:18:01 T:2316 DEBUG: Previous line repeats 2 times.
  90295. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90296. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90297. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90298. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90299. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90300. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90301. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90302. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90303. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90304. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90305. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90306. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90307. 19:18:01 T:2316 DEBUG: Previous line repeats 2 times.
  90308. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90309. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90310. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90311. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90312. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90313. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90314. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90315. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90316. 19:18:01 T:2316 DEBUG: Previous line repeats 2 times.
  90317. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90318. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90319. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90320. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90321. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90322. 19:18:01 T:7900 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  90323. 19:18:01 T:7900 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  90324. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90325. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  90326. 19:18:01 T:7900 INFO: Platinum [neptune.http]: got connection (reused: false)
  90327. 19:18:01 T:7900 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  90328. 19:18:01 T:7900 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  90329. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90330. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  90331. 19:18:01 T:7900 INFO: Platinum [neptune.http]: got connection (reused: false)
  90332. 19:18:01 T:7900 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  90333. 19:18:01 T:7900 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  90334. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  90335. 19:18:01 T:7900 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  90336. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90337. 19:18:01 T:7900 INFO: Platinum [neptune.http]: got connection (reused: false)
  90338. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90339. 19:18:01 T:2316 DEBUG: Previous line repeats 1 times.
  90340. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90341. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90342. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90343. 19:18:01 T:7900 ERROR: Platinum [platinum.core.service]: No state variables found
  90344. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90345. 19:18:01 T:7900 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  90346. 19:18:01 T:7900 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  90347. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  90348. <specVersion>
  90349. <major>1</major>
  90350. <minor>0</minor>
  90351. </specVersion>
  90352. <actionList />
  90353. <serviceStateTable />
  90354. </scpd>
  90355. 19:18:01 T:7900 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  90356. 19:18:01 T:7900 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  90357. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  90358. <specVersion>
  90359. <major>1</major>
  90360. <minor>0</minor>
  90361. </specVersion>
  90362. <actionList />
  90363. <serviceStateTable />
  90364. </scpd>
  90365. 19:18:01 T:7900 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  90366. 19:18:01 T:2316 NOTICE: Previous line repeats 2 times.
  90367. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90368. 19:18:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90369. 19:18:02 T:2316 DEBUG: Previous line repeats 2 times.
  90370. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90371. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90372. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90373. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90374. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90375. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90376. 19:18:02 T:2316 DEBUG: Previous line repeats 2 times.
  90377. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90378. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90379. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90380. 19:18:02 T:2316 DEBUG: Previous line repeats 1 times.
  90381. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90382. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90383. 19:18:02 T:2316 DEBUG: Previous line repeats 1 times.
  90384. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90385. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90386. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90387. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90388. 19:18:02 T:2316 DEBUG: Previous line repeats 3 times.
  90389. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90390. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90391. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90392. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90393. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90394. 19:18:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  90395. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90396. 19:18:02 T:2316 DEBUG: Previous line repeats 3 times.
  90397. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90398. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90399. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90400. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90401. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90402. 19:18:02 T:2316 DEBUG: Previous line repeats 4 times.
  90403. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90404. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90405. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90406. 19:18:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90407. 19:18:03 T:2316 DEBUG: Previous line repeats 3 times.
  90408. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90409. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90410. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90411. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90412. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90413. 19:18:03 T:2316 DEBUG: Previous line repeats 3 times.
  90414. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90415. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90416. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90417. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90418. 19:18:03 T:2316 DEBUG: Previous line repeats 2 times.
  90419. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90420. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90421. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90422. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90423. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90424. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90425. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90426. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90427. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90428. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90429. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90430. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90431. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90432. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90433. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90434. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90435. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90436. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90437. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90438. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90439. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90440. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90441. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90442. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90443. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90444. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90445. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90446. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90447. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90448. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90449. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90450. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90451. 19:18:03 T:2316 DEBUG: Previous line repeats 1 times.
  90452. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90453. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90454. 19:18:03 T:2316 DEBUG: Previous line repeats 2 times.
  90455. 19:18:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90456. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90457. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90458. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90459. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90460. 19:18:04 T:2316 DEBUG: Previous line repeats 4 times.
  90461. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90462. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90463. 19:18:04 T:2316 DEBUG: Previous line repeats 1 times.
  90464. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90465. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90466. 19:18:04 T:2316 DEBUG: Previous line repeats 1 times.
  90467. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90468. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90469. 19:18:04 T:2316 DEBUG: Previous line repeats 1 times.
  90470. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90471. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90472. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90473. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90474. 19:18:04 T:2316 DEBUG: Previous line repeats 1 times.
  90475. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90476. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90477. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90478. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90479. 19:18:04 T:2316 DEBUG: Previous line repeats 3 times.
  90480. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90481. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90482. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90483. 19:18:04 T:2316 DEBUG: Previous line repeats 2 times.
  90484. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90485. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90486. 19:18:04 T:2316 DEBUG: Previous line repeats 2 times.
  90487. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90488. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90489. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90490. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90491. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90492. 19:18:04 T:2316 DEBUG: Previous line repeats 4 times.
  90493. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90494. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90495. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90496. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90497. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90498. 19:18:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90499. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90500. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90501. 19:18:05 T:2316 DEBUG: Previous line repeats 4 times.
  90502. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90503. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90504. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90505. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90506. 19:18:05 T:2316 DEBUG: Previous line repeats 4 times.
  90507. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90508. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90509. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90510. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90511. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90512. 19:18:05 T:2316 DEBUG: Previous line repeats 2 times.
  90513. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90514. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90515. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90516. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90517. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90518. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90519. 19:18:05 T:2316 DEBUG: Previous line repeats 1 times.
  90520. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90521. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90522. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90523. 19:18:05 T:2316 DEBUG: Previous line repeats 2 times.
  90524. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90525. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90526. 19:18:05 T:2316 DEBUG: Previous line repeats 1 times.
  90527. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90528. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90529. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90530. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90531. 19:18:05 T:2316 DEBUG: Previous line repeats 2 times.
  90532. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90533. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90534. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90535. 19:18:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90536. 19:18:06 T:2316 DEBUG: Previous line repeats 1 times.
  90537. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90538. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90539. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90540. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90541. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90542. 19:18:06 T:2316 DEBUG: Previous line repeats 4 times.
  90543. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90544. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90545. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90546. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90547. 19:18:06 T:2316 DEBUG: Previous line repeats 2 times.
  90548. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90549. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90550. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90551. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90552. 19:18:06 T:2316 DEBUG: Previous line repeats 1 times.
  90553. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90554. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90555. 19:18:06 T:2316 DEBUG: Previous line repeats 2 times.
  90556. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90557. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90558. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90559. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90560. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90561. 19:18:06 T:2316 DEBUG: Previous line repeats 2 times.
  90562. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90563. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90564. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90565. 19:18:06 T:2316 DEBUG: Previous line repeats 2 times.
  90566. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90567. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90568. 19:18:06 T:2316 DEBUG: Previous line repeats 2 times.
  90569. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90570. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90571. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90572. 19:18:06 T:2316 DEBUG: Previous line repeats 3 times.
  90573. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90574. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90575. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90576. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90577. 19:18:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90578. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90579. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90580. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90581. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90582. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90583. 19:18:07 T:2316 DEBUG: Previous line repeats 4 times.
  90584. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90585. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90586. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90587. 19:18:07 T:2316 DEBUG: Previous line repeats 1 times.
  90588. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90589. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90590. 19:18:07 T:2316 DEBUG: Previous line repeats 3 times.
  90591. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90592. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90593. 19:18:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  90594. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90595. 19:18:07 T:2316 DEBUG: Previous line repeats 1 times.
  90596. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90597. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90598. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90599. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90600. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90601. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90602. 19:18:07 T:2316 DEBUG: Previous line repeats 4 times.
  90603. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90604. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90605. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90606. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90607. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90608. 19:18:07 T:2316 DEBUG: Previous line repeats 4 times.
  90609. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90610. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90611. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90612. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90613. 19:18:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90614. 19:18:08 T:2316 DEBUG: Previous line repeats 2 times.
  90615. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90616. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90617. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90618. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90619. 19:18:08 T:2316 DEBUG: Previous line repeats 2 times.
  90620. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90621. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90622. 19:18:08 T:2316 DEBUG: Previous line repeats 1 times.
  90623. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90624. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90625. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90626. 19:18:08 T:2316 DEBUG: Previous line repeats 3 times.
  90627. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90628. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90629. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90630. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90631. 19:18:08 T:2316 DEBUG: Previous line repeats 1 times.
  90632. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90633. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90634. 19:18:08 T:2316 DEBUG: Previous line repeats 2 times.
  90635. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90636. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90637. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90638. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90639. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90640. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90641. 19:18:08 T:2316 DEBUG: Previous line repeats 1 times.
  90642. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90643. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90644. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90645. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90646. 19:18:08 T:2316 DEBUG: Previous line repeats 1 times.
  90647. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90648. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90649. 19:18:08 T:2316 DEBUG: Previous line repeats 2 times.
  90650. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90651. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90652. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90653. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90654. 19:18:08 T:2316 DEBUG: Previous line repeats 1 times.
  90655. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90656. 19:18:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90657. 19:18:09 T:2316 DEBUG: Previous line repeats 1 times.
  90658. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90659. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90660. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90661. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90662. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90663. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90664. 19:18:09 T:2316 DEBUG: Previous line repeats 2 times.
  90665. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90666. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90667. 19:18:09 T:2316 DEBUG: Previous line repeats 1 times.
  90668. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90669. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90670. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90671. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90672. 19:18:09 T:2316 DEBUG: Previous line repeats 2 times.
  90673. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90674. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90675. 19:18:09 T:2316 DEBUG: Previous line repeats 1 times.
  90676. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90677. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90678. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90679. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90680. 19:18:09 T:2316 DEBUG: Previous line repeats 2 times.
  90681. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90682. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90683. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90684. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90685. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90686. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90687. 19:18:09 T:2316 DEBUG: Previous line repeats 1 times.
  90688. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90689. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90690. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90691. 19:18:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90692. 19:18:10 T:2316 DEBUG: Previous line repeats 4 times.
  90693. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90694. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90695. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90696. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90697. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90698. 19:18:10 T:2316 DEBUG: Previous line repeats 4 times.
  90699. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90700. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90701. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90702. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90703. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90704. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90705. 19:18:10 T:2316 DEBUG: Previous line repeats 1 times.
  90706. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90707. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90708. 19:18:10 T:2316 DEBUG: Previous line repeats 3 times.
  90709. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90710. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90711. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90712. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90713. 19:18:10 T:2316 DEBUG: Previous line repeats 1 times.
  90714. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90715. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90716. 19:18:10 T:2316 DEBUG: Previous line repeats 2 times.
  90717. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90718. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90719. 19:18:10 T:2316 DEBUG: Previous line repeats 1 times.
  90720. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90721. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90722. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90723. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90724. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90725. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90726. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90727. 19:18:10 T:2316 DEBUG: Previous line repeats 4 times.
  90728. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90729. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90730. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90731. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90732. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90733. 19:18:10 T:2316 DEBUG: Previous line repeats 5 times.
  90734. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90735. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90736. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90737. 19:18:10 T:2316 DEBUG: Previous line repeats 1 times.
  90738. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90739. 19:18:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90740. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90741. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90742. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90743. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90744. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90745. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90746. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90747. 19:18:11 T:2316 DEBUG: Previous line repeats 1 times.
  90748. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90749. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90750. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90751. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90752. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90753. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90754. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90755. 19:18:11 T:2316 DEBUG: Previous line repeats 1 times.
  90756. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90757. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90758. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90759. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90760. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90761. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90762. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90763. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90764. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90765. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90766. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90767. 19:18:11 T:2316 DEBUG: Previous line repeats 1 times.
  90768. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90769. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90770. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90771. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90772. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90773. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90774. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90775. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90776. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90777. 19:18:11 T:2316 DEBUG: Previous line repeats 1 times.
  90778. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90779. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90780. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90781. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90782. 19:18:11 T:2316 DEBUG: Previous line repeats 2 times.
  90783. 19:18:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90784. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90785. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90786. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90787. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90788. 19:18:12 T:2316 DEBUG: Previous line repeats 2 times.
  90789. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90790. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90791. 19:18:12 T:2316 DEBUG: Previous line repeats 2 times.
  90792. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90793. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90794. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90795. 19:18:12 T:2316 DEBUG: Previous line repeats 4 times.
  90796. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90797. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90798. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90799. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90800. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90801. 19:18:12 T:5808 DEBUG: Previous line repeats 2 times.
  90802. 19:18:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  90803. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90804. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90805. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90806. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90807. 19:18:12 T:2316 DEBUG: Previous line repeats 2 times.
  90808. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90809. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90810. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90811. 19:18:12 T:2316 DEBUG: Previous line repeats 1 times.
  90812. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90813. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90814. 19:18:12 T:2316 DEBUG: Previous line repeats 3 times.
  90815. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90816. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90817. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90818. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90819. 19:18:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90820. 19:18:13 T:2316 DEBUG: Previous line repeats 4 times.
  90821. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90822. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90823. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90824. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90825. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90826. 19:18:13 T:2316 DEBUG: Previous line repeats 1 times.
  90827. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90828. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90829. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90830. 19:18:13 T:2316 DEBUG: Previous line repeats 3 times.
  90831. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90832. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90833. 19:18:13 T:2316 DEBUG: Previous line repeats 1 times.
  90834. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90835. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90836. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90837. 19:18:13 T:2316 DEBUG: Previous line repeats 3 times.
  90838. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90839. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90840. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90841. 19:18:13 T:2316 DEBUG: Previous line repeats 1 times.
  90842. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90843. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90844. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90845. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90846. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90847. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90848. 19:18:13 T:2316 DEBUG: Previous line repeats 3 times.
  90849. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90850. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90851. 19:18:13 T:2316 DEBUG: Previous line repeats 1 times.
  90852. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90853. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90854. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90855. 19:18:13 T:2316 DEBUG: Previous line repeats 3 times.
  90856. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90857. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90858. 19:18:13 T:2316 DEBUG: Previous line repeats 1 times.
  90859. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90860. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90861. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90862. 19:18:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90863. 19:18:14 T:2316 DEBUG: Previous line repeats 1 times.
  90864. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90865. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90866. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90867. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90868. 19:18:14 T:2316 DEBUG: Previous line repeats 2 times.
  90869. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90870. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90871. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90872. 19:18:14 T:2316 DEBUG: Previous line repeats 2 times.
  90873. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90874. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90875. 19:18:14 T:2316 DEBUG: Previous line repeats 2 times.
  90876. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90877. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90878. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90879. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90880. 19:18:14 T:2316 DEBUG: Previous line repeats 1 times.
  90881. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90882. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90883. 19:18:14 T:2316 DEBUG: Previous line repeats 2 times.
  90884. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90885. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90886. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90887. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90888. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90889. 19:18:14 T:2316 DEBUG: Previous line repeats 1 times.
  90890. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90891. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90892. 19:18:14 T:2316 DEBUG: Previous line repeats 3 times.
  90893. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90894. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90895. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90896. 19:18:14 T:2316 DEBUG: Previous line repeats 1 times.
  90897. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90898. 19:18:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90899. 19:18:15 T:2316 DEBUG: Previous line repeats 3 times.
  90900. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90901. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90902. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90903. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90904. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90905. 19:18:15 T:2316 DEBUG: Previous line repeats 1 times.
  90906. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90907. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90908. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90909. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90910. 19:18:15 T:2316 DEBUG: Previous line repeats 3 times.
  90911. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90912. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90913. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90914. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90915. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90916. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90917. 19:18:15 T:2316 DEBUG: Previous line repeats 4 times.
  90918. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90919. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90920. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90921. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90922. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90923. 19:18:15 T:2316 DEBUG: Previous line repeats 2 times.
  90924. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90925. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90926. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90927. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90928. 19:18:15 T:2316 DEBUG: Previous line repeats 2 times.
  90929. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90930. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90931. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90932. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90933. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90934. 19:18:15 T:2316 DEBUG: Previous line repeats 4 times.
  90935. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90936. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90937. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90938. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90939. 19:18:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90940. 19:18:16 T:2316 DEBUG: Previous line repeats 4 times.
  90941. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90942. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90943. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90944. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90945. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90946. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90947. 19:18:16 T:2316 DEBUG: Previous line repeats 1 times.
  90948. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90949. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90950. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90951. 19:18:16 T:2316 DEBUG: Previous line repeats 3 times.
  90952. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90953. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90954. 19:18:16 T:2316 DEBUG: Previous line repeats 1 times.
  90955. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90956. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90957. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90958. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90959. 19:18:16 T:2316 DEBUG: Previous line repeats 3 times.
  90960. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90961. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90962. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90963. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90964. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90965. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90966. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90967. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90968. 19:18:16 T:2316 DEBUG: Previous line repeats 1 times.
  90969. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90970. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90971. 19:18:16 T:2316 DEBUG: Previous line repeats 2 times.
  90972. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90973. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90974. 19:18:16 T:2316 DEBUG: Previous line repeats 1 times.
  90975. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90976. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90977. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90978. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90979. 19:18:16 T:2316 DEBUG: Previous line repeats 2 times.
  90980. 19:18:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90981. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90982. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90983. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90984. 19:18:17 T:2316 DEBUG: Previous line repeats 1 times.
  90985. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90986. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90987. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90988. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90989. 19:18:17 T:2316 DEBUG: Previous line repeats 2 times.
  90990. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90991. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90992. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  90993. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90994. 19:18:17 T:2316 DEBUG: Previous line repeats 1 times.
  90995. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  90996. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  90997. 19:18:17 T:2316 DEBUG: Previous line repeats 2 times.
  90998. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  90999. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91000. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91001. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91002. 19:18:17 T:2316 DEBUG: Previous line repeats 1 times.
  91003. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91004. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91005. 19:18:17 T:2316 DEBUG: Previous line repeats 2 times.
  91006. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91007. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91008. 19:18:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  91009. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91010. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91011. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91012. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91013. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91014. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91015. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91016. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91017. 19:18:17 T:2316 DEBUG: Previous line repeats 3 times.
  91018. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91019. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91020. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91021. 19:18:17 T:2316 DEBUG: Previous line repeats 1 times.
  91022. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91023. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91024. 19:18:17 T:2316 DEBUG: Previous line repeats 2 times.
  91025. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91026. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91027. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91028. 19:18:17 T:2316 DEBUG: Previous line repeats 1 times.
  91029. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91030. 19:18:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91031. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91032. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91033. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91034. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91035. 19:18:18 T:2316 DEBUG: Previous line repeats 4 times.
  91036. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91037. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91038. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91039. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91040. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91041. 19:18:18 T:2316 DEBUG: Previous line repeats 4 times.
  91042. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91043. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91044. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91045. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91046. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91047. 19:18:18 T:2316 DEBUG: Previous line repeats 2 times.
  91048. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91049. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91050. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91051. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91052. 19:18:18 T:2316 DEBUG: Previous line repeats 2 times.
  91053. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91054. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91055. 19:18:18 T:2316 DEBUG: Previous line repeats 2 times.
  91056. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91057. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91058. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91059. 19:18:18 T:2316 DEBUG: Previous line repeats 2 times.
  91060. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91061. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91062. 19:18:18 T:2316 DEBUG: Previous line repeats 1 times.
  91063. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91064. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91065. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91066. 19:18:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91067. 19:18:19 T:2316 DEBUG: Previous line repeats 2 times.
  91068. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91069. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91070. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91071. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91072. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91073. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91074. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91075. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91076. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91077. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91078. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91079. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91080. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91081. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91082. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91083. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91084. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91085. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91086. 19:18:19 T:2316 DEBUG: Previous line repeats 2 times.
  91087. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91088. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91089. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91090. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91091. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91092. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91093. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91094. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91095. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91096. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91097. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91098. 19:18:19 T:2316 DEBUG: Previous line repeats 3 times.
  91099. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91100. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91101. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91102. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91103. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91104. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91105. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91106. 19:18:19 T:2316 DEBUG: Previous line repeats 3 times.
  91107. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91108. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91109. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91110. 19:18:19 T:2316 DEBUG: Previous line repeats 1 times.
  91111. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91112. 19:18:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91113. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91114. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91115. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91116. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91117. 19:18:20 T:2316 DEBUG: Previous line repeats 3 times.
  91118. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91119. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91120. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91121. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91122. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91123. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91124. 19:18:20 T:2316 DEBUG: Previous line repeats 4 times.
  91125. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91126. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91127. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91128. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91129. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91130. 19:18:20 T:2316 DEBUG: Previous line repeats 2 times.
  91131. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91132. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91133. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91134. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91135. 19:18:20 T:2316 DEBUG: Previous line repeats 2 times.
  91136. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91137. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91138. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91139. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91140. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91141. 19:18:20 T:2316 DEBUG: Previous line repeats 4 times.
  91142. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91143. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91144. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91145. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91146. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91147. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91148. 19:18:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91149. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91150. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91151. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91152. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91153. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91154. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91155. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91156. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91157. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91158. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91159. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91160. 19:18:21 T:2316 DEBUG: Previous line repeats 1 times.
  91161. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91162. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91163. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91164. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91165. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91166. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91167. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91168. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91169. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91170. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91171. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91172. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91173. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91174. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91175. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91176. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91177. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91178. 19:18:21 T:2316 DEBUG: Previous line repeats 4 times.
  91179. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91180. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91181. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91182. 19:18:21 T:2316 DEBUG: Previous line repeats 2 times.
  91183. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91184. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91185. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91186. 19:18:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91187. 19:18:22 T:2316 DEBUG: Previous line repeats 1 times.
  91188. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91189. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91190. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91191. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91192. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91193. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91194. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91195. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91196. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91197. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91198. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91199. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91200. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91201. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91202. 19:18:22 T:2316 DEBUG: Previous line repeats 1 times.
  91203. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91204. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91205. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91206. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91207. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91208. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91209. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91210. 19:18:22 T:2316 DEBUG: Previous line repeats 1 times.
  91211. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91212. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91213. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91214. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91215. 19:18:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  91216. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91217. 19:18:22 T:2316 DEBUG: Previous line repeats 1 times.
  91218. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91219. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91220. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91221. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91222. 19:18:22 T:2316 DEBUG: Previous line repeats 1 times.
  91223. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91224. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91225. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91226. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91227. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91228. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91229. 19:18:22 T:2316 DEBUG: Previous line repeats 2 times.
  91230. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91231. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91232. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91233. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91234. 19:18:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91235. 19:18:23 T:2316 DEBUG: Previous line repeats 4 times.
  91236. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91237. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91238. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91239. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91240. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91241. 19:18:23 T:2316 DEBUG: Previous line repeats 2 times.
  91242. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91243. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91244. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91245. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91246. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91247. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91248. 19:18:23 T:2316 DEBUG: Previous line repeats 3 times.
  91249. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91250. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91251. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91252. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91253. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91254. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91255. 19:18:23 T:2316 DEBUG: Previous line repeats 1 times.
  91256. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91257. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91258. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91259. 19:18:23 T:2316 DEBUG: Previous line repeats 3 times.
  91260. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91261. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91262. 19:18:23 T:2316 DEBUG: Previous line repeats 1 times.
  91263. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91264. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91265. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91266. 19:18:23 T:2316 DEBUG: Previous line repeats 2 times.
  91267. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91268. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91269. 19:18:23 T:2316 DEBUG: Previous line repeats 1 times.
  91270. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91271. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91272. 19:18:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91273. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91274. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91275. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91276. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91277. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91278. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91279. 19:18:24 T:2316 DEBUG: Previous line repeats 2 times.
  91280. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91281. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91282. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91283. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91284. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91285. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91286. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91287. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91288. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91289. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91290. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91291. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91292. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91293. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91294. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91295. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91296. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91297. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91298. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91299. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91300. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91301. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91302. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91303. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91304. 19:18:24 T:2316 DEBUG: Previous line repeats 2 times.
  91305. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91306. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91307. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91308. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91309. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91310. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91311. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91312. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91313. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91314. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91315. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91316. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91317. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91318. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91319. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91320. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91321. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91322. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91323. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91324. 19:18:24 T:2316 DEBUG: Previous line repeats 1 times.
  91325. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91326. 19:18:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91327. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91328. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91329. 19:18:25 T:2316 DEBUG: Previous line repeats 3 times.
  91330. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91331. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91332. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91333. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91334. 19:18:25 T:2316 DEBUG: Previous line repeats 1 times.
  91335. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91336. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91337. 19:18:25 T:2316 DEBUG: Previous line repeats 3 times.
  91338. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91339. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91340. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91341. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91342. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91343. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91344. 19:18:25 T:2316 DEBUG: Previous line repeats 1 times.
  91345. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91346. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91347. 19:18:25 T:2316 DEBUG: Previous line repeats 3 times.
  91348. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91349. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91350. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91351. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91352. 19:18:25 T:2316 DEBUG: Previous line repeats 2 times.
  91353. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91354. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91355. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91356. 19:18:25 T:2316 DEBUG: Previous line repeats 1 times.
  91357. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91358. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91359. 19:18:25 T:2316 DEBUG: Previous line repeats 3 times.
  91360. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91361. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91362. 19:18:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91363. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91364. 19:18:26 T:2316 DEBUG: Previous line repeats 2 times.
  91365. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91366. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91367. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91368. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91369. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91370. 19:18:26 T:2316 DEBUG: Previous line repeats 4 times.
  91371. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91372. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91373. 19:18:26 T:2316 DEBUG: Previous line repeats 1 times.
  91374. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91375. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91376. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91377. 19:18:26 T:2316 DEBUG: Previous line repeats 3 times.
  91378. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91379. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91380. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91381. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91382. 19:18:26 T:2316 DEBUG: Previous line repeats 2 times.
  91383. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91384. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91385. 19:18:26 T:2316 DEBUG: Previous line repeats 2 times.
  91386. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91387. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91388. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91389. 19:18:26 T:2316 DEBUG: Previous line repeats 2 times.
  91390. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91391. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91392. 19:18:26 T:2316 DEBUG: Previous line repeats 1 times.
  91393. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91394. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91395. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91396. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91397. 19:18:26 T:2316 DEBUG: Previous line repeats 2 times.
  91398. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91399. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91400. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91401. 19:18:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91402. 19:18:27 T:2316 DEBUG: Previous line repeats 2 times.
  91403. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91404. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91405. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91406. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91407. 19:18:27 T:2316 DEBUG: Previous line repeats 1 times.
  91408. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91409. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91410. 19:18:27 T:2316 DEBUG: Previous line repeats 2 times.
  91411. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91412. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91413. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91414. 19:18:27 T:2316 DEBUG: Previous line repeats 2 times.
  91415. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91416. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91417. 19:18:27 T:2316 DEBUG: Previous line repeats 1 times.
  91418. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91419. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91420. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91421. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91422. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91423. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91424. 19:18:27 T:2316 DEBUG: Previous line repeats 1 times.
  91425. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91426. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91427. 19:18:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  91428. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91429. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91430. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91431. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91432. 19:18:27 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  91433. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91434. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91435. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91436. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91437. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91438. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91439. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91440. 19:18:27 T:2316 DEBUG: Previous line repeats 1 times.
  91441. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91442. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91443. 19:18:27 T:2316 DEBUG: Previous line repeats 3 times.
  91444. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91445. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91446. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91447. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91448. 19:18:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91449. 19:18:28 T:2316 DEBUG: Previous line repeats 1 times.
  91450. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91451. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91452. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91453. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91454. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91455. 19:18:28 T:2316 DEBUG: Previous line repeats 4 times.
  91456. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91457. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91458. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91459. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91460. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91461. 19:18:28 T:2316 DEBUG: Previous line repeats 4 times.
  91462. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91463. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91464. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91465. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91466. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91467. 19:18:28 T:2316 DEBUG: Previous line repeats 1 times.
  91468. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91469. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91470. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91471. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91472. 19:18:28 T:2316 DEBUG: Previous line repeats 4 times.
  91473. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91474. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91475. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91476. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91477. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91478. 19:18:28 T:2316 DEBUG: Previous line repeats 4 times.
  91479. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91480. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91481. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91482. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91483. 19:18:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91484. 19:18:29 T:2316 DEBUG: Previous line repeats 2 times.
  91485. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91486. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91487. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91488. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91489. 19:18:29 T:2316 DEBUG: Previous line repeats 2 times.
  91490. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91491. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91492. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91493. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91494. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91495. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91496. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91497. 19:18:29 T:2316 DEBUG: Previous line repeats 2 times.
  91498. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91499. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91500. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91501. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91502. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91503. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91504. 19:18:29 T:2316 DEBUG: Previous line repeats 2 times.
  91505. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91506. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91507. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91508. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91509. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91510. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91511. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91512. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91513. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91514. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91515. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91516. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91517. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91518. 19:18:29 T:2316 DEBUG: Previous line repeats 2 times.
  91519. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91520. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91521. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91522. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91523. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91524. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91525. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91526. 19:18:29 T:2316 DEBUG: Previous line repeats 1 times.
  91527. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91528. 19:18:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91529. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91530. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91531. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91532. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91533. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91534. 19:18:30 T:2316 DEBUG: Previous line repeats 1 times.
  91535. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91536. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91537. 19:18:30 T:2316 DEBUG: Previous line repeats 2 times.
  91538. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91539. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91540. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91541. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91542. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91543. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91544. 19:18:30 T:2316 DEBUG: Previous line repeats 2 times.
  91545. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91546. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91547. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91548. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91549. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91550. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91551. 19:18:30 T:2316 DEBUG: Previous line repeats 2 times.
  91552. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91553. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91554. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91555. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91556. 19:18:30 T:2316 DEBUG: Previous line repeats 2 times.
  91557. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91558. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91559. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91560. 19:18:30 T:2316 DEBUG: Previous line repeats 1 times.
  91561. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91562. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91563. 19:18:30 T:2316 DEBUG: Previous line repeats 2 times.
  91564. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91565. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91566. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91567. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91568. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91569. 19:18:30 T:2316 DEBUG: Previous line repeats 3 times.
  91570. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91571. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91572. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91573. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91574. 19:18:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91575. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91576. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91577. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91578. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91579. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91580. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91581. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91582. 19:18:31 T:2316 DEBUG: Previous line repeats 2 times.
  91583. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91584. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91585. 19:18:31 T:2316 DEBUG: Previous line repeats 1 times.
  91586. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91587. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91588. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91589. 19:18:31 T:2316 DEBUG: Previous line repeats 3 times.
  91590. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91591. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91592. 19:18:31 T:2316 DEBUG: Previous line repeats 1 times.
  91593. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91594. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91595. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91596. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91597. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91598. 19:18:31 T:2316 DEBUG: Previous line repeats 1 times.
  91599. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91600. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91601. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91602. 19:18:31 T:2316 DEBUG: Previous line repeats 3 times.
  91603. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91604. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91605. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91606. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91607. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91608. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91609. 19:18:31 T:2316 DEBUG: Previous line repeats 3 times.
  91610. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91611. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91612. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91613. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91614. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91615. 19:18:31 T:2316 DEBUG: Previous line repeats 1 times.
  91616. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91617. 19:18:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91618. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91619. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91620. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91621. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91622. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91623. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91624. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91625. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91626. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91627. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91628. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91629. 19:18:32 T:2316 DEBUG: Previous line repeats 2 times.
  91630. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91631. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91632. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91633. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91634. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91635. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91636. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91637. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91638. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91639. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91640. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91641. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91642. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91643. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91644. 19:18:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  91645. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91646. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91647. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91648. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91649. 19:18:32 T:2316 DEBUG: Previous line repeats 2 times.
  91650. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91651. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91652. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91653. 19:18:32 T:2316 DEBUG: Previous line repeats 1 times.
  91654. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91655. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91656. 19:18:32 T:2316 DEBUG: Previous line repeats 2 times.
  91657. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91658. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91659. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91660. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91661. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91662. 19:18:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91663. 19:18:33 T:2316 DEBUG: Previous line repeats 1 times.
  91664. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91665. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91666. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91667. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91668. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91669. 19:18:33 T:2316 DEBUG: Previous line repeats 3 times.
  91670. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91671. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91672. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91673. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91674. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91675. 19:18:33 T:2316 DEBUG: Previous line repeats 4 times.
  91676. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91677. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91678. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91679. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91680. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91681. 19:18:33 T:2316 DEBUG: Previous line repeats 2 times.
  91682. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91683. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91684. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91685. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91686. 19:18:33 T:2316 DEBUG: Previous line repeats 3 times.
  91687. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91688. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91689. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91690. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91691. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91692. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91693. 19:18:33 T:2316 DEBUG: Previous line repeats 2 times.
  91694. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91695. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91696. 19:18:33 T:2316 DEBUG: Previous line repeats 1 times.
  91697. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91698. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91699. 19:18:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91700. 19:18:34 T:2316 DEBUG: Previous line repeats 3 times.
  91701. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91702. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91703. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91704. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91705. 19:18:34 T:2316 DEBUG: Previous line repeats 1 times.
  91706. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91707. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91708. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91709. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91710. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91711. 19:18:34 T:2316 DEBUG: Previous line repeats 3 times.
  91712. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91713. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91714. 19:18:34 T:2316 DEBUG: Previous line repeats 1 times.
  91715. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91716. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91717. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91718. 19:18:34 T:2316 DEBUG: Previous line repeats 2 times.
  91719. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91720. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91721. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91722. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91723. 19:18:34 T:2316 DEBUG: Previous line repeats 1 times.
  91724. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91725. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91726. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91727. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91728. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91729. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91730. 19:18:34 T:2316 DEBUG: Previous line repeats 2 times.
  91731. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91732. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91733. 19:18:34 T:2316 DEBUG: Previous line repeats 1 times.
  91734. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91735. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91736. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91737. 19:18:34 T:2316 DEBUG: Previous line repeats 2 times.
  91738. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91739. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91740. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91741. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91742. 19:18:34 T:2316 DEBUG: Previous line repeats 1 times.
  91743. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91744. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91745. 19:18:34 T:2316 DEBUG: Previous line repeats 2 times.
  91746. 19:18:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91747. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91748. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91749. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91750. 19:18:35 T:2316 DEBUG: Previous line repeats 1 times.
  91751. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91752. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91753. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91754. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91755. 19:18:35 T:2316 DEBUG: Previous line repeats 2 times.
  91756. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91757. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91758. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91759. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91760. 19:18:35 T:2316 DEBUG: Previous line repeats 1 times.
  91761. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91762. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91763. 19:18:35 T:2316 DEBUG: Previous line repeats 2 times.
  91764. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91765. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91766. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91767. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91768. 19:18:35 T:2316 DEBUG: Previous line repeats 1 times.
  91769. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91770. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91771. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91772. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91773. 19:18:35 T:2316 DEBUG: Previous line repeats 2 times.
  91774. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91775. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91776. 19:18:35 T:2316 DEBUG: Previous line repeats 2 times.
  91777. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91778. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91779. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91780. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91781. 19:18:35 T:2316 DEBUG: Previous line repeats 1 times.
  91782. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91783. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91784. 19:18:35 T:2316 DEBUG: Previous line repeats 2 times.
  91785. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91786. 19:18:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91787. 19:18:36 T:2316 DEBUG: Previous line repeats 2 times.
  91788. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91789. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91790. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91791. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91792. 19:18:36 T:2316 DEBUG: Previous line repeats 4 times.
  91793. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91794. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91795. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91796. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91797. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91798. 19:18:36 T:2316 DEBUG: Previous line repeats 4 times.
  91799. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91800. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91801. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91802. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91803. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91804. 19:18:36 T:2316 DEBUG: Previous line repeats 2 times.
  91805. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91806. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91807. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91808. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91809. 19:18:36 T:2316 DEBUG: Previous line repeats 1 times.
  91810. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91811. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91812. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91813. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91814. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91815. 19:18:36 T:2316 DEBUG: Previous line repeats 3 times.
  91816. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91817. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91818. 19:18:36 T:2316 DEBUG: Previous line repeats 1 times.
  91819. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91820. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91821. 19:18:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91822. 19:18:37 T:2316 DEBUG: Previous line repeats 3 times.
  91823. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91824. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91825. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91826. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91827. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91828. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91829. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91830. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91831. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91832. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91833. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91834. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91835. 19:18:37 T:2316 DEBUG: Previous line repeats 2 times.
  91836. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91837. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91838. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91839. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91840. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91841. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91842. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91843. 19:18:37 T:2316 DEBUG: Previous line repeats 2 times.
  91844. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91845. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91846. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91847. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91848. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91849. 19:18:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  91850. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91851. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91852. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91853. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91854. 19:18:37 T:2316 DEBUG: Previous line repeats 2 times.
  91855. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91856. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91857. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91858. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91859. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91860. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91861. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91862. 19:18:37 T:2316 DEBUG: Previous line repeats 2 times.
  91863. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91864. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91865. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91866. 19:18:37 T:2316 DEBUG: Previous line repeats 1 times.
  91867. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91868. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91869. 19:18:37 T:2316 DEBUG: Previous line repeats 2 times.
  91870. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91871. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91872. 19:18:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91873. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91874. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91875. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91876. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91877. 19:18:38 T:2316 DEBUG: Previous line repeats 1 times.
  91878. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91879. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91880. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91881. 19:18:38 T:2316 DEBUG: Previous line repeats 2 times.
  91882. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91883. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91884. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91885. 19:18:38 T:2316 DEBUG: Previous line repeats 1 times.
  91886. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91887. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91888. 19:18:38 T:2316 DEBUG: Previous line repeats 3 times.
  91889. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91890. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91891. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91892. 19:18:38 T:2316 DEBUG: Previous line repeats 1 times.
  91893. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91894. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91895. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91896. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91897. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91898. 19:18:38 T:2316 DEBUG: Previous line repeats 1 times.
  91899. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91900. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91901. 19:18:38 T:2316 DEBUG: Previous line repeats 3 times.
  91902. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91903. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91904. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91905. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91906. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91907. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91908. 19:18:38 T:2316 DEBUG: Previous line repeats 3 times.
  91909. 19:18:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91910. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91911. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91912. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91913. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91914. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91915. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91916. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91917. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91918. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91919. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91920. 19:18:39 T:2316 DEBUG: Previous line repeats 4 times.
  91921. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91922. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91923. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91924. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91925. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91926. 19:18:39 T:2316 DEBUG: Previous line repeats 4 times.
  91927. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91928. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91929. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91930. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91931. 19:18:39 T:2316 DEBUG: Previous line repeats 2 times.
  91932. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91933. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91934. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91935. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91936. 19:18:39 T:2316 DEBUG: Previous line repeats 3 times.
  91937. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91938. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91939. 19:18:39 T:2316 DEBUG: Previous line repeats 1 times.
  91940. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91941. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91942. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91943. 19:18:39 T:2316 DEBUG: Previous line repeats 2 times.
  91944. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91945. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91946. 19:18:39 T:2316 DEBUG: Previous line repeats 1 times.
  91947. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91948. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91949. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91950. 19:18:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91951. 19:18:40 T:2316 DEBUG: Previous line repeats 2 times.
  91952. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91953. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91954. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91955. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91956. 19:18:40 T:2316 DEBUG: Previous line repeats 2 times.
  91957. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91958. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91959. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91960. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91961. 19:18:40 T:2316 DEBUG: Previous line repeats 1 times.
  91962. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91963. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91964. 19:18:40 T:2316 DEBUG: Previous line repeats 2 times.
  91965. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91966. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91967. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91968. 19:18:40 T:2316 DEBUG: Previous line repeats 2 times.
  91969. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91970. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91971. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91972. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91973. 19:18:40 T:2316 DEBUG: Previous line repeats 1 times.
  91974. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91975. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91976. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91977. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91978. 19:18:40 T:2316 DEBUG: Previous line repeats 1 times.
  91979. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91980. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91981. 19:18:40 T:2316 DEBUG: Previous line repeats 2 times.
  91982. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91983. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91984. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91985. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91986. 19:18:40 T:2316 DEBUG: Previous line repeats 1 times.
  91987. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91988. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91989. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91990. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91991. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91992. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91993. 19:18:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91994. 19:18:41 T:2316 DEBUG: Previous line repeats 3 times.
  91995. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  91996. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  91997. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  91998. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  91999. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92000. 19:18:41 T:2316 DEBUG: Previous line repeats 1 times.
  92001. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92002. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92003. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92004. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92005. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92006. 19:18:41 T:2316 DEBUG: Previous line repeats 3 times.
  92007. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92008. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92009. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92010. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92011. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92012. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92013. 19:18:41 T:2316 DEBUG: Previous line repeats 3 times.
  92014. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92015. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92016. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92017. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92018. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92019. 19:18:41 T:2316 DEBUG: Previous line repeats 2 times.
  92020. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92021. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92022. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92023. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92024. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92025. 19:18:41 T:2316 DEBUG: Previous line repeats 3 times.
  92026. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92027. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92028. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92029. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92030. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92031. 19:18:41 T:2316 DEBUG: Previous line repeats 2 times.
  92032. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92033. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92034. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92035. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92036. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92037. 19:18:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92038. 19:18:42 T:2316 DEBUG: Previous line repeats 4 times.
  92039. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92040. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92041. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92042. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92043. 19:18:42 T:2316 DEBUG: Previous line repeats 3 times.
  92044. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92045. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92046. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92047. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92048. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92049. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92050. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92051. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92052. 19:18:42 T:2316 DEBUG: Previous line repeats 2 times.
  92053. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92054. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92055. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92056. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92057. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92058. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92059. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92060. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92061. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92062. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92063. 19:18:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  92064. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92065. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92066. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92067. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92068. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92069. 19:18:42 T:2316 DEBUG: Previous line repeats 1 times.
  92070. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92071. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92072. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92073. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92074. 19:18:42 T:2316 DEBUG: Previous line repeats 2 times.
  92075. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92076. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92077. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92078. 19:18:42 T:2316 DEBUG: Previous line repeats 2 times.
  92079. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92080. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92081. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92082. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92083. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92084. 19:18:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92085. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92086. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92087. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92088. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92089. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92090. 19:18:43 T:2316 DEBUG: Previous line repeats 2 times.
  92091. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92092. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92093. 19:18:43 T:2316 DEBUG: Previous line repeats 1 times.
  92094. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92095. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92096. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92097. 19:18:43 T:2316 DEBUG: Previous line repeats 2 times.
  92098. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92099. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92100. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92101. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92102. 19:18:43 T:2316 DEBUG: Previous line repeats 1 times.
  92103. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92104. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92105. 19:18:43 T:2316 DEBUG: Previous line repeats 2 times.
  92106. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92107. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92108. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92109. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92110. 19:18:43 T:2316 DEBUG: Previous line repeats 2 times.
  92111. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92112. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92113. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92114. 19:18:43 T:2316 DEBUG: Previous line repeats 1 times.
  92115. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92116. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92117. 19:18:43 T:2316 DEBUG: Previous line repeats 3 times.
  92118. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92119. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92120. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92121. 19:18:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92122. 19:18:44 T:2316 DEBUG: Previous line repeats 4 times.
  92123. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92124. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92125. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92126. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92127. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92128. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92129. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92130. 19:18:44 T:2316 DEBUG: Previous line repeats 1 times.
  92131. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92132. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92133. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92134. 19:18:44 T:2316 DEBUG: Previous line repeats 2 times.
  92135. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92136. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92137. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92138. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92139. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92140. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92141. 19:18:44 T:2316 DEBUG: Previous line repeats 3 times.
  92142. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92143. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92144. 19:18:44 T:2316 DEBUG: Previous line repeats 1 times.
  92145. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92146. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92147. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92148. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92149. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92150. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92151. 19:18:44 T:2316 DEBUG: Previous line repeats 1 times.
  92152. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92153. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92154. 19:18:44 T:2316 DEBUG: Previous line repeats 3 times.
  92155. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92156. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92157. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92158. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92159. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92160. 19:18:44 T:2316 DEBUG: Previous line repeats 3 times.
  92161. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92162. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92163. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92164. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92165. 19:18:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92166. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92167. 19:18:45 T:2316 DEBUG: Previous line repeats 1 times.
  92168. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92169. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92170. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92171. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92172. 19:18:45 T:2316 DEBUG: Previous line repeats 2 times.
  92173. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92174. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92175. 19:18:45 T:2316 DEBUG: Previous line repeats 1 times.
  92176. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92177. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92178. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92179. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92180. 19:18:45 T:2316 DEBUG: Previous line repeats 2 times.
  92181. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92182. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92183. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92184. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92185. 19:18:45 T:2316 DEBUG: Previous line repeats 1 times.
  92186. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92187. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92188. 19:18:45 T:2316 DEBUG: Previous line repeats 2 times.
  92189. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92190. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92191. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92192. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92193. 19:18:45 T:6204 DEBUG: Previous line repeats 1 times.
  92194. 19:18:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92195. 19:18:45 T:6204 INFO: Previous line repeats 7 times.
  92196. 19:18:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92197. 19:18:45 T:2316 INFO: Previous line repeats 3 times.
  92198. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92199. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92200. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92201. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92202. 19:18:45 T:6204 DEBUG: Previous line repeats 2 times.
  92203. 19:18:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92204. 19:18:45 T:2316 INFO: Previous line repeats 5 times.
  92205. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92206. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92207. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92208. 19:18:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92209. 19:18:45 T:6204 DEBUG: Previous line repeats 1 times.
  92210. 19:18:45 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92211. 19:18:46 T:2316 INFO: Previous line repeats 17 times.
  92212. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92213. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92214. 19:18:46 T:6204 DEBUG: Previous line repeats 2 times.
  92215. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92216. 19:18:46 T:2316 INFO: Previous line repeats 5 times.
  92217. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92218. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92219. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92220. 19:18:46 T:2316 DEBUG: Previous line repeats 1 times.
  92221. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92222. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92223. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92224. 19:18:46 T:2316 INFO: Previous line repeats 5 times.
  92225. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92226. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92227. 19:18:46 T:2316 INFO: Previous line repeats 5 times.
  92228. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92229. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92230. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92231. 19:18:46 T:6204 DEBUG: Previous line repeats 2 times.
  92232. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92233. 19:18:46 T:6204 INFO: Previous line repeats 9 times.
  92234. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92235. 19:18:46 T:2316 INFO: Previous line repeats 7 times.
  92236. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92237. 19:18:46 T:2316 DEBUG: Previous line repeats 1 times.
  92238. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92239. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92240. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92241. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92242. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92243. 19:18:46 T:6204 DEBUG: Previous line repeats 2 times.
  92244. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92245. 19:18:46 T:2316 INFO: Previous line repeats 5 times.
  92246. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92247. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92248. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92249. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92250. 19:18:46 T:2316 DEBUG: Previous line repeats 1 times.
  92251. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92252. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92253. 19:18:46 T:2316 INFO: Previous line repeats 11 times.
  92254. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92255. 19:18:46 T:2316 DEBUG: Previous line repeats 2 times.
  92256. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92257. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92258. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92259. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92260. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92261. 19:18:46 T:6204 INFO: Previous line repeats 1 times.
  92262. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92263. 19:18:46 T:2316 INFO: Previous line repeats 3 times.
  92264. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92265. 19:18:46 T:2316 DEBUG: Previous line repeats 1 times.
  92266. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92267. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92268. 19:18:46 T:6204 INFO: Previous line repeats 3 times.
  92269. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92270. 19:18:46 T:2316 INFO: Previous line repeats 7 times.
  92271. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92272. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92273. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92274. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92275. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92276. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92277. 19:18:46 T:6204 INFO: Previous line repeats 1 times.
  92278. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92279. 19:18:46 T:2316 INFO: Previous line repeats 3 times.
  92280. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92281. 19:18:46 T:2316 DEBUG: Previous line repeats 2 times.
  92282. 19:18:46 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92283. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92284. 19:18:46 T:6204 INFO: Previous line repeats 3 times.
  92285. 19:18:46 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92286. 19:18:47 T:2316 INFO: Previous line repeats 13 times.
  92287. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92288. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92289. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92290. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92291. 19:18:47 T:2316 DEBUG: Previous line repeats 4 times.
  92292. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92293. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92294. 19:18:47 T:2316 INFO: Previous line repeats 5 times.
  92295. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92296. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92297. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-0" expiration time renewed..
  92298. 19:18:47 T:6204 INFO: Previous line repeats 7 times.
  92299. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92300. 19:18:47 T:2316 INFO: Previous line repeats 1 times.
  92301. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92302. 19:18:47 T:2316 DEBUG: Previous line repeats 2 times.
  92303. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92304. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92305. 19:18:47 T:2316 INFO: Previous line repeats 1 times.
  92306. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92307. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92308. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92309. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92310. 19:18:47 T:6204 DEBUG: Previous line repeats 1 times.
  92311. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92312. 19:18:47 T:2316 INFO: Previous line repeats 5 times.
  92313. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92314. 19:18:47 T:2316 DEBUG: Previous line repeats 1 times.
  92315. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92316. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92317. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92318. 19:18:47 T:2316 INFO: Previous line repeats 15 times.
  92319. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92320. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92321. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92322. 19:18:47 T:6204 DEBUG: Previous line repeats 2 times.
  92323. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-1" expiration time renewed..
  92324. 19:18:47 T:6204 INFO: Previous line repeats 1 times.
  92325. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92326. 19:18:47 T:2316 INFO: Previous line repeats 3 times.
  92327. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92328. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92329. 19:18:47 T:2316 DEBUG: Previous line repeats 2 times.
  92330. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92331. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92332. 19:18:47 T:5808 INFO: Previous line repeats 1 times.
  92333. 19:18:47 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  92334. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92335. 19:18:47 T:2316 INFO: Previous line repeats 3 times.
  92336. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92337. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92338. 19:18:47 T:2316 INFO: Previous line repeats 5 times.
  92339. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92340. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92341. 19:18:47 T:2316 DEBUG: Previous line repeats 1 times.
  92342. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92343. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92344. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun Prime Tuner 1322896A-2" expiration time renewed..
  92345. 19:18:47 T:6204 INFO: Previous line repeats 11 times.
  92346. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92347. 19:18:47 T:2316 INFO: Previous line repeats 5 times.
  92348. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92349. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92350. 19:18:47 T:2316 DEBUG: Previous line repeats 2 times.
  92351. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92352. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92353. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92354. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92355. 19:18:47 T:6204 INFO: Previous line repeats 1 times.
  92356. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92357. 19:18:47 T:2316 INFO: Previous line repeats 3 times.
  92358. 19:18:47 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92359. 19:18:47 T:6204 DEBUG: Previous line repeats 1 times.
  92360. 19:18:47 T:6204 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92361. 19:18:48 T:2316 INFO: Previous line repeats 5 times.
  92362. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92363. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92364. 19:18:48 T:2316 DEBUG: Previous line repeats 1 times.
  92365. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92366. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92367. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92368. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92369. 19:18:48 T:2316 DEBUG: Previous line repeats 2 times.
  92370. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92371. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92372. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92373. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92374. 19:18:48 T:2316 DEBUG: Previous line repeats 1 times.
  92375. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92376. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92377. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92378. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92379. 19:18:48 T:2316 DEBUG: Previous line repeats 1 times.
  92380. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92381. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92382. 19:18:48 T:2316 DEBUG: Previous line repeats 2 times.
  92383. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92384. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92385. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92386. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92387. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92388. 19:18:48 T:2316 DEBUG: Previous line repeats 3 times.
  92389. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92390. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92391. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92392. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92393. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92394. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92395. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92396. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92397. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92398. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92399. 19:18:48 T:2316 DEBUG: Previous line repeats 4 times.
  92400. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92401. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92402. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92403. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92404. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92405. 19:18:48 T:2316 DEBUG: Previous line repeats 4 times.
  92406. 19:18:48 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92407. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92408. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92409. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92410. 19:18:49 T:2316 DEBUG: Previous line repeats 2 times.
  92411. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92412. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92413. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92414. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92415. 19:18:49 T:2316 DEBUG: Previous line repeats 4 times.
  92416. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92417. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92418. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92419. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92420. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92421. 19:18:49 T:2316 DEBUG: Previous line repeats 3 times.
  92422. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92423. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92424. 19:18:49 T:2316 DEBUG: Previous line repeats 1 times.
  92425. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92426. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92427. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92428. 19:18:49 T:2316 DEBUG: Previous line repeats 2 times.
  92429. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92430. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92431. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92432. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92433. 19:18:49 T:2316 DEBUG: Previous line repeats 2 times.
  92434. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92435. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92436. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92437. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92438. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92439. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92440. 19:18:49 T:2316 DEBUG: Previous line repeats 3 times.
  92441. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92442. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92443. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92444. 19:18:49 T:2316 DEBUG: Previous line repeats 1 times.
  92445. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92446. 19:18:49 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92447. 19:18:50 T:2316 DEBUG: Previous line repeats 2 times.
  92448. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92449. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92450. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92451. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92452. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92453. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92454. 19:18:50 T:2316 DEBUG: Previous line repeats 1 times.
  92455. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92456. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92457. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92458. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92459. 19:18:50 T:2316 DEBUG: Previous line repeats 2 times.
  92460. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92461. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92462. 19:18:50 T:2316 DEBUG: Previous line repeats 1 times.
  92463. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92464. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92465. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92466. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92467. 19:18:50 T:2316 DEBUG: Previous line repeats 2 times.
  92468. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92469. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92470. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92471. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92472. 19:18:50 T:2316 DEBUG: Previous line repeats 1 times.
  92473. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92474. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92475. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92476. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92477. 19:18:50 T:2316 DEBUG: Previous line repeats 2 times.
  92478. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92479. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92480. 19:18:50 T:2316 DEBUG: Previous line repeats 2 times.
  92481. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92482. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92483. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92484. 19:18:50 T:3764 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  92485. 19:18:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  92486. 19:18:50 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.3.1:49152/gatedesc.xml
  92487. 19:18:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "[TV]GameRoom" expiration time renewed..
  92488. 19:18:50 T:3764 INFO: Previous line repeats 6 times.
  92489. 19:18:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92490. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92491. 19:18:50 T:2316 DEBUG: Previous line repeats 1 times.
  92492. 19:18:50 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92493. 19:18:50 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  92494. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  92495. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92496. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92497. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92498. 19:18:51 T:2316 DEBUG: Previous line repeats 1 times.
  92499. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92500. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92501. 19:18:51 T:3764 DEBUG: Previous line repeats 2 times.
  92502. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  92503. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  92504. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  92505. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92506. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92507. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92508. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  92509. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92510. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92511. 19:18:51 T:3764 DEBUG: Previous line repeats 2 times.
  92512. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  92513. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92514. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92515. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92516. 19:18:51 T:2316 DEBUG: Previous line repeats 1 times.
  92517. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92518. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92519. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92520. 19:18:51 T:2836 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gatedesc.xml
  92521. 19:18:51 T:2836 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gatedesc.xml)
  92522. 19:18:51 T:2836 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92523. 19:18:51 T:2836 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  92524. 19:18:51 T:2836 INFO: Platinum [neptune.http]: got connection (reused: false)
  92525. 19:18:51 T:2836 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.3.1:49152/gatedesc.xml)
  92526. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  92527. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92528. 19:18:51 T:2316 DEBUG: Previous line repeats 2 times.
  92529. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92530. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92531. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92532. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92533. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92534. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92535. 19:18:51 T:3764 DEBUG: Previous line repeats 2 times.
  92536. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  92537. 19:18:51 T:2316 INFO: Previous line repeats 1 times.
  92538. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92539. 19:18:51 T:2316 DEBUG: Previous line repeats 1 times.
  92540. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92541. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92542. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92543. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92544. 19:18:51 T:2316 DEBUG: Previous line repeats 1 times.
  92545. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92546. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92547. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92548. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92549. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92550. 19:18:51 T:2316 DEBUG: Previous line repeats 3 times.
  92551. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92552. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92553. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92554. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  92555. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92556. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92557. 19:18:51 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92558. 19:18:51 T:3764 DEBUG: Previous line repeats 1 times.
  92559. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  92560. 19:18:51 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92561. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92562. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92563. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92564. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92565. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92566. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92567. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92568. 19:18:52 T:2316 INFO: Previous line repeats 1 times.
  92569. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92570. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92571. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92572. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92573. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92574. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92575. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92576. 19:18:52 T:3764 DEBUG: Previous line repeats 3 times.
  92577. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92578. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92579. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92580. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92581. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92582. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  92583. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  92584. 19:18:52 T:1376 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateconnSCPD.xml
  92585. 19:18:52 T:1376 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateconnSCPD.xml)
  92586. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92587. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  92588. 19:18:52 T:1376 INFO: Platinum [neptune.http]: got connection (reused: false)
  92589. 19:18:52 T:1376 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/gateicfgSCPD.xml
  92590. 19:18:52 T:1376 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/gateicfgSCPD.xml)
  92591. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92592. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  92593. 19:18:52 T:1376 INFO: Platinum [neptune.http]: got connection (reused: false)
  92594. 19:18:52 T:1376 INFO: Platinum [neptune.http]: requesting URL http://10.10.3.1:49152/dummy.xml
  92595. 19:18:52 T:1376 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.3.1:49152/dummy.xml)
  92596. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92597. 19:18:52 T:1376 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.3.1:49152
  92598. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92599. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92600. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92601. 19:18:52 T:2316 DEBUG: Previous line repeats 2 times.
  92602. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92603. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92604. 19:18:52 T:2316 DEBUG: Previous line repeats 1 times.
  92605. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92606. 19:18:52 T:1376 INFO: Platinum [neptune.http]: got connection (reused: false)
  92607. 19:18:52 T:1376 ERROR: Platinum [platinum.core.service]: No state variables found
  92608. 19:18:52 T:1376 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  92609. 19:18:52 T:1376 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  92610. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  92611. <specVersion>
  92612. <major>1</major>
  92613. <minor>0</minor>
  92614. </specVersion>
  92615. <actionList />
  92616. <serviceStateTable />
  92617. </scpd>
  92618. 19:18:52 T:1376 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  92619. 19:18:52 T:1376 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  92620. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  92621. <specVersion>
  92622. <major>1</major>
  92623. <minor>0</minor>
  92624. </specVersion>
  92625. <actionList />
  92626. <serviceStateTable />
  92627. </scpd>
  92628. 19:18:52 T:1376 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  92629. 19:18:52 T:3764 NOTICE: Previous line repeats 2 times.
  92630. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  92631. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92632. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  92633. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92634. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92635. 19:18:52 T:5808 DEBUG: Previous line repeats 2 times.
  92636. 19:18:52 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  92637. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1321DD41" expiration time renewed..
  92638. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 13233EF2" expiration time renewed..
  92639. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  92640. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92641. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92642. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1321DD41" expiration time renewed..
  92643. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92644. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92645. 19:18:52 T:3764 DEBUG: Previous line repeats 2 times.
  92646. 19:18:52 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 13233EF2" expiration time renewed..
  92647. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92648. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92649. 19:18:52 T:2316 DEBUG: Previous line repeats 1 times.
  92650. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92651. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92652. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92653. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92654. 19:18:52 T:2316 DEBUG: Previous line repeats 2 times.
  92655. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92656. 19:18:52 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92657. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92658. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92659. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92660. 19:18:53 T:2316 DEBUG: Previous line repeats 1 times.
  92661. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92662. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92663. 19:18:53 T:2316 DEBUG: Previous line repeats 2 times.
  92664. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92665. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 13233EF2" expiration time renewed..
  92666. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92667. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun RUI 1322896A" expiration time renewed..
  92668. 19:18:53 T:2316 INFO: Previous line repeats 1 times.
  92669. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92670. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92671. 19:18:53 T:2316 DEBUG: Previous line repeats 1 times.
  92672. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92673. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92674. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92675. 19:18:53 T:3764 NOTICE: Platinum [platinum.core.ctrlpoint]: Inspecting device "75802409-bccb-40e7-8e6c-fa095ecce13e" detected @ http://10.10.1.1:49154/gatedesc.xml
  92676. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92677. 19:18:53 T:2316 DEBUG: Previous line repeats 2 times.
  92678. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92679. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92680. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1322896A" expiration time renewed..
  92681. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DRI Tuner 1322896A" expiration time renewed..
  92682. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  92683. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92684. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92685. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92686. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92687. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92688. 19:18:53 T:2316 DEBUG: Previous line repeats 2 times.
  92689. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92690. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92691. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92692. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92693. 19:18:53 T:2316 DEBUG: Previous line repeats 1 times.
  92694. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92695. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92696. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92697. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92698. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92699. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92700. 19:18:53 T:3764 DEBUG: Previous line repeats 1 times.
  92701. 19:18:53 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "HDHomeRun DMS 1321DD41" expiration time renewed..
  92702. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92703. 19:18:53 T:2316 DEBUG: Previous line repeats 1 times.
  92704. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92705. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92706. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92707. 19:18:53 T:6360 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gatedesc.xml
  92708. 19:18:53 T:6360 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gatedesc.xml)
  92709. 19:18:53 T:6360 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92710. 19:18:53 T:6360 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  92711. 19:18:53 T:6360 INFO: Platinum [neptune.http]: got connection (reused: false)
  92712. 19:18:53 T:6360 NOTICE: Platinum [platinum.core.ctrlpoint]: Device "75802409-bccb-40e7-8e6c-fa095ecce13e" is now known as "Linux Internet Gateway Device" (http://10.10.1.1:49154/gatedesc.xml)
  92713. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92714. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92715. 19:18:53 T:2316 DEBUG: Previous line repeats 3 times.
  92716. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92717. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92718. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92719. 19:18:53 T:2316 DEBUG: Previous line repeats 1 times.
  92720. 19:18:53 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92721. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92722. 19:18:54 T:2316 DEBUG: Previous line repeats 2 times.
  92723. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92724. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92725. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92726. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92727. 19:18:54 T:2316 DEBUG: Previous line repeats 2 times.
  92728. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92729. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92730. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92731. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92732. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92733. 19:18:54 T:2316 DEBUG: Previous line repeats 4 times.
  92734. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92735. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92736. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92737. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92738. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92739. 19:18:54 T:2316 DEBUG: Previous line repeats 3 times.
  92740. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92741. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92742. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92743. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92744. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92745. 19:18:54 T:4940 DEBUG: Previous line repeats 1 times.
  92746. 19:18:54 T:4940 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateconnSCPD.xml
  92747. 19:18:54 T:4940 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateconnSCPD.xml)
  92748. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92749. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  92750. 19:18:54 T:4940 INFO: Platinum [neptune.http]: got connection (reused: false)
  92751. 19:18:54 T:4940 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/gateicfgSCPD.xml
  92752. 19:18:54 T:4940 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/gateicfgSCPD.xml)
  92753. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92754. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  92755. 19:18:54 T:4940 INFO: Platinum [neptune.http]: got connection (reused: false)
  92756. 19:18:54 T:4940 INFO: Platinum [neptune.http]: requesting URL http://10.10.1.1:49154/dummy.xml
  92757. 19:18:54 T:4940 INFO: Platinum [neptune.http]: calling connector (proxy:no) (http 1.1:yes) (url:http://10.10.1.1:49154/dummy.xml)
  92758. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: looking for a connection to reuse
  92759. 19:18:54 T:4940 INFO: Platinum [neptune.tls]: TLS connector will connect to 10.10.1.1:49154
  92760. 19:18:54 T:4940 INFO: Platinum [neptune.http]: got connection (reused: false)
  92761. 19:18:54 T:4940 ERROR: Platinum [platinum.core.service]: No state variables found
  92762. 19:18:54 T:4940 ERROR: Platinum [platinum.core.service]: NPT_CHECK failed, result=-20011 (NPT_ERROR_INVALID_SYNTAX) [(((-20000-0) - 11))]
  92763. 19:18:54 T:4940 FATAL: Platinum [platinum.core.service]: Failed to parse scpd: <?xml version="1.0"?>
  92764. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  92765. <specVersion>
  92766. <major>1</major>
  92767. <minor>0</minor>
  92768. </specVersion>
  92769. <actionList />
  92770. <serviceStateTable />
  92771. </scpd>
  92772. 19:18:54 T:4940 ERROR: Platinum [platinum.core.ctrlpoint]: NPT_CHECK failed, result=-1 (FAILURE) [(res)]
  92773. 19:18:54 T:4940 ERROR: Platinum [platinum.core.ctrlpoint]: Bad SCPD response for device "Linux Internet Gateway Device":<?xml version="1.0"?>
  92774. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  92775. <specVersion>
  92776. <major>1</major>
  92777. <minor>0</minor>
  92778. </specVersion>
  92779. <actionList />
  92780. <serviceStateTable />
  92781. </scpd>
  92782. 19:18:54 T:4940 NOTICE: Platinum [platinum.core.ctrlpoint]: Removing 75802409-bccb-40e7-8e6c-fa095ecce13e from device list
  92783. 19:18:54 T:2316 NOTICE: Previous line repeats 2 times.
  92784. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92785. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92786. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92787. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92788. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92789. 19:18:54 T:3764 DEBUG: Previous line repeats 2 times.
  92790. 19:18:54 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92791. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92792. 19:18:54 T:2316 DEBUG: Previous line repeats 1 times.
  92793. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92794. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92795. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92796. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92797. 19:18:54 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92798. 19:18:55 T:2316 DEBUG: Previous line repeats 4 times.
  92799. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92800. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92801. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92802. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92803. 19:18:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92804. 19:18:55 T:2316 INFO: Previous line repeats 1 times.
  92805. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92806. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92807. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92808. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92809. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92810. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92811. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92812. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92813. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92814. 19:18:55 T:3764 INFO: Platinum [platinum.core.ctrlpoint]: Device "JAI-TV: MythTV AV Media Server" expiration time renewed..
  92815. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92816. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92817. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92818. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92819. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92820. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92821. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92822. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92823. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92824. 19:18:55 T:2316 DEBUG: Previous line repeats 2 times.
  92825. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92826. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92827. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92828. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92829. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92830. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92831. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92832. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92833. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92834. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92835. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92836. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92837. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92838. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92839. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92840. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92841. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92842. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92843. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92844. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92845. 19:18:55 T:2316 DEBUG: Previous line repeats 1 times.
  92846. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92847. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92848. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92849. 19:18:55 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92850. 19:18:56 T:2316 DEBUG: Previous line repeats 2 times.
  92851. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92852. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92853. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92854. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92855. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92856. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92857. 19:18:56 T:2316 DEBUG: Previous line repeats 1 times.
  92858. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92859. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92860. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92861. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92862. 19:18:56 T:2316 DEBUG: Previous line repeats 3 times.
  92863. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92864. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92865. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92866. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92867. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92868. 19:18:56 T:2316 DEBUG: Previous line repeats 3 times.
  92869. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92870. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92871. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92872. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92873. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92874. 19:18:56 T:2316 DEBUG: Previous line repeats 3 times.
  92875. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92876. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92877. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92878. 19:18:56 T:2316 DEBUG: Previous line repeats 1 times.
  92879. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92880. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92881. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92882. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92883. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92884. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92885. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92886. 19:18:56 T:2316 DEBUG: Previous line repeats 3 times.
  92887. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92888. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92889. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92890. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92891. 19:18:56 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92892. 19:18:57 T:2316 DEBUG: Previous line repeats 3 times.
  92893. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92894. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92895. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92896. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92897. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92898. 19:18:57 T:2316 DEBUG: Previous line repeats 3 times.
  92899. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92900. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92901. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92902. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92903. 19:18:57 T:2316 DEBUG: Previous line repeats 3 times.
  92904. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92905. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92906. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92907. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92908. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92909. 19:18:57 T:2316 DEBUG: Previous line repeats 2 times.
  92910. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92911. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92912. 19:18:57 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  92913. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92914. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92915. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92916. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92917. 19:18:57 T:2316 DEBUG: Previous line repeats 2 times.
  92918. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92919. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92920. 19:18:57 T:2316 DEBUG: Previous line repeats 1 times.
  92921. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92922. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92923. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92924. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92925. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92926. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92927. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92928. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92929. 19:18:57 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92930. 19:18:58 T:2316 DEBUG: Previous line repeats 2 times.
  92931. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92932. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92933. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92934. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92935. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92936. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92937. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92938. 19:18:58 T:2316 DEBUG: Previous line repeats 2 times.
  92939. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92940. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92941. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92942. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92943. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92944. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92945. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92946. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92947. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92948. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92949. 19:18:58 T:2316 DEBUG: Previous line repeats 2 times.
  92950. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92951. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92952. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92953. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92954. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92955. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92956. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92957. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92958. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92959. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92960. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92961. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92962. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92963. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92964. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92965. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92966. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92967. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92968. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92969. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92970. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92971. 19:18:58 T:2316 DEBUG: Previous line repeats 1 times.
  92972. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92973. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92974. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92975. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92976. 19:18:58 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92977. 19:18:59 T:2316 DEBUG: Previous line repeats 3 times.
  92978. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92979. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92980. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92981. 19:18:59 T:2316 DEBUG: Previous line repeats 1 times.
  92982. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92983. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92984. 19:18:59 T:2316 DEBUG: Previous line repeats 3 times.
  92985. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92986. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92987. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92988. 19:18:59 T:2316 DEBUG: Previous line repeats 1 times.
  92989. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92990. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92991. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92992. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  92993. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92994. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  92995. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92996. 19:18:59 T:2316 DEBUG: Previous line repeats 3 times.
  92997. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  92998. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  92999. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93000. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93001. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93002. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93003. 19:18:59 T:2316 DEBUG: Previous line repeats 3 times.
  93004. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93005. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93006. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93007. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93008. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93009. 19:18:59 T:2316 DEBUG: Previous line repeats 1 times.
  93010. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93011. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93012. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93013. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93014. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93015. 19:18:59 T:2316 DEBUG: Previous line repeats 4 times.
  93016. 19:18:59 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93017. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93018. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93019. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93020. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93021. 19:19:00 T:2316 DEBUG: Previous line repeats 3 times.
  93022. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93023. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93024. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93025. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93026. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93027. 19:19:00 T:2316 DEBUG: Previous line repeats 2 times.
  93028. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93029. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93030. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93031. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93032. 19:19:00 T:2316 DEBUG: Previous line repeats 2 times.
  93033. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93034. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93035. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93036. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93037. 19:19:00 T:2316 DEBUG: Previous line repeats 1 times.
  93038. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93039. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93040. 19:19:00 T:2316 DEBUG: Previous line repeats 2 times.
  93041. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93042. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93043. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93044. 19:19:00 T:2316 DEBUG: Previous line repeats 1 times.
  93045. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93046. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93047. 19:19:00 T:2316 DEBUG: Previous line repeats 2 times.
  93048. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93049. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93050. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93051. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93052. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93053. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93054. 19:19:00 T:2316 DEBUG: Previous line repeats 1 times.
  93055. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93056. 19:19:00 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93057. 19:19:01 T:2316 DEBUG: Previous line repeats 2 times.
  93058. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93059. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93060. 19:19:01 T:2316 DEBUG: Previous line repeats 1 times.
  93061. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93062. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93063. 19:19:01 T:2316 DEBUG: Previous line repeats 1 times.
  93064. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93065. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93066. 19:19:01 T:2316 DEBUG: Previous line repeats 2 times.
  93067. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93068. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93069. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93070. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93071. 19:19:01 T:2316 DEBUG: Previous line repeats 1 times.
  93072. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93073. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93074. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93075. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93076. 19:19:01 T:2316 DEBUG: Previous line repeats 1 times.
  93077. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93078. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93079. 19:19:01 T:2316 DEBUG: Previous line repeats 3 times.
  93080. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93081. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93082. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93083. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93084. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93085. 19:19:01 T:2316 DEBUG: Previous line repeats 4 times.
  93086. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93087. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93088. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93089. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93090. 19:19:01 T:2316 DEBUG: Previous line repeats 2 times.
  93091. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93092. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93093. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93094. 19:19:01 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93095. 19:19:02 T:2316 DEBUG: Previous line repeats 2 times.
  93096. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93097. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93098. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93099. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93100. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93101. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93102. 19:19:02 T:2316 DEBUG: Previous line repeats 3 times.
  93103. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93104. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93105. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93106. 19:19:02 T:2316 DEBUG: Previous line repeats 1 times.
  93107. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93108. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93109. 19:19:02 T:2316 DEBUG: Previous line repeats 3 times.
  93110. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93111. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93112. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93113. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93114. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93115. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93116. 19:19:02 T:2316 DEBUG: Previous line repeats 1 times.
  93117. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93118. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93119. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93120. 19:19:02 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  93121. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93122. 19:19:02 T:2316 DEBUG: Previous line repeats 2 times.
  93123. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93124. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93125. 19:19:02 T:2316 DEBUG: Previous line repeats 1 times.
  93126. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93127. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93128. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93129. 19:19:02 T:2316 DEBUG: Previous line repeats 2 times.
  93130. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93131. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93132. 19:19:02 T:2316 DEBUG: Previous line repeats 2 times.
  93133. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93134. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93135. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93136. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93137. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93138. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93139. 19:19:02 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93140. 19:19:03 T:2316 DEBUG: Previous line repeats 3 times.
  93141. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93142. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93143. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93144. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93145. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93146. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93147. 19:19:03 T:2316 DEBUG: Previous line repeats 2 times.
  93148. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93149. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93150. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93151. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93152. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93153. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93154. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93155. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93156. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93157. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93158. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93159. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93160. 19:19:03 T:2316 DEBUG: Previous line repeats 2 times.
  93161. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93162. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93163. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93164. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93165. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93166. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93167. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93168. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93169. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93170. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93171. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93172. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93173. 19:19:03 T:2316 DEBUG: Previous line repeats 2 times.
  93174. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93175. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93176. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93177. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93178. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93179. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93180. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93181. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93182. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93183. 19:19:03 T:2316 DEBUG: Previous line repeats 1 times.
  93184. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93185. 19:19:03 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93186. 19:19:04 T:2316 DEBUG: Previous line repeats 3 times.
  93187. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93188. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93189. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93190. 19:19:04 T:2316 DEBUG: Previous line repeats 1 times.
  93191. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93192. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93193. 19:19:04 T:2316 DEBUG: Previous line repeats 3 times.
  93194. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93195. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93196. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93197. 19:19:04 T:2316 DEBUG: Previous line repeats 1 times.
  93198. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93199. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93200. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93201. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93202. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93203. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93204. 19:19:04 T:2316 DEBUG: Previous line repeats 4 times.
  93205. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93206. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93207. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93208. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93209. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93210. 19:19:04 T:2316 DEBUG: Previous line repeats 4 times.
  93211. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93212. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93213. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93214. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93215. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93216. 19:19:04 T:2316 DEBUG: Previous line repeats 2 times.
  93217. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93218. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93219. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93220. 19:19:04 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93221. 19:19:05 T:2316 DEBUG: Previous line repeats 2 times.
  93222. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93223. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93224. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93225. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93226. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93227. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93228. 19:19:05 T:2316 DEBUG: Previous line repeats 3 times.
  93229. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93230. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93231. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93232. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93233. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93234. 19:19:05 T:2316 DEBUG: Previous line repeats 3 times.
  93235. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93236. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93237. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93238. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93239. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93240. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93241. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93242. 19:19:05 T:2316 DEBUG: Previous line repeats 1 times.
  93243. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93244. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93245. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93246. 19:19:05 T:2316 DEBUG: Previous line repeats 3 times.
  93247. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93248. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93249. 19:19:05 T:2316 DEBUG: Previous line repeats 1 times.
  93250. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93251. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93252. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93253. 19:19:05 T:2316 DEBUG: Previous line repeats 2 times.
  93254. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93255. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93256. 19:19:05 T:2316 DEBUG: Previous line repeats 1 times.
  93257. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93258. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93259. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93260. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93261. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93262. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93263. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93264. 19:19:05 T:2316 DEBUG: Previous line repeats 1 times.
  93265. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93266. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93267. 19:19:05 T:2316 DEBUG: Previous line repeats 2 times.
  93268. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93269. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93270. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93271. 19:19:05 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93272. 19:19:06 T:2316 DEBUG: Previous line repeats 1 times.
  93273. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93274. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93275. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93276. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93277. 19:19:06 T:2316 DEBUG: Previous line repeats 2 times.
  93278. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93279. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93280. 19:19:06 T:2316 DEBUG: Previous line repeats 1 times.
  93281. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93282. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93283. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93284. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93285. 19:19:06 T:2316 DEBUG: Previous line repeats 2 times.
  93286. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93287. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93288. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93289. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93290. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93291. 19:19:06 T:2316 DEBUG: Previous line repeats 3 times.
  93292. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93293. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93294. 19:19:06 T:2316 DEBUG: Previous line repeats 1 times.
  93295. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93296. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93297. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93298. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93299. 19:19:06 T:2316 DEBUG: Previous line repeats 4 times.
  93300. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93301. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93302. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93303. 19:19:06 T:2316 DEBUG: Previous line repeats 1 times.
  93304. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93305. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93306. 19:19:06 T:2316 DEBUG: Previous line repeats 1 times.
  93307. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93308. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93309. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93310. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93311. 19:19:06 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93312. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93313. 19:19:07 T:2316 DEBUG: Previous line repeats 4 times.
  93314. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93315. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93316. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93317. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93318. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93319. 19:19:07 T:2316 DEBUG: Previous line repeats 3 times.
  93320. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93321. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93322. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93323. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93324. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93325. 19:19:07 T:2316 DEBUG: Previous line repeats 2 times.
  93326. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93327. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93328. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93329. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93330. 19:19:07 T:2316 DEBUG: Previous line repeats 1 times.
  93331. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93332. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93333. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93334. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93335. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93336. 19:19:07 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  93337. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93338. 19:19:07 T:2316 DEBUG: Previous line repeats 2 times.
  93339. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93340. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93341. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93342. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93343. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93344. 19:19:07 T:2316 DEBUG: Previous line repeats 2 times.
  93345. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93346. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93347. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93348. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93349. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93350. 19:19:07 T:2316 DEBUG: Previous line repeats 2 times.
  93351. 19:19:07 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93352. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93353. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93354. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93355. 19:19:08 T:2316 DEBUG: Previous line repeats 2 times.
  93356. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93357. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93358. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93359. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93360. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93361. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93362. 19:19:08 T:2316 DEBUG: Previous line repeats 2 times.
  93363. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93364. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93365. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93366. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93367. 19:19:08 T:2316 DEBUG: Previous line repeats 1 times.
  93368. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93369. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93370. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93371. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93372. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93373. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93374. 19:19:08 T:2316 DEBUG: Previous line repeats 1 times.
  93375. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93376. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93377. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93378. 19:19:08 T:2316 DEBUG: Previous line repeats 1 times.
  93379. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93380. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93381. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93382. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93383. 19:19:08 T:2316 DEBUG: Previous line repeats 1 times.
  93384. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93385. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93386. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93387. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93388. 19:19:08 T:2316 DEBUG: Previous line repeats 2 times.
  93389. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93390. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93391. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93392. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93393. 19:19:08 T:2316 DEBUG: Previous line repeats 1 times.
  93394. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93395. 19:19:08 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93396. 19:19:09 T:2316 DEBUG: Previous line repeats 2 times.
  93397. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93398. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93399. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93400. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93401. 19:19:09 T:2316 DEBUG: Previous line repeats 2 times.
  93402. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93403. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93404. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93405. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93406. 19:19:09 T:2316 DEBUG: Previous line repeats 1 times.
  93407. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93408. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93409. 19:19:09 T:2316 DEBUG: Previous line repeats 2 times.
  93410. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93411. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93412. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93413. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93414. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93415. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93416. 19:19:09 T:2316 DEBUG: Previous line repeats 3 times.
  93417. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93418. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93419. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93420. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93421. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93422. 19:19:09 T:2316 DEBUG: Previous line repeats 4 times.
  93423. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93424. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93425. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93426. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93427. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93428. 19:19:09 T:2316 DEBUG: Previous line repeats 3 times.
  93429. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93430. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93431. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93432. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93433. 19:19:09 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93434. 19:19:10 T:2316 DEBUG: Previous line repeats 2 times.
  93435. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93436. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93437. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93438. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93439. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93440. 19:19:10 T:2316 DEBUG: Previous line repeats 1 times.
  93441. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93442. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93443. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93444. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93445. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93446. 19:19:10 T:2316 DEBUG: Previous line repeats 2 times.
  93447. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93448. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93449. 19:19:10 T:2316 DEBUG: Previous line repeats 1 times.
  93450. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93451. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93452. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93453. 19:19:10 T:2316 DEBUG: Previous line repeats 2 times.
  93454. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93455. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93456. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93457. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93458. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93459. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93460. 19:19:10 T:2316 DEBUG: Previous line repeats 1 times.
  93461. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93462. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93463. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93464. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93465. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93466. 19:19:10 T:2316 DEBUG: Previous line repeats 3 times.
  93467. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93468. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93469. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93470. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93471. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93472. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93473. 19:19:10 T:2316 DEBUG: Previous line repeats 2 times.
  93474. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93475. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93476. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93477. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93478. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93479. 19:19:10 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93480. 19:19:11 T:2316 DEBUG: Previous line repeats 2 times.
  93481. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93482. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93483. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93484. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93485. 19:19:11 T:2316 DEBUG: Previous line repeats 2 times.
  93486. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93487. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93488. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93489. 19:19:11 T:2316 DEBUG: Previous line repeats 2 times.
  93490. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93491. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93492. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93493. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93494. 19:19:11 T:2316 DEBUG: Previous line repeats 1 times.
  93495. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93496. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93497. 19:19:11 T:2316 DEBUG: Previous line repeats 1 times.
  93498. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93499. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93500. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93501. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93502. 19:19:11 T:2316 DEBUG: Previous line repeats 1 times.
  93503. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93504. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93505. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93506. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93507. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93508. 19:19:11 T:2316 DEBUG: Previous line repeats 1 times.
  93509. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93510. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93511. 19:19:11 T:2316 DEBUG: Previous line repeats 3 times.
  93512. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93513. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93514. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93515. 19:19:11 T:2316 DEBUG: Previous line repeats 1 times.
  93516. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93517. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93518. 19:19:11 T:2316 DEBUG: Previous line repeats 3 times.
  93519. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93520. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93521. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93522. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93523. 19:19:11 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93524. 19:19:12 T:2316 DEBUG: Previous line repeats 1 times.
  93525. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93526. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93527. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93528. 19:19:12 T:2316 DEBUG: Previous line repeats 1 times.
  93529. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93530. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93531. 19:19:12 T:2316 DEBUG: Previous line repeats 3 times.
  93532. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93533. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93534. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93535. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93536. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93537. 19:19:12 T:2316 DEBUG: Previous line repeats 3 times.
  93538. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93539. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93540. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93541. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93542. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93543. 19:19:12 T:2316 DEBUG: Previous line repeats 2 times.
  93544. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93545. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93546. 19:19:12 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  93547. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93548. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93549. 19:19:12 T:2316 DEBUG: Previous line repeats 3 times.
  93550. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93551. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93552. 19:19:12 T:2316 DEBUG: Previous line repeats 1 times.
  93553. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93554. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93555. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93556. 19:19:12 T:2316 DEBUG: Previous line repeats 3 times.
  93557. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93558. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93559. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93560. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93561. 19:19:12 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93562. 19:19:13 T:2316 DEBUG: Previous line repeats 2 times.
  93563. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93564. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93565. 19:19:13 T:2316 DEBUG: Previous line repeats 1 times.
  93566. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93567. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93568. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93569. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93570. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93571. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93572. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93573. 19:19:13 T:2316 DEBUG: Previous line repeats 3 times.
  93574. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93575. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93576. 19:19:13 T:2316 DEBUG: Previous line repeats 5 times.
  93577. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93578. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93579. 19:19:13 T:2316 DEBUG: Previous line repeats 1 times.
  93580. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93581. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93582. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93583. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93584. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93585. 19:19:13 T:2316 DEBUG: Previous line repeats 3 times.
  93586. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93587. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93588. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93589. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93590. 19:19:13 T:2316 DEBUG: Previous line repeats 1 times.
  93591. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93592. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93593. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93594. 19:19:13 T:2316 DEBUG: Previous line repeats 1 times.
  93595. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93596. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93597. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93598. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93599. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93600. 19:19:13 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93601. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93602. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93603. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93604. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93605. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93606. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93607. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93608. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93609. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93610. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93611. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93612. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93613. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93614. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93615. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93616. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93617. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93618. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93619. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93620. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93621. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93622. 19:19:14 T:2316 DEBUG: Previous line repeats 2 times.
  93623. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93624. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93625. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93626. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93627. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93628. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93629. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93630. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93631. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93632. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93633. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93634. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93635. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93636. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93637. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93638. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93639. 19:19:14 T:2316 DEBUG: Previous line repeats 1 times.
  93640. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93641. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93642. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93643. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93644. 19:19:14 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93645. 19:19:15 T:2316 DEBUG: Previous line repeats 1 times.
  93646. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93647. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93648. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93649. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93650. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93651. 19:19:15 T:2316 DEBUG: Previous line repeats 3 times.
  93652. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93653. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93654. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93655. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93656. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93657. 19:19:15 T:2316 DEBUG: Previous line repeats 2 times.
  93658. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93659. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93660. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93661. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93662. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93663. 19:19:15 T:2316 DEBUG: Previous line repeats 2 times.
  93664. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93665. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93666. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93667. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93668. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93669. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93670. 19:19:15 T:5004 DEBUG: Previous line repeats 1 times.
  93671. 19:19:15 T:5004 DEBUG: CPullupCorrection: pattern lost on diff 53366.000000, number of losses 5
  93672. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93673. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93674. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93675. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93676. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93677. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93678. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93679. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93680. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93681. 19:19:15 T:2316 DEBUG: Previous line repeats 1 times.
  93682. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93683. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93684. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93685. 19:19:15 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93686. 19:19:16 T:2316 DEBUG: Previous line repeats 2 times.
  93687. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93688. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93689. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93690. 19:19:16 T:2316 DEBUG: Previous line repeats 1 times.
  93691. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93692. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93693. 19:19:16 T:2316 DEBUG: Previous line repeats 1 times.
  93694. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93695. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93696. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93697. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93698. 19:19:16 T:2316 DEBUG: Previous line repeats 1 times.
  93699. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93700. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93701. 19:19:16 T:5004 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  93702. 19:19:16 T:5004 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1
  93703. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93704. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93705. 19:19:16 T:2316 DEBUG: Previous line repeats 1 times.
  93706. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93707. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93708. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93709. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93710. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93711. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93712. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93713. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93714. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93715. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93716. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93717. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93718. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93719. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93720. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93721. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93722. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93723. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93724. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93725. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93726. 19:19:16 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93727. 19:19:17 T:2316 DEBUG: Previous line repeats 2 times.
  93728. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93729. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93730. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93731. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93732. 19:19:17 T:2316 DEBUG: Previous line repeats 2 times.
  93733. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93734. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93735. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93736. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93737. 19:19:17 T:2316 DEBUG: Previous line repeats 2 times.
  93738. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93739. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93740. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93741. 19:19:17 T:2316 DEBUG: Previous line repeats 1 times.
  93742. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93743. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93744. 19:19:17 T:2316 DEBUG: Previous line repeats 2 times.
  93745. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93746. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93747. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93748. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93749. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93750. 19:19:17 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  93751. 19:19:17 T:1552 INFO: Platinum [neptune.http]: NPT_CHECK failed, result=-20014 (NPT_ERROR_TIMEOUT) [(result)]
  93752. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93753. 19:19:17 T:2316 DEBUG: Previous line repeats 2 times.
  93754. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93755. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93756. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93757. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93758. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93759. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93760. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93761. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93762. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93763. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93764. 19:19:17 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93765. 19:19:18 T:2316 DEBUG: Previous line repeats 3 times.
  93766. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93767. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93768. 19:19:18 T:2316 DEBUG: Previous line repeats 1 times.
  93769. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93770. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93771. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93772. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93773. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93774. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93775. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93776. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93777. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93778. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93779. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93780. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93781. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93782. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93783. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93784. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93785. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93786. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93787. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93788. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93789. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93790. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93791. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93792. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93793. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93794. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93795. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93796. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93797. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93798. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93799. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93800. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93801. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93802. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93803. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93804. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93805. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93806. 19:19:18 T:2316 DEBUG: Previous line repeats 1 times.
  93807. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93808. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93809. 19:19:18 T:2316 DEBUG: Previous line repeats 2 times.
  93810. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93811. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93812. 19:19:18 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93813. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93814. 19:19:19 T:2316 DEBUG: Previous line repeats 1 times.
  93815. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93816. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93817. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93818. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93819. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93820. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93821. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93822. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93823. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93824. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93825. 19:19:19 T:2316 DEBUG: Previous line repeats 1 times.
  93826. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93827. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93828. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93829. 19:19:19 T:2316 DEBUG: Previous line repeats 1 times.
  93830. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93831. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93832. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93833. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93834. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93835. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93836. 19:19:19 T:2316 DEBUG: Previous line repeats 1 times.
  93837. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93838. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93839. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93840. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93841. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93842. 19:19:19 T:2316 DEBUG: Previous line repeats 2 times.
  93843. 19:19:19 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93844. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93845. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93846. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93847. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93848. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93849. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93850. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93851. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93852. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93853. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93854. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93855. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93856. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93857. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93858. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93859. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93860. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93861. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93862. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93863. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93864. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93865. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93866. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93867. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93868. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93869. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93870. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93871. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93872. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93873. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93874. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93875. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93876. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93877. 19:19:20 T:2316 DEBUG: Previous line repeats 2 times.
  93878. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93879. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93880. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93881. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93882. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93883. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93884. 19:19:20 T:5004 DEBUG: CPullupCorrection: detected pattern of length 2: 30050.00 53366.67, frameduration: 41708.333333
  93885. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93886. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93887. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93888. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93889. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93890. 19:19:20 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93891. 19:19:21 T:2316 DEBUG: Previous line repeats 1 times.
  93892. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93893. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93894. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93895. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93896. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93897. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93898. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93899. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93900. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93901. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93902. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93903. 19:19:21 T:2316 DEBUG: Previous line repeats 1 times.
  93904. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93905. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93906. 19:19:21 T:2316 DEBUG: Previous line repeats 1 times.
  93907. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93908. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93909. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93910. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93911. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93912. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93913. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93914. 19:19:21 T:2316 DEBUG: Previous line repeats 1 times.
  93915. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93916. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93917. 19:19:21 T:2316 DEBUG: Previous line repeats 2 times.
  93918. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93919. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93920. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93921. 19:19:21 T:2316 DEBUG: Previous line repeats 2 times.
  93922. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93923. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93924. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93925. 19:19:21 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93926. 19:19:22 T:2316 DEBUG: Previous line repeats 2 times.
  93927. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93928. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93929. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93930. 19:19:22 T:2316 DEBUG: Previous line repeats 2 times.
  93931. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93932. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93933. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93934. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93935. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93936. 19:19:22 T:2316 DEBUG: Previous line repeats 1 times.
  93937. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93938. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93939. 19:19:22 T:2316 DEBUG: Previous line repeats 1 times.
  93940. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93941. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93942. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93943. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93944. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93945. 19:19:22 T:2316 DEBUG: Previous line repeats 3 times.
  93946. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93947. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93948. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93949. 19:19:22 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  93950. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93951. 19:19:22 T:2316 DEBUG: Previous line repeats 3 times.
  93952. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93953. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93954. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93955. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93956. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93957. 19:19:22 T:2316 DEBUG: Previous line repeats 4 times.
  93958. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93959. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93960. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93961. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93962. 19:19:22 T:2316 DEBUG: Previous line repeats 1 times.
  93963. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93964. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93965. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93966. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93967. 19:19:22 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93968. 19:19:22 T:2316 DEBUG: Previous line repeats 1 times.
  93969. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93970. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93971. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93972. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93973. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93974. 19:19:23 T:2316 DEBUG: Previous line repeats 2 times.
  93975. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93976. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93977. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93978. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93979. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93980. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93981. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93982. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93983. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93984. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93985. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93986. 19:19:23 T:2316 DEBUG: Previous line repeats 2 times.
  93987. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93988. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93989. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93990. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93991. 19:19:23 T:2316 DEBUG: Previous line repeats 1 times.
  93992. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  93993. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93994. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  93995. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93996. 19:19:23 T:2316 DEBUG: Previous line repeats 1 times.
  93997. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  93998. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  93999. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94000. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94001. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94002. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94003. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94004. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94005. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94006. 19:19:23 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94007. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94008. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94009. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94010. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94011. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94012. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94013. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94014. 19:19:24 T:2316 DEBUG: Previous line repeats 1 times.
  94015. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94016. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94017. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94018. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94019. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94020. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94021. 19:19:24 T:2316 DEBUG: Previous line repeats 1 times.
  94022. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94023. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94024. 19:19:24 T:2316 DEBUG: Previous line repeats 1 times.
  94025. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94026. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94027. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94028. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94029. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94030. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94031. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94032. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94033. 19:19:24 T:2316 DEBUG: Previous line repeats 1 times.
  94034. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94035. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94036. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94037. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94038. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94039. 19:19:24 T:2316 DEBUG: Previous line repeats 2 times.
  94040. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94041. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94042. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94043. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94044. 19:19:24 T:2316 DEBUG: Previous line repeats 3 times.
  94045. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94046. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94047. 19:19:24 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94048. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94049. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94050. 19:19:25 T:2316 DEBUG: Previous line repeats 2 times.
  94051. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94052. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94053. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94054. 19:19:25 T:2316 DEBUG: Previous line repeats 1 times.
  94055. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94056. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94057. 19:19:25 T:2316 DEBUG: Previous line repeats 1 times.
  94058. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94059. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94060. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94061. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94062. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94063. 19:19:25 T:2316 DEBUG: Previous line repeats 3 times.
  94064. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94065. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94066. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94067. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94068. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94069. 19:19:25 T:2316 DEBUG: Previous line repeats 1 times.
  94070. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94071. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94072. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94073. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94074. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94075. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94076. 19:19:25 T:2316 DEBUG: Previous line repeats 2 times.
  94077. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94078. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94079. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94080. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94081. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94082. 19:19:25 T:2316 DEBUG: Previous line repeats 2 times.
  94083. 19:19:25 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94084. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94085. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94086. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94087. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94088. 19:19:26 T:2316 DEBUG: Previous line repeats 1 times.
  94089. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94090. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94091. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94092. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94093. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94094. 19:19:26 T:2316 DEBUG: Previous line repeats 3 times.
  94095. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94096. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94097. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94098. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94099. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94100. 19:19:26 T:2316 DEBUG: Previous line repeats 2 times.
  94101. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94102. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94103. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94104. 19:19:26 T:2316 DEBUG: Previous line repeats 1 times.
  94105. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94106. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94107. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94108. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94109. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94110. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94111. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94112. 19:19:26 T:2316 DEBUG: Previous line repeats 2 times.
  94113. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94114. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94115. 19:19:26 T:2316 DEBUG: Previous line repeats 1 times.
  94116. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94117. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94118. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94119. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94120. 19:19:26 T:2316 DEBUG: Previous line repeats 1 times.
  94121. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94122. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94123. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94124. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94125. 19:19:26 T:2316 DEBUG: Previous line repeats 1 times.
  94126. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94127. 19:19:26 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94128. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94129. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94130. 19:19:27 T:2316 DEBUG: Previous line repeats 1 times.
  94131. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94132. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94133. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94134. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94135. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94136. 19:19:27 T:2316 DEBUG: Previous line repeats 1 times.
  94137. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94138. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94139. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94140. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94141. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94142. 19:19:27 T:2316 DEBUG: Previous line repeats 1 times.
  94143. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94144. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94145. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94146. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94147. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94148. 19:19:27 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  94149. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94150. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94151. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94152. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94153. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94154. 19:19:27 T:2316 DEBUG: Previous line repeats 3 times.
  94155. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94156. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94157. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94158. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94159. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94160. 19:19:27 T:2316 DEBUG: Previous line repeats 3 times.
  94161. 19:19:27 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94162. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94163. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94164. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94165. 19:19:28 T:2316 DEBUG: Previous line repeats 3 times.
  94166. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94167. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94168. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94169. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94170. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94171. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94172. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94173. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94174. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94175. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94176. 19:19:28 T:2316 DEBUG: Previous line repeats 3 times.
  94177. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94178. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94179. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94180. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94181. 19:19:28 T:2316 DEBUG: Previous line repeats 1 times.
  94182. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94183. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94184. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94185. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94186. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94187. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94188. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94189. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94190. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94191. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94192. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94193. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94194. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94195. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94196. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94197. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94198. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94199. 19:19:28 T:2316 DEBUG: Previous line repeats 1 times.
  94200. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94201. 19:19:28 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94202. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94203. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94204. 19:19:29 T:2316 DEBUG: Previous line repeats 1 times.
  94205. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94206. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94207. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94208. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94209. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94210. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94211. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94212. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94213. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94214. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94215. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94216. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94217. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94218. 19:19:29 T:2316 DEBUG: Previous line repeats 1 times.
  94219. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94220. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94221. 19:19:29 T:2316 DEBUG: Previous line repeats 1 times.
  94222. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94223. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94224. 19:19:29 T:2316 DEBUG: Previous line repeats 1 times.
  94225. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94226. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94227. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94228. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94229. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94230. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94231. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94232. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94233. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94234. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94235. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94236. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94237. 19:19:29 T:2316 DEBUG: Previous line repeats 1 times.
  94238. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94239. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94240. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94241. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94242. 19:19:29 T:2316 DEBUG: Previous line repeats 2 times.
  94243. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94244. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94245. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94246. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94247. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94248. 19:19:29 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94249. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94250. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94251. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94252. 19:19:30 T:2316 DEBUG: Previous line repeats 3 times.
  94253. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94254. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94255. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94256. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94257. 19:19:30 T:2316 DEBUG: Previous line repeats 2 times.
  94258. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94259. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94260. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94261. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94262. 19:19:30 T:2316 DEBUG: Previous line repeats 1 times.
  94263. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94264. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94265. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94266. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94267. 19:19:30 T:2316 DEBUG: Previous line repeats 1 times.
  94268. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94269. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94270. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94271. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94272. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94273. 19:19:30 T:2316 DEBUG: Previous line repeats 1 times.
  94274. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94275. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94276. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94277. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94278. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94279. 19:19:30 T:2316 DEBUG: Previous line repeats 1 times.
  94280. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94281. 19:19:30 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94282. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94283. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94284. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94285. 19:19:31 T:2316 DEBUG: Previous line repeats 1 times.
  94286. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94287. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94288. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94289. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94290. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94291. 19:19:31 T:2316 DEBUG: Previous line repeats 1 times.
  94292. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94293. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94294. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94295. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94296. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94297. 19:19:31 T:2316 DEBUG: Previous line repeats 2 times.
  94298. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94299. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94300. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94301. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94302. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94303. 19:19:31 T:2316 DEBUG: Previous line repeats 2 times.
  94304. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94305. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94306. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94307. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94308. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94309. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94310. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94311. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94312. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94313. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94314. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94315. 19:19:31 T:2316 DEBUG: Previous line repeats 2 times.
  94316. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94317. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94318. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94319. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94320. 19:19:31 T:2316 DEBUG: Previous line repeats 1 times.
  94321. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94322. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94323. 19:19:31 T:2316 DEBUG: Previous line repeats 1 times.
  94324. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94325. 19:19:31 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94326. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94327. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94328. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94329. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94330. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94331. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94332. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94333. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94334. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94335. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94336. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94337. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94338. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94339. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94340. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94341. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94342. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94343. 19:19:32 T:5808 DEBUG: Previous line repeats 2 times.
  94344. 19:19:32 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  94345. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94346. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94347. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94348. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94349. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94350. 19:19:32 T:2316 DEBUG: Previous line repeats 2 times.
  94351. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94352. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94353. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94354. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94355. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94356. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94357. 19:19:32 T:2316 DEBUG: Previous line repeats 1 times.
  94358. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94359. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94360. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94361. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94362. 19:19:32 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94363. 19:19:33 T:2316 DEBUG: Previous line repeats 4 times.
  94364. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94365. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94366. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94367. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94368. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94369. 19:19:33 T:2316 DEBUG: Previous line repeats 1 times.
  94370. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94371. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94372. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94373. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94374. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94375. 19:19:33 T:2316 DEBUG: Previous line repeats 2 times.
  94376. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94377. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94378. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94379. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94380. 19:19:33 T:2316 DEBUG: Previous line repeats 1 times.
  94381. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94382. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94383. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94384. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94385. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94386. 19:19:33 T:2316 DEBUG: Previous line repeats 1 times.
  94387. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94388. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94389. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94390. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94391. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94392. 19:19:33 T:2316 DEBUG: Previous line repeats 2 times.
  94393. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94394. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94395. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94396. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94397. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94398. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94399. 19:19:33 T:2316 DEBUG: Previous line repeats 1 times.
  94400. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94401. 19:19:33 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94402. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94403. 19:19:34 T:2316 DEBUG: Previous line repeats 1 times.
  94404. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94405. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94406. 19:19:34 T:2316 DEBUG: Previous line repeats 1 times.
  94407. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94408. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94409. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94410. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94411. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94412. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94413. 19:19:34 T:2316 DEBUG: Previous line repeats 2 times.
  94414. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94415. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94416. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94417. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94418. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94419. 19:19:34 T:2316 DEBUG: Previous line repeats 1 times.
  94420. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94421. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94422. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94423. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94424. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94425. 19:19:34 T:2316 DEBUG: Previous line repeats 1 times.
  94426. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94427. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94428. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94429. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94430. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94431. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94432. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94433. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94434. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94435. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94436. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94437. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94438. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94439. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94440. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94441. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94442. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94443. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94444. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94445. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94446. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94447. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94448. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94449. 19:19:34 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94450. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94451. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94452. 19:19:35 T:2316 DEBUG: Previous line repeats 2 times.
  94453. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94454. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94455. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94456. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94457. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94458. 19:19:35 T:2316 DEBUG: Previous line repeats 2 times.
  94459. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94460. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94461. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94462. 19:19:35 T:2316 DEBUG: Previous line repeats 1 times.
  94463. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94464. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94465. 19:19:35 T:2316 DEBUG: Previous line repeats 3 times.
  94466. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94467. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94468. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94469. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94470. 19:19:35 T:2316 DEBUG: Previous line repeats 2 times.
  94471. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94472. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94473. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94474. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94475. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94476. 19:19:35 T:2316 DEBUG: Previous line repeats 2 times.
  94477. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94478. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94479. 19:19:35 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94480. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94481. 19:19:36 T:2316 DEBUG: Previous line repeats 2 times.
  94482. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94483. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94484. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94485. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94486. 19:19:36 T:2316 DEBUG: Previous line repeats 1 times.
  94487. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94488. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94489. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94490. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94491. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94492. 19:19:36 T:2316 DEBUG: Previous line repeats 3 times.
  94493. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94494. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94495. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94496. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94497. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94498. 19:19:36 T:2316 DEBUG: Previous line repeats 1 times.
  94499. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94500. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94501. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94502. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94503. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94504. 19:19:36 T:2316 DEBUG: Previous line repeats 2 times.
  94505. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94506. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94507. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94508. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94509. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94510. 19:19:36 T:2316 DEBUG: Previous line repeats 1 times.
  94511. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94512. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94513. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94514. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94515. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94516. 19:19:36 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94517. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94518. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94519. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94520. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94521. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94522. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94523. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94524. 19:19:37 T:2316 DEBUG: Previous line repeats 2 times.
  94525. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94526. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94527. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94528. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94529. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94530. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94531. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94532. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94533. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94534. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94535. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94536. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94537. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94538. 19:19:37 T:2316 DEBUG: Previous line repeats 2 times.
  94539. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94540. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94541. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94542. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94543. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94544. 19:19:37 T:2316 DEBUG: Previous line repeats 2 times.
  94545. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94546. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94547. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94548. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94549. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94550. 19:19:37 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  94551. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94552. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94553. 19:19:37 T:2316 DEBUG: Previous line repeats 2 times.
  94554. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94555. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94556. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94557. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94558. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94559. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94560. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94561. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94562. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94563. 19:19:37 T:2316 DEBUG: Previous line repeats 1 times.
  94564. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94565. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94566. 19:19:37 T:2316 DEBUG: Previous line repeats 2 times.
  94567. 19:19:37 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94568. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94569. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94570. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94571. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94572. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94573. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94574. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94575. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94576. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94577. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94578. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94579. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94580. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94581. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94582. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94583. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94584. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94585. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94586. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94587. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94588. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94589. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94590. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94591. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94592. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94593. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94594. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94595. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94596. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94597. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94598. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94599. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94600. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94601. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94602. 19:19:38 T:2316 DEBUG: Previous line repeats 1 times.
  94603. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94604. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94605. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94606. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94607. 19:19:38 T:2316 DEBUG: Previous line repeats 3 times.
  94608. 19:19:38 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94609. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94610. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94611. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94612. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94613. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94614. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94615. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94616. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94617. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94618. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94619. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94620. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94621. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94622. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94623. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94624. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94625. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94626. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94627. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94628. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94629. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94630. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94631. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94632. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94633. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94634. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94635. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94636. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94637. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94638. 19:19:39 T:2316 DEBUG: Previous line repeats 1 times.
  94639. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94640. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94641. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94642. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94643. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94644. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94645. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94646. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94647. 19:19:39 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94648. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94649. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94650. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94651. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94652. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94653. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94654. 19:19:40 T:2316 DEBUG: Previous line repeats 2 times.
  94655. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94656. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94657. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94658. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94659. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94660. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94661. 19:19:40 T:2316 DEBUG: Previous line repeats 1 times.
  94662. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94663. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94664. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94665. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94666. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94667. 19:19:40 T:2316 DEBUG: Previous line repeats 3 times.
  94668. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94669. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94670. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94671. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94672. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94673. 19:19:40 T:2316 DEBUG: Previous line repeats 3 times.
  94674. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94675. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94676. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94677. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94678. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94679. 19:19:40 T:2316 DEBUG: Previous line repeats 4 times.
  94680. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94681. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94682. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94683. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94684. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94685. 19:19:40 T:2316 DEBUG: Previous line repeats 2 times.
  94686. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94687. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94688. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94689. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94690. 19:19:40 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94691. 19:19:41 T:2316 DEBUG: Previous line repeats 4 times.
  94692. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94693. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94694. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94695. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94696. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94697. 19:19:41 T:2316 DEBUG: Previous line repeats 4 times.
  94698. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94699. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94700. 19:19:41 T:2316 DEBUG: Previous line repeats 1 times.
  94701. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94702. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94703. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94704. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94705. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94706. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94707. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94708. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94709. 19:19:41 T:2316 DEBUG: Previous line repeats 2 times.
  94710. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94711. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94712. 19:19:41 T:2316 DEBUG: Previous line repeats 1 times.
  94713. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94714. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94715. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94716. 19:19:41 T:2316 DEBUG: Previous line repeats 3 times.
  94717. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94718. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94719. 19:19:41 T:2316 DEBUG: Previous line repeats 1 times.
  94720. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94721. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94722. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94723. 19:19:41 T:2316 DEBUG: Previous line repeats 1 times.
  94724. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94725. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94726. 19:19:41 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94727. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94728. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94729. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94730. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94731. 19:19:42 T:2316 DEBUG: Previous line repeats 2 times.
  94732. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94733. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94734. 19:19:42 T:2316 DEBUG: Previous line repeats 2 times.
  94735. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94736. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94737. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94738. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94739. 19:19:42 T:2316 DEBUG: Previous line repeats 1 times.
  94740. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94741. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94742. 19:19:42 T:5808 DEBUG: PERIPHERALS::CPeripherals::GetMappingForDevice - device (2548:1002) mapped to Pulse-Eight CEC Adapter (type = cec)
  94743. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94744. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94745. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94746. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94747. 19:19:42 T:2316 DEBUG: Previous line repeats 1 times.
  94748. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94749. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94750. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94751. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94752. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94753. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94754. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94755. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94756. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94757. 19:19:42 T:2316 DEBUG: Previous line repeats 1 times.
  94758. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94759. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94760. 19:19:42 T:2316 DEBUG: Previous line repeats 2 times.
  94761. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94762. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94763. 19:19:42 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94764. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94765. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94766. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94767. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94768. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94769. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94770. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94771. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94772. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94773. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94774. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94775. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94776. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94777. 19:19:43 T:6184 DEBUG: Previous line repeats 2 times.
  94778. 19:19:43 T:6184 DEBUG: CInputManager::OnKey: menu (0xd8) pressed, action is Back
  94779. 19:19:43 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  94780. 19:19:43 T:6184 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  94781. 19:19:43 T:6184 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  94782. 19:19:43 T:6184 DEBUG: ------ Window Init (Home.xml) ------
  94783. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  94784. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites/]: refreshing..
  94785. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites2/]: refreshing..
  94786. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://channels/tv/Favorites3/]: refreshing..
  94787. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Default?view=flat]: refreshing..
  94788. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  94789. 19:19:43 T:6184 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  94790. 19:19:43 T:724 DEBUG: Thread JobWorker start, auto delete: true
  94791. 19:19:43 T:724 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  94792. 19:19:43 T:5096 DEBUG: Thread JobWorker start, auto delete: true
  94793. 19:19:43 T:5096 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites)
  94794. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d8 avail_size_in_buf=48566
  94795. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 0 bytes (0 bits)
  94796. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e0 avail_size_in_buf=48564
  94797. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 16 bytes (128 bits)
  94798. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=48546
  94799. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 1644 bytes (13152 bits)
  94800. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e1 avail_size_in_buf=46899
  94801. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 2326 bytes (18608 bits)
  94802. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=e2 avail_size_in_buf=44570
  94803. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 3159 bytes (25272 bits)
  94804. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41408
  94805. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=0
  94806. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[0]: 2
  94807. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  94808. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=db avail_size_in_buf=41339
  94809. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] index=1
  94810. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] qscale[1]: 3
  94811. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 67 bytes (536 bits)
  94812. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c0 avail_size_in_buf=41270
  94813. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] Changing bps from 0 to 8
  94814. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] sof0: picture: 1920x1080
  94815. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 0 1:1 id: 0 quant:0
  94816. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 1 1:1 id: 1 quant:1
  94817. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component 2 1:1 id: 2 quant:1
  94818. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] pix fmt id 11111100
  94819. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 17 bytes (136 bits)
  94820. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41251
  94821. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=0 nb_codes=9
  94822. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 27 bytes (216 bits)
  94823. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41222
  94824. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=0 nb_codes=242
  94825. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 39 bytes (312 bits)
  94826. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41181
  94827. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=0 index=1 nb_codes=1
  94828. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  94829. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=c4 avail_size_in_buf=41159
  94830. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] class=1 index=1 nb_codes=1
  94831. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 20 bytes (160 bits)
  94832. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] escaping removed 45 bytes
  94833. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=da avail_size_in_buf=41137
  94834. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 0
  94835. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 1
  94836. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] component: 2
  94837. 19:19:43 T:5096 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites2)
  94838. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker parser used 41091 bytes (328722 bits)
  94839. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] marker=d9 avail_size_in_buf=0
  94840. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [mjpeg] decode frame unused 0 bytes
  94841. 19:19:43 T:724 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/Favorites3)
  94842. 19:19:43 T:6184 DEBUG: ffmpeg[1828]: [swscaler] Forcing full internal H chroma due to input having non subsampled chroma
  94843. 19:19:43 T:5096 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active/Default?view=flat)
  94844. 19:19:43 T:724 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  94845. 19:19:43 T:724 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  94846. 19:19:43 T:724 INFO: WEATHER: Downloading weather
  94847. 19:19:43 T:6272 DEBUG: Thread LanguageInvoker start, auto delete: false
  94848. 19:19:43 T:6272 INFO: initializing python engine.
  94849. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.jpg
  94850. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-poster.png
  94851. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.jpg
  94852. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Chesapeake Shores/Chesapeake Shores s01e09 (2016) Exes Mark the Spot, TV (Hallmark HD), 20161010_010000, 1624_1476061200_6bb-banner.png
  94853. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.jpg
  94854. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-poster.png
  94855. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.jpg
  94856. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-banner.png
  94857. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.jpg
  94858. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.jpg
  94859. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/Hallmark Movie 2016-10-08 20:00:00, TV (Hallmark HD), 20161009_010000, 1624_1475974800_65a-fanart.png
  94860. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Hallmark Movie/fanart.png
  94861. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.jpg
  94862. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-poster.png
  94863. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.jpg
  94864. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Late Show With Stephen Colbert/The Late Show With Stephen Colbert s02e24 (2016) Diane Lane; Aja Naomi King; Sebastian Maniscalco, TV (KHOU), 20161008_033700, 1011_1475897820_5cc-banner.png
  94865. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.jpg
  94866. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-poster.png
  94867. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.jpg
  94868. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-banner.png
  94869. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.jpg
  94870. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.jpg
  94871. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/KHOU 11 News at 10PM (2012), TV (KHOU), 20161008_032900, 1011_1475897340_5b8-fanart.png
  94872. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/KHOU 11 News at 10PM/fanart.png
  94873. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.jpg
  94874. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-poster.png
  94875. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.jpg
  94876. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-banner.png
  94877. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.jpg
  94878. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.jpg
  94879. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/Friday Football (2001), TV (KPRC), 20161008_032900, 1012_1475897340_5b9-fanart.png
  94880. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/Friday Football/fanart.png
  94881. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.jpg
  94882. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-poster.png
  94883. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.jpg
  94884. 19:19:43 T:5096 WARNING: XFILE::CFileFactory::CreateLoader - unsupported protocol(pvr) in pvr://recordings/tv/active/Default/The Blacklist/The Blacklist s04e03 (2016) Miles McGrath, TV (NBC HD (KPRC)), 20161007_020000, 1612_1475805600_548-banner.png
  94885. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94886. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94887. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94888. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94889. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94890. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94891. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94892. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94893. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94894. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94895. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94896. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94897. 19:19:43 T:6272 DEBUG: CPythonInvoker(3, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): start processing
  94898. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94899. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94900. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94901. 19:19:43 T:2316 DEBUG: Previous line repeats 1 times.
  94902. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94903. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94904. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94905. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94906. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94907. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94908. 19:19:43 T:6272 DEBUG: Previous line repeats 2 times.
  94909. 19:19:43 T:6272 DEBUG: -->Python Interpreter Initialized<--
  94910. 19:19:43 T:6272 DEBUG: CPythonInvoker(3, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): the source file to load is "C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py"
  94911. 19:19:43 T:6272 DEBUG: CPythonInvoker(3, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): setting the Python path to C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  94912. 19:19:43 T:6272 DEBUG: CPythonInvoker(3, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): entering source directory C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended
  94913. 19:19:43 T:6272 DEBUG: CPythonInvoker(3, C:\Users\hapi\AppData\Roaming\Kodi\addons\weather.openweathermap.extended\default.py): instantiating addon using automatically obtained id of "weather.openweathermap.extended" dependent on version 2.25.0 of the xbmc.python api
  94914. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94915. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94916. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94917. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94918. 19:19:43 T:2316 DEBUG: Previous line repeats 7 times.
  94919. 19:19:43 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94920. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94921. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94922. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94923. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94924. 19:19:44 T:2316 DEBUG: Previous line repeats 1 times.
  94925. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94926. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94927. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94928. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94929. 19:19:44 T:6304 DEBUG: Thread LanguageInvoker start, auto delete: false
  94930. 19:19:44 T:6304 INFO: initializing python engine.
  94931. 19:19:44 T:6304 DEBUG: CPythonInvoker(4, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): start processing
  94932. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94933. 19:19:44 T:2316 DEBUG: Previous line repeats 2 times.
  94934. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94935. 19:19:44 T:6304 DEBUG: -->Python Interpreter Initialized<--
  94936. 19:19:44 T:6304 DEBUG: CPythonInvoker(4, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): the source file to load is "C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py"
  94937. 19:19:44 T:6304 DEBUG: CPythonInvoker(4, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): setting the Python path to C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps;C:\Program Files (x86)\Kodi\addons\script.module.pil\lib;C:\Program Files (x86)\Kodi\system\python\DLLs;C:\Program Files (x86)\Kodi\system\python\Lib;C:\Program Files (x86)\Kodi\python27.zip;C:\Program Files (x86)\Kodi\system\python\lib\plat-win;C:\Program Files (x86)\Kodi\system\python\lib\lib-tk;C:\Program Files (x86)\Kodi;C:\Program Files (x86)\Kodi\system\python;C:\Program Files (x86)\Kodi\system\python\lib\site-packages
  94938. 19:19:44 T:6304 DEBUG: CPythonInvoker(4, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): entering source directory C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps
  94939. 19:19:44 T:6304 DEBUG: CPythonInvoker(4, C:\Users\hapi\AppData\Roaming\Kodi\addons\script.openweathermap.maps\default.py): instantiating addon using automatically obtained id of "script.openweathermap.maps" dependent on version 2.20.0 of the xbmc.python api
  94940. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94941. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94942. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94943. 19:19:44 T:2316 DEBUG: Previous line repeats 1 times.
  94944. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94945. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94946. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94947. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94948. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94949. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94950. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94951. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94952. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94953. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94954. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94955. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94956. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94957. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94958. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94959. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94960. 19:19:44 T:4552 DEBUG: Thread EPGUpdater 4552 terminating
  94961. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94962. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94963. 19:19:44 T:2316 DEBUG: Previous line repeats 1 times.
  94964. 19:19:44 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94965. 19:19:45 T:4948 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  94966. 19:19:45 T:7368 DEBUG: Thread Timer 7368 terminating
  94967. 19:19:45 T:5288 DEBUG: Thread PeripEventScanner 5288 terminating
  94968. 19:19:45 T:5808 DEBUG: Thread PeripBusUSB 5808 terminating
  94969. 19:19:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PMT: len 39
  94970. 19:19:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff2 pes_code=0x1bd
  94971. 19:19:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94972. 19:19:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] PAT:
  94973. 19:19:45 T:2316 DEBUG: ffmpeg[90C]: [mpegts] pid=ff1 pes_code=0x1e0
  94974. 19:19:45 T:5984 DEBUG: Thread PeripBusCEC 5984 terminating
  94975. 19:19:45 T:3360 DEBUG: Thread PeripBusAddon 3360 terminating
  94976. 19:19:45 T:6304 DEBUG: SECTION:UnloadDll(C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll)
  94977. 19:19:45 T:6304 FATAL: C:\Program Files (x86)\Kodi\addons\peripheral.joystick\peripheral.joystick.dll is a system dll and should never be released
  94978. 19:19:45 T:6304 INFO: ADDON: Dll Destroyed - Joystick Support
  94979. 19:19:45 T:6184 DEBUG: CInputManager::OnKey: 255 (0xffff, obc-65280) pressed, action is
Advertisement
Add Comment
Please, Sign In to add comment